Class CylinderProjectionTarget
Implements
Inherited Members
Namespace: g3
Assembly: cs.temp.dll.dll
Syntax
public class CylinderProjectionTarget : IProjectionTarget
  Fields
Cylinder
Declaration
public Cylinder3d Cylinder
  Field Value
| Type | Description | 
|---|---|
| Cylinder3d | 
Methods
Project(Vector3d, Int32)
Declaration
public Vector3d Project(Vector3d vPoint, int identifer = -1)
  Parameters
| Type | Name | Description | 
|---|---|---|
| Vector3d | vPoint | |
| Int32 | identifer | 
Returns
| Type | Description | 
|---|---|
| Vector3d |