#include <rhinoSdkAppSettings.h>
◆ CRhinoSoftTransformSettings() [1/3]
| CRhinoSoftTransformSettings::CRhinoSoftTransformSettings |
( |
| ) |
|
◆ ~CRhinoSoftTransformSettings()
| CRhinoSoftTransformSettings::~CRhinoSoftTransformSettings |
( |
| ) |
|
◆ CRhinoSoftTransformSettings() [2/3]
◆ CRhinoSoftTransformSettings() [3/3]
◆ CvCountU()
| int CRhinoSoftTransformSettings::CvCountU |
( |
| ) |
const |
◆ CvCountV()
| int CRhinoSoftTransformSettings::CvCountV |
( |
| ) |
const |
◆ Defaults()
| void CRhinoSoftTransformSettings::Defaults |
( |
| ) |
|
◆ Enabled()
| bool CRhinoSoftTransformSettings::Enabled |
( |
| ) |
const |
◆ FalloffColor()
| ON_Color CRhinoSoftTransformSettings::FalloffColor |
( |
| ) |
const |
◆ LoadProfile()
◆ MeasureDistanceAlong()
| bool CRhinoSoftTransformSettings::MeasureDistanceAlong |
( |
| ) |
const |
◆ operator!=()
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==()
◆ Radius()
| double CRhinoSoftTransformSettings::Radius |
( |
| ) |
const |
◆ SaveProfile()
◆ SetCvCountU()
| void CRhinoSoftTransformSettings::SetCvCountU |
( |
int |
iCvCountU | ) |
|
◆ SetCvCountV()
| void CRhinoSoftTransformSettings::SetCvCountV |
( |
int |
iCvCountV | ) |
|
◆ SetEnabled()
| void CRhinoSoftTransformSettings::SetEnabled |
( |
bool |
bEnable | ) |
|
◆ SetFalloffColor()
| void CRhinoSoftTransformSettings::SetFalloffColor |
( |
ON_Color |
color | ) |
|
◆ SetMeasureDistanceAlong()
| void CRhinoSoftTransformSettings::SetMeasureDistanceAlong |
( |
bool |
bAlong | ) |
|
◆ SetRadius()
| void CRhinoSoftTransformSettings::SetRadius |
( |
double |
dRadius | ) |
|
◆ SetShape()
| void CRhinoSoftTransformSettings::SetShape |
( |
int |
iShape | ) |
|
◆ SetShowSurfaceConstraintWidgets()
| void CRhinoSoftTransformSettings::SetShowSurfaceConstraintWidgets |
( |
bool |
bShow | ) |
|
◆ Shape()
| int CRhinoSoftTransformSettings::Shape |
( |
| ) |
const |
0 = smooth, 1 = linear, 2 = round, 3 = sharp
◆ ShowSurfaceConstraintWidgets()
| bool CRhinoSoftTransformSettings::ShowSurfaceConstraintWidgets |
( |
| ) |
const |
◆ Default