Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / TabulatedSurface Class / Generatrix Property

In This Topic
    Generatrix Property (TabulatedSurface)
    In This Topic
    Gets the tabulated surface generatrix.
    Syntax
    'Declaration
     
    Public ReadOnly Property Generatrix As Vector3D
    public Vector3D Generatrix {get;}
    See Also