←Select platform

CanCreateMesh Property

Summary

Gets the value that indicates whether or not you can create a mesh.

Syntax

C#
VB
C++
public static bool CanCreateMesh {get;}
Public Shared ReadOnly Property CanCreateMesh As Boolean
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

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