Package | Description |
---|---|
com.aspose.cad.fileformats.ifc.ifc2x3.entities |
Modifier and Type | Method and Description |
---|---|
IfcAxis2Placement |
IfcConnectionPortGeometry.getLocationAtRelatedElement() |
IfcAxis2Placement |
IfcConnectionPortGeometry.getLocationAtRelatingElement() |
IfcAxis2Placement |
IfcRepresentationMap.getMappingOrigin() |
IfcAxis2Placement |
IfcPlanarBox.getPlacement() |
IfcAxis2Placement |
IfcTextLiteral.getPlacement() |
IfcAxis2Placement |
IfcConic.getPosition() |
IfcAxis2Placement |
IfcLocalPlacement.getRelativePlacement() |
IfcAxis2Placement |
IfcGeometricRepresentationContext.getWorldCoordinateSystem() |
Modifier and Type | Method and Description |
---|---|
void |
IfcConnectionPortGeometry.setLocationAtRelatedElement(IfcAxis2Placement value) |
void |
IfcConnectionPortGeometry.setLocationAtRelatingElement(IfcAxis2Placement value) |
void |
IfcRepresentationMap.setMappingOrigin(IfcAxis2Placement value) |
void |
IfcPlanarBox.setPlacement(IfcAxis2Placement value) |
void |
IfcTextLiteral.setPlacement(IfcAxis2Placement value) |
void |
IfcConic.setPosition(IfcAxis2Placement value) |
void |
IfcLocalPlacement.setRelativePlacement(IfcAxis2Placement value) |
void |
IfcGeometricRepresentationContext.setWorldCoordinateSystem(IfcAxis2Placement value) |