|  | 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
Syntax[PublicAPIAttribute]
public bool Interactable { get; protected set; }Property Value
Type: 
Boolean Remarks
Remarks
                Method 
OnClick invokes depends on the Interactable flag.
            
 See Also
See Also