: Public Class
Created: 23.5.2022 18.05.07
Modified: 1.8.2022 13.54.07
Project:
Advanced:
GM_Envelope is often referred to as a minimum bounding box or rectangle. Regardless of dimension, a GM_Envelope can be represented without ambiguity as two direct positions (coordinate points). To encode a GM_Envelope, it is sufficient to encode these two points. This is consistent with all of the data types in this standard, their state is represented by their publicly accessible attributes. <br/>
Attribute
Public DirectPosition
  lowerCorner
Details:
Notes: A coordinate consisting of all minimal values of the ordinates of all points within the GM_Envelope.<br/>The "lowerCorner" of a GM_Envelope is a coordinate position consisting of all the minimal ordinates for each dimension for all points within the GM_Envelope.<br/>GM_Envelope::lowerCorner : DirectPosition<br/>
Public DirectPosition
  upperCorner
Details:
Notes: A coordinate consisting of all maximal values of the ordinates of all points within the GM_Envelope.<br/>The "upperCorner" of a GM_Envelope is a coordinate position consisting of all the maximal ordinates for each dimension for all points within the GM_Envelope.<br/>GM_Envelope::upperCorner : DirectPosition<br/>
Tag Value
persistence persistent
Details:
 
Property Value
isFinalSpecialization: 0