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