public class IfcCompositeCurveSegment2X3 extends IfcGeometricRepresentationItem2X3 implements com.aspose.cad_internal.fileformats.ifc.IIfcCompositeCurveSegment
| Constructor and Description |
|---|
IfcCompositeCurveSegment2X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcCurve2X3 |
getParentCurve() |
boolean |
getSameSense() |
IfcTransitionCode2X3 |
getTransition() |
void |
setParentCurve(IfcCurve2X3 value) |
void |
setSameSense(boolean value) |
void |
setTransition(IfcTransitionCode2X3 value) |
getLayerAssignments, getStyledByItemequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcTransitionCode2X3 getTransition()
public final void setTransition(IfcTransitionCode2X3 value)
public final boolean getSameSense()
public final void setSameSense(boolean value)
public final IfcCurve2X3 getParentCurve()
public final void setParentCurve(IfcCurve2X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.