ENTITY IfcMapConversionScaled

(* SCHEMA IFC4; *)
ENTITY IfcMapConversionScaled
 SUBTYPE OF (IfcMapConversion);
	ScaleX : IfcReal;
	ScaleY : IfcReal;
	ScaleZ : IfcReal;
END_ENTITY;

Explicit Attributes

Entity IfcMapConversionScaled has the following local and inherited explicit attributes:
AttributeTypeDefined By
 SourceCRSIfcCoordinateReferenceSystemSelect (SELECT)IfcCoordinateOperation
 TargetCRSIfcCoordinateReferenceSystem (ENTITY)IfcCoordinateOperation
 EastingsIfcLengthMeasure (REAL)IfcMapConversion
 NorthingsIfcLengthMeasure (REAL)IfcMapConversion
 OrthogonalHeightIfcLengthMeasure (REAL)IfcMapConversion
 XAxisAbscissaIfcReal (REAL)IfcMapConversion
 XAxisOrdinateIfcReal (REAL)IfcMapConversion
 ScaleIfcReal (REAL)IfcMapConversion
 ScaleXIfcReal (REAL)IfcMapConversionScaled
 ScaleYIfcReal (REAL)IfcMapConversionScaled
 ScaleZIfcReal (REAL)IfcMapConversionScaled

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity IfcMapConversionScaled inherits from the following supertypes:
  IfcCoordinateOperation
    IfcMapConversion

Subtypes

    No subtypes

Referenced By

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


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2023-12-22T16:31:09-05:00