←Select platform

SetPlanePoints(Point3D,Point3D) Method

Summary

Re-orients the plane position using point and normal.

Syntax

C#
VB
C++
Public Overloads Sub SetPlanePoints( _ 
   ByVal point As Leadtools.Medicalviewer.Point3D, _ 
   ByVal normal As Leadtools.Medicalviewer.Point3D _ 
) 

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.

Example

For an example refer to Planes

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical3D Assembly
Click or drag to resize