Open CASCADE Technology 7.8.2.dev
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.
 
 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 ()
 

Detailed Description

Place a shape in a local axis coordinate.

Constructor & Destructor Documentation

◆ BRepFill_SectionPlacement() [1/2]

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() [2/2]

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

◆ AbscissaOnPath()

Standard_Real BRepFill_SectionPlacement::AbscissaOnPath ( )

◆ Transformation()

const gp_Trsf & BRepFill_SectionPlacement::Transformation ( ) const

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