Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBm::Utils::String::containsForbidden Function
Syntax
C++
bool TB_COMMON_EXPORT containsForbidden(const OdString& str);

Checks given string contains forbidden symbols for names: Forbidden symbols are: : { } [ ] | ; < > ? ` ~ and control characters 

 

Parameters
Description
str
[in] String to check.

True if one of forbidden symbols found in string, false otherwise.

File: BmString.h 

Namespace: OdBm::Utils::String 

Copyright © 2002-2022. Open Design Alliance All rights reserved.