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, getStyledByItemequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcCollection<IfcCartesianPoint> getPoints()
public final void setPoints(IfcCollection<IfcCartesianPoint> value)