Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Mesh Class / MeshNature Property

In This Topic
    MeshNature Property (Mesh)
    In This Topic
    Gets mesh nature.
    Syntax
    'Declaration
     
    Public ReadOnly Property MeshNature As Mesh.natureType
    public Mesh.natureType MeshNature {get;}
    See Also