IfcPolyline

Inheritance: java.lang.Object, IfcBoundedCurve

All Implemented Interfaces: com.aspose.cad_internal.fileformats.ifc.IIfcPolyline

Constructors

ConstructorDescription
IfcPolyline()

Methods

MethodDescription
getPoints()
setPoints(IfcCollection value)

IfcPolyline()

public IfcPolyline()

getPoints()

public final IfcCollection<IfcCartesianPoint> getPoints()

Returns: IfcCollection

setPoints(IfcCollection value)

public final void setPoints(IfcCollection<IfcCartesianPoint> value)