Interface IIfcPlacement
Readonly interface for IfcPlacement
Inherited Members
Namespace: Xbim.Ifc2x3.Interfaces
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcPlacement : IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IIfcLayeredItem, IExpressSelectType, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceDim
Declaration
IfcDimensionCount Dim { get; }
Property Value
Type | Description |
---|---|
IfcDimensionCount |
Location
Declaration
IIfcCartesianPoint Location { get; set; }
Property Value
Type | Description |
---|---|
IIfcCartesianPoint |