API Reference > Classes > Main Classes > OdBmDirectShape Class > OdBmDirectShape Methods > OdBmDirectShape::setOptions Method
OdBmDirectShape::setOptions Method
Syntax
C++
OdResult setOptions(const OdBmDirectShapeOptions&);
Parameters 
Description 
options 
[in] New options represented by an OdBmDirectShapeOptions object.  

eOk if the new options were successfully set; otherwise the method returns an appropriate error code.

Sets new DirectShape options.

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