CODAnchorSymbol::Open

BOOL CODAnchorSymbol::Open(void)

Opens the object linked to this anchor.

Defined in: OdAnchorSymbol.cpp

Return Value

TRUE if successful; otherwise FALSE.

Comments

The class version of this function does nothing and always returns FALSE. Derived classes must implement this function.