RuleFilletSettings.radius Property
Parent Object: RuleFilletSettingsDefined in namespace "adsk::fusion" and the header file is <Fusion/Features/RuleFilletSettings.h>
Description
Gets the parameter controlling the radius of a constant radius rule fillet. This property will return null when isConstantRadius is false. To edit the radius, use properties on the parameter to change the value of the parameter.
Syntax
"ruleFilletSettings_var" is a variable referencing a RuleFilletSettings object. |
