@IfcClass(layer=RESOURCE, type=ENTITY) public class IfcCompositeProfileDef extends IfcProfileDef
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcLabel |
label |
private SET<IfcProfileDef> |
profiles |
stepNumber| 构造器和说明 |
|---|
IfcCompositeProfileDef(IfcProfileTypeEnum profileType,
IfcLabel profileName,
SET<IfcProfileDef> profiles,
IfcLabel label) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcLabel |
getLabel() |
SET<IfcProfileDef> |
getProfiles() |
boolean |
illegal() |
void |
setLabel(IfcLabel label) |
void |
setProfiles(SET<IfcProfileDef> profiles) |
getProfileName, getProfileType, setProfileName, setProfileTypecheck, getFileItem, getParamString, getStepNumber, isDefault, setStepNumber, toIfcprivate SET<IfcProfileDef> profiles
@IfcOptionField private IfcLabel label
@IfcParserConstructor public IfcCompositeProfileDef(IfcProfileTypeEnum profileType, IfcLabel profileName, SET<IfcProfileDef> profiles, IfcLabel label)
public SET<IfcProfileDef> getProfiles()
public void setProfiles(SET<IfcProfileDef> profiles)
public IfcLabel getLabel()
public void setLabel(IfcLabel label)
public boolean illegal()
illegal 在接口中 IfcInterfaceillegal 在类中 IfcAbstractClassCopyright © 2023. All rights reserved.