Cyclone 3DR Script
from Technodigit, part of Hexagon. Copyright 1997-2023.
Loading...
Searching...
No Matches
SDialog Member List

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

AddImage(string imgPath, number width=-1, number height=-1, boolean keepRatio=true)SDialog
AddLine(string label, boolean isInput, Object labParams={}, string defaultInput="")SDialog
AddLine(string label, boolean isInput, Object labParams={}, number defaultInput=0)SDialog
AddLine(string label, boolean isInput, Object labParams={}, number defaultInput=0)SDialog
AddOutput(string label, string output, Object labParams={}, Object outParams={})SDialog
Execute()SDialog
New(string title="Dialog")SDialogstatic
SDialog(string title="Dialog")SDialog
toString()SDialog