ENTITY IfcMapConversion
(* SCHEMA IFC4; *)
ENTITY IfcMapConversion
SUPERTYPE OF (ONEOF
(IfcMapConversionScaled))
SUBTYPE OF (IfcCoordinateOperation);
Eastings : IfcLengthMeasure;
Northings : IfcLengthMeasure;
OrthogonalHeight : IfcLengthMeasure;
XAxisAbscissa : OPTIONAL IfcReal;
XAxisOrdinate : OPTIONAL IfcReal;
Scale : OPTIONAL IfcReal;
WHERE
TargetCRSOnlyProjected : 'IFC4.IFCPROJECTEDCRS' IN TYPEOF(SELF\IfcCoordinateOperation.TargetCRS);
END_ENTITY;
Explicit Attributes
Entity IfcMapConversion has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity IfcMapConversion inherits from the following supertypes:
IfcCoordinateOperation
Subtypes
Entity IfcMapConversion has the following subtypes:
IfcMapConversionScaled*
* - Immediate Subtypes
Referenced By
Entity IfcMapConversion 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