Click or drag to resize

Metodo QsInventorUtilsEdgeIsInCollection

[Manca la documentazione <summary> per "M:InvNetLib.FutureLibrary.QsInventorUtils.EdgeIsInCollection(Inventor.Edge,Inventor.ObjectCollection)"]

Namespace:  InvNetLib.FutureLibrary
Assembly:  InvNetLib (in InvNetLib.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi
C#
public static bool EdgeIsInCollection(
	Edge o,
	ObjectCollection coll
)

Parametri

o
Tipo: Edge

[Manca <param nome="o"/> documentazione per "M:InvNetLib.FutureLibrary.QsInventorUtils.EdgeIsInCollection(Inventor.Edge,Inventor.ObjectCollection)"]

coll
Tipo: ObjectCollection

[Manca <param nome="coll"/> documentazione per "M:InvNetLib.FutureLibrary.QsInventorUtils.EdgeIsInCollection(Inventor.Edge,Inventor.ObjectCollection)"]

Valore di ritorno

Tipo: Boolean

[Manca la documentazione <returns> per "M:InvNetLib.FutureLibrary.QsInventorUtils.EdgeIsInCollection(Inventor.Edge,Inventor.ObjectCollection)"]

Vedi anche