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