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:
Derived Attributes
    No derived attributes
Inverse Attributes
    No Inverse AttributesSupertypes
    No supertypesSubtypes
Entity IfcCoordinateOperation has the following subtypes:
    IfcMapConversion*
    IfcMapConversionScaled
    IfcRigidOperation*
* - Immediate Subtypes
Referenced By
Entity IfcCoordinateOperation and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2024-07-11T21:39:05-04:00