poINote GetPosition

Gets the note position.

Syntax

poINote_handle GetPosition

Application

HyperView Tcl Query

Description

This command returns the note position.

Outputs

Important: This command returns different outputs, depending on the position type:
"Screen" position type:
returns x_pos y_pos, which are screen coordinate values between 0 and 1.
"Coordinates" position type:
returns x_pos, y_pos, z_pos, which are model coordinates.

Errors

None.