 |
PK_BODY_smoothness_t |
|
typedef int PK_BODY_smoothness_t;
Used in:
PK_BODY_make_lofted_body_o_t
This datatype allows control over the angular tolerance used when determining
if edges meet g1 smoothly or not. It has the values:
PK_BODY_smoothness_exact_c Edges are regarded as g1 smooth only if they
meet at an angle less than session angle
precision.
PK_BODY_smoothness_relax_c The criterion for edges being regarded as g1
smooth is relaxed from the strict session
angle precision to a larger angle set
internally within Parasolid.
Generated on: Fri, 04 Oct 2024 12:17:13 GMT