public class IfcCompositeCurve extends IfcBoundedCurve implements com.aspose.cad_internal.fileformats.ifc.IIfcCompositeCurve
Constructor and Description |
---|
IfcCompositeCurve() |
Modifier and Type | Method and Description |
---|---|
IfcCollection<IfcCompositeCurveSegment> |
getSegments() |
IfcLogical |
getSelfIntersect() |
void |
setSegments(IfcCollection<IfcCompositeCurveSegment> value) |
void |
setSelfIntersect(IfcLogical value) |
getLayerAssignment, getStyledByItem
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public final IfcCollection<IfcCompositeCurveSegment> getSegments()
public final void setSegments(IfcCollection<IfcCompositeCurveSegment> value)
public final IfcLogical getSelfIntersect()
public final void setSelfIntersect(IfcLogical value)