CircularPatternFeature.resultFeatures Property
Parent Object: CircularPatternFeatureDefined in namespace "adsk::fusion" and the header file is <Fusion/Features/CircularPatternFeature.h>
Description
Returns the features that were created as a result of this pattern. This is only valid for a direct edit model and this returns null in the case where the feature is parametric.
Syntax
"circularPatternFeature_var" is a variable referencing a CircularPatternFeature object.
|