| Metodo QsHelperPropertiesCompileProperty |
Setta l'attributo con il valore fornito in ingresso. Viene tulizzata sia per il settaggio delle proprietà
dell'utente sia per le proprietà standard di Inventor.
Namespace: InvNetLib.FutureLibraryAssembly: InvNetLib (in InvNetLib.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public static bool CompileProperty(
PropertySets oPropertySets,
string propertySetInternalName,
string propertyName,
Object propertyVal
)
Parametri
- oPropertySets PropertySets
- The o property sets.
- propertySetInternalName String
- Name of the property set internal.
- propertyName String
- Name of the property.
- propertyVal Object
- The property value.
Valore di ritorno
Boolean[Manca la documentazione <returns> per "M:InvNetLib.FutureLibrary.QsHelperProperties.CompileProperty(Inventor.PropertySets,System.String,System.String,System.Object)"]
Vedi anche