|
Constant
|
Function
|
Description
|
|---|---|---|
|
PRO_SECSHAPE_EMPTY
|
An empty section
|
|
|
PRO_SECSHAPE_POINTS
|
Section contains only sketched datum points
|
|
|
PRO_SECSHAPE_1_OPEN_LOOP
|
Section contains a single open loop (and possibly points)
|
|
|
PRO_SECSHAPE_1_CLOSED_LOOP
|
Section contains a single closed loop (and possibly points)
|
|
|
PRO_SECSHAPE_MIXED_LOOPS
|
Section contains at least one open and one closed loop (and possibly points)
|
|
|
PRO_SECSHAPE_MULTI_OPEN_LOOPS
|
Section contains multiple open loops (and possibly points)
|
|
|
PRO_SECSHAPE_MULTI_CLOSED_LOOPS
|
Section contains multiple closed loops (and possibly points)
|
|
|
PRO_SECSHAPE_INTERSECTING
|
Section contains loops that intersect each other (and possibly points)
|
|
|