public class IfcCShapeProfileDef4X3 extends IfcParameterizedProfileDef4X3 implements com.aspose.cad_internal.fileformats.ifc.IIfcCShapeProfileDef
| Constructor and Description |
|---|
IfcCShapeProfileDef4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcPositiveLengthMeasure4X3 |
getDepth() |
IfcPositiveLengthMeasure4X3 |
getGirth() |
IfcNonNegativeLengthMeasure4X3 |
getInternalFilletRadius() |
IfcPositiveLengthMeasure4X3 |
getWallThickness() |
IfcPositiveLengthMeasure4X3 |
getWidth() |
void |
setDepth(IfcPositiveLengthMeasure4X3 value) |
void |
setGirth(IfcPositiveLengthMeasure4X3 value) |
void |
setInternalFilletRadius(IfcNonNegativeLengthMeasure4X3 value) |
void |
setWallThickness(IfcPositiveLengthMeasure4X3 value) |
void |
setWidth(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 getWidth()
public final void setWidth(IfcPositiveLengthMeasure4X3 value)
public final IfcPositiveLengthMeasure4X3 getWallThickness()
public final void setWallThickness(IfcPositiveLengthMeasure4X3 value)
public final IfcPositiveLengthMeasure4X3 getGirth()
public final void setGirth(IfcPositiveLengthMeasure4X3 value)
public final IfcNonNegativeLengthMeasure4X3 getInternalFilletRadius()
public final void setInternalFilletRadius(IfcNonNegativeLengthMeasure4X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.