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

In This Topic
    TransformBy Method (FemMesh)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Sub TransformBy( _
       ByVal xform As Transformation _
    ) 
    public override void TransformBy( 
       Transformation xform
    )

    Parameters

    xform
    See Also