Library | Module

Enum EpfcFacetControlFlag

Description

Use these flags to get a good facet quality without providing explicit control settings.




Values

EpfcFACET_STEP_SIZE_ADJUST
Adjust step size to a component size

EpfcFACET_CHORD_HEIGHT_ADJUST
Adjust chord height to a component size

EpfcFACET_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

EpfcFACET_CHORD_HEIGHT_DEFAULT
Find the default chord height and use it

EpfcFACET_ANGLE_CONTROL_DEFAULT
Find the default angle control and use it

EpfcFACET_STEP_SIZE_DEFAULT
Find the default step size and use it

EpfcFACET_STEP_SIZE_OFF
Turn off the step size control

EpfcFACET_FORCE_INTO_RANGE
Force out-of-range parameters into range

EpfcFACET_INCLUDE_QUILTS
Include quilts

EpfcEXPORT_INCLUDE_ANNOTATIONS
Include annotations

EpfcFacetControlFlag_nil
Use this enumerated value to represent "null" passed to optional properties or method arguments.