SoShapeSimplifyAction Constructor |
Constructor.
Namespace: OIV.Inventor.Actions
The algorithm used for simplifying is defined by the OIV.Inventor.Simplifier.SoSimplifier class that is passed in the constructor.
Typically you will pass an instance of OIV.Inventor.Simplifier.SoDecimator to the constructor. Please see OIV.Inventor.Simplifier.SoDecimator for info about which geometry objects can be simplified.