Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / FemMesh Class / ConvertElementsToTria6 Method

In This Topic
    ConvertElementsToTria6 Method
    In This Topic
    Changes all elements from type Tria3 to Tria6.
    Syntax
    'Declaration
     
    Public Sub ConvertElementsToTria6() 
    public void ConvertElementsToTria6()
    See Also