SoGLRenderActionGetCache Method |
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax [EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public SoCache GetCache()
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Function GetCache As SoCache
public:
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)]
SoCache^ GetCache()
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
member GetCache : unit -> SoCache
Return Value
Type:
SoCacheRemarks See Also