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

Description

Functions

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

Function Documentation

FORMIT_CORE_EXPORT const WSM::Transf3d& FormIt::Clipboard::GetInContextTransf ( )

Get the in-context Transf for the items that were copied.

FORMIT_CORE_EXPORT void FormIt::Clipboard::GetJSONStringForClipboard ( 1::string &  jsonSTR)

Get a string to save to the clipboard from the current selection.

Parameters
[out]jsonSTR
FORMIT_CORE_EXPORT const WSM::Transf3d& FormIt::Clipboard::GetMinOffsetTransf ( )

Get the offset for pasting from the clipboard.

FORMIT_CORE_EXPORT bool FormIt::Clipboard::SetJSONStringFromClipboard ( const 1::string &  jsonSTR)

Sets the clipboard data which loads up the clipboard History.

Parameters
[in]jsonSTR