CanCreateMesh Property

Summary
Gets the value that indicates whether or not you can create a mesh.
Syntax
C#
C++/CLI
public static bool CanCreateMesh { get; } 
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

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

Leadtools.Medical3D Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.