Click or drag to resize

Metodo QsHelperOccurrenceGetLeaderNodeAttachedOccurrence

Get the occurrence connected to balloon

Namespace:  InvNetLib.FutureLibrary
Assembly:  InvNetLib (in InvNetLib.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi
C#
public static ComponentOccurrence GetLeaderNodeAttachedOccurrence(
	LeaderNote leaderNote,
	ref bool errorOccurred,
	bool stopAtfirstLevel = true
)

Parametri

leaderNote
Tipo: LeaderNote

[Manca <param nome="leaderNote"/> documentazione per "M:InvNetLib.FutureLibrary.QsHelperOccurrence.GetLeaderNodeAttachedOccurrence(Inventor.LeaderNote,System.Boolean@,System.Boolean)"]

errorOccurred
Tipo: SystemBoolean

[Manca <param nome="errorOccurred"/> documentazione per "M:InvNetLib.FutureLibrary.QsHelperOccurrence.GetLeaderNodeAttachedOccurrence(Inventor.LeaderNote,System.Boolean@,System.Boolean)"]

stopAtfirstLevel (Optional)
Tipo: SystemBoolean

[Manca <param nome="stopAtfirstLevel"/> documentazione per "M:InvNetLib.FutureLibrary.QsHelperOccurrence.GetLeaderNodeAttachedOccurrence(Inventor.LeaderNote,System.Boolean@,System.Boolean)"]

Valore di ritorno

Tipo: ComponentOccurrence

[Manca la documentazione <returns> per "M:InvNetLib.FutureLibrary.QsHelperOccurrence.GetLeaderNodeAttachedOccurrence(Inventor.LeaderNote,System.Boolean@,System.Boolean)"]

Note
TODO: è simile a quella sopra: fare qualcosa da programmatore, cazzo
Vedi anche