Login Page - Create Account

Support Board


Date/Time: Wed, 12 Feb 2025 18:18:18 +0000



Post From: Stationary Text from ACSIL

[2020-11-05 16:50:23]
cross - Posts: 70
It is an instance. You need to use tool.DrawingType member to set what type of tool it represents.
And sc.UseTool(tool) to make it visible or update it on the screen.
No need to free it up since it exists in the { } scope only.
See Persistent Variable part of the Documentation to keep data between Study update/iteration.
Date Time Of Last Edit: 2020-11-05 16:52:10