API Reference > OdDg Classes > OdDgElement Class > OdDgElement Methods > OdDgElement::assertNotifyEnabled Method
OdDgElement::assertNotifyEnabled Method
Syntax
C++
void assertNotifyEnabled() const;

Throws an exception if this object is not open OdDg::kForNotify.

This function should be used only inside member functions that are used only when this object is open OdDg::kForNotify. It should be the first function called by these functions.

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