FormFeature.finishEdit Method
Parent Object: FormFeatureDefined in namespace "adsk::fusion" and the header file is <Fusion/Features/FormFeature.h>
Description
Exits from edit mode in the user-interface. If this form feature in not in edit mode, then nothing happens.
Syntax
"formFeature_var" is a variable referencing a FormFeature object.
|
Return Value
Type | Description |
boolean | Returns true if successful. |