IfcPolyline
Inheritance: java.lang.Object, IfcBoundedCurve
All Implemented Interfaces: com.aspose.cad_internal.fileformats.ifc.IIfcPolyline
Constructors
| Constructor | Description |
|---|---|
| IfcPolyline() |
Methods
| Method | Description |
|---|---|
| getPoints() | |
| setPoints(IfcCollection |
IfcPolyline()
public IfcPolyline()
getPoints()
public final IfcCollection<IfcCartesianPoint> getPoints()
Returns: IfcCollection
setPoints(IfcCollection value)
public final void setPoints(IfcCollection<IfcCartesianPoint> value)