Close

Relief for ODA Team in Ukraine

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

Adds a leader using the specified start and end points. 

 

Parameters
Description
ptrArray
[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.

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