ENTITY IfcCoordinateReferenceSystem
(* SCHEMA IFC4; *)
ENTITY IfcCoordinateReferenceSystem
ABSTRACT SUPERTYPE OF (ONEOF
(IfcProjectedCRS));
Name : IfcLabel;
Description : OPTIONAL IfcText;
GeodeticDatum : OPTIONAL IfcIdentifier;
VerticalDatum : OPTIONAL IfcIdentifier;
INVERSE
HasCoordinateOperation : SET [0:1] OF IfcCoordinateOperation FOR SourceCRS;
END_ENTITY;
Explicit Attributes
Entity IfcCoordinateReferenceSystem has the following local and inherited explicit attributes:
Attribute | Type | Defined By |
---|
Name | IfcLabel (STRING) | IfcCoordinateReferenceSystem |
Description | IfcText (STRING) | IfcCoordinateReferenceSystem |
GeodeticDatum | IfcIdentifier (STRING) | IfcCoordinateReferenceSystem |
VerticalDatum | IfcIdentifier (STRING) | IfcCoordinateReferenceSystem |
|
Derived Attributes
No derived attributes
Inverse Attributes
Entity IfcCoordinateReferenceSystem has the following local and inherited inverse attributes:
Attribute | Type | Defined By |
---|
HasCoordinateOperation | SET OF IfcCoordinateOperation (ENTITY) | IfcCoordinateReferenceSystem |
|
Supertypes
No supertypesSubtypes
Entity IfcCoordinateReferenceSystem has the following subtypes:
IfcProjectedCRS*
* - Immediate Subtypes
Referenced By
Entity IfcCoordinateReferenceSystem and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2016-06-01T11:21:42-04:00