public class IfcPolyline extends IfcBoundedCurve implements com.aspose.cad_internal.fileformats.ifc.IIfcPolyline
Constructor and Description |
---|
IfcPolyline() |
Modifier and Type | Method and Description |
---|---|
IfcCollection<IfcCartesianPoint> |
getPoints() |
void |
setPoints(IfcCollection<IfcCartesianPoint> value) |
getLayerAssignments, getStyledByItem
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public final IfcCollection<IfcCartesianPoint> getPoints()
public final void setPoints(IfcCollection<IfcCartesianPoint> value)