public class IfcLShapeProfileDef4 extends IfcParameterizedProfileDef4 implements com.aspose.cad_internal.fileformats.ifc.IIfcLShapeProfileDef
| Constructor and Description |
|---|
IfcLShapeProfileDef4() |
| Modifier and Type | Method and Description |
|---|---|
IfcPositiveLengthMeasure4 |
getDepth() |
IfcNonNegativeLengthMeasure4 |
getEdgeRadius() |
IfcNonNegativeLengthMeasure4 |
getFilletRadius() |
IfcPlaneAngleMeasure4 |
getLegSlope() |
IfcPositiveLengthMeasure4 |
getThickness() |
IfcPositiveLengthMeasure4 |
getWidth() |
void |
setDepth(IfcPositiveLengthMeasure4 value) |
void |
setEdgeRadius(IfcNonNegativeLengthMeasure4 value) |
void |
setFilletRadius(IfcNonNegativeLengthMeasure4 value) |
void |
setLegSlope(IfcPlaneAngleMeasure4 value) |
void |
setThickness(IfcPositiveLengthMeasure4 value) |
void |
setWidth(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 getWidth()
public final void setWidth(IfcPositiveLengthMeasure4 value)
public final IfcPositiveLengthMeasure4 getThickness()
public final void setThickness(IfcPositiveLengthMeasure4 value)
public final IfcNonNegativeLengthMeasure4 getFilletRadius()
public final void setFilletRadius(IfcNonNegativeLengthMeasure4 value)
public final IfcNonNegativeLengthMeasure4 getEdgeRadius()
public final void setEdgeRadius(IfcNonNegativeLengthMeasure4 value)
public final IfcPlaneAngleMeasure4 getLegSlope()
public final void setLegSlope(IfcPlaneAngleMeasure4 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.