Interface IIfcVirtualGridIntersection
Readonly interface for IfcVirtualGridIntersection
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcVirtualGridIntersection : IfcGridPlacementDirectionSelect, IIfcGridPlacementDirectionSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
IntersectingAxes
Declaration
IItemSet<IIfcGridAxis> IntersectingAxes { get; }
Property Value
|
Improve this Doc
View Source
OffsetDistances
Declaration
IItemSet<IfcLengthMeasure> OffsetDistances { get; }
Property Value