TechDraw::ShapeExtractor Class Reference

#include <ShapeExtractor.h>

Static Public Member Functions

static Base::Vector3d getLocation3dFromFeat (App::DocumentObject *obj)
 
static TopoDS_Shape getShapes (const std::vector< App::DocumentObject * > links)
 
static std::vector< TopoDS_Shape > getShapes2d (const std::vector< App::DocumentObject * > links)
 
static std::vector< TopoDS_Shape > getShapesFromObject (const App::DocumentObject *docObj)
 
static TopoDS_Shape getShapesFused (const std::vector< App::DocumentObject * > links)
 
static std::vector< TopoDS_Shape > getXShapes (const App::Link *xLink)
 
static bool is2dObject (App::DocumentObject *obj)
 
static bool isDraftPoint (App::DocumentObject *obj)
 
static bool isEdgeType (App::DocumentObject *obj)
 
static bool isPointType (App::DocumentObject *obj)
 
static bool prefAdd2d (void)
 
static TopoDS_Shape stripInfiniteShapes (TopoDS_Shape inShape)
 

Member Function Documentation

◆ getLocation3dFromFeat()

◆ getShapes()

◆ getShapes2d()

◆ getShapesFromObject()

◆ getShapesFused()

TopoDS_Shape ShapeExtractor::getShapesFused ( const std::vector< App::DocumentObject * >  links)
static

◆ getXShapes()

◆ is2dObject()

bool ShapeExtractor::is2dObject ( App::DocumentObject obj)
static

References isEdgeType(), and isPointType().

Referenced by getShapes2d().

◆ isDraftPoint()

bool ShapeExtractor::isDraftPoint ( App::DocumentObject obj)
static

◆ isEdgeType()

bool ShapeExtractor::isEdgeType ( App::DocumentObject obj)
static

Referenced by is2dObject().

◆ isPointType()

bool ShapeExtractor::isPointType ( App::DocumentObject obj)
static

◆ prefAdd2d()

bool ShapeExtractor::prefAdd2d ( void  )
static

◆ stripInfiniteShapes()

TopoDS_Shape ShapeExtractor::stripInfiniteShapes ( TopoDS_Shape  inShape)
static

The documentation for this class was generated from the following files: