Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / TabulatedSurfaceSurrogate Class / Generatrix Property

In This Topic
    Generatrix Property (TabulatedSurfaceSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Generatrix As Vector3D
    public Vector3D Generatrix {get; set;}
    See Also