Close
Relief for ODA Team in Ukraine
Learn more
ODA Drawings SDK
API Reference
>
OdDb Classes
>
OdDbMline Class
>
OdDbMline Methods
>
getClosestPointTo Method
>
OdDbMline::getClosestPointTo Method (const OdGePoint3d &, OdGePoint3d&, bool, bool)
OdDbMline::getClosestPointTo Method (const OdGePoint3d &, OdGePoint3d&, bool, bool)
Syntax
C++
OdResult
getClosestPointTo
(
const
OdGePoint3d &
pt
, OdGePoint3d&
ptOut
,
bool
bExtend
,
bool
bExcludeCaps
=
false
)
const
;
Description
Finds closest point to this Mline object.
Parameters
Parameters
Description
pt
[in] Input point.
ptOut
[out] Output point.
bExtend
[in] Virtually extends Mline geometry.
bExcludeCaps
[in] Excludes Mline start/end caps and joints.
Links
OdDbMline Class
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!