Click or drag to resize

MeshAnalysisInteractable Property

Gets or sets a value indicating whether the analysis is interactable.

Namespace:  HightlanderSolutions.MeshCheckerEditorExtension.MeshAnalysisFramework.API
Assembly:  MeshCheckerLibrary (in MeshCheckerLibrary.dll) Version: 2.3
Syntax
C#
[PublicAPIAttribute]
public bool Interactable { get; protected set; }

Property Value

Type: Boolean
Remarks
See Also