Method FitToSphere
FitToSphere(GfVec3d, double, double)
Declaration
public void FitToSphere(GfVec3d center, double radius, double slack)
Parameters
Type | Name | Description |
---|---|---|
GfVec3d | center | |
double | radius | |
double | slack |
FitToSphere(GfVec3d, double)
Declaration
public void FitToSphere(GfVec3d center, double radius)
Parameters
Type | Name | Description |
---|---|---|
GfVec3d | center | |
double | radius |