API Reference > OdDb Classes > OdDbFcf Class > OdDbFcf Methods > OdDbFcf::getBoundingPline Method
OdDbFcf::getBoundingPline Method
Syntax
C++
virtual void getBoundingPline(OdGePoint3dArray& ptArray) const;
Parameters 
Description 
OdGePoint3dArray& ptArray 
[in/out] Receives corner points. 

Appends the consecutive distinct corner points of this feature control frame to the specified array. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.