Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot.Entities Namespace / Point Class / GetPointsForBb Method

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