PointOnSurfaceGetInverseTangentVector(Vector3d) Method

Projects the specified vector to the tangent plane of the surface at the point corresponding to the parameter. Currently not implemented.

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 25.3.0.0
Syntax
public Vector2d GetInverseTangentVector(
        Vector3d vector
)

Parameters

vector  Vector3d
[in] 3D vector.

Return Value

Vector2d
See Also

©  Bricsys NV. All rights reserved.