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