Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdTraceCollaborator::setVisible Method
Syntax
C++
void setVisible(const OdDb::Visibility visibility);

Sets whether to show this collaborator's changes in the trace. 

 

Parameters
Description
visibility
[in] set kVisible to shown this collaborator changes in the trace, otherwise set kInvisible. remark OdTraceRuntime::showOpenTraceCollaborators(OdArray) is used to display changes, in which in dependence of this flag will turn on / off the display of changes of collaborators
Copyright © 2002-2022. Open Design Alliance All rights reserved.