SoWWWInlineIsURLDataHere Method |
Returns whether URL data is here (i.e. whether setChildData() has been called.)
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic bool IsURLDataHere()
Public Function IsURLDataHere As Boolean
public:
bool IsURLDataHere()
member IsURLDataHere : unit -> bool
Return Value
Type:
Boolean
Remarks
See Also