Interface IIfcGridPlacement
Readonly interface for IfcGridPlacement
Inherited Members
Namespace: Xbim.Ifc4.Interfaces
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcGridPlacement : IIfcObjectPlacement, IPersistEntity, IPersist
Properties
| Improve this Doc View SourcePlacementLocation
Declaration
IIfcVirtualGridIntersection PlacementLocation { get; set; }
Property Value
Type | Description |
---|---|
IIfcVirtualGridIntersection |
PlacementRefDirection
Declaration
IIfcGridPlacementDirectionSelect PlacementRefDirection { get; set; }
Property Value
Type | Description |
---|---|
IIfcGridPlacementDirectionSelect |