Open CASCADE Technology  7.1.0.beta
Public Member Functions
BRepFill_SectionPlacement Class Reference

Place a shape in a local axis coordinate. More...

#include <BRepFill_SectionPlacement.hxx>

Public Member Functions

 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. More...
 
 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. More...
 
const gp_TrsfTransformation () const
 
Standard_Real AbscissaOnPath ()
 

Detailed Description

Place a shape in a local axis coordinate.

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 
)

Automatic placement.

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 
)

Placement on vertex.

Member Function Documentation

Standard_Real BRepFill_SectionPlacement::AbscissaOnPath ( )
const gp_Trsf& BRepFill_SectionPlacement::Transformation ( ) const

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