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