Configures the meshing feature with the specified settings.
- Attention: If this method is called while meshing is running, the meshing feature will
restart with the new configuration, and any mesh data that has been produced will
be lost.
- Parameter config: An object that defines the meshing behavior.
- Throws: NsdkError.invalidArgument if the configuration is invalid.
Check NSDK's C logs for more information.
Configures the meshing feature with the specified settings.
- Attention: If this method is called while meshing is running, the meshing feature will
restart with the new configuration, and any mesh data that has been produced will
be lost.
- Parameter config: An object that defines the meshing behavior.
- Throws:
NsdkError.invalidArgumentif the configuration is invalid.Check NSDK's C logs for more information.