ENTITY IfcMapConversion

(* SCHEMA IFC4; *)
ENTITY IfcMapConversion
 SUBTYPE OF (IfcCoordinateOperation);
	Eastings : IfcLengthMeasure;
	Northings : IfcLengthMeasure;
	OrthogonalHeight : IfcLengthMeasure;
	XAxisAbscissa : OPTIONAL IfcReal;
	XAxisOrdinate : OPTIONAL IfcReal;
	Scale : OPTIONAL IfcReal;
END_ENTITY;

Explicit Attributes

Entity IfcMapConversion 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

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity IfcMapConversion inherits from the following supertypes:
  IfcCoordinateOperation

Subtypes

    No subtypes

Referenced By

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


[Top Level Definitions] [Exit]

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