URL which the application will be called back to fetch when this node is activated by a left mouse click (e.g., "http://www.openinventor.com/").
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
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