canDo3D Method

Summary

Returns an MPRStatus enumeration value that represents the cell eligibility to create a 3D volume.

Syntax
TypeScript
JavaScript
canDo3D = function( 
   cell 
) 
static canDo3D( 
   cell: Cell 
): MPRStatus; 

Parameters

cell

the cell in question

Return Value

MPRStatus enumeration value that represents the cell eligibility to create a 3D volume.

Remarks
  • Use this method before starting to create a 3D volume.
  • To create a 3D volume call Start.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly