Equals (inherited from Object) | |
getCross | This method calculates a crosspoint of a LineType with the surface, if this exists. In that case the crosspoint is given by the values u and v and can be calculated with the Value-function |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
getULength | |
getVLength | |
Normal | Returns the normal at point u, v, which is calculated as th crossproduct of uDerivation and vDerivation. |
ToString (inherited from Object) | |
uDerivation | uDerivation returns the partial uderivation. |
Value | Value returns a xyz-Point which is depending on the parameters u and v. This 3-Dim-function defines a twodimensional area. |
vDerivation | vDerivation returns the partial vderivation. |
Surface Constructor | Initializes a new instance of the Surface class. |
Finalize (inherited from Object) | |
getUFromParam | |
getUResolution | |
getUToParam | |
getVFromParam | |
getVResolution | |
getVToParam | |
MemberwiseClone (inherited from Object) | |
setUResolution | |
setVResolution |
Surface Class | Minais.Drawing3d.Surfaces Namespace | Sphere