API Reference > FacetModeler Namespace > Classes > Profile2D Class > Profile2D Methods > Profile2D::setAllMetadata Method
Profile2D::setAllMetadata Method
Syntax
C++
Result setAllMetadata(OdUInt32 uNewData, OdUInt32 uBitsToModify = UINT_MAX);
Parameters 
Description 
OdUInt32 uNewData 
[in] New value of metadata to set.  
OdUInt32 uBitsToModify = UINT_MAX 
[in] Bit mask to set.  

eOk if the update succeeded, or a corresponding error type otherwise.

Updates metadata for all segments in all contours. 

 

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