LEADTOOLS Medical (Leadtools.Medical3D assembly)

SetPlanePoints(Point3D,Point3D,Point3D) Method

Show in webframe





The first point.
The second point.
The third point.
Re-orients the plane position using three points.
Syntax
public void SetPlanePoints( 
   Point3D point1,
   Point3D point2,
   Point3D point3
)
'Declaration
 
Public Overloads Sub SetPlanePoints( _
   ByVal point1 As Point3D, _
   ByVal point2 As Point3D, _
   ByVal point3 As Point3D _
) 
'Usage
 
Dim instance As Medical3DMPRPlane
Dim point1 As Point3D
Dim point2 As Point3D
Dim point3 As Point3D
 
instance.SetPlanePoints(point1, point2, point3)

            

            
public:
void SetPlanePoints( 
   Point3D point1,
   Point3D point2,
   Point3D point3
) 

Parameters

point1
The first point.
point2
The second point.
point3
The third point.
Remarks
Each plane can be identified using three points. This method allows you to specify the points 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