public class IfcLShapeProfileDef extends IfcParameterizedProfileDef implements com.aspose.cad_internal.fileformats.ifc.IIfcLShapeProfileDef
Constructor and Description |
---|
IfcLShapeProfileDef() |
Modifier and Type | Method and Description |
---|---|
IfcPositiveLengthMeasure |
getDepth() |
IfcNonNegativeLengthMeasure |
getEdgeRadius() |
IfcNonNegativeLengthMeasure |
getFilletRadius() |
IfcPlaneAngleMeasure |
getLegSlope() |
IfcPositiveLengthMeasure |
getThickness() |
IfcPositiveLengthMeasure |
getWidth() |
void |
setDepth(IfcPositiveLengthMeasure value) |
void |
setEdgeRadius(IfcNonNegativeLengthMeasure value) |
void |
setFilletRadius(IfcNonNegativeLengthMeasure value) |
void |
setLegSlope(IfcPlaneAngleMeasure value) |
void |
setThickness(IfcPositiveLengthMeasure value) |
void |
setWidth(IfcPositiveLengthMeasure value) |
getPosition, setPosition
getProfileName, getProfileType, hasExternalReference, hasProperties, setProfileName, setProfileType
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public final IfcPositiveLengthMeasure getDepth()
public final void setDepth(IfcPositiveLengthMeasure value)
public final IfcPositiveLengthMeasure getWidth()
public final void setWidth(IfcPositiveLengthMeasure value)
public final IfcPositiveLengthMeasure getThickness()
public final void setThickness(IfcPositiveLengthMeasure value)
public final IfcNonNegativeLengthMeasure getFilletRadius()
public final void setFilletRadius(IfcNonNegativeLengthMeasure value)
public final IfcNonNegativeLengthMeasure getEdgeRadius()
public final void setEdgeRadius(IfcNonNegativeLengthMeasure value)
public final IfcPlaneAngleMeasure getLegSlope()
public final void setLegSlope(IfcPlaneAngleMeasure value)