public class IfcIndexedPolyCurve4X3 extends IfcBoundedCurve4X3 implements com.aspose.cad_internal.fileformats.ifc.IIfcIndexedPolyCurve
| Constructor and Description |
|---|
IfcIndexedPolyCurve4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcCartesianPointList4X3 |
getPoints() |
IfcCollection<IfcSegmentIndexSelect4X3> |
getSegments() |
IfcBoolean4X3 |
getSelfIntersect() |
void |
setPoints(IfcCartesianPointList4X3 value) |
void |
setSegments(IfcCollection<IfcSegmentIndexSelect4X3> value) |
void |
setSelfIntersect(IfcBoolean4X3 value) |
getLayerAssignment, getStyledByItemequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcCartesianPointList4X3 getPoints()
public final void setPoints(IfcCartesianPointList4X3 value)
public final IfcCollection<IfcSegmentIndexSelect4X3> getSegments()
public final void setSegments(IfcCollection<IfcSegmentIndexSelect4X3> value)
public final IfcBoolean4X3 getSelfIntersect()
public final void setSelfIntersect(IfcBoolean4X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.