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