Click or drag to resize

Metodo QsHelperPropertiesGetPropertyValue(PropertySets, String)

Ritorna il valore associato all'attributo identificato dal nome interno

Namespace: InvNetLib.FutureLibrary
Assembly: InvNetLib (in InvNetLib.dll) Versione: 27.1.0
Sintassi
C#
public static Object GetPropertyValue(
	PropertySets oPropertySets,
	string internalName
)

Parametri

oPropertySets  PropertySets
The o property sets.
internalName  String
Name of the internal.

Valore di ritorno

Object

[Manca la documentazione <returns> per "M:InvNetLib.FutureLibrary.QsHelperProperties.GetPropertyValue(Inventor.PropertySets,System.String)"]

Vedi anche