CurveSelections.createNewFaceContourSelection Method
Parent Object: CurveSelectionsDefined in namespace "adsk::cam" and the header file is <Cam/GeometrySelections/CurveSelections.h>
Description
Creates a new face contour selection and adds it to the end of the collection.
Syntax
"curveSelections_var" is a variable referencing a CurveSelections object. |
Return Value
| Type | Description |
| FaceContourSelection | Returns newly created FaceContourSelection. |
