Package | Description |
---|---|
com.aspose.cad.fileformats.ifc.ifc2x3.entities |
Modifier and Type | Method and Description |
---|---|
IfcApproval |
IfcApprovalActorRelationship.getApproval() |
IfcApproval |
IfcApprovalPropertyRelationship.getApproval() |
IfcApproval |
IfcApprovalRelationship.getRelatedApproval() |
IfcApproval |
IfcApprovalRelationship.getRelatingApproval() |
IfcApproval |
IfcRelAssociatesApproval.getRelatingApproval() |
Modifier and Type | Method and Description |
---|---|
void |
IfcApprovalActorRelationship.setApproval(IfcApproval value) |
void |
IfcApprovalPropertyRelationship.setApproval(IfcApproval value) |
void |
IfcApprovalRelationship.setRelatedApproval(IfcApproval value) |
void |
IfcApprovalRelationship.setRelatingApproval(IfcApproval value) |
void |
IfcRelAssociatesApproval.setRelatingApproval(IfcApproval value) |