|
Rhino C++ API
9.0
|
#include <rhinoSdkGetPolygon.h>
Additional Inherited Members | |
Public Attributes inherited from CArgsRhinoGetPolygon | |
| int | m_NumSides |
| variables More... | |
| CArgsRhinoGetPolygonExtra::CArgsRhinoGetPolygonExtra | ( | ) |
|
virtual |
| CArgsRhinoGetPolygonExtra::CArgsRhinoGetPolygonExtra | ( | const CArgsRhinoGetPolygonExtra & | ) |
| const bool CArgsRhinoGetPolygonExtra::AddBothSides | ( | ) | const |
November 11, 2024 - Tim Partial fix (pyramid) for https://mcneel.myjetbrains.com/youtrack/issue/RH-63751 Add settings for bothsides.
| const bool CArgsRhinoGetPolygonExtra::BothSides | ( | ) | const |
| const CRhinoCommandOptionName& CArgsRhinoGetPolygonExtra::BothSidesOption | ( | ) | const |
| CArgsRhinoGetPolygonExtra& CArgsRhinoGetPolygonExtra::operator= | ( | const CArgsRhinoGetPolygonExtra & | ) |
| void CArgsRhinoGetPolygonExtra::SetAddBothSides | ( | const bool | ) |
| void CArgsRhinoGetPolygonExtra::SetBothSides | ( | const bool | ) |
| void CArgsRhinoGetPolygonExtra::SetBothSidesOption | ( | const CRhinoCommandOptionName & | ) |
|
protected |
1.8.17