Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / RevolvedSurface Class / Axis Property

In This Topic
    Axis Property (RevolvedSurface)
    In This Topic
    Gets the revolution axis.
    Syntax
    'Declaration
     
    Public ReadOnly Property Axis As Vector3D
    public Vector3D Axis {get;}
    See Also