FilletEdgeSets.count Property
Parent Object: FilletEdgeSetsDefined in namespace "adsk::fusion" and the header file is <Fusion/Features/FilletEdgeSets.h>
Description
The number of fillet edge sets in the collection.
Syntax
"filletEdgeSets_var" is a variable referencing a FilletEdgeSets object.
|
Property Value
This is a read only property whose value is a uinteger.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 |