API Reference > OdDb Classes > OdDbModelDocViewStyle Class > OdDbModelDocViewStyle Methods > OdDbModelDocViewStyle::isViewNameValid Method
OdDbModelDocViewStyle::isViewNameValid Method
Syntax
C++
bool isViewNameValid(const OdString& name) const;
Parameters 
Description 
const OdString& name 
[in] Label name to check. 

True if the specified name is a valid string.

Checks whether a label name is valid. 

 

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