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: 26.4.0.0 (26.4.0.0)
Sintassi
C#
public static bool EdgeIsInCollection(
	Edge o,
	ObjectCollection coll
)

Parametri

o  Edge

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

coll  ObjectCollection

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

Valore di ritorno

Boolean

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

Vedi anche