FilletFeature.timelineObject Property
Parent Object: FilletFeatureDefined in namespace "adsk::fusion" and the header file is <Fusion/Features/FilletFeature.h>
Description
Returns the timeline object associated with this feature.
Syntax
"filletFeature_var" is a variable referencing a FilletFeature object.
|
Property Value
This is a read only property whose value is a TimelineObject.Samples
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 |