Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbDatabase::getDimstyleParentId Method
Syntax
C++
OdDbObjectId getDimstyleParentId(const OdDbObjectId & childStyle) const;

Returns the identifier of the parent dimension style. 

 

Parameters
Description
childStyle
[in] A child dimension style object identifier.

The method returns the child dimension identifier if the parent style can not be retrieved.

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