Message 1 of 2
Is there a way to get a CombineFeature for non-parametric?
Not applicable
12-09-2019
04:44 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Dear friends,
I want to create a body by cutting a primary body by another body. I am using combineFeature.
According to the reference manual the mehtod combineFeatures.add - "Returns the newly created CombineFeature object or null if the creation failed. This function returns nothing in the case where the feature is non-parametric."
It means that if I turn the history capture off by setting the designType to
adsk.fusion.DesignTypes.DirectDesignType.
I do not have access to the result. The object has been created within Fusion but I can't get the reference to it. This is very unlucky feature of the API.
Or is there a way how to get the feature object or direct the resulting body?
thank you
Chris