id
|
(int)
|
Surface ID
|
uv_min[2]
|
(dbl)
|
Minimum u and v values of the domain
|
uv_max[2]
|
(dbl)
|
Maximum u and v values
|
xyz_min[3]
|
(dbl)
|
Minimum values of a box enclosing the surface
|
xyz_max[3]
|
(dbl)
|
Maximum values of the rectangular box
|
orient
|
(int)
|
1 if the surface normal points outside of the part
-1 if it points towards the inside
|
loops[]
|
(loop)
|
Expandable array of loop structures
|
surface_type
|
(int)
|
Constant indicating the primitive surface type
|
surface
|
(surface structure)
|
3D primitive surface data structure
|