33 #ifndef DIME_EXTRUSIONENTITY_H
34 #define DIME_EXTRUSIONENTITY_H
36 #include <dime/entities/Entity.h>
43 virtual bool getRecord(
const int groupcode,
45 const int index = 0)
const;
50 void setThickness(
const dxfdouble val);
51 dxfdouble getThickness()
const;
53 virtual int typeId()
const;
54 virtual bool isOfType(
const int thtypeid)
const;
64 bool writeExtrusionData(
dimeOutput *
const out);
75 this->extrusionDir = v;
81 return this->extrusionDir;
87 this->thickness = val;
93 return this->thickness;
96 #endif // ! DIME_EXTRUSIONENTITY_H
Copyright © by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on Tue Nov 18 2014 14:22:40 for Dime by Doxygen 1.8.1.2.