SoDeviceContextSharedGroupGetPrimaryContext Method |
Returns the first context found in the shared group.
Namespace: OIV.Inventor.DevicesAssembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoDeviceContext GetPrimaryContext()
Public Function GetPrimaryContext As SoDeviceContext
public:
SoDeviceContext^ GetPrimaryContext()
member GetPrimaryContext : unit -> SoDeviceContext
Return Value
Type:
SoDeviceContextRemarks See Also