Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbLayerState::hasViewportData Method
Syntax
C++
static bool hasViewportData(OdDbDatabase * pDb, const OdString & layerStateName);

Returns true if and only if there is viewport data associated with specified LayerState in the specified database. 

 

Parameters
Description
pDb
[in] Pointer to the database.
layerStateName
[in] LayerState name.

True if there is viewport data associated with specified LayerState; false otherwise.

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