Version: |
1.2 |
Description: |
Specifies the state of the ortho toggle. |
Declaration: |
|
C/C++ |
extern "C" vbool WINAPI VCGetOrthoMode(short* iError); |
Delphi |
function VCGetOrthoMode(var iError: Smallint):Wordbool; stdcall;
|
ActiveX/COM |
Function GetOrthoMode() As Integer |
Parameters: |
tf - toggle setting |
Notes: |
Ortho mode is one the more useful features of Visual CADD™ that constrains many construction and editing tools. This constraint only allows point placements along lines that lie at 90° increments from, or on, the ortho angle, from the first point placed in the command. |
See Also: |