UF_SURF_REG_steep_s (view source)
 
Defined in: uf_surf_reg.h
 
Also known as:
 
Overview
The parameters for defining the steep surface region feature.
Uses the subdiv_isocline feature to actually apply the splitting
of the faces on the body. See uf_subdiv.h for more information.


Data Members

name
char *
Optional name of feature

body
tag_t
The target body used to create the feature

subdiv_isocline
tag_t *
An array subdiv isocline features that
were applied to the body.(Currently only 1)

sub_iso_count
int
Number of subdiv isocline features.

steep_faces
logical
Whether to gather steep or nonsteep faces

update_after_body
int
Flag to indicate when to update. Set this
to 0 to update at the time stamp.

version_number
int
Current version must be 1