ModelParameter.role Property
Parent Object: ModelParameterDefined in namespace "adsk::fusion" and the header file is <Fusion/Fusion/ModelParameter.h>
Description
This property identifies what the parameter is used for. For an extrude, it could be "Depth", for a work plane it could be "Offset".
Syntax
"modelParameter_var" is a variable referencing a ModelParameter object.
|