FormIt C++ API v25.0.0 (2025.0.0)
Loading...
Searching...
No Matches
FormIt::Clipboard Namespace Reference

Functions

FORMIT_CORE_EXPORT void GetJSONStringForClipboard (1::string &jsonSTR)
 Get a JSON string for the FormIt internal clipboard's WSM History generated from the current selection.
 
FORMIT_CORE_EXPORT bool SetJSONStringFromClipboard (const 1::string &jsonSTR)
 Generates the internal clipboard's WSM History given jsonSTR.
 
FORMIT_CORE_EXPORT const WSM::Transf3dGetMinOffsetTransf ()
 Get the offset for pasting from the clipboard.
 
FORMIT_CORE_EXPORT const WSM::Transf3dGetInContextTransf ()
 Get the in-context Transf for the items that were copied.