FilletFeature.fullRoundFilletFaceSets Property
Parent Object: FilletFeatureDefined in namespace "adsk::fusion" and the header file is <Fusion/Features/FilletFeature.h>
Description
Returns the full round fillet face sets collection associated with this fillet feature. This collection is only valid when the filletFeatureType is FullRoundFilletFeatureType and it returns null if the filletFeatureType is not FullRoundFilletFeatureType.
Syntax
"filletFeature_var" is a variable referencing a FilletFeature object.
|