ConfigurationRow.generate Method
Parent Object: ConfigurationRowDefined in namespace "adsk::fusion" and the header file is <Fusion/Configurations/ConfigurationRow.h>
Description
Causes this row to be generated.
Syntax
"configurationRow_var" is a variable referencing a ConfigurationRow object.
|
Return Value
Type | Description |
ConfigurationFuture | Returns a future that can be used to determine when the generation is complete. Null is returned in the case where starting the generation fails. |