Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbLight::subSetAttributes Method
Syntax
C++
virtual OdUInt32 subSetAttributes(OdGiDrawableTraits* pTraits) const;

Sets the vectorization attributes of this object, and returns its attribute flags. 

 

Parameters
Description
pTraits
[in] Pointer to the OdGiDrawableTraits object from and to which the attributes are to be set.

This function is called by the vectorization framework, prior to calling subWorldDraw() or subViewportDraw(), to set the attributes for an object.

subSetAttributesFlags() method

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