switch PartDesign to Bodies
This commit is contained in:
@@ -47,15 +47,8 @@ public:
|
||||
const std::string& getValue(void) const;
|
||||
static std::string createUuid(void);
|
||||
|
||||
/// raw data
|
||||
unsigned long Data1;
|
||||
unsigned short Data2;
|
||||
unsigned short Data3;
|
||||
unsigned char Data4[ 8 ];
|
||||
|
||||
private:
|
||||
std::string _uuid;
|
||||
|
||||
};
|
||||
|
||||
} //namespace Base
|
||||
|
||||
Reference in New Issue
Block a user