@IfcClass(layer=CORE, type=ENTITY) public class IfcRelAssociatesApproval extends IfcRelAssociates
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcApproval |
relatingApproval |
stepNumber| 构造器和说明 |
|---|
IfcRelAssociatesApproval(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
SET<IfcRoot> relatedObjects,
IfcApproval relatingApproval) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcApproval |
getRelatingApproval() |
void |
setRelatingApproval(IfcApproval relatingApproval) |
getRelatedObjects, illegal, setRelatedObjectsgetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setDescription, setGlobalId, setName, setName, setOwnerHistorycheck, getFileItem, getParamString, getStepNumber, isDefault, setStepNumber, toIfcprivate IfcApproval relatingApproval
@IfcParserConstructor public IfcRelAssociatesApproval(IfcGloballyUniqueId globalId, IfcOwnerHistory ownerHistory, IfcLabel name, IfcText description, SET<IfcRoot> relatedObjects, IfcApproval relatingApproval)
public IfcApproval getRelatingApproval()
public void setRelatingApproval(IfcApproval relatingApproval)
Copyright © 2023. All rights reserved.