PrimitivesManager Class
Provides access to the supported primitives.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
public static class PrimitivesManager
Public NotInheritable Class PrimitivesManager
public ref class PrimitivesManager abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type PrimitivesManager = class end
- Inheritance
- Object PrimitivesManager
Load<TPlugin> |
Retrieves all primitives supported by plug-ins which implement interface TPlugin.
|
LoadBuiltIn |
Loads the built-in primitives.
|
Reset |
Reset all loaded Evaluation plug-ins for future usage.
|