PrimitivesManager.LoadBuiltIn Method

Loads the built-in primitives.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
public static PrimitivesCollection LoadBuiltIn()

Return Value

PrimitivesCollection
Collection of built-in primitives.

See Also