Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Defines
Primitives_OneAxis.gxx File Reference
#include <Precision.hxx>
#include <gp_Pln.hxx>
#include <gp_Lin2d.hxx>
#include <gp_Circ2d.hxx>
#include <gp_Lin.hxx>
#include <gp_Circ.hxx>
#include <gp_Vec.hxx>
#include <Standard_DomainError.hxx>
#include <Standard_OutOfRange.hxx>

Defines

#define Standard_True   ((Standard_Boolean) 1)
#define Standard_False   ((Standard_Boolean) 0)
#define NBVERTICES   6
#define VAXISTOP   0
#define VAXISBOT   1
#define VTOPSTART   2
#define VTOPEND   3
#define VBOTSTART   4
#define VBOTEND   5
#define NBEDGES   9
#define EAXIS   0
#define ESTART   1
#define EEND   2
#define ETOPSTART   3
#define ETOPEND   4
#define EBOTSTART   5
#define EBOTEND   6
#define ETOP   7
#define EBOTTOM   8
#define NBWIRES   9
#define WLATERAL   0
#define WLATERALSTART   0
#define WLATERALEND   1
#define WTOP   2
#define WBOTTOM   3
#define WSTART   5
#define WAXISSTART   6
#define WEND   7
#define WAXISEND   8
#define NBFACES   5
#define FLATERAL   0
#define FTOP   1
#define FBOTTOM   2
#define FSTART   3
#define FEND   4

Define Documentation

#define EAXIS   0
#define EBOTEND   6
#define EBOTSTART   5
#define EBOTTOM   8
#define EEND   2
#define ESTART   1
#define ETOP   7
#define ETOPEND   4
#define ETOPSTART   3
#define FBOTTOM   2
#define FEND   4
#define FLATERAL   0
#define FSTART   3
#define FTOP   1
#define NBEDGES   9
#define NBFACES   5
#define NBVERTICES   6
#define NBWIRES   9
#define Standard_False   ((Standard_Boolean) 0)
#define Standard_True   ((Standard_Boolean) 1)
#define VAXISBOT   1
#define VAXISTOP   0
#define VBOTEND   5
#define VBOTSTART   4
#define VTOPEND   3
#define VTOPSTART   2
#define WAXISEND   8
#define WAXISSTART   6
#define WBOTTOM   3
#define WEND   7
#define WLATERAL   0
#define WLATERALEND   1
#define WLATERALSTART   0
#define WSTART   5
#define WTOP   2