Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbMLeader::connectionPoint Method (const OdGeVector3d&, OdGePoint3d&, OdDbMLeaderStyle::TextAttachmentDirection)
Syntax
C++
OdResult connectionPoint(const OdGeVector3d& vect, OdGePoint3d& point, OdDbMLeaderStyle::TextAttachmentDirection direction) const;

Returns the connection point of this MLeader, for the speciefied direction. 

 

Parameters
Description
vect
[in] The specified direction.
point
[out] Receives the connection point. direction The text attachment direction of MText. (Horizontally by default).
Copyright © 2002-2022. Open Design Alliance All rights reserved.