PointOnSurfaceGetMixedPartial Method
 | 
Returns the mixed partial derivative of the
surface at the point on the surface. Currently not
implemented.
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
 
public Vector3d GetMixedPartial()
 
Public Function GetMixedPartial As Vector3d
 
public:
Vector3d GetMixedPartial()
 
member GetMixedPartial : unit -> Vector3d 
 
 
 
Return Value
Vector3d
 
See Also