Changes the radius type to be asymmetric.
"ruleFilletSettings_var" is a variable referencing a RuleFilletSettings object. |
"ruleFilletSettings_var" is a variable referencing a RuleFilletSettings object. |
| Name | Type | Description |
| offsetOne | ValueInput | Input ValueInput object that defines the first offset of the asymmetric rule fillet. If the ValueInput uses a real value then it is interpreted as centimeters. If it is a string then the units can be defined as part of the string (i.e. "2 in") or if no units are specified it is interpreted using the current document units for length. |
| offsetTwo | ValueInput | Input ValueInput object that defines the second offset of the asymmetric rule fillet. If the ValueInput uses a real value then it is interpreted as centimeters. If it is a string then the units can be defined as part of the string (i.e. "2 in") or if no units are specified it is interpreted using the current document units for length. |