Close

Relief for ODA Team in Ukraine

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

Copies the properties from the specified entity to this entity.

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