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

Show in webframe

CanCreateMesh Property






Gets the value that indicates whether or not you can create a mesh.
Syntax
public static bool CanCreateMesh {get;}
'Declaration
 
Public Shared ReadOnly Property CanCreateMesh As Boolean
'Usage
 
Dim value As Boolean
 
value = Medical3DEngine.CanCreateMesh

            

            
public:
static property bool CanCreateMesh {
   bool get();
}

Property Value

true if a mesh can be created; otherwise, false.
Remarks

You can create only one mesh at a time. If a mesh already exists, this property will return false.

Requirements

Target Platforms

See Also

Reference

Medical3DEngine Class
Medical3DEngine Members

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