AngleOnPlane Method (IMathVector)
Gets the angle between this vector and its projection onto the specified plane.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function AngleOnPlane( _
dsMathPlane* Plane As MathPlane _
) As System.Double |
C# | |
---|
System.double AngleOnPlane(
MathPlane Plane
) |
Parameters
- Plane
- IMathPlane
- Angle[out] or Return Value
- Angle between this vector and Plane
See Also
Availability
DraftSight V1R1.4