Eyeshot 10 WinForms API Reference
Flip Method (Plane)

WinForms Assembly > devDept.Geometry Namespace > Plane Class : Flip Method
Flip plane orientation by swapping X and y axes, reversing the zaxis, and updating the equation.
Syntax
'Declaration
 
Public Function Flip() As Boolean
public bool Flip()
See Also

Reference

Plane Class
Plane Members