Enum pfcFacetControlFlag
Description
Use these flags to get a good facet quality without providing explicit control settings.
Values
-
FACET_STEP_SIZE_ADJUST
- Adjust step size to a component size
-
FACET_CHORD_HEIGHT_ADJUST
- Adjust chord height to a component size
-
FACET_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
-
FACET_CHORD_HEIGHT_DEFAULT
- Find the default chord height and use it
-
FACET_ANGLE_CONTROL_DEFAULT
- Find the default angle control and use it
-
FACET_STEP_SIZE_DEFAULT
- Find the default step size and use it
-
FACET_STEP_SIZE_OFF
- Turn off the step size control
-
FACET_FORCE_INTO_RANGE
- Force out-of-range parameters into range
-
FACET_INCLUDE_QUILTS
- Include quilts
-
EXPORT_INCLUDE_ANNOTATIONS
- Include annotations
-
FacetControlFlag_nil
-
Use this enumerated value to represent "null" passed to optional properties or method arguments.