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

Show in webframe

SetPlanePoints(Point3D,Point3D) Method






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

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