API Reference > Classes > Geometry Classes > OdBmGInstance Class
OdBmGInstance Class
Syntax
C++
class OdBmGInstance : public OdBmGNode;

BmGInstance.h

This is the base class for storing instance data.

Returns the geometrical representation of an embedded symbol as a pointer to an OdBmGRep object. 
Returns the forbidden target as a pointer to an OdBmGTarget object. 
Gets geometry of GInstance.
 
Returns true if this object has a scale. 
Returns instance information as a pointer to the OdBmInstInfoBase object. 
Returns true if the view has resolved symbols. 
Sets a geometrical representation of an embedded symbol to this object.
 
Sets a forbidden target to this object.
 
Sets a flag that shows whether this object has a scale.
 
Sets instance information to this object.
 
Sets a flag that shows whether the view has resolved symbols.
 
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.