SoLazyElementGetInstance Method |
Returns the top (current) instance of the element in the state Note that the cache dependencies associated with this element are managed differently from other elements: this replaces the OIV.Inventor.Elements.SoElement.GetConstElement(OIV.Inventor.Misc.SoState, System.Type, System.Int32) that is used by standard elements, but which causes cache dependency.
Namespace: OIV.Inventor.Elements
Note that this element is not const; however modifications to it can cause problems. SoEXTENDER apps should use only SoEXTENDER methods on this element.