SoBufferObjectGetContext Method |
Returns the device context where this buffer is valid.
Namespace: OIV.Inventor.DevicesAssembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoDeviceContext GetContext()
Public Function GetContext As SoDeviceContext
public:
SoDeviceContext^ GetContext()
member GetContext : unit -> SoDeviceContext
Return Value
Type:
SoDeviceContextA device context.
Remarks See Also