Interface IIfcVector
Readonly interface for IfcVector
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcVector : IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IfcHatchLineDistanceSelect, IIfcHatchLineDistanceSelect, IfcVectorOrDirection, IIfcVectorOrDirection, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
Dim
Declaration
IfcDimensionCount Dim { get; }
Property Value
|
Improve this Doc
View Source
Magnitude
Declaration
IfcLengthMeasure Magnitude { get; set; }
Property Value
|
Improve this Doc
View Source
Orientation
Declaration
IIfcDirection Orientation { get; set; }
Property Value