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