SoVRMLProximitySensorsize Property |
Define the rectangular box within which isActive event is generated.
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFVec3f size { get; }
Public ReadOnly Property size As SoSFVec3f
Get
public:
property SoSFVec3f^ size {
SoSFVec3f^ get ();
}
member size : SoSFVec3f with get
Property Value
Type:
SoSFVec3f
Remarks
See Also