From OpenSCADAWiki
Jump to: navigation, search

Protected methods:

  • virtual void loadVal( const string &attr = "" ); — Reloading all or one stored values, with using in the function attrAdd() of the User API for loading stored values.
  • virtual void setType( const string &tpId ); — Called to change the parameter type to tpId and can be processed in the module object to change own data.