SoVRMLAudioClipurl Property |
Specifies the URL from which the sound is loaded.
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