Close

Relief for ODA Team in Ukraine

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

Appends a leader with a surface indication leader. 

 

Parameters
Description
ptrArray
[in] A point array that specifies the points of the surface indication leader and the primary leader.

Acm::eOK if the surface indication leader is added successfully.

  • Acm::eNotSupported if the feature control frame does not support a surface indication leader.
  • An appropriate error code otherwise.
Copyright © 2002-2022. Open Design Alliance All rights reserved.