OpenLexocad  27.1
HealingOptions.h
Go to the documentation of this file.
1 #pragma once
2 
3 namespace Topo
4 {
5 class LX_TOPO_EXPORT HealingOptions
6 {
7 public:
8 };
9 
10 } // namespace Topo
Definition: HealingOptions.h:5
Definition: Variant.h:55