| 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.FutureLibrary
Assembly:
InvNetLib (in InvNetLib.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public static bool CompileProperty(
PropertySets oPropertySets,
string propertySetInternalName,
string propertyName,
Object propertyVal
)
Parametri
- oPropertySets
- Tipo: PropertySets
The o property sets. - propertySetInternalName
- Tipo: SystemString
Name of the property set internal. - propertyName
- Tipo: SystemString
Name of the property. - propertyVal
- Tipo: SystemObject
The property value.
Valore di ritorno
Tipo:
Boolean[Manca la documentazione <returns> per "M:InvNetLib.FutureLibrary.QsHelperProperties.CompileProperty(Inventor.PropertySets,System.String,System.String,System.Object)"]
Vedi anche