@IfcClass(layer=RESOURCE, type=ENTITY) public class IfcRoundedRectangleProfileDef extends IfcRectangleProfileDef
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcPositiveLengthMeasure |
roundingRadius |
stepNumber| 构造器和说明 |
|---|
IfcRoundedRectangleProfileDef(IfcProfileTypeEnum profileType,
IfcLabel profileName,
IfcAxis2Placement2D position,
IfcPositiveLengthMeasure xDim,
IfcPositiveLengthMeasure yDim,
IfcPositiveLengthMeasure roundingRadius) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcPositiveLengthMeasure |
getRoundingRadius() |
boolean |
illegal() |
void |
setRoundingRadius(IfcPositiveLengthMeasure roundingRadius) |
getXDim, getYDim, setXDim, setYDimgetPosition, setPositiongetProfileName, getProfileType, setProfileName, setProfileTypecheck, getFileItem, getParamString, getStepNumber, isDefault, setStepNumber, toIfcprivate IfcPositiveLengthMeasure roundingRadius
@IfcParserConstructor public IfcRoundedRectangleProfileDef(IfcProfileTypeEnum profileType, IfcLabel profileName, IfcAxis2Placement2D position, IfcPositiveLengthMeasure xDim, IfcPositiveLengthMeasure yDim, IfcPositiveLengthMeasure roundingRadius)
public IfcPositiveLengthMeasure getRoundingRadius()
public void setRoundingRadius(IfcPositiveLengthMeasure roundingRadius)
public boolean illegal()
illegal 在接口中 IfcInterfaceillegal 在类中 IfcAbstractClassCopyright © 2023. All rights reserved.