Interface IIfcAlignment2DVertical
Readonly interface for IfcAlignment2DVertical
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcAlignment2DVertical : IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
Segments
Declaration
IItemSet<IIfcAlignment2DVerticalSegment> Segments { get; }
Property Value
|
Improve this Doc
View Source
ToAlignmentCurve
Declaration
IEnumerable<IIfcAlignmentCurve> ToAlignmentCurve { get; }
Property Value