FormFeature.startEdit Method
Parent Object: FormFeatureDefined in namespace "adsk::fusion" and the header file is <Fusion/Features/FormFeature.h>
Description
Set the user-interface so that the form body is in edit mode.
Syntax
"formFeature_var" is a variable referencing a FormFeature object.
|
Return Value
Type | Description |
boolean | Returns true if successful. |