IModelling.Default_

Syntax

Default_: Variant;

Description

The Default_ method returns Null.

Comments

The method can be used to set empty values of parameters for the IModelling interface methods.

Example

The method use is given in the example for IModelling.Combine.

See also:

IModelling