@IfcClass(layer=DOMAIN, type=ENTITY) public class IfcPermit extends IfcControl
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcIdentifier |
permitID |
stepNumber| 构造器和说明 |
|---|
IfcPermit(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcLabel objectType,
SET<IfcRelAssignsToControl> controls,
IfcIdentifier permitID) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcIdentifier |
getPermitID() |
void |
setPermitID(IfcIdentifier permitID) |
getControls, setControlsaddIsDefinedBy, getIsDefinedBy, getObjectType, setIsDefinedBy, setObjectTypeaddDecompose, addHasAssociations, addIsDecomposedBy, getDecomposes, getHasAssignments, getHasAssociations, getIsDecomposedBy, setDecomposes, setHasAssignments, setHasAssociations, setIsDecomposedBygetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setDescription, setGlobalId, setName, setName, setOwnerHistorycheck, getFileItem, getParamString, getStepNumber, illegal, isDefault, setStepNumber, toIfcprivate IfcIdentifier permitID
@IfcParserConstructor public IfcPermit(IfcGloballyUniqueId globalId, IfcOwnerHistory ownerHistory, IfcLabel name, IfcText description, IfcLabel objectType, SET<IfcRelAssignsToControl> controls, IfcIdentifier permitID)
public IfcIdentifier getPermitID()
public void setPermitID(IfcIdentifier permitID)
Copyright © 2023. All rights reserved.