setValues(...)
This method modifies the FeatureOptions object for the specified model.
Required arguments
None.
Optional arguments
- checkSelfIntersection
A Boolean specifying whether Abaqus/CAE should perform self-intersection checks while regenerating features. The default value is ON.
- autoCaching
A Boolean specifying whether geometric states should be automatically cached. The default value is ON.
- maxCachedStates
An Int specifying the maximum number of caches to be stored with each part or with the assembly. The default value is 5.
Return value
None.
Exceptions
None.