PrimitivesManager Class

Provides access to the supported primitives.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
public static class PrimitivesManager
Inheritance
Object    PrimitivesManager

Methods

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.

See Also