Announcement
Collapse
No announcement yet.
Search Result
Collapse
18 results in 0.0030 seconds.
Keywords
Members
Tags
-
Yes, I wrote the same command in a previous post......
-
The UUID of scene can be obtained from the engine
Code:send SCENE*Examples/Tutorial/MyScene*UUID GET /returns the UUID for this
Last edited by mlynarik.jozef; 03-29-2022, 06:08 PM.
Leave a comment:
-
Viz Graphic Hub: REST API
http://vizghrest-host.address.or.ip:19398/
http://127.0.0.1:19398/doc/documentation.html
ht...Last edited by mlynarik.jozef; 03-29-2022, 04:28 PM.
Leave a comment:
-
Tested on versions: Viz Artist 3.8.3.68251, 3.13.0.84651, 3.14.4.97861
Example: https://mega.nz/file/ov4gmQJY#jX5pUD...BFmwje_6R0Wfc7...Last edited by mlynarik.jozef; 11-11-2021, 12:55 PM.
Leave a comment:
-
Hi, try to put this script in a container with the add-on "WINDOW_MASK", it should select the container "Tracking Object"
Code:Sub
Last edited by mlynarik.jozef; 11-11-2021, 12:32 PM.
Leave a comment:
-
This is a simple example of how to use the BrowserCEF plugin to load and process data in TL: VIDEO and SCENES.
Example of processing XML data using...Last edited by mlynarik.jozef; 10-16-2020, 11:00 AM.
- 1 like
Leave a comment:
-
Code:using FPS.VizToolkit; using System; using System.Windows.Forms; namespace Example { public
- 1 like
Leave a comment:
-
Methods:
AddToBuffer Overloaded.
ClearBuffer Clears output buffer
RequestEngineIndentification Tries to retrieve viz|engine...
- 1 like
Leave a comment:
-
Code:Sub H1(Sender) If (Box_One.Checked = True) And (Box_Two.Checked = True) Then TextFiller.UTF8Text = "Box 1 and 2 are Checked"
Leave a comment:
-
Scene:
Code:Dim result As String Sub OnInitParameters() RegisterFileSelector("filename", "File", "",
Leave a comment:
-
PHP Code:
Dim cGroup As Array[Container]
cGroup.Push(FindSubContainer("A"))
cGroup.Push(FindSubContainer("B"))
Last edited by mlynarik.jozef; 03-24-2020, 09:43 PM.
Leave a comment:
-
Hi Jogvan,
you can see the changed scene of Erizos(Rob Chen) : https://mega.nz/#F!9vATFKJK!eR_xbgrtiIB83_6cDYI2UA
J.
- 1 like
Leave a comment:
-
Use the FormatNumber plugin. If is inactive, you will find it in Settings -> Plugin -> Inactive
J....
Leave a comment:
Leave a comment: