Sketcher::Sketch::ConstrDef Struct Reference

container element to store and work with the constraints of this sketch More...

#include <Sketch.h>

Public Member Functions

 ConstrDef ()
 

Public Attributes

Constraintconstr
 
bool driving
 
double * secondvalue
 
double * value
 

Detailed Description

container element to store and work with the constraints of this sketch

Constructor & Destructor Documentation

◆ ConstrDef()

Sketcher::Sketch::ConstrDef::ConstrDef ( )

Member Data Documentation

◆ constr

Constraint* Sketcher::Sketch::ConstrDef::constr

◆ driving

bool Sketcher::Sketch::ConstrDef::driving

◆ secondvalue

double* Sketcher::Sketch::ConstrDef::secondvalue

◆ value


The documentation for this struct was generated from the following file: