Click or drag to resize

Metodo QsHelperPropertiesGetPropertySetFromName

ritorna il propset dal nome (serve per mappare la voce 'TOP')

Namespace: InvNetLib.FutureLibrary
Assembly: InvNetLib (in InvNetLib.dll) Versione: 27.1.0
Sintassi
C#
public static PropertySet GetPropertySetFromName(
	string propsetname,
	Document invDoc
)

Parametri

propsetname  String

[Manca <param nome="propsetname"/> documentazione per "M:InvNetLib.FutureLibrary.QsHelperProperties.GetPropertySetFromName(System.String,Inventor.Document)"]

invDoc  Document

[Manca <param nome="invDoc"/> documentazione per "M:InvNetLib.FutureLibrary.QsHelperProperties.GetPropertySetFromName(System.String,Inventor.Document)"]

Valore di ritorno

PropertySet

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

Vedi anche