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

An unsigned 32-bit integer value that contains attribute flags.

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

 

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.