Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
BRepFill_CurveConstraint Class Reference

#include <BRepFill_CurveConstraint.hxx>

Inheritance diagram for BRepFill_CurveConstraint:
Inheritance graph
[legend]

Public Member Functions

 BRepFill_CurveConstraint (const Handle< Adaptor3d_HCurveOnSurface > &Boundary, const Standard_Integer Order, const Standard_Integer NPt=10, const Standard_Real TolDist=0.0001, const Standard_Real TolAng=0.01, const Standard_Real TolCurv=0.1)
 Create a constraint
Order is the order of the constraint. The possible values for order are -1,0,1,2.
Order i means constraints Gi
Npt is the number of points associated with the constraint.
TolDist is the maximum error to satisfy for G0 constraints
TolAng is the maximum error to satisfy for G1 constraints
TolCurv is the maximum error to satisfy for G2 constraints
These errors can be replaced by laws of criterion.

 BRepFill_CurveConstraint (const Handle< Adaptor3d_HCurve > &Boundary, const Standard_Integer Tang, const Standard_Integer NPt=10, const Standard_Real TolDist=0.0001)

Constructor & Destructor Documentation


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