Gets and sets if a rolling ball or setback solution is to be used in any corners. Asymmetric fillets always use a setback solution and will ignore this setting.
To set this property, you need to position the timeline marker to immediately before this feature. This can be accomplished using the following code: thisFeature.timelineObject.rollTo(True)
"filletFeature_var" is a variable referencing a FilletFeature object. |
"filletFeature_var" is a variable referencing a FilletFeature object. |
| Name | Description |
| Fillet Feature Edit API Sample | Demonstrates editing a fillet feature. To successfully run this sample you can use this Version Introduced in version November 2014 |