API Reference > Classes > Family Classes > OdBmFamilySymbol Class > OdBmFamilySymbol Methods > OdBmFamilySymbol::setRotCenter Method
OdBmFamilySymbol::setRotCenter Method
Syntax
C++
OdResult setRotCenter(const OdGePoint3d&);
Parameters 
Description 
OdGePoint3d 
[in] New rotation center point.  

eOk if the operation completed successfully, or an appropriate error code otherwise.

Sets the rotation center point. 

 

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