@IfcClass(layer=RESOURCE, type=ENTITY) public class IfcArbitraryProfileDefWithVoids extends IfcArbitraryClosedProfileDef
| 限定符和类型 | 字段和说明 |
|---|---|
private SET<IfcCurve> |
InnerCurves |
stepNumber| 构造器和说明 |
|---|
IfcArbitraryProfileDefWithVoids() |
IfcArbitraryProfileDefWithVoids(IfcProfileTypeEnum profileType,
IfcLabel profileName,
IfcCurve outerCurve,
SET<IfcCurve> innerCurves) |
| 限定符和类型 | 方法和说明 |
|---|---|
SET<IfcCurve> |
getInnerCurves() |
void |
setInnerCurves(SET<IfcCurve> innerCurves) |
getOuterCurve, setOuterCurvegetProfileName, getProfileType, setProfileName, setProfileTypecheck, getFileItem, getParamString, getStepNumber, illegal, isDefault, setStepNumber, toIfcpublic IfcArbitraryProfileDefWithVoids()
@IfcParserConstructor public IfcArbitraryProfileDefWithVoids(IfcProfileTypeEnum profileType, IfcLabel profileName, IfcCurve outerCurve, SET<IfcCurve> innerCurves)
Copyright © 2023. All rights reserved.