Method | Description | |
---|---|---|
Angle ( |
||
Ax2 ( ) : CascadeSharp.TKMath.gp.gp_Ax2 | ||
Axis ( ) : CascadeSharp.TKMath.gp.gp_Ax1 | ||
Direct ( ) : bool | ||
Direction ( ) : CascadeSharp.TKMath.gp.gp_Dir | ||
IsCoplanar ( CascadeSharp.TKMath.gp.gp_Ax1 A1, double LinearTolerance, double AngularTolerance ) : bool | ||
IsCoplanar ( |
||
Location ( ) : |
||
Mirror ( CascadeSharp.TKMath.gp.gp_Ax1 A1 ) : void | ||
Mirror ( CascadeSharp.TKMath.gp.gp_Ax2 A2 ) : void | ||
Mirror ( |
||
Mirrored ( CascadeSharp.TKMath.gp.gp_Ax1 A1 ) : |
||
Mirrored ( CascadeSharp.TKMath.gp.gp_Ax2 A2 ) : |
||
Mirrored ( |
||
Rotate ( CascadeSharp.TKMath.gp.gp_Ax1 A1, double Ang ) : void | ||
Rotated ( CascadeSharp.TKMath.gp.gp_Ax1 A1, double Ang ) : |
||
Scale ( |
||
Scaled ( |
||
SetAxis ( CascadeSharp.TKMath.gp.gp_Ax1 A1 ) : void | ||
SetDirection ( CascadeSharp.TKMath.gp.gp_Dir V ) : void | ||
SetLocation ( |
||
SetXDirection ( CascadeSharp.TKMath.gp.gp_Dir Vx ) : void | ||
SetYDirection ( CascadeSharp.TKMath.gp.gp_Dir Vy ) : void | ||
Transform ( CascadeSharp.TKMath.gp.gp_Trsf T ) : void | ||
Transformed ( CascadeSharp.TKMath.gp.gp_Trsf T ) : |
||
Translate ( |
||
Translate ( CascadeSharp.TKMath.gp.gp_Vec V ) : void | ||
Translated ( |
||
Translated ( CascadeSharp.TKMath.gp.gp_Vec V ) : |
||
XDirection ( ) : CascadeSharp.TKMath.gp.gp_Dir | ||
XReverse ( ) : void | ||
YDirection ( ) : CascadeSharp.TKMath.gp.gp_Dir | ||
YReverse ( ) : void | ||
ZReverse ( ) : void | ||
gp_Ax3 ( ) : System | ||
gp_Ax3 ( CascadeSharp.TKMath.gp.gp_Ax2 A ) : System | ||
gp_Ax3 ( |
||
gp_Ax3 ( |
||
gp_Ax3 ( |
public Ax2 ( ) : CascadeSharp.TKMath.gp.gp_Ax2 | ||
return | CascadeSharp.TKMath.gp.gp_Ax2 |
public Axis ( ) : CascadeSharp.TKMath.gp.gp_Ax1 | ||
return | CascadeSharp.TKMath.gp.gp_Ax1 |
public Direction ( ) : CascadeSharp.TKMath.gp.gp_Dir | ||
return | CascadeSharp.TKMath.gp.gp_Dir |
public IsCoplanar ( CascadeSharp.TKMath.gp.gp_Ax1 A1, double LinearTolerance, double AngularTolerance ) : bool | ||
A1 | CascadeSharp.TKMath.gp.gp_Ax1 | |
LinearTolerance | double | |
AngularTolerance | double | |
return | bool |
public IsCoplanar ( |
||
Other | ||
LinearTolerance | double | |
AngularTolerance | double | |
return | bool |
public Mirror ( CascadeSharp.TKMath.gp.gp_Ax1 A1 ) : void | ||
A1 | CascadeSharp.TKMath.gp.gp_Ax1 | |
return | void |
public Mirror ( CascadeSharp.TKMath.gp.gp_Ax2 A2 ) : void | ||
A2 | CascadeSharp.TKMath.gp.gp_Ax2 | |
return | void |
public Mirrored ( CascadeSharp.TKMath.gp.gp_Ax1 A1 ) : |
||
A1 | CascadeSharp.TKMath.gp.gp_Ax1 | |
return |
public Mirrored ( CascadeSharp.TKMath.gp.gp_Ax2 A2 ) : |
||
A2 | CascadeSharp.TKMath.gp.gp_Ax2 | |
return |
public Rotate ( CascadeSharp.TKMath.gp.gp_Ax1 A1, double Ang ) : void | ||
A1 | CascadeSharp.TKMath.gp.gp_Ax1 | |
Ang | double | |
return | void |
public Rotated ( CascadeSharp.TKMath.gp.gp_Ax1 A1, double Ang ) : |
||
A1 | CascadeSharp.TKMath.gp.gp_Ax1 | |
Ang | double | |
return |
public Scaled ( |
||
P | ||
S | double | |
return |
public SetAxis ( CascadeSharp.TKMath.gp.gp_Ax1 A1 ) : void | ||
A1 | CascadeSharp.TKMath.gp.gp_Ax1 | |
return | void |
public SetDirection ( CascadeSharp.TKMath.gp.gp_Dir V ) : void | ||
V | CascadeSharp.TKMath.gp.gp_Dir | |
return | void |
public SetXDirection ( CascadeSharp.TKMath.gp.gp_Dir Vx ) : void | ||
Vx | CascadeSharp.TKMath.gp.gp_Dir | |
return | void |
public SetYDirection ( CascadeSharp.TKMath.gp.gp_Dir Vy ) : void | ||
Vy | CascadeSharp.TKMath.gp.gp_Dir | |
return | void |
public Transform ( CascadeSharp.TKMath.gp.gp_Trsf T ) : void | ||
T | CascadeSharp.TKMath.gp.gp_Trsf | |
return | void |
public Transformed ( CascadeSharp.TKMath.gp.gp_Trsf T ) : |
||
T | CascadeSharp.TKMath.gp.gp_Trsf | |
return |
public Translate ( |
||
P1 | ||
P2 | ||
return | void |
public Translate ( CascadeSharp.TKMath.gp.gp_Vec V ) : void | ||
V | CascadeSharp.TKMath.gp.gp_Vec | |
return | void |
public Translated ( |
||
P1 | ||
P2 | ||
return |
public Translated ( CascadeSharp.TKMath.gp.gp_Vec V ) : |
||
V | CascadeSharp.TKMath.gp.gp_Vec | |
return |
public XDirection ( ) : CascadeSharp.TKMath.gp.gp_Dir | ||
return | CascadeSharp.TKMath.gp.gp_Dir |
public YDirection ( ) : CascadeSharp.TKMath.gp.gp_Dir | ||
return | CascadeSharp.TKMath.gp.gp_Dir |
public gp_Ax3 ( CascadeSharp.TKMath.gp.gp_Ax2 A ) : System | ||
A | CascadeSharp.TKMath.gp.gp_Ax2 | |
return | System |
public gp_Ax3 ( |
||
P | ||
V | CascadeSharp.TKMath.gp.gp_Dir | |
return | System |
public gp_Ax3 ( |
||
P | ||
N | CascadeSharp.TKMath.gp.gp_Dir | |
Vx | CascadeSharp.TKMath.gp.gp_Dir | |
return | System |