VisuDlgUtil_InitValueFromFlags (FUN) ¶ FUNCTION VisuDlgUtil_InitValueFromFlags : INT for numpad extended: init the radiobutton, using flag values InOut: Scope Name Type Return VisuDlgUtil_InitValueFromFlags INT Input flags DWORD Inout bInitFormatValue BOOL iFormatValue INT
VisuDlgUtil_IsDialogOpen (FUN) ¶ FUNCTION VisuDlgUtil_IsDialogOpen : BOOL InOut: Scope Name Type Return VisuDlgUtil_IsDialogOpen BOOL Input loginDialog VisuElems.VisuElemBase.IVisualisationDialog pVisuClient POINTER TO VisuElems.VisuElemBase.VisuStructClientData dlgMan VisuElems.VisuElemBase.IDialogManager
VisuDlgUtil_SetbInitFormatValue (FUN) ¶ FUNCTION VisuDlgUtil_SetbInitFormatValue : BOOL used from numpad extended: Reset init on close InOut: Scope Name Type Comment Return VisuDlgUtil_SetbInitFormatValue BOOL Inout bInitFormatValue BOOL Input stNewValue STRING use this way, because of integrated visu 0: false , 1:true
OriPrimLinear_Eval (FUN) ¶ FUNCTION OriPrimLinear_Eval : BOOL InOut: Scope Name Type Inout errCtx SMRE.ErrorContext Inout Const ef ElemFun Inout q SM3M.SMC_Quat Input lambda LREAL t LREAL Return OriPrimLinear_Eval BOOL
VisuDlgUtil_UpdateOutputValue (FUN) ¶ FUNCTION VisuDlgUtil_UpdateOutputValue : BOOL InOut: Scope Name Type Return VisuDlgUtil_UpdateOutputValue BOOL Inout stOutputValue STRING stVariableValue STRING Input bPassword BOOL
OriPrim_EvalDerivs (FUN) ¶ FUNCTION OriPrim_EvalDerivs : BOOL InOut: Scope Name Type Comment Inout errCtx SMRE.ErrorContext Inout Const ef ElemFun Inout ov OriDynState The orientation with derivatives wrt. the interpolation parameter x, given in the coordinate system of the element function. Input x LREAL t LREAL Return OriPrim_EvalDerivs BOOL
Visu_FbFileListProvider.Dummy (METH) ¶ METHOD Dummy : INT InOut: Scope Name Type Return Dummy INT
Visu_FbFileListProvider.GetSelectedDirectory (METH) ¶ METHOD GetSelectedDirectory : STRING This method return the directory, that has been selected in the dialog FileOpenSave InOut: Scope Name Type Comment Return GetSelectedDirectory STRING The directory
Visu_FbFileListProvider.GetSelectedFileName (METH) ¶ METHOD GetSelectedFileName : STRING This method return the file name, that has been selected in the dialog FileOpenSave InOut: Scope Name Type Comment Return GetSelectedFileName STRING The file name
Visu_FbFileListProvider.Initialize (METH) ¶ METHOD Initialize : BOOL InOut: Scope Name Type Return Initialize BOOL Input stDirectory STRING(255) stFilter STRING stFileIn STRING stTitle STRING iRowCount INT bBrowseDirectory BOOL bTouch BOOL