API Documentation > Enumerated Types > Enum pfcFacetControlFlag
Enum pfcFacetControlFlag
Description
Use these flags to get a good facet quality without providing explicit control settings.
Manual References:
Values
pfcFACET_STEP_SIZE_ADJUST
Adjust step size to a component size
pfcFACET_CHORD_HEIGHT_ADJUST
Adjust chord height to a component size
pfcFACET_USE_CONFIG
Use Creo Parametric config options.If you include this flag flags pfcFACET_STEP_SIZE_OFF,pfcFACET_STEP_SIZE_ADJUST,pfcFACET_CHORD_HEIGHT_ADJUST will be ignored
pfcFACET_CHORD_HEIGHT_DEFAULT
Find the default chord height and use it
pfcFACET_ANGLE_CONTROL_DEFAULT
Find the default angle control and use it
pfcFACET_STEP_SIZE_DEFAULT
Find the default step size and use it
pfcFACET_STEP_SIZE_OFF
Turn off the step size control
pfcFACET_FORCE_INTO_RANGE
Force out-of-range parameters into range
pfcFACET_INCLUDE_QUILTS
Include quilts
pfcEXPORT_INCLUDE_ANNOTATIONS
Include annotations
pfcFacetControlFlag_nil
Enum null value.
Was this helpful?