Click or drag to resize

Metodo QsHelperOccurrenceGetLeaderNodeAttachedOccurrence

Get the occurrence connected to balloon

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

Parametri

leaderNote  LeaderNote

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

errorOccurred  Boolean

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

stopAtfirstLevel  Boolean  (Optional)

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

Valore di ritorno

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