@IfcClass(layer=RESOURCE, type=ENTITY) public class IfcProfileProperties extends IfcAbstractClass
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcProfileDef |
profileDefinition |
private IfcLabel |
profileName |
stepNumber| 构造器和说明 |
|---|
IfcProfileProperties(IfcLabel profileName,
IfcProfileDef profileDefinition) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcProfileDef |
getProfileDefinition() |
IfcLabel |
getProfileName() |
void |
setProfileDefinition(IfcProfileDef profileDefinition) |
void |
setProfileName(IfcLabel profileName) |
check, getFileItem, getParamString, getStepNumber, illegal, isDefault, setStepNumber, toIfc@IfcOptionField private IfcLabel profileName
@IfcOptionField private IfcProfileDef profileDefinition
@IfcParserConstructor public IfcProfileProperties(IfcLabel profileName, IfcProfileDef profileDefinition)
public IfcLabel getProfileName()
public void setProfileName(IfcLabel profileName)
public IfcProfileDef getProfileDefinition()
public void setProfileDefinition(IfcProfileDef profileDefinition)
Copyright © 2023. All rights reserved.