SoVRMLViewpointjump Property |
(Note: Not implemented) Specifies whether the user's view "jumps" to the position and orientation.
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFBool jump { get; }
Public ReadOnly Property jump As SoSFBool
Get
public:
property SoSFBool^ jump {
SoSFBool^ get ();
}
member jump : SoSFBool with get
Property Value
Type:
SoSFBool
Remarks
See Also