| Package | Description |
|---|---|
| com.aspose.cad.fileformats.ifc.ifc2x3.entities |
| Modifier and Type | Method and Description |
|---|---|
IfcCartesianPoint2X3 |
IfcBoundingBox2X3.getCorner() |
IfcCartesianPoint2X3 |
IfcCartesianTransformationOperator2X3.getLocalOrigin() |
IfcCartesianPoint2X3 |
IfcPlacement2X3.getLocation() |
IfcCartesianPoint2X3 |
IfcFillAreaStyleHatching2X3.getPatternStart() |
IfcCartesianPoint2X3 |
IfcLine2X3.getPnt() |
IfcCartesianPoint2X3 |
IfcFillAreaStyleHatching2X3.getPointOfReferenceHatchLine() |
IfcCartesianPoint2X3 |
IfcLightSourcePositional2X3.getPosition() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcCartesianPoint2X3> |
IfcBSplineCurve2X3.getControlPointsList() |
IfcCollection<IfcCartesianPoint2X3> |
IfcPolyline2X3.getPoints() |
IfcCollection<IfcCartesianPoint2X3> |
IfcPolyLoop2X3.getPolygon() |
IfcCollection<IfcCartesianPoint2X3> |
IfcVertexBasedTextureMap2X3.getTexturePoints() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcBoundingBox2X3.setCorner(IfcCartesianPoint2X3 value) |
void |
IfcCartesianTransformationOperator2X3.setLocalOrigin(IfcCartesianPoint2X3 value) |
void |
IfcPlacement2X3.setLocation(IfcCartesianPoint2X3 value) |
void |
IfcFillAreaStyleHatching2X3.setPatternStart(IfcCartesianPoint2X3 value) |
void |
IfcLine2X3.setPnt(IfcCartesianPoint2X3 value) |
void |
IfcFillAreaStyleHatching2X3.setPointOfReferenceHatchLine(IfcCartesianPoint2X3 value) |
void |
IfcLightSourcePositional2X3.setPosition(IfcCartesianPoint2X3 value) |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcBSplineCurve2X3.setControlPointsList(IfcCollection<IfcCartesianPoint2X3> value) |
void |
IfcPolyline2X3.setPoints(IfcCollection<IfcCartesianPoint2X3> value) |
void |
IfcPolyLoop2X3.setPolygon(IfcCollection<IfcCartesianPoint2X3> value) |
void |
IfcVertexBasedTextureMap2X3.setTexturePoints(IfcCollection<IfcCartesianPoint2X3> value) |
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.