Generate a new signal.
Namespace:
Demo3D.IO
Assembly:
Demo3D.IO (in Demo3D.IO.dll) Version: 15.0.2.11458
Syntaxpublic static Signal? Generate()
Return Value
Type:
SignalA signal that can be tracked through the system.
RemarksThe signal must be Disposed when it reaches the end of the data pathway.
See Also