Click or drag to resize

Metodo QsHelperOccurrenceGetBalloonAttachedOccurrence

Get the occurrence connected to balloon

Namespace: InvNetLib.FutureLibrary
Assembly: InvNetLib (in InvNetLib.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassi
C#
public static ComponentOccurrence GetBalloonAttachedOccurrence(
	Balloon balloon,
	ref bool errorOccurred,
	bool stopAtfirstLevel = true
)

Parametri

balloon  Balloon

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

errorOccurred  Boolean

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

stopAtfirstLevel  Boolean  (Optional)

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

Valore di ritorno

ComponentOccurrence

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

Vedi anche