Package | Description |
---|---|
com.aspose.cad.fileformats.ifc.ifc2x3.entities |
Modifier and Type | Method and Description |
---|---|
IfcElement |
IfcRelConnectsPorts.getRealizingElement() |
IfcElement |
IfcRelFillsElement.getRelatedBuildingElement() |
IfcElement |
IfcRelSpaceBoundary.getRelatedBuildingElement() |
IfcElement |
IfcRelConnectsElements.getRelatedElement() |
IfcElement |
IfcRelConnectsPortToElement.getRelatedElement() |
IfcElement |
IfcRelCoversBldgElements.getRelatingBuildingElement() |
IfcElement |
IfcRelVoidsElement.getRelatingBuildingElement() |
IfcElement |
IfcRelConnectsElements.getRelatingElement() |
IfcElement |
IfcRelConnectsStructuralElement.getRelatingElement() |
IfcElement |
IfcRelProjectsElement.getRelatingElement() |
Modifier and Type | Method and Description |
---|---|
IfcCollection<IfcElement> |
IfcRelConnectsWithRealizingElements.getRealizingElements() |
Modifier and Type | Method and Description |
---|---|
void |
IfcRelConnectsPorts.setRealizingElement(IfcElement value) |
void |
IfcRelFillsElement.setRelatedBuildingElement(IfcElement value) |
void |
IfcRelSpaceBoundary.setRelatedBuildingElement(IfcElement value) |
void |
IfcRelConnectsElements.setRelatedElement(IfcElement value) |
void |
IfcRelConnectsPortToElement.setRelatedElement(IfcElement value) |
void |
IfcRelCoversBldgElements.setRelatingBuildingElement(IfcElement value) |
void |
IfcRelVoidsElement.setRelatingBuildingElement(IfcElement value) |
void |
IfcRelConnectsElements.setRelatingElement(IfcElement value) |
void |
IfcRelConnectsStructuralElement.setRelatingElement(IfcElement value) |
void |
IfcRelProjectsElement.setRelatingElement(IfcElement value) |
Modifier and Type | Method and Description |
---|---|
void |
IfcRelConnectsWithRealizingElements.setRealizingElements(IfcCollection<IfcElement> value) |