Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Mesh Class / Mesh Constructor / Mesh Constructor()

In This Topic
    Mesh Constructor()
    In This Topic
    Empty constructor. For internal use only. Mesh nature is set to Plain.
    Syntax
    'Declaration
     
    Public Function New()
    public Mesh()
    See Also