API Reference > Classes > Family Classes > OdBmFamilyInstance Class > OdBmFamilyInstance Methods > OdBmFamilyInstance::setInstOrigin Method
OdBmFamilyInstance::setInstOrigin Method
Syntax
C++
OdResult setInstOrigin(const OdGePoint3d&);
Parameters 
Description 
OdGePoint3d 
[in] New origin point.  

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

Sets an origin for this instance. 

 

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