Interface IIfcCartesianPoint
Readonly interface for IfcCartesianPoint
Inherited Members
Namespace: Xbim.Ifc2x3.Interfaces
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcCartesianPoint : IIfcPoint, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IIfcLayeredItem, IfcGeometricSetSelect, IIfcGeometricSetSelect, IIfcGeometricSetSelect, IfcPointOrVertexPoint, IIfcPointOrVertexPoint, IIfcPointOrVertexPoint, IPersistEntity, IfcTrimmingSelect, IIfcTrimmingSelect, IExpressSelectType, IPersist
Properties
| Improve this Doc View SourceCoordinates
Declaration
IItemSet<IfcLengthMeasure> Coordinates { get; }
Property Value
Type | Description |
---|---|
IItemSet<IfcLengthMeasure> |