SoGlobalSimplifyAction Constructor |
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoGlobalSimplifyAction(
SoSimplifier _simplifier
)
Public Sub New (
_simplifier As SoSimplifier
)
public:
SoGlobalSimplifyAction(
SoSimplifier^ _simplifier
)
new :
_simplifier : SoSimplifier -> SoGlobalSimplifyAction
Parameters
- _simplifier
- Type: OIV.Inventor.SimplifierSoSimplifier
Remarks See Also