public class IfcRectangleHollowProfileDef4X3 extends IfcRectangleProfileDef4X3
IfcRectangleHollowProfileDef
| Constructor and Description |
|---|
IfcRectangleHollowProfileDef4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcNonNegativeLengthMeasure4X3 |
getInnerFilletRadius() |
IfcNonNegativeLengthMeasure4X3 |
getOuterFilletRadius() |
IfcPositiveLengthMeasure4X3 |
getWallThickness() |
void |
setInnerFilletRadius(IfcNonNegativeLengthMeasure4X3 value) |
void |
setOuterFilletRadius(IfcNonNegativeLengthMeasure4X3 value) |
void |
setWallThickness(IfcPositiveLengthMeasure4X3 value) |
getXDim, getYDim, setXDim, setYDimgetPosition, setPositiongetProfileName, getProfileType, hasExternalReference, hasProperties, setProfileName, setProfileTypeequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcPositiveLengthMeasure4X3 getWallThickness()
public final void setWallThickness(IfcPositiveLengthMeasure4X3 value)
public final IfcNonNegativeLengthMeasure4X3 getInnerFilletRadius()
public final void setInnerFilletRadius(IfcNonNegativeLengthMeasure4X3 value)
public final IfcNonNegativeLengthMeasure4X3 getOuterFilletRadius()
public final void setOuterFilletRadius(IfcNonNegativeLengthMeasure4X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.