Résumé
Determines the type and seed that will be used to create random numbers.
Discussion
Héritage :
arcgis.rand() n’est plus pris en charge dans la version ArcGIS Pro 2.0. La arcgis.rand() fonction était principalement utilisée pour prendre en charge la création des valeurs aléatoires avec les outils Calculer la valeur et Calculer le champ, le paramètre d'environnement Générateur de chiffre au hasard et la CreateRandomValueGenerator fonction. Des fonctions comparables à l'aide du random module Python doivent être utilisées en lieu et place.
Vue d’ensemble des méthodes
Méthode | Explication |
exportToString () | Exports the object to its string representation. |
loadFromString (string) | Restore or update the spatial reference object using a WKT string. The exportToString method can be used to export a WKT string representation of the spatial reference.
|
Méthodes
exportToString ()
Type de données | Explication |
String | The WKT string representation of the object. |
loadFromString (string)
Paramètre | Explication | Type de données |
string | The WKT string representation of the object. | String |
Rubriques connexes
Vous avez un commentaire à formuler concernant cette rubrique ?