diff --git a/IFC4x3/Sections/Resource definition data schemas/Schemas/IfcRepresentationResource/Entities/IfcMapConversion/DocEntity.xml b/IFC4x3/Sections/Resource definition data schemas/Schemas/IfcRepresentationResource/Entities/IfcMapConversion/DocEntity.xml index 77a3bc8ec..6dc446a15 100644 --- a/IFC4x3/Sections/Resource definition data schemas/Schemas/IfcRepresentationResource/Entities/IfcMapConversion/DocEntity.xml +++ b/IFC4x3/Sections/Resource definition data schemas/Schemas/IfcRepresentationResource/Entities/IfcMapConversion/DocEntity.xml @@ -36,5 +36,10 @@ _XAxisAbscissa_ it provides the direction of the local x axis within the horizon Scale to be used, when the units of the CRS are not identical to the units of the engineering coordinate system. If omited, the value of 1.0 is assumed. + + + 'IFCREPRESENTATIONRESOURCE.IFCPROJECTEDCRS' IN TYPEOF(SELF\IfcCoordinateOperation.TargetCRS) + + diff --git a/IFC4x3/Sections/Resource definition data schemas/Schemas/IfcRepresentationResource/Entities/IfcRigidOperation/DocEntity.xml b/IFC4x3/Sections/Resource definition data schemas/Schemas/IfcRepresentationResource/Entities/IfcRigidOperation/DocEntity.xml index 89729316b..13461b6ac 100644 --- a/IFC4x3/Sections/Resource definition data schemas/Schemas/IfcRepresentationResource/Entities/IfcRigidOperation/DocEntity.xml +++ b/IFC4x3/Sections/Resource definition data schemas/Schemas/IfcRepresentationResource/Entities/IfcRigidOperation/DocEntity.xml @@ -10,7 +10,7 @@ Translation above (positive) or below (negative) the coordinate surface. ->NOTE In case of _IfcGeographicCRS_, _Height_ is a translation relative to the geodetic datum ellipsoid's surface. In case of a _IfcProjectedCRS_, _Height_ is a translation relative to the vertical datum. +>NOTE In case of _IfcGeographicCRS_, _Height_ is a translation relative to the geodetic datum ellipsoid's surface. In case of a _IfcProjectedCRS_, _Height_ is a translation relative to the vertical datum. diff --git a/IFC4x3/Sections/Resource definition data schemas/Schemas/IfcRepresentationResource/Entities/IfcRigidOperation/Documentation.md b/IFC4x3/Sections/Resource definition data schemas/Schemas/IfcRepresentationResource/Entities/IfcRigidOperation/Documentation.md index ace8cd863..949567ca0 100644 --- a/IFC4x3/Sections/Resource definition data schemas/Schemas/IfcRepresentationResource/Entities/IfcRigidOperation/Documentation.md +++ b/IFC4x3/Sections/Resource definition data schemas/Schemas/IfcRepresentationResource/Entities/IfcRigidOperation/Documentation.md @@ -2,4 +2,4 @@ A rigid operation specifies an offset in the coordinate reference system. It doe >EXAMPLE If data is in truncated map coordinates (i.e., the map coordinates have the leading digits removed in x and y), then IfcRigidOperation simply translates the data in x and y to replace the ignored leading digits. This is also known as subtraction. ->HISTORY New entity in IFC4X3_ADD1 \ No newline at end of file +>HISTORY New entity in IFC4X3_ADD1