Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbMPolygon::subSetDatabaseDefaults Method
Syntax
C++
virtual void subSetDatabaseDefaults(OdDbDatabase* pDb, bool doSubents);

Applies the default properties of the specified database to this entity. 

 

Parameters
Description
pDb
[in] Pointer to the database whose default values are to be used.
doSubents
[in] Set to true if subentities should be processed.

If pDb is null, the database containing this entity will be used. 

The following properties are set:

  • color,
  • layer,
  • linetype,
  • linetype scale,
  • lineweight,
  • plotstyle,
  • visibility.
Copyright © 2002-2022. Open Design Alliance All rights reserved.