| Package | Description |
|---|---|
| com.aspose.cad.fileformats.ifc.ifc4.entities |
| Modifier and Type | Method and Description |
|---|---|
IfcCartesianPoint4 |
IfcBoundingBox4.getCorner() |
IfcCartesianPoint4 |
IfcCartesianTransformationOperator4.getLocalOrigin() |
IfcCartesianPoint4 |
IfcPlacement4.getLocation() |
IfcCartesianPoint4 |
IfcFillAreaStyleHatching4.getPatternStart() |
IfcCartesianPoint4 |
IfcLine4.getPnt() |
IfcCartesianPoint4 |
IfcFillAreaStyleHatching4.getPointOfReferenceHatchLine() |
IfcCartesianPoint4 |
IfcLightSourcePositional4.getPosition() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection2D<IfcCartesianPoint4> |
IfcBSplineSurface4.getControlPointsList() |
IfcCollection<IfcCartesianPoint4> |
IfcBSplineCurve4.getControlPointsList() |
IfcCollection<IfcCartesianPoint4> |
IfcPolyline4.getPoints() |
IfcCollection<IfcCartesianPoint4> |
IfcPolyLoop4.getPolygon() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcBoundingBox4.setCorner(IfcCartesianPoint4 value) |
void |
IfcCartesianTransformationOperator4.setLocalOrigin(IfcCartesianPoint4 value) |
void |
IfcPlacement4.setLocation(IfcCartesianPoint4 value) |
void |
IfcFillAreaStyleHatching4.setPatternStart(IfcCartesianPoint4 value) |
void |
IfcLine4.setPnt(IfcCartesianPoint4 value) |
void |
IfcFillAreaStyleHatching4.setPointOfReferenceHatchLine(IfcCartesianPoint4 value) |
void |
IfcLightSourcePositional4.setPosition(IfcCartesianPoint4 value) |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcBSplineCurve4.setControlPointsList(IfcCollection<IfcCartesianPoint4> value) |
void |
IfcBSplineSurface4.setControlPointsList(IfcCollection2D<IfcCartesianPoint4> value) |
void |
IfcPolyline4.setPoints(IfcCollection<IfcCartesianPoint4> value) |
void |
IfcPolyLoop4.setPolygon(IfcCollection<IfcCartesianPoint4> value) |
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.