Click or drag to resize

Metodo QsInventorUtilsGetObjectReferenceKey

Ritorna la reference key dell'oggetto. Occorre essere sicuri che l'oggetto abbia una ref key

Namespace: InvNetLib.FutureLibrary
Assembly: InvNetLib (in InvNetLib.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassi
C#
public static string GetObjectReferenceKey(
	Object oObj,
	Document doc = null
)

Parametri

oObj  Object

[Manca <param nome="oObj"/> documentazione per "M:InvNetLib.FutureLibrary.QsInventorUtils.GetObjectReferenceKey(System.Object,Inventor.Document)"]

doc  Document  (Optional)

[Manca <param nome="doc"/> documentazione per "M:InvNetLib.FutureLibrary.QsInventorUtils.GetObjectReferenceKey(System.Object,Inventor.Document)"]

Valore di ritorno

String

[Manca la documentazione <returns> per "M:InvNetLib.FutureLibrary.QsInventorUtils.GetObjectReferenceKey(System.Object,Inventor.Document)"]

Vedi anche