OpenLexocad  27.0
MaterialSelect.h
Go to the documentation of this file.
1 #pragma once
2 
4 
5 namespace OpenLxApp
6 {
33 {
34 public:
36  virtual ~MaterialSelect();
37 };
38 
39 } // namespace OpenLxApp
MaterialSelect provides selection of either a material definition or a material usage definition that...
Definition: MaterialSelect.h:32
#define OPENLXAPP_EXPORT
Definition: OpenLxApp_defines.h:12
Definition: ActiveScript.h:9