Click or drag to resize

Metodo QsHelperOccurrenceGetBalloonAttachedOccurrence

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 GetBalloonAttachedOccurrence(
	Balloon balloon,
	ref bool errorOccurred,
	bool stopAtfirstLevel = true
)

Parametri

balloon
Tipo: Balloon

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

errorOccurred
Tipo: SystemBoolean

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

stopAtfirstLevel (Optional)
Tipo: SystemBoolean

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

Valore di ritorno

Tipo: ComponentOccurrence

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

Note