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