API Reference > OdDb Classes > OdDbLight Class > OdDbLight Methods > OdDbLight::subSetAttributes Method
OdDbLight::subSetAttributes Method
Syntax
C++
virtual OdUInt32 subSetAttributes(OdGiDrawableTraits* pTraits) const;
Parameters 
Description 
OdGiDrawableTraits* pTraits 
[in] Pointer to the OdGiDrawableTraits object from and to which the attributes are to be set. 

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

 

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

SetAttributesFlags

Copyright © 2002–2020. Open Design Alliance. All rights reserved.