C# Class CascadeSharp.TKTopAlgo.BRepTopAdaptor.BRepTopAdaptor_FClass2d

Afficher le fichier Open project: Oblikovati/CascadeSharp Class Usage Examples

Méthodes publiques

Méthode Description
BRepTopAdaptor_FClass2d ( ) : System
BRepTopAdaptor_FClass2d ( BRepTopAdaptor_FClass2d parameter1 ) : System
BRepTopAdaptor_FClass2d ( TopoDS_Face F, double Tol ) : System
Copy ( BRepTopAdaptor_FClass2d Other ) : BRepTopAdaptor_FClass2d
Destroy ( ) : void
Perform ( gp_Pnt2d Puv ) : TopAbs_State
Perform ( gp_Pnt2d Puv, bool RecadreOnPeriodic ) : TopAbs_State
PerformInfinitePoint ( ) : TopAbs_State
TestOnRestriction ( gp_Pnt2d Puv, double Tol ) : TopAbs_State
TestOnRestriction ( gp_Pnt2d Puv, double Tol, bool RecadreOnPeriodic ) : TopAbs_State

Method Details

BRepTopAdaptor_FClass2d() public méthode

public BRepTopAdaptor_FClass2d ( ) : System
Résultat System

BRepTopAdaptor_FClass2d() public méthode

public BRepTopAdaptor_FClass2d ( BRepTopAdaptor_FClass2d parameter1 ) : System
parameter1 BRepTopAdaptor_FClass2d
Résultat System

BRepTopAdaptor_FClass2d() public méthode

public BRepTopAdaptor_FClass2d ( TopoDS_Face F, double Tol ) : System
F TopoDS_Face
Tol double
Résultat System

Copy() public méthode

public Copy ( BRepTopAdaptor_FClass2d Other ) : BRepTopAdaptor_FClass2d
Other BRepTopAdaptor_FClass2d
Résultat BRepTopAdaptor_FClass2d

Destroy() public méthode

public Destroy ( ) : void
Résultat void

Perform() public méthode

public Perform ( gp_Pnt2d Puv ) : TopAbs_State
Puv gp_Pnt2d
Résultat TopAbs_State

Perform() public méthode

public Perform ( gp_Pnt2d Puv, bool RecadreOnPeriodic ) : TopAbs_State
Puv gp_Pnt2d
RecadreOnPeriodic bool
Résultat TopAbs_State

PerformInfinitePoint() public méthode

public PerformInfinitePoint ( ) : TopAbs_State
Résultat TopAbs_State

TestOnRestriction() public méthode

public TestOnRestriction ( gp_Pnt2d Puv, double Tol ) : TopAbs_State
Puv gp_Pnt2d
Tol double
Résultat TopAbs_State

TestOnRestriction() public méthode

public TestOnRestriction ( gp_Pnt2d Puv, double Tol, bool RecadreOnPeriodic ) : TopAbs_State
Puv gp_Pnt2d
Tol double
RecadreOnPeriodic bool
Résultat TopAbs_State