API Reference > OdDb Classes > OdDbHatch Class > OdDbHatch Methods > OdDbHatch::appendSeedPoint Method
OdDbHatch::appendSeedPoint Method
Syntax
C++
void appendSeedPoint(const OdGePoint2d& point);
Parameters 
Description 
const OdGePoint2d& point 
[in] Seed point. 

Appends the specified seed point to this Hatch entity (DXF 10). 

 

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