Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / FemBeam2DSurrogate Class / BeamVerts Property

In This Topic
    BeamVerts Property (FemBeam2DSurrogate)
    In This Topic
    See devDept.Eyeshot.Fem.Beam2D.beamVerts.
    Syntax
    'Declaration
     
    Public Property BeamVerts As Point3D()
    public Point3D[] BeamVerts {get; set;}
    See Also