Interface IIfcDirection
Readonly interface for IfcDirection
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcDirection : IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IIfcLayeredItem, IfcOrientationSelect, IIfcOrientationSelect, IfcVectorOrDirection, IIfcVectorOrDirection, IIfcVectorOrDirection, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
Dim
Declaration
IfcDimensionCount Dim { get; }
Property Value
|
Improve this Doc
View Source
DirectionRatios
Declaration
IItemSet<double> DirectionRatios { get; }
Property Value
Type |
Description |
IItemSet<System.Double> |
|