Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbDatabase::isValidLineWeight Method
Syntax
C++
static bool isValidLineWeight(int weight);

Requires a lineweight and returns True if the specified lineweight is valid, that is, one of the predefined lineweights in this database, or False otherwise. 

 

Parameters
Description
weight
[in] The lineweight value.
Copyright © 2002-2022. Open Design Alliance All rights reserved.