Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbSymUtil::validateSymbolName Function
Syntax
C++
TOOLKIT_EXPORT OdResult validateSymbolName(const OdString& name, const OdDbDatabase* pDb, bool allowVerticalBar = false);

This method validates name according to the rules for extended (AutoCAD 2000 and later) symbol names. allowVerticalBar is a boolean to indicate if vertical bars are allowed in the symbol name

eOk Symbol name is valid eInvalidInput Symbol name contains invalid characters

File: DbSymUtl.h 

Namespace: OdDbSymUtil 

Module: API Reference 

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