Open CASCADE Technology 6.5.2
Public Member Functions
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)
 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

 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

const gp_TrsfTransformation () const
Standard_Real AbscissaOnPath ()

Constructor & Destructor Documentation

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 
)
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_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]
const gp_Trsf& BRepFill_SectionPlacement::Transformation ( ) const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines