public class IfcPolyline2X3 extends IfcBoundedCurve2X3 implements com.aspose.cad_internal.fileformats.ifc.IIfcPolyline
| Constructor and Description |
|---|
IfcPolyline2X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcCartesianPoint2X3> |
getPoints() |
void |
setPoints(IfcCollection<IfcCartesianPoint2X3> value) |
getLayerAssignments, getStyledByItemequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcCollection<IfcCartesianPoint2X3> getPoints()
public final void setPoints(IfcCollection<IfcCartesianPoint2X3> value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.