메소드 | 설명 | |
---|---|---|
BRepTopAdaptor_FClass2d ( ) : System | ||
BRepTopAdaptor_FClass2d ( |
||
BRepTopAdaptor_FClass2d ( TopoDS_Face F, double Tol ) : System | ||
Copy ( |
||
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 |
public BRepTopAdaptor_FClass2d ( |
||
parameter1 | ||
리턴 | System |
public BRepTopAdaptor_FClass2d ( TopoDS_Face F, double Tol ) : System | ||
F | TopoDS_Face | |
Tol | double | |
리턴 | System |
public Copy ( |
||
Other | ||
리턴 |
public Perform ( gp_Pnt2d Puv, bool RecadreOnPeriodic ) : TopAbs_State | ||
Puv | gp_Pnt2d | |
RecadreOnPeriodic | bool | |
리턴 | TopAbs_State |
public TestOnRestriction ( gp_Pnt2d Puv, double Tol ) : TopAbs_State | ||
Puv | gp_Pnt2d | |
Tol | double | |
리턴 | TopAbs_State |
public TestOnRestriction ( gp_Pnt2d Puv, double Tol, bool RecadreOnPeriodic ) : TopAbs_State | ||
Puv | gp_Pnt2d | |
Tol | double | |
RecadreOnPeriodic | bool | |
리턴 | TopAbs_State |