schHiRotate
schHiRotate(
[ ?nonModal g_nonModal ]
)
=> t
Description
Rotates objects. Usable when editing schematics or symbols.
Operates on the selected set. If the selected set contains multiple objects, you are prompted to click a reference point. If the selected set is empty, you are prompted to point at an object to rotate; that point becomes the reference point. The objects must be fully selected.
If g_nonModal is t or there are objects in the selected set, the function cancels after the first successful rotation. Otherwise, the function repeats and prompts you to select another object.
Arguments
|
Specifies whether the function should be non-modal. |
Value Returned
Return to top