SoDeviceContextSharedGroupSetId Method |
Sets a specific id for this shared group.
Namespace: OIV.Inventor.DevicesAssembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public void SetId(
int id
)
Public Sub SetId (
id As Integer
)
public:
void SetId(
int id
)
member SetId :
id : int -> unit
Parameters
- id
- Type: SystemInt32
Remarks See Also