Click or drag to resize

PickInfoObj Field

The Object that has been picked from the scene. The visual that responds may assign this to be some other object. For example, a Load may set this to be the Conveyor that it is assigned to.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public Object Obj

Field Value

Type: Object
See Also