메소드 |
설명 |
|
AddLine ( gp_Dir2d D, double D_ist ) : void |
|
|
AddLine ( gp_Lin2d L ) : void |
|
|
AddLine ( gp_Lin2d L, Hatch_LineForm T ) : void |
|
|
AddXLine ( double X ) : void |
|
|
AddYLine ( double Y ) : void |
|
|
Coordinate ( int I ) : double |
|
|
End ( int I, int J ) : double |
|
|
EndIndex ( int I, int J, int &Index, double &Par2 ) : void |
|
|
Hatch_Hatcher ( ) : System |
|
|
Hatch_Hatcher ( Hatch_Hatcher parameter1 ) : System |
|
|
Hatch_Hatcher ( double Tol ) : System |
|
|
Hatch_Hatcher ( double Tol, bool Oriented ) : System |
|
|
IsXLine ( int I ) : bool |
|
|
IsYLine ( int I ) : bool |
|
|
Line ( int I ) : gp_Lin2d |
|
|
LineForm ( int I ) : Hatch_LineForm |
|
|
NbIntervals ( ) : int |
|
|
NbIntervals ( int I ) : int |
|
|
NbLines ( ) : int |
|
|
Start ( int I, int J ) : double |
|
|
StartIndex ( int I, int J, int &Index, double &Par2 ) : void |
|
|
Tolerance ( ) : double |
|
|
Tolerance ( double Tol ) : void |
|
|
Trim ( gp_Lin2d L ) : void |
|
|
Trim ( gp_Lin2d L, double Start, double End ) : void |
|
|
Trim ( gp_Lin2d L, double Start, double End, int Index ) : void |
|
|
Trim ( gp_Lin2d L, int Index ) : void |
|
|
Trim ( gp_Pnt2d P1, gp_Pnt2d P2 ) : void |
|
|
Trim ( gp_Pnt2d P1, gp_Pnt2d P2, int Index ) : void |
|
|