DATAKIT API  V2025.1
How to use Attributes


All entities have a Dtk_InfoPtr class that you can get by GetInfos() method.
With this class you can access to Name, BlankedStatus, Color, Layer and other specific attributes.

Here is a sample on how to use it :
Attributes sample