SoDeviceContextSetSharedWith Method |
Namespace: OIV.Inventor.DevicesAssembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public bool SetSharedWith(
SoDeviceContext sourceCtx
)
Public Function SetSharedWith (
sourceCtx As SoDeviceContext
) As Boolean
public:
bool SetSharedWith(
SoDeviceContext^ sourceCtx
)
member SetSharedWith :
sourceCtx : SoDeviceContext -> bool
Parameters
- sourceCtx
- Type: OIV.Inventor.DevicesSoDeviceContext
Return Value
Type:
BooleanRemarks See Also