ENTITY IfcCoordinateOperation

(* SCHEMA IFC4; *)
ENTITY IfcCoordinateOperation
 ABSTRACT SUPERTYPE OF (ONEOF
    (IfcMapConversion));
	SourceCRS : IfcCoordinateReferenceSystemSelect;
	TargetCRS : IfcCoordinateReferenceSystem;
END_ENTITY;

Explicit Attributes

Entity IfcCoordinateOperation has the following local and inherited explicit attributes:
AttributeTypeDefined By
 SourceCRSIfcCoordinateReferenceSystemSelect (SELECT)IfcCoordinateOperation
 TargetCRSIfcCoordinateReferenceSystem (ENTITY)IfcCoordinateOperation

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity IfcCoordinateOperation has the following subtypes:
    IfcMapConversion*
* - Immediate Subtypes

Referenced By

Entity IfcCoordinateOperation and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcCoordinateReferenceSystem ENTITY IfcCoordinateOperation
 IfcGeometricRepresentationContext ENTITY IfcCoordinateOperation


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2016-06-01T11:21:42-04:00