Close

Relief for ODA Team in Ukraine

Learn more
ODA Mechanical SDK
AcmSymbol::addLeader Method
Syntax
C++
virtual Acm::ErrorStatus addLeader(const OdGePoint3dArray & pts);

Adds a leader using the specified start and end points. 

 

Parameters
Description
pts
[in/out] Array of start and end points for the leader.

Acm::eOk if the leader is added successfully, or an appropriate error code otherwise.

If the function is not overloaded, it creates a simple leader that does not support landing and whose first segment is drawn up to the tip point.

Copyright © 2002-2022. Open Design Alliance All rights reserved.