SoDeviceContextIsSharable Method |
Returns the sharable status of this context.
Namespace: OIV.Inventor.DevicesAssembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 9.9.13.0 (9.9.13.0)
SyntaxPublic Function IsSharable As Boolean
public:
bool IsSharable()
member IsSharable : unit -> bool
Return Value
Type:
Boolean
RemarksBy default, a context is sharable.
See Also