TDOMA2 (XMIN,YMIN, XMAX,YMAX)
REAL XMIN REAL YMIN REAL XMAX REAL YMAX
The domain, [XMIN-XMAX] × [YMIN-YMAX], is associated with a homogeneous coordinate system,
[0-1] × [0-1], used as a reference for certain PHIGURE function attributes (such as axis character height), but also as a reference to define the observer's viewpoint for scene visualization.
By default, primitives that exceed the limits of the domain are not clipped, that is, are not cut off at the edge of the domain during visualization. To turn on clipping, simply call the function TSMCLI after creating the scene associated with this domain (see functions TSMCLI and TSCENE).