Close

Relief for ODA Team in Ukraine

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

Creates a new leader using specified points. 

 

Parameters
Description
ptrArray
[in] Array of points.

Acm::eOk if the leader is created successfully, Acm::eBad if no server ID is specified for this symbol, or an appropriate error code otherwise.

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