public class IfcTrapeziumProfileDef4 extends IfcParameterizedProfileDef4 implements com.aspose.cad_internal.fileformats.ifc.IIfcTrapeziumProfileDef
| Constructor and Description |
|---|
IfcTrapeziumProfileDef4() |
| Modifier and Type | Method and Description |
|---|---|
IfcPositiveLengthMeasure4 |
getBottomXDim() |
IfcPositiveLengthMeasure4 |
getTopXDim() |
IfcLengthMeasure4 |
getTopXOffset() |
IfcPositiveLengthMeasure4 |
getYDim() |
void |
setBottomXDim(IfcPositiveLengthMeasure4 value) |
void |
setTopXDim(IfcPositiveLengthMeasure4 value) |
void |
setTopXOffset(IfcLengthMeasure4 value) |
void |
setYDim(IfcPositiveLengthMeasure4 value) |
getPosition, setPositiongetProfileName, getProfileType, hasExternalReference, hasProperties, setProfileName, setProfileTypeequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcPositiveLengthMeasure4 getBottomXDim()
public final void setBottomXDim(IfcPositiveLengthMeasure4 value)
public final IfcPositiveLengthMeasure4 getTopXDim()
public final void setTopXDim(IfcPositiveLengthMeasure4 value)
public final IfcPositiveLengthMeasure4 getYDim()
public final void setYDim(IfcPositiveLengthMeasure4 value)
public final IfcLengthMeasure4 getTopXOffset()
public final void setTopXOffset(IfcLengthMeasure4 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.