ALIGNED enum value | TechDraw::CenterLine | |
assignTag(const TechDraw::CenterLine *cl) | TechDraw::CenterLine | protected |
BaseClass() | Base::BaseClass | |
BaseClass(const BaseClass &)=default | Base::BaseClass | |
calcEndPoints(TechDraw::DrawViewPart *partFeat, std::vector< std::string > faceNames, int mode, double ext, double m_hShift, double m_vShift, double rotate) | TechDraw::CenterLine | static |
calcEndPoints2Lines(TechDraw::DrawViewPart *partFeat, std::vector< std::string > faceNames, int vert, double ext, double m_hShift, double m_vShift, double rotate, bool flip) | TechDraw::CenterLine | static |
calcEndPoints2Points(TechDraw::DrawViewPart *partFeat, std::vector< std::string > faceNames, int vert, double ext, double m_hShift, double m_vShift, double rotate, bool flip) | TechDraw::CenterLine | static |
calcEndPointsNoRef(Base::Vector3d start, Base::Vector3d end, double scale, double ext, double hShift, double vShift, double rotate) | TechDraw::CenterLine | static |
CenterLine() | TechDraw::CenterLine | |
CenterLine(CenterLine *cl) | TechDraw::CenterLine | |
CenterLine(TechDraw::BaseGeomPtr bg) | TechDraw::CenterLine | |
CenterLine(Base::Vector3d p1, Base::Vector3d p2) | TechDraw::CenterLine | |
CenterLine(Base::Vector3d p1, Base::Vector3d p2, int m, double h, double v, double r, double x) | TechDraw::CenterLine | |
CenterLineBuilder(TechDraw::DrawViewPart *partFeat, std::vector< std::string > subs, int mode=0, bool flip=false) | TechDraw::CenterLine | static |
CLMODE enum name | TechDraw::CenterLine | |
clone(void) const | TechDraw::CenterLine | |
CLTYPE enum name | TechDraw::CenterLine | |
copy(void) const | TechDraw::CenterLine | |
create(void) | Base::Persistence | static |
createNewTag() | TechDraw::CenterLine | protected |
dump(const char *title) | TechDraw::CenterLine | |
dumpToStream(std::ostream &stream, int compression) | Base::Persistence | |
EDGE enum value | TechDraw::CenterLine | |
encodeAttribute(const std::string &) | Base::Persistence | static |
FACE enum value | TechDraw::CenterLine | |
getClassTypeId(void) | Base::Persistence | static |
getExtend(void) | TechDraw::CenterLine | |
getFlip(void) | TechDraw::CenterLine | |
getHShift(void) | TechDraw::CenterLine | |
getMemSize(void) const | TechDraw::CenterLine | virtual |
getPyObject(void) | TechDraw::CenterLine | virtual |
getRotate(void) | TechDraw::CenterLine | |
getTag() const | TechDraw::CenterLine | |
getTagAsString(void) const | TechDraw::CenterLine | virtual |
getTypeId(void) const | Base::Persistence | virtual |
getVShift(void) | TechDraw::CenterLine | |
HORIZONTAL enum value | TechDraw::CenterLine | |
init(void) | Base::Persistence | static |
initialize() | TechDraw::CenterLine | protected |
initSubclass(Base::Type &toInit, const char *ClassName, const char *ParentName, Type::instantiationMethod method=nullptr) | Base::BaseClass | protectedstatic |
isDerivedFrom(const Type type) const | Base::BaseClass | |
m_edges | TechDraw::CenterLine | |
m_end | TechDraw::CenterLine | |
m_extendBy | TechDraw::CenterLine | |
m_faces | TechDraw::CenterLine | |
m_flip2Line | TechDraw::CenterLine | |
m_format | TechDraw::CenterLine | |
m_geometry | TechDraw::CenterLine | |
m_hShift | TechDraw::CenterLine | |
m_mode | TechDraw::CenterLine | |
m_rotate | TechDraw::CenterLine | |
m_start | TechDraw::CenterLine | |
m_type | TechDraw::CenterLine | |
m_verts | TechDraw::CenterLine | |
m_vShift | TechDraw::CenterLine | |
operator=(const BaseClass &)=default | Base::BaseClass | |
PythonObject | TechDraw::CenterLine | protected |
Restore(Base::XMLReader &) | TechDraw::CenterLine | virtual |
RestoreDocFile(Reader &) | Base::Persistence | virtual |
restoreFromStream(std::istream &stream) | Base::Persistence | |
Save(Base::Writer &) const | TechDraw::CenterLine | virtual |
SaveDocFile(Writer &) const | Base::Persistence | virtual |
scaledGeometry(TechDraw::DrawViewPart *partFeat) | TechDraw::CenterLine | |
setExtend(double e) | TechDraw::CenterLine | |
setFlip(bool f) | TechDraw::CenterLine | |
setPyObject(PyObject *) | Base::BaseClass | virtual |
setRotate(double r) | TechDraw::CenterLine | |
setShifts(double h, double v) | TechDraw::CenterLine | |
tag | TechDraw::CenterLine | protected |
toString(void) const | TechDraw::CenterLine | |
VERTEX enum value | TechDraw::CenterLine | |
VERTICAL enum value | TechDraw::CenterLine | |
~BaseClass() | Base::BaseClass | virtual |
~CenterLine() | TechDraw::CenterLine | virtual |