Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbTransformOverrule::transformBy Method
Syntax
C++
virtual OdResult transformBy(OdDbEntity* pSubject, const OdGeMatrix3d& xform);

Overrules OdDbEntity::subTransformBy() method and calls it in the default implementation. This method returns eOk if successful. 

 

Parameters
Description
pSubject
[in] A raw pointer to an entity.
xform
[in] Transformation matrix.
Copyright © 2002-2022. Open Design Alliance All rights reserved.