public class IfcUShapeProfileDef4X3 extends IfcParameterizedProfileDef4X3 implements com.aspose.cad_internal.fileformats.ifc.IIfcUShapeProfileDef
| Constructor and Description |
|---|
IfcUShapeProfileDef4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcPositiveLengthMeasure4X3 |
getDepth() |
IfcNonNegativeLengthMeasure4X3 |
getEdgeRadius() |
IfcNonNegativeLengthMeasure4X3 |
getFilletRadius() |
IfcPlaneAngleMeasure4X3 |
getFlangeSlope() |
IfcPositiveLengthMeasure4X3 |
getFlangeThickness() |
IfcPositiveLengthMeasure4X3 |
getFlangeWidth() |
IfcPositiveLengthMeasure4X3 |
getWebThickness() |
void |
setDepth(IfcPositiveLengthMeasure4X3 value) |
void |
setEdgeRadius(IfcNonNegativeLengthMeasure4X3 value) |
void |
setFilletRadius(IfcNonNegativeLengthMeasure4X3 value) |
void |
setFlangeSlope(IfcPlaneAngleMeasure4X3 value) |
void |
setFlangeThickness(IfcPositiveLengthMeasure4X3 value) |
void |
setFlangeWidth(IfcPositiveLengthMeasure4X3 value) |
void |
setWebThickness(IfcPositiveLengthMeasure4X3 value) |
getPosition, setPositiongetProfileName, getProfileType, hasExternalReference, hasProperties, setProfileName, setProfileTypeequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcPositiveLengthMeasure4X3 getDepth()
public final void setDepth(IfcPositiveLengthMeasure4X3 value)
public final IfcPositiveLengthMeasure4X3 getFlangeWidth()
public final void setFlangeWidth(IfcPositiveLengthMeasure4X3 value)
public final IfcPositiveLengthMeasure4X3 getWebThickness()
public final void setWebThickness(IfcPositiveLengthMeasure4X3 value)
public final IfcPositiveLengthMeasure4X3 getFlangeThickness()
public final void setFlangeThickness(IfcPositiveLengthMeasure4X3 value)
public final IfcNonNegativeLengthMeasure4X3 getFilletRadius()
public final void setFilletRadius(IfcNonNegativeLengthMeasure4X3 value)
public final IfcNonNegativeLengthMeasure4X3 getEdgeRadius()
public final void setEdgeRadius(IfcNonNegativeLengthMeasure4X3 value)
public final IfcPlaneAngleMeasure4X3 getFlangeSlope()
public final void setFlangeSlope(IfcPlaneAngleMeasure4X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.