Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / TabulatedSurf Class / Generatrix Property

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