Specifies the URL which the application should fetch as child data to this node (e.g. "http://bogus.com/homeWorld.wrl.gz").
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoSFFilePathString name { get; }
Public ReadOnly Property name As SoSFFilePathString
Get
public:
property SoSFFilePathString^ name {
SoSFFilePathString^ get ();
}
member name : SoSFFilePathString with get
Property Value
Type:
SoSFFilePathStringRemarks See Also