Method FindClosestPoint
FindClosestPoint(GfVec3d, out double)
Declaration
public GfVec3d FindClosestPoint(GfVec3d point, out double t)
Parameters
| Type | Name | Description | 
|---|---|---|
| GfVec3d | point | |
| double | t | 
Returns
| Type | Description | 
|---|---|
| GfVec3d | 
FindClosestPoint(GfVec3d)
Declaration
public GfVec3d FindClosestPoint(GfVec3d point)
Parameters
| Type | Name | Description | 
|---|---|---|
| GfVec3d | point | 
Returns
| Type | Description | 
|---|---|
| GfVec3d |