Programming Reference for VirtualLab Fusion  2022.1
VL_GUI Member List

This is the complete list of members for VL_GUI, including all inherited members.

AskForComplex(Complex defaultValue=new Complex(), string dialogCaption="Enter Complex Number")VL_GUIstatic
AskForDouble(double defaultValue=0, string dialogCaption="Enter Floating Point Number", string name="Value", double minimumValue=double.NegativeInfinity, double maximumValue=double.PositiveInfinity, PhysicalProperty physicalProperty=PhysicalProperty.NoUnit)VL_GUIstatic
AskForInteger(int defaultValue=0, string dialogCaption="Enter Integer", string name="Value")VL_GUIstatic
CreateAnimationFromDataArray(DataArray2D dataArray, FieldQuantity fieldQuantity=FieldQuantity.RealPart, PredefinedColorLookupTableType? colorLookupTable=null)VL_GUIstatic
GetLastActiveDataArray1D(int index=0)VL_GUIstatic
GetLastActiveDataArray2D(int index=0)VL_GUIstatic
GetLastActiveField(int index=0)VL_GUIstatic
GetLastActiveFieldsSet(int index=0)VL_GUIstatic
GetLastActiveRayDistribution(int index=0)VL_GUIstatic
SelectOpenDataArray1D(string caption="Select Data Array 1D")VL_GUIstatic
SelectOpenDataArray2D(string caption="Select Data Array 2D")VL_GUIstatic
SelectOpenField(string caption="Select Field")VL_GUIstatic
SelectOpenFieldsSet(string caption="Select Fields Set")VL_GUIstatic
SelectOpenTransmission(string caption="Select Transmission")VL_GUIstatic
ShowDocument(IDocument document, string windowCaption="")VL_GUIstatic
ShowWindowsStandardDialog(CommonDialog dialog)VL_GUIstatic
WriteLineToMessagesTab(string message, bool addTimeStamp=false)VL_GUIstatic
WriteToMessagesTab(string message)VL_GUIstatic