Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / LinearPath Class / GetPointsForBb Method

In This Topic
    GetPointsForBb Method (LinearPath)
    In This Topic
    Syntax
    'Declaration
     
    Public Function GetPointsForBb() As Point3D()
    public Point3D[] GetPointsForBb()
    See Also