Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical3D assembly)

Show in webframe

SetPlanePoints(Point3D,Point3D,Point3D) Method






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

Error processing SSI file
   Leadtools.Medical3D requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features