Interface IIfcLine
Readonly interface for IfcLine
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcLine : IIfcCurve, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IfcGeometricSetSelect, IIfcGeometricSetSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
Dir
Declaration
IIfcVector Dir { get; set; }
Property Value
|
Improve this Doc
View Source
Pnt
Declaration
IIfcCartesianPoint Pnt { get; set; }
Property Value