Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbEntity::setPlotStyleName Method (const OdString&, bool)
Syntax
C++
virtual OdResult setPlotStyleName(const OdString& plotStyleName, bool doSubents = true);

Sets the plot style of this entity. 

 

Parameters
Description
plotStyleName
[in] Name of the plot style.
doSubents
[in] If and only if true, applies the change to all sub-entities owned by this entity.

Returns eOk if successful, or an appropriate error code if not.

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