SoCacheAddIgnoredElement Method |
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 void AddIgnoredElement(
SoElement name_9825
)
Public Sub AddIgnoredElement (
name_9825 As SoElement
)
public:
void AddIgnoredElement(
SoElement^ name_9825
)
member AddIgnoredElement :
name_9825 : SoElement -> unit
Parameters
- name_9825
- Type: OIV.Inventor.ElementsSoElement
Remarks
See Also