SoDeviceContextSharedGroup Constructor (Int32) |
Creates a new SharedGroup with specific id.
Namespace: OIV.Inventor.DevicesAssembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoDeviceContextSharedGroup(
int id
)
Public Sub New (
id As Integer
)
public:
SoDeviceContextSharedGroup(
int id
)
new :
id : int -> SoDeviceContextSharedGroup
Parameters
- id
- Type: SystemInt32
Remarks See Also