MinMaxLabels (Text List) ¶
OriPrimLinear (STRUCT) ¶ TYPE OriPrimLinear EXTENDS ElemPrimBase : STRUCT Data for the “linear” orientation interpolation. InOut: Name Type Comment Inherited from pef0 POINTER TO ElemFun Pointer to a copy of the previous element. If set, can be evaluated at x = 0 to obtain the start position of this element. ElemPrimBase pef1 POINTER TO ElemFun Pointer to a copy of the subsequent element. If set, can be evaluated at x = pef1^.l to obtain the end position of this element. ElemPrimBase pTrace0 POINTER TO ElemFunTrace ElemPrimBase pTrace1 POINTER TO ElemFunTrace ElemPrimBase
Utils ¶ VisuDlgUtil_AdjustCaretAndSelectionAfterNumberFormatChange (Function) VisuDlgUtil_CloseNumpadExtended (Function) VisuDlgUtil_CloseNumpadExtended2 (Function) VisuDlgUtil_FormatExpToG (Function) VisuDlgUtil_FormatValueToDec (Function) VisuDlgUtil_FormatValueToHex (Function) VisuDlgUtil_InitValueFromFlags (Function) VisuDlgUtil_IsDialogOpen (Function) VisuDlgUtil_SetbInitFormatValue (Function) VisuDlgUtil_UpdateOutputValue (Function)
VisuDlgUtil_AdjustCaretAndSelectionAfterNumberFormatChange (FUN) ¶ FUNCTION VisuDlgUtil_AdjustCaretAndSelectionAfterNumberFormatChange This help function has to be called whenever the number format was changed. It adjusts the caret and/or selection accordingly InOut: Scope Name Type Comment Input iTextLengthBeforeChange INT The length of the variable value before the number format was changed stVariableValue STRING The the variable value after the number format was changed Inout iCaretPosition INT The current position of the caret. Either within the text or at the end of the text iSelectionStart INT The start of the selected text (1-relative) iSelectionEnd INT The end of the selected text (1-relative).
VisuDlg_CheckedAppend (FUN) ¶ FUNCTION VisuDlg_CheckedAppend : BOOL InOut: Scope Name Type Return VisuDlg_CheckedAppend BOOL Inout stOutputValue STRING stVariableValue STRING bInit BOOL Input bPassword BOOL cToAppend STRING(1)
VisuDlg_CheckedAppendExp (FUN) ¶ FUNCTION VisuDlg_CheckedAppendExp : BOOL InOut: Scope Name Type Return VisuDlg_CheckedAppendExp BOOL Inout stOutputValue STRING stVariableValue STRING bInit BOOL Input bPassword BOOL
VisuDlg_CheckedAppendW (FUN) ¶ FUNCTION VisuDlg_CheckedAppendW : BOOL InOut: Scope Name Type Return VisuDlg_CheckedAppendW BOOL Inout wstOutputValue WSTRING wstVariableValue WSTRING bInit BOOL Input bPassword BOOL cToAppend WSTRING(1)
OriPrimLinear_EvalDerivs (FUN) ¶ FUNCTION OriPrimLinear_EvalDerivs : BOOL InOut: Scope Name Type Inout errCtx SMRE.ErrorContext Inout Const ef ElemFun Inout ov OriDynState Input lambda LREAL t LREAL Return OriPrimLinear_EvalDerivs BOOL
VisuDlg_CheckedBack (FUN) ¶ FUNCTION VisuDlg_CheckedBack : BOOL InOut: Scope Name Type Return VisuDlg_CheckedBack BOOL Inout stOutputValue STRING stVariableValue STRING bInit BOOL
VisuDlg_CheckedBackW (FUN) ¶ FUNCTION VisuDlg_CheckedBackW : BOOL InOut: Scope Name Type Return VisuDlg_CheckedBackW BOOL Inout wstOutputValue WSTRING wstVariableValue WSTRING bInit BOOL