Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdTraceRuntime::isObjectFromTrace Method
Syntax
C++
bool isObjectFromTrace(const OdDbObject* pSubject) const;

This method allows to known if the object belongs to the drawing or some trace. 

 

Parameters
Description
pSubject
[in] Pointer to object.

Return true if pSubject loaded from the trace.

Copyright © 2002-2022. Open Design Alliance All rights reserved.