Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / FemMesh Class / Skin Property

In This Topic
    Skin Property
    In This Topic
    Gets the underlying Mesh.
    Syntax
    'Declaration
     
    Public ReadOnly Property Skin As Mesh
    public Mesh Skin {get;}
    See Also