Curve3dGetProjectedClosestPointTo(Curve3d, Vector3d, Tolerance) Method


Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
public PointOnCurve3d[] GetProjectedClosestPointTo(
        Curve3d curve3d,
        Vector3d projectDirection,
        Tolerance tolerance
)

Parameters

curve3d  Curve3d
 
projectDirection  Vector3d
 
tolerance  Tolerance
 

Return Value

PointOnCurve3d
See Also

©  Bricsys NV. All rights reserved.