Rhino C++ API  8.6
Public Attributes | List of all members
tagRH_LINE Struct Reference

used by CRhinoGet::Line2d() to return 2d screen line. More...

#include <rhinoSdkGet.h>

Public Attributes

ON_2iPoint from
 
ON_2iPoint to
 

Detailed Description

used by CRhinoGet::Line2d() to return 2d screen line.

Member Data Documentation

◆ from

ON_2iPoint tagRH_LINE::from

◆ to

ON_2iPoint tagRH_LINE::to