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