CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Projects the given vector (perpendicular) onto this plane and returns the two-dimensional
vector as expressed in the coordinate system of this plane.
Namespace: CADabilityAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
public GeoVector2D Project( GeoVector v ) |
| Visual Basic |
|---|
Public Function Project ( _ v As GeoVector _ ) As GeoVector2D |
| Visual C++ |
|---|
public: GeoVector2D Project( GeoVector v ) |
Parameters
- v
- Type: CADability..::..GeoVector
the vector