SoDeviceContextGetSharedGroup Method |
Returns the current shared group.
Namespace: OIV.Inventor.DevicesAssembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 2025.1.0.0 (10.17.0.0)
Syntaxpublic SoDeviceContextSharedGroup GetSharedGroup()
Public Function GetSharedGroup As SoDeviceContextSharedGroup
public:
SoDeviceContextSharedGroup^ GetSharedGroup()
member GetSharedGroup : unit -> SoDeviceContextSharedGroup
Return Value
Type:
SoDeviceContextSharedGroup
Remarks
See Also