LEADTOOLS Medical (Leadtools.Medical3D assembly)

SetPlanePoints(Point3D,Point3D) Method

Show in webframe





The plane point.
The plane normal.
Re-orients the plane position using point and normal.
Syntax
public void SetPlanePoints( 
   Point3D point,
   Point3D normal
)
'Declaration
 
Public Overloads Sub SetPlanePoints( _
   ByVal point As Point3D, _
   ByVal normal As Point3D _
) 
'Usage
 
Dim instance As Medical3DMPRPlane
Dim point As Point3D
Dim normal As Point3D
 
instance.SetPlanePoints(point, normal)

            

            
public:
void SetPlanePoints( 
   Point3D point,
   Point3D normal
) 

Parameters

point
The plane point.
normal
The plane normal.
Remarks
Each plane can be identified using a single point and normal. This method allows you to specify these parameters and set the plane based on them.
Requirements

Target Platforms

See Also

Reference

Medical3DMPRPlane Class
Medical3DMPRPlane Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical3D requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features