Interface IIfcAlignmentCurve
Readonly interface for IfcAlignmentCurve
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcAlignmentCurve : IIfcBoundedCurve, IIfcCurve, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IfcGeometricSetSelect, IIfcGeometricSetSelect, IfcCurveOrEdgeCurve, IIfcCurveOrEdgeCurve, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
Horizontal
Declaration
IIfcAlignment2DHorizontal Horizontal { get; set; }
Property Value
|
Improve this Doc
View Source
Tag
Declaration
IfcLabel? Tag { get; set; }
Property Value
Type |
Description |
System.Nullable<IfcLabel> |
|
|
Improve this Doc
View Source
Vertical
Declaration
IIfcAlignment2DVertical Vertical { get; set; }
Property Value