|
Description:
|
This subject compiles the low-level mathematical definitions that are used to describe geometry. These are typically classes that the model geometry references. Construction geometry by itself does not create valid models or anything that can be saved and restored. Valid models have model topology to hold the model together. Model topology classes (like
FACE) reference model geometry classes (like
SURFACE), which then reference the specific information needed for the geometric definition in the construction geometry class (like
skin_spl_sur for a skin spline surface).
|