MlineGetClosestPointTo(Point3d, Vector3d, Boolean, Boolean) Method


Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
public Point3d GetClosestPointTo(
        Point3d givenPoint,
        Vector3d normal,
        bool extend,
        bool excludeCaps
)

Parameters

givenPoint  Point3d
 
normal  Vector3d
 
extend  Boolean
 
excludeCaps  Boolean
 

Return Value

Point3d
See Also

©  Bricsys NV. All rights reserved.