Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbDetailViewStyle::setViewLabelPattern Method
Syntax
C++
OdResult setViewLabelPattern(const OdString& pattern, const OdDbField* pField = NULL);

Sets the view label's pattern. 

pattern Pattern to assign to the view label. pField (Optional) Specify a field to assign the pattern from the field (instead of the pattern itself).

OdDb::eOk if successful.

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