API Reference > Classes > Geometry Classes > OdBmGInstance Class > OdBmGInstance Methods > OdBmGInstance::setEmbeddedSymbolGRep Method
OdBmGInstance::setEmbeddedSymbolGRep Method
Syntax
C++
OdResult setEmbeddedSymbolGRep(const OdBmGRepPtr&);
Parameters 
Description 
OdBmGRepPtr 
[in] Input geometrical representation of an embedded symbol.
 

Returns eOk if successful or an appropriate error code in the other case.

Sets a geometrical representation of an embedded symbol to this object. 

 

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