[TD]Landmark Dims initial impl
This commit is contained in:
@@ -317,6 +317,7 @@ class TechDrawExport Vertex
|
||||
bool cosmetic;
|
||||
int cosmeticLink; //deprec. use cosmeticTag
|
||||
std::string cosmeticTag;
|
||||
bool reference; //reference vertex (ex robust dimension)
|
||||
|
||||
double x() {return pnt.x;}
|
||||
double y() {return pnt.y;}
|
||||
|
||||
Reference in New Issue
Block a user