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