Features.mergeFacesFeatures Property
Parent Object: FeaturesDefined in namespace "adsk::fusion" and the header file is <Fusion/Features/Features.h>
Description
Returns the collection object that supports the ability to merge faces. Merging faces is currently limited to a Direct Modeling design or a body in a base feature. The result of merging faces is a direct B-Rep modification, and the change is not represented as a feature in the browser.
Syntax
"features_var" is a variable referencing a Features object.
|