| SoDataSetIsTimeDependent Method |
Note: This API is now obsolete.
Namespace: OIV.LDM.NodesAssembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.38.0 (9.9.38.0)
Syntax[ObsoleteAttribute("See documentation for more details")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public bool IsTimeDependent()<ObsoleteAttribute("See documentation for more details")>
<EditorBrowsableAttribute(EditorBrowsableState.Never)>
Public Function IsTimeDependent As Booleanpublic:
[ObsoleteAttribute(L"See documentation for more details")]
[EditorBrowsableAttribute(EditorBrowsableState::Never)]
bool IsTimeDependent()
[<ObsoleteAttribute("See documentation for more details")>]
[<EditorBrowsableAttribute(EditorBrowsableState.Never)>]
member IsTimeDependent : unit -> bool
Return Value
Type:
Boolean
RemarksIndicates if this data set is time dependent.
NOTES
Was only supported by ReservoirViz module extension.Obsoletesince Open Inventor 9000
No longer supported.
See Also