IMatrixModelCoord.AssignFirst

Syntax

AssignFirst(Count: Integer; Coord: IMatrixModelCoord);

Parameters

Count - the number of parameters of the Coord coordinate, which will be set for the current coordinate.

Coord - coordinate, which parameters must be set for the current coordinate.

Description

The AssignFirst method fills the specified number of parameters of the current coordinate with the parameters of the input coordinate.

See also:

IMatrixModelCoord