public class IfcZShapeProfileDef4 extends IfcParameterizedProfileDef4 implements com.aspose.cad_internal.fileformats.ifc.IIfcZShapeProfileDef
| Constructor and Description |
|---|
IfcZShapeProfileDef4() |
| Modifier and Type | Method and Description |
|---|---|
IfcPositiveLengthMeasure4 |
getDepth() |
IfcNonNegativeLengthMeasure4 |
getEdgeRadius() |
IfcNonNegativeLengthMeasure4 |
getFilletRadius() |
IfcPositiveLengthMeasure4 |
getFlangeThickness() |
IfcPositiveLengthMeasure4 |
getFlangeWidth() |
IfcPositiveLengthMeasure4 |
getWebThickness() |
void |
setDepth(IfcPositiveLengthMeasure4 value) |
void |
setEdgeRadius(IfcNonNegativeLengthMeasure4 value) |
void |
setFilletRadius(IfcNonNegativeLengthMeasure4 value) |
void |
setFlangeThickness(IfcPositiveLengthMeasure4 value) |
void |
setFlangeWidth(IfcPositiveLengthMeasure4 value) |
void |
setWebThickness(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 getDepth()
public final void setDepth(IfcPositiveLengthMeasure4 value)
public final IfcPositiveLengthMeasure4 getFlangeWidth()
public final void setFlangeWidth(IfcPositiveLengthMeasure4 value)
public final IfcPositiveLengthMeasure4 getWebThickness()
public final void setWebThickness(IfcPositiveLengthMeasure4 value)
public final IfcPositiveLengthMeasure4 getFlangeThickness()
public final void setFlangeThickness(IfcPositiveLengthMeasure4 value)
public final IfcNonNegativeLengthMeasure4 getFilletRadius()
public final void setFilletRadius(IfcNonNegativeLengthMeasure4 value)
public final IfcNonNegativeLengthMeasure4 getEdgeRadius()
public final void setEdgeRadius(IfcNonNegativeLengthMeasure4 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.