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