|
Rhino C++ API
8.24
|
#include <opennurbs_brep.h>
Public Attributes | |
| double | e |
| corresponding edge curve parameter (ON_UNSET_VALUE if unknown) More... | |
| ON_2dPoint | p |
| 2d surface parameter space point More... | |
| double | t |
| corresponding trim curve parameter More... | |
| double ON_BrepTrimPoint::e |
corresponding edge curve parameter (ON_UNSET_VALUE if unknown)
| ON_2dPoint ON_BrepTrimPoint::p |
2d surface parameter space point
| double ON_BrepTrimPoint::t |
corresponding trim curve parameter
1.8.17