Interface IProjectionTarget
Namespace: g3
Assembly: cs.temp.dll.dll
Syntax
public interface IProjectionTarget
Methods
Project(Vector3d, Int32)
Declaration
Vector3d Project(Vector3d vPoint, int identifier = -1)
Parameters
| Type | Name | Description |
|---|---|---|
| Vector3d | vPoint | |
| Int32 | identifier |
Returns
| Type | Description |
|---|---|
| Vector3d |