public class IfcRectangleHollowProfileDef4 extends IfcRectangleProfileDef4
IfcRectangleHollowProfileDef
| Constructor and Description |
|---|
IfcRectangleHollowProfileDef4() |
| Modifier and Type | Method and Description |
|---|---|
IfcNonNegativeLengthMeasure4 |
getInnerFilletRadius() |
IfcNonNegativeLengthMeasure4 |
getOuterFilletRadius() |
IfcPositiveLengthMeasure4 |
getWallThickness() |
void |
setInnerFilletRadius(IfcNonNegativeLengthMeasure4 value) |
void |
setOuterFilletRadius(IfcNonNegativeLengthMeasure4 value) |
void |
setWallThickness(IfcPositiveLengthMeasure4 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 IfcPositiveLengthMeasure4 getWallThickness()
public final void setWallThickness(IfcPositiveLengthMeasure4 value)
public final IfcNonNegativeLengthMeasure4 getInnerFilletRadius()
public final void setInnerFilletRadius(IfcNonNegativeLengthMeasure4 value)
public final IfcNonNegativeLengthMeasure4 getOuterFilletRadius()
public final void setOuterFilletRadius(IfcNonNegativeLengthMeasure4 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.