SoCacheIsValid Method (SoState, Boolean) |
kept from 7.2, only for .NET binary compatibility issues
Namespace: OIV.Inventor.CachesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic bool IsValid(
SoState state,
bool name_9820
)
Public Function IsValid (
state As SoState,
name_9820 As Boolean
) As Boolean
public:
bool IsValid(
SoState^ state,
bool name_9820
)
member IsValid :
state : SoState *
name_9820 : bool -> bool
Parameters
- state
- Type: OIV.Inventor.MiscSoState
- name_9820
- Type: SystemBoolean
Return Value
Type:
Boolean
Remarks
See Also