Parameters |
Description |
OdDbBaseDatabase* pDb = 0 |
[in] Pointer to the database whose default values are to be used. |
bool doSubents = false |
[in] Set to true if subentities should be processed |
Applies the default properties of the specified database to this entity.
If pDb is null, the database containing this entity is used.
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.
|