PartDesign::SketchBased Class Reference

#include <FeatureSketchBased.h>

Inheritance diagram for PartDesign::SketchBased:
PartDesign::Feature Part::Feature App::GeoFeature App::DocumentObject App::PropertyContainer Base::Persistence Base::BaseClass PartDesign::Additive PartDesign::Revolution PartDesign::Subtractive PartDesign::Pad PartDesign::Hole PartDesign::Pocket

List of all members.

Public Member Functions

virtual Base::Type getTypeId (void) const
 SketchBased ()

Static Public Member Functions

static void * create (void)
static Base::Type getClassTypeId (void)
static void init (void)

Public Attributes

App::PropertyLink Sketch

Protected Member Functions

virtual const App::PropertyDatagetPropertyData (void) const
bool isInside (const TopoDS_Wire &, const TopoDS_Wire &) const
TopoDS_Shape makeFace (std::list< TopoDS_Wire > &) const
TopoDS_Shape makeFace (const std::vector< TopoDS_Wire > &) const
TopoDS_Face validateFace (const TopoDS_Face &) const

Static Protected Member Functions

static const App::PropertyDatagetPropertyDataPtr (void)

Detailed Description

Definition at line 36 of file FeatureSketchBased.h.


Constructor & Destructor Documentation

PartDesign::SketchBased::SketchBased (  ) 

Definition at line 75 of file FeatureSketchBased.cpp.

References ADD_PROPERTY.


Member Function Documentation

void * PartDesign::SketchBased::create ( void   )  [static]
Base::Type PartDesign::SketchBased::getClassTypeId ( void   )  [static]
const App::PropertyData & PartDesign::SketchBased::getPropertyData ( void   )  const [protected, virtual]
const App::PropertyData * PartDesign::SketchBased::getPropertyDataPtr ( void   )  [static, protected]
Base::Type PartDesign::SketchBased::getTypeId ( void   )  const [virtual]
void PartDesign::SketchBased::init ( void   )  [static]
bool PartDesign::SketchBased::isInside ( const TopoDS_Wire &  wire1,
const TopoDS_Wire &  wire2 
) const [protected]

Definition at line 80 of file FeatureSketchBased.cpp.

References KDL::Add(), draftTools::p, importDXF::prec(), and validateFace().

Referenced by makeFace().

TopoDS_Shape PartDesign::SketchBased::makeFace ( std::list< TopoDS_Wire > &  wires  )  const [protected]

Definition at line 159 of file FeatureSketchBased.cpp.

References validateFace().

TopoDS_Shape PartDesign::SketchBased::makeFace ( const std::vector< TopoDS_Wire > &  w  )  const [protected]
TopoDS_Face PartDesign::SketchBased::validateFace ( const TopoDS_Face &  face  )  const [protected]

Definition at line 119 of file FeatureSketchBased.cpp.

Referenced by isInside(), and makeFace().


Member Data Documentation


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

Generated on Wed Nov 23 19:02:38 2011 for FreeCAD by  doxygen 1.6.1