SoVRMLCollisionproxy Property |
(Note: Not implemented) Child node that is used as a substitute for the SoVRMLCollision's children during collision detection.
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFNode proxy { get; }
Public ReadOnly Property proxy As SoSFNode
Get
public:
property SoSFNode^ proxy {
SoSFNode^ get ();
}
member proxy : SoSFNode with get
Property Value
Type:
SoSFNode
Remarks
See Also