API Reference > OdDb Classes > OdDbFcf Class > OdDbFcf Methods > OdDbFcf::setLocation Method
OdDbFcf::setLocation Method
Syntax
C++
virtual void setLocation(const OdGePoint3d& insPoint);
Parameters 
Description 
const OdGePoint3d& insPoint 
[in] Insertion point. 

Sets the insertion point of this feature control frame (WCS equivalent of DXF 10). 

 

The insertion point is the middle of the left edge of the feature control frame.

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