API Reference > OdDb Classes > OdDbHostAppServices Class > OdDbHostAppServices Methods > OdDbHostAppServices::patternManager Method
OdDbHostAppServices::patternManager Method
Syntax
C++
virtual OdHatchPatternManager* patternManager() = 0;

Returns the PatternManager associated with this HostAppServices object.

If no PatternManager object is associated with this HostAppServices object, one is created and associated with it.

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