Метод |
Описание |
|
Axis ( ) : CascadeSharp.TKMath.gp.gp_Ax1 |
|
|
Directrix ( ) : gp_Ax1 |
|
|
Focal ( ) : double |
|
|
Focus ( ) : gp_Pnt |
|
|
Location ( ) : gp_Pnt |
|
|
Mirror ( gp_Ax1 A1 ) : void |
|
|
Mirror ( gp_Ax2 A2 ) : void |
|
|
Mirror ( gp_Pnt P ) : void |
|
|
Mirrored ( gp_Ax1 A1 ) : gp_Parab |
|
|
Mirrored ( gp_Ax2 A2 ) : gp_Parab |
|
|
Mirrored ( gp_Pnt P ) : gp_Parab |
|
|
Parameter ( ) : double |
|
|
Position ( ) : gp_Ax2 |
|
|
Rotate ( gp_Ax1 A1, double Ang ) : void |
|
|
Rotated ( gp_Ax1 A1, double Ang ) : gp_Parab |
|
|
Scale ( gp_Pnt P, double S ) : void |
|
|
Scaled ( gp_Pnt P, double S ) : gp_Parab |
|
|
SetAxis ( gp_Ax1 A1 ) : void |
|
|
SetFocal ( double Focal ) : void |
|
|
SetLocation ( gp_Pnt P ) : void |
|
|
SetPosition ( gp_Ax2 A2 ) : void |
|
|
Transform ( gp_Trsf T ) : void |
|
|
Transformed ( gp_Trsf T ) : gp_Parab |
|
|
Translate ( gp_Pnt P1, gp_Pnt P2 ) : void |
|
|
Translate ( gp_Vec V ) : void |
|
|
Translated ( gp_Pnt P1, gp_Pnt P2 ) : gp_Parab |
|
|
Translated ( gp_Vec V ) : gp_Parab |
|
|
XAxis ( ) : gp_Ax1 |
|
|
YAxis ( ) : gp_Ax1 |
|
|
gp_Parab ( ) : System |
|
|
gp_Parab ( gp_Ax1 D, gp_Pnt F ) : System |
|
|
gp_Parab ( gp_Ax2 A2, double Focal ) : System |
|
|
gp_Parab ( gp_Parab parameter1 ) : System |
|
|