Window3D_R
Return information about a 3D Graphics window
Syntax
Window3D_R <ScenarioPath> {WindowOption} [WindowID <WinNumber>]
Related commands
Description
The Window3D_R command will return information about a 3D Graphics window.
Enter the WindowId <WinNumber> to specify a 3D Graphics window. If not entered, then window 1 is used.
The following table describes the {WindowOption} values:
{WindowOption} | Description |
---|---|
Size | Returns the size of the 3D Graphics window including borders and frame. |
InnerSize | Returns the size of the 3D Graphics window not including borders or frame. |
Examples
Return the size of the first 3d window:
Window3d_R * InnerSize
Return message
Returns the width and height:640 360
Examples
Return the size of the second 3d window:
Window3d_R * Size WindowID 2
Return message
Returns the width and height:687 364
Group membership
This command belongs to the following group(s):
Version
9.0