C# 클래스 CascadeSharp.TKBO.IntTools.IntTools_FClass2d

파일 보기 프로젝트 열기: Oblikovati/CascadeSharp

공개 메소드들

메소드 설명
Destroy ( ) : void
Init ( TopoDS_Face F, double Tol ) : void
IntTools_FClass2d ( ) : System
IntTools_FClass2d ( TopoDS_Face F, double Tol ) : System
IsHole ( ) : bool
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

메소드 상세

Destroy() 공개 메소드

public Destroy ( ) : void
리턴 void

Init() 공개 메소드

public Init ( TopoDS_Face F, double Tol ) : void
F TopoDS_Face
Tol double
리턴 void

IntTools_FClass2d() 공개 메소드

public IntTools_FClass2d ( ) : System
리턴 System

IntTools_FClass2d() 공개 메소드

public IntTools_FClass2d ( TopoDS_Face F, double Tol ) : System
F TopoDS_Face
Tol double
리턴 System

IsHole() 공개 메소드

public IsHole ( ) : bool
리턴 bool

Perform() 공개 메소드

public Perform ( gp_Pnt2d Puv ) : TopAbs_State
Puv gp_Pnt2d
리턴 TopAbs_State

Perform() 공개 메소드

public Perform ( gp_Pnt2d Puv, bool RecadreOnPeriodic ) : TopAbs_State
Puv gp_Pnt2d
RecadreOnPeriodic bool
리턴 TopAbs_State

PerformInfinitePoint() 공개 메소드

public PerformInfinitePoint ( ) : TopAbs_State
리턴 TopAbs_State

TestOnRestriction() 공개 메소드

public TestOnRestriction ( gp_Pnt2d Puv, double Tol ) : TopAbs_State
Puv gp_Pnt2d
Tol double
리턴 TopAbs_State

TestOnRestriction() 공개 메소드

public TestOnRestriction ( gp_Pnt2d Puv, double Tol, bool RecadreOnPeriodic ) : TopAbs_State
Puv gp_Pnt2d
Tol double
RecadreOnPeriodic bool
리턴 TopAbs_State