OCC Main Page | ModelingAlgorithms | Toolkits | Packages | Class Hierarchy | Data Structures | File List | Data Fields | Globals

ModelingAlgorithms
TKBool
BRepFill


BRepFill_SectionPlacement Class Reference

Place a shape in a local axis coordinate
.

#include <BRepFill_SectionPlacement.hxx>


Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
Standard_EXPORT BRepFill_SectionPlacement (const Handle(BRepFill_LocationLaw)&Law, const TopoDS_Shape &Section, const Standard_Boolean WithContact=Standard_False, const Standard_Boolean WithCorrection=Standard_False)
 Automatic placement
.
Standard_EXPORT BRepFill_SectionPlacement (const Handle(BRepFill_LocationLaw)&Law, const TopoDS_Shape &Section, const TopoDS_Shape &Vertex, const Standard_Boolean WithContact=Standard_False, const Standard_Boolean WithCorrection=Standard_False)
 Placement on vertex
.
Standard_EXPORT const gp_Trsf & Transformation () const
Standard_EXPORT Standard_Real AbscissaOnPath ()

Private Member Functions

Standard_EXPORT void Perform (const Standard_Boolean WithContact, const Standard_Boolean WithCorrection, const TopoDS_Shape &Vertex)

Private Attributes

Handle_BRepFill_LocationLaw myLaw
TopoDS_Shape mySection
gp_Trsf myTrsf
Standard_Real myParam
Standard_Integer myIndex


Constructor & Destructor Documentation

Standard_EXPORT BRepFill_SectionPlacement::BRepFill_SectionPlacement const Handle(BRepFill_LocationLaw)&  Law,
const TopoDS_Shape &  Section,
const Standard_Boolean  WithContact = Standard_False,
const Standard_Boolean  WithCorrection = Standard_False
 

Standard_EXPORT BRepFill_SectionPlacement::BRepFill_SectionPlacement const Handle(BRepFill_LocationLaw)&  Law,
const TopoDS_Shape &  Section,
const TopoDS_Shape &  Vertex,
const Standard_Boolean  WithContact = Standard_False,
const Standard_Boolean  WithCorrection = Standard_False
 


Member Function Documentation

Standard_EXPORT Standard_Real BRepFill_SectionPlacement::AbscissaOnPath  ) 
 

void BRepFill_SectionPlacement::operator delete void *  anAddress  )  [inline]
 

void* BRepFill_SectionPlacement::operator new size_t  size  )  [inline]
 

void* BRepFill_SectionPlacement::operator new size_t  ,
void *  anAddress
[inline]
 

Standard_EXPORT void BRepFill_SectionPlacement::Perform const Standard_Boolean  WithContact,
const Standard_Boolean  WithCorrection,
const TopoDS_Shape &  Vertex
[private]
 

Standard_EXPORT const gp_Trsf& BRepFill_SectionPlacement::Transformation  )  const
 


Field Documentation

Standard_Integer BRepFill_SectionPlacement::myIndex [private]
 

Handle_BRepFill_LocationLaw BRepFill_SectionPlacement::myLaw [private]
 

Standard_Real BRepFill_SectionPlacement::myParam [private]
 

TopoDS_Shape BRepFill_SectionPlacement::mySection [private]
 

gp_Trsf BRepFill_SectionPlacement::myTrsf [private]
 


The documentation for this class was generated from the following file:
Generated on Mon Aug 25 13:41:17 2008 for OpenCASCADE by  doxygen 1.4.1