SLabuz95 / TclToTextFileGenerator

0 stars 0 forks source link

Attributes Controller #44

Open SLabuz95 opened 1 year ago

SLabuz95 commented 1 year ago

Attributes Controller manages predefined and user defined attributes. It's part of configuration of generators (not part of local configuration defined by user).

Predefined attributes have to be defined with enum for Predefined Attributes. Predefined attributes can be accessed with enum value of Predefined Atrributes. User cannot define attribute names with the same name as Predefined Attributes. It applies only for Attributes Panel and config file.