Click or drag to resize

AbstractMeshFiltername Property

Gets or sets the name of the object.

Namespace:  HightlanderSolutions.MeshCheckerEditorExtension
Assembly:  MeshCheckerLibrary (in MeshCheckerLibrary.dll) Version: 2.3
Syntax
C#
[PublicAPIAttribute]
[NotNullAttribute]
public abstract string name { get; set; }

Property Value

Type: String
See Also