API Reference > OdDb Classes > OdDbSectionViewStyle Class > OdDbSectionViewStyle Methods > OdDbSectionViewStyle::setIdentifierExcludeCharacters Method
OdDbSectionViewStyle::setIdentifierExcludeCharacters Method
Syntax
C++
OdResult setIdentifierExcludeCharacters(const OdString& str);

eOk if successful or eInvalidInput if incorrect format or invalid characters.

Sets the characters to exclude for the identifier. 

str Characters to exclude, each separated by a comma.

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