Interface IIfcSectionedSpine
Readonly interface for IfcSectionedSpine
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcSectionedSpine : IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
CrossSectionPositions
Declaration
IItemSet<IIfcAxis2Placement3D> CrossSectionPositions { get; }
Property Value
|
Improve this Doc
View Source
CrossSections
Declaration
IItemSet<IIfcProfileDef> CrossSections { get; }
Property Value
|
Improve this Doc
View Source
Dim
Declaration
IfcDimensionCount Dim { get; }
Property Value
|
Improve this Doc
View Source
SpineCurve
Declaration
IIfcCompositeCurve SpineCurve { get; set; }
Property Value