Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / ConicalSurface Class / Tip Property

In This Topic
    Tip Property (ConicalSurface)
    In This Topic
    Gets cone's tip.
    Syntax
    'Declaration
     
    Public ReadOnly Property Tip As Point3D
    public Point3D Tip {get;}
    See Also