Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbEntity::setPropertiesFrom Method
Syntax
C++
void setPropertiesFrom(const OdDbEntity* pSource, bool doSubents = true);

Copies the properties from the specified entity to this entity.

Parameters
Description
pSource
[in] Pointer to the source entity.
doSubents
[in] If and only if true, applies the change to all sub-entities owned by this entity.
Copyright © 2002-2022. Open Design Alliance All rights reserved.