ENTITY IfcCoordinateOperation

(* SCHEMA IFC4; *)
ENTITY IfcCoordinateOperation
 ABSTRACT SUPERTYPE OF (ONEOF
	(IfcMapConversion
	,IfcRigidOperation));
	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*
    IfcMapConversionScaled
    IfcRigidOperation*
* - 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
2023-12-22T16:31:09-05:00