Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbDatabase::getDimstyleChildId Method
Syntax
C++
OdDbObjectId getDimstyleChildId(const OdRxClass * pDimClass, const OdDbObjectId & parentStyle) const;

Returns the identifier of the child dimension style. 

 

Parameters
Description
pDimClass
[in] A pointer to a dimension class instance.
parentStyle
[in] A parent dimension style object identifier.

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

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