Class PlaneProjectionTarget
Implements
Inherited Members
Namespace: g3
Assembly: cs.temp.dll.dll
Syntax
public class PlaneProjectionTarget : IProjectionTarget
Fields
Normal
Declaration
public Vector3d Normal
Field Value
Type | Description |
---|---|
Vector3d |
Origin
Declaration
public Vector3d Origin
Field Value
Type | Description |
---|---|
Vector3d |
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 |