SoVRMLCollisioncollideTime Property |
Output event on collide time changes.
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFTime collideTime { get; }
Public ReadOnly Property collideTime As SoSFTime
Get
public:
property SoSFTime^ collideTime {
SoSFTime^ get ();
}
member collideTime : SoSFTime with get
Property Value
Type:
SoSFTime
Remarks
See Also