| Metodo QsHelperOccurrenceContainsOccurrence |
Return true if and only if input document contains an occourrence that is oOcc
Namespace: InvNetLib.FutureLibraryAssembly: InvNetLib (in InvNetLib.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public static bool ContainsOccurrence(
ref AssemblyDocument oAsm,
ComponentOccurrence oOcc,
bool stopAtFirstLevel = true
)
Parametri
- oAsm AssemblyDocument
- The o asm.
- oOcc ComponentOccurrence
- The o native occ.
- stopAtFirstLevel Boolean (Optional)
- Boolean indicating if this method searches for the oOcc recursively.
No recursion as default
Valore di ritorno
Boolean[Manca la documentazione <returns> per "M:InvNetLib.FutureLibrary.QsHelperOccurrence.ContainsOccurrence(Inventor.AssemblyDocument@,Inventor.ComponentOccurrence,System.Boolean)"]
Vedi anche