@IfcClass(layer=RESOURCE, type=ENTITY) public class IfcArbitraryOpenProfileDef extends IfcProfileDef
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcBoundedCurve |
curve |
stepNumber| 构造器和说明 |
|---|
IfcArbitraryOpenProfileDef(IfcProfileTypeEnum profileType,
IfcLabel profileName,
IfcBoundedCurve curve) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcBoundedCurve |
getCurve() |
boolean |
illegal() |
void |
setCurve(IfcBoundedCurve curve) |
getProfileName, getProfileType, setProfileName, setProfileTypecheck, getFileItem, getParamString, getStepNumber, isDefault, setStepNumber, toIfcprivate IfcBoundedCurve curve
@IfcParserConstructor public IfcArbitraryOpenProfileDef(IfcProfileTypeEnum profileType, IfcLabel profileName, IfcBoundedCurve curve)
public IfcBoundedCurve getCurve()
public void setCurve(IfcBoundedCurve curve)
public boolean illegal()
illegal 在接口中 IfcInterfaceillegal 在类中 IfcAbstractClassCopyright © 2023. All rights reserved.