Package | Description |
---|---|
com.aspose.cad.fileformats.ifc.ifc4.entities |
Modifier and Type | Method and Description |
---|---|
IfcDocumentInformation |
IfcDocumentReference.getReferencedDocument() |
IfcDocumentInformation |
IfcDocumentInformationRelationship.getRelatingDocument() |
Modifier and Type | Method and Description |
---|---|
IfcCollection<IfcDocumentInformation> |
IfcDocumentInformationRelationship.getRelatedDocuments() |
Modifier and Type | Method and Description |
---|---|
void |
IfcDocumentReference.setReferencedDocument(IfcDocumentInformation value) |
void |
IfcDocumentInformationRelationship.setRelatingDocument(IfcDocumentInformation value) |
Modifier and Type | Method and Description |
---|---|
void |
IfcDocumentInformationRelationship.setRelatedDocuments(IfcCollection<IfcDocumentInformation> value) |