FormIt C++ API  v23.0.0 (2023.0.0)
FormIt::Clipboard Namespace Reference

Functions

FORMIT_CORE_EXPORT void GetJSONStringForClipboard (1::string &jsonSTR)
 Get a string to save to the clipboard from the current selection. More...
 
FORMIT_CORE_EXPORT bool SetJSONStringFromClipboard (const 1::string &jsonSTR)
 Sets the clipboard data which loads up the clipboard History. More...
 
FORMIT_CORE_EXPORT const WSM::Transf3dGetMinOffsetTransf ()
 Get the offset for pasting from the clipboard. More...
 
FORMIT_CORE_EXPORT const WSM::Transf3dGetInContextTransf ()
 Get the in-context Transf for the items that were copied. More...