URL which the application will be called back to fetch when this node is activated by a left mouse click (e.g. "http://www.sgi.com").
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoMFFilePathString url { get; }
Public ReadOnly Property url As SoMFFilePathString
Get
public:
property SoMFFilePathString^ url {
SoMFFilePathString^ get ();
}
member url : SoMFFilePathString with get
Property Value
Type:
SoMFFilePathString
Remarks
See Also