Basic Geometric Core Objects:
Point:
To create a point, the X, Y, and Z coordinates are defined.
Code Block | ||
---|---|---|
| ||
<!-- Point -->
<O T="Point" X="10" Y="15" Z="20" /> |
Line:
Point:
To create a point, the X, Y, and Z coordinates are defined.
Code Block | ||
---|---|---|
| ||
<!-- Point -->
<O T="Point" X="10" Y="15" Z="20" /> |
Line: