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