Navigation

transition_code

EXPRESS specification:

TYPE transition_code = ENUMERATION OF
( DISCONTINUOUS,
CONTINUOUS,
CONT_SAME_GRADIENT,
CONT_SAME_GRADIENT_SAME_CURVATURE);
END_TYPE;

References (3):

Name Type Referred through Express-G
composite_curve_segment Entity
Attribute 'transition'
No Diagram
surface_patch Entity
Attribute 'u_transition'
Attribute 'v_transition'
No Diagram