API Documentation > Enumerated Types > Enum wfcCurveCollectionInstrType
Enum wfcCurveCollectionInstrType
Description
This enumerated type lists the types of curve collection instructions
Manual References:
Values
wfcCURVCOLL_EMPTY_INSTR
wfcCURVCOLL_ADD_ONE_INSTR
One by One chain
wfcCURVCOLL_TAN_INSTR
Tangent chain
wfcCURVCOLL_CURVE_INSTR
Curve chain
wfcCURVCOLL_SURF_INSTR
Surface loop chain
wfcCURVCOLL_BNDRY_INSTR
Boundary loop chain
wfcCURVCOLL_LOG_OBJ_INSTR
Logical object chain
wfcCURVCOLL_PART_INSTR
Create chain on all possible references, or choose from convex/concave only
wfcCURVCOLL_FEATURE_INSTR
Create chain from feature curves
wfcCURVCOLL_FROM_TO_INSTR
Create From-To chain
wfcCURVCOLL_EXCLUDE_ONE_INSTR
Exclude entity from the chain
wfcCURVCOLL_TRIM_INSTR
Trim chain
wfcCURVCOLL_EXTEND_INSTR
Extend chain
wfcCURVCOLL_START_PNT_INSTR
Set chain start point
wfcCURVCOLL_ADD_TANGENT_INSTR
Add all edges tangent to the ends of the chain
wfcCURVCOLL_ADD_POINT_INSTR
Add selected point or points to the collection
wfcCURVCOLL_OPEN_CLOSE_LOOP_INSTR
Chain has closed loop that is considered open
wfcCURVCOLL_QUERY_INSTR
Create Query chain
wfcCURVCOLL_RESERVED_INSTR
wfcCURVCOLL_CNTR_INSTR
Collect contour
wfcCURVCOLL_FORM_CLOSED_LOOP_INSTR
wfcCurveCollectionInstrType_nil
Enum null value.
Was this helpful?