Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / FemBeamSurrogate Class / V Property

In This Topic
    V Property (FemBeamSurrogate)
    In This Topic
    See devDept.Eyeshot.Fem.Beam.v.
    Syntax
    'Declaration
     
    Public Property V As Vector3D
    public Vector3D V {get; set;}
    See Also