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

In This Topic
    AmplificationFactor Property
    In This Topic
    Gets or sets the displacement amplification factor.
    Syntax
    'Declaration
     
    Public Property AmplificationFactor As Double
    public double AmplificationFactor {get; set;}
    See Also