SoVRMLCollisioncollide Property |
(Note: Not implemented) Enables (true) or disables (false) collision detection.
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFBool collide { get; }
Public ReadOnly Property collide As SoSFBool
Get
public:
property SoSFBool^ collide {
SoSFBool^ get ();
}
member collide : SoSFBool with get
Property Value
Type:
SoSFBool
Remarks
See Also