Version: |
1.2 |
Description: |
Although symbol are considered a single entity, the ability to snap near point and closest point is still provided if desired via the symbol snap toggle. When on, the user can snap to entities within a symbol definition without exploding the symbol. |
Declaration: |
|
C/C++ |
extern "C" vbool WINAPI VCGetSymSnap(short* iError); |
Delphi |
function VCGetSymSnap(var iError: Smallint):Smallint; stdcall;
|
ActiveX/COM |
Function GetSymSnap() As Integer |
Parameters: |
tf - toggle setting |
Notes: |
|
See Also: |
VCGetSymAutoExplode, VCGetSymName, VCGetSymbolName, VCGetSymScale, VCGetSymRot, VCGetSymExplode, VCGetSymScaleX, VCGetSymScaleY |