Click or drag to resize

Metodo QsInventorUtilsIsolateOccurrences

Execute isolate command on these occurrences

Namespace: InvNetLib.FutureLibrary
Assembly: InvNetLib (in InvNetLib.dll) Versione: 27.1.0
Sintassi
C#
public static void IsolateOccurrences(
	AssemblyDocument asmDoc,
	List<ComponentOccurrence> occs
)

Parametri

asmDoc  AssemblyDocument

[Manca <param nome="asmDoc"/> documentazione per "M:InvNetLib.FutureLibrary.QsInventorUtils.IsolateOccurrences(Inventor.AssemblyDocument,System.Collections.Generic.List{Inventor.ComponentOccurrence})"]

occs  ListComponentOccurrence

[Manca <param nome="occs"/> documentazione per "M:InvNetLib.FutureLibrary.QsInventorUtils.IsolateOccurrences(Inventor.AssemblyDocument,System.Collections.Generic.List{Inventor.ComponentOccurrence})"]

Vedi anche