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