public class IfcSectionedSpine2X3 extends IfcGeometricRepresentationItem2X3 implements com.aspose.cad_internal.fileformats.ifc.IIfcSectionedSpine
| Constructor and Description |
|---|
IfcSectionedSpine2X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcAxis2Placement3D2X3> |
getCrossSectionPositions() |
IfcCollection<IfcProfileDef2X3> |
getCrossSections() |
IfcCompositeCurve2X3 |
getSpineCurve() |
void |
setCrossSectionPositions(IfcCollection<IfcAxis2Placement3D2X3> value) |
void |
setCrossSections(IfcCollection<IfcProfileDef2X3> value) |
void |
setSpineCurve(IfcCompositeCurve2X3 value) |
getLayerAssignments, getStyledByItemequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcCompositeCurve2X3 getSpineCurve()
public final void setSpineCurve(IfcCompositeCurve2X3 value)
public final IfcCollection<IfcProfileDef2X3> getCrossSections()
public final void setCrossSections(IfcCollection<IfcProfileDef2X3> value)
public final IfcCollection<IfcAxis2Placement3D2X3> getCrossSectionPositions()
public final void setCrossSectionPositions(IfcCollection<IfcAxis2Placement3D2X3> value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.