Вы находитесь на странице: 1из 1

SpatialReference p. 59 ValueTable p.

42
Type
Name
Abbreviation
RowCount
ColumnCount
AddRow (optional value)
Geoprocessor Programming Model
Use CreateObject to create a Spatial Remarks GetRow (rowIndex)
Reference, a Value Table, or a FactoryCode GetValue (rowIndex, columnIndex)
FieldInfo Object HasMPrecision LoadFromString (value)
ExportToString
ArcGIS 9.0
HasXYPrecision
HasZPrecision RemoveRow (rowIndex) Environmental Systems Research Institute, Inc. All rights reserved.
FalseOriginAndUnits SetRow (rowIndex, value)
GpDispatch p. 22 MFalseOriginAndUnits SetValue (rowIndex, columnIndex)
Properties ZFalseOriginAndUnits
Domain
MaxSeverity MDomain FieldInfo
MessageCount ZDomain
OverwriteOutput: Boolean Count
Usage FeatureClass Properties Table Properties Relationship Class Properties
ParameterCount AddField(FieldName, NewName,
CentralMeridian* Hidden: Boolean, Ratio)
TemporaryMapLayers: Boolean CentralMeridianInDegrees* FeatureType HasOID: Boolean IsVersioned: Boolean
GetField (index) HasM: Boolean
Toolbox LongitudeOfOrigin* OIDFieldName Fields: Object
DeleteField (index) HasZ: Boolean Table Properties
AddError (in message) LatitudeOf1st* Fields: Object
HasSpatialIndex: Boolean
AddMessage (in message) LatitudeOf2nd* RelationshipClassNames Indexes: Object
FalseEasting* ShapeFieldName
AddReturnMessage (in Index) FalseNorthing*
Array p. 67 ShapeType
AddToolbox (in Toolbox) CentralParallel* Count: TopologyName Raster Catalog Properties
Dataset Properties
AddWarning (in message) StandardParallel1* Reset Table Properties RasterFieldName
StandardParallel2* Next: Object DatasetType
Command (in CommandLine) Dataset Properties
LongitudeOf1st* Add(Object) Extent Dataset Properties
CopyParameter (in fromIndex, in toIndex) LongitudeOf2nd* Insert(Index, Object) SpatialReference: Object Table Properties
CheckProduct(ProductCode) ScaleFactor* Remove(Index, Object)
ProductInfo(ProductCode) Azimuth* RemoveAll Coverage FeatureClass
Classification* GetObject(Index): Object Properties
SetProduct(ProductCode) TableView Properties Raster Dataset Properties
SemiMajorAxis** FeatureClassType
CheckExtension(ExtensionCode) SemiMinorAxis** HasFAT: Boolean Table BandCount
CheckOutExtension(ExtensionCode) Flattening** Point p. 68 HasTopology: Boolean FIDSet CompressionType
CheckInExtension(ExtensionCode) Longitude** FieldInfo Format
RadiansPerUnit** ID Table Properties WhereClause Permanent: Boolean
CreateObject (ObjectName, ExtraArg): Object X Dataset Properties SensorType
NameString
Y
Describe (InputValue): Object
* Projected Coordinate system only Z Table Properties Raster Band Properties
Exists (InputValue): Boolean ** Geographic Coordinate system only M Dataset Properties
Layer Properties
GetMessage (Index)
GetMessages (severity) FeatureClass Workspace Properties
FIDSet
GetParameter (Index): Object FieldInfo Connection Properties Raster Band Properties
GetParameterAsText (Index) WhereClause ConnectionString
Field p. 58 NameString Domains
Height
GetSeverity (Index) IsInteger: Boolean
Name WorkspaceFactoryProgID
GetReturnCode (Index) AliasName FeatureClass Properties MeanCellHeight
WorkspaceType
GetSystemEnvironment (envName) Domain Table Properties MeanCellWidth
Fields
IsEditable: Boolean NoDataValue
ListFields (InputValue, wildCard, fieldType): Object Next: Object HasIndex: Boolean PixelType
Reset IsNullable: Boolean Describe Object Properties Coverage Properties PrimaryField
ListIndexes (InputValue, wildCard): Object
IsUnique: Boolean TableType
ListRasters (wildCard, rasterType): Object Length DataType Tolerances
CatalogPath Width
ListTables (wildCard, tableType): Object Type
Scale p. 56 Dataset Properties Dataset Properties
ListWorkspaces (wildCard, workspaceType): Object
Precision
ListDatasets (wildCard, featureType): Object
ListFeatureClasses (wildCard, featureType): Object Index p. 58 An Object is created with all of the Red text indicates a property Each type of data has unique
ListEnvironments (wildCard): Object Indexes properties of the data being described. The set. See page 61 for more properties. Depending on their
Name information on property sets.
specific properties listed apply to all types of relationship, properties of other
ListToolboxes (wildCard): Object Next: Object IsAscending: Boolean
data. data types may also be
ListTools (wildCard): Object Reset IsUnique: Boolean available.
Fields: Object An Index Object can create a
ParseFieldName (inputFieldName, Workspace) fields object for that index

ParseTableName (inputTableName, Workspace) Enumeration (featureclasses, rasters, tables, datasets, workspaces) Use List functions to create an
enumeration object of the data
QualifyFieldName (inputFieldName, Workspace) Next: (String)
type
Reset p. 39
QualifyTableName (inputTableName, Workspace) All properties and method parameters are either a string or a long data type, unless otherwise stated.
RefreshCatalog (InputValue) Some properties and parameters may be objects or boolean values.
RemoveToolbox (Toolbox) Cursors return a Rows
Rows (SearchCursor, InsertCursor, object with properties for Each row will support
SetParameter (Index, Object) UpdateCursor) p. 64 dynamically the field name as a
each type of cursor
SetParameterAsText (Index, argument) property
InsertCursor (InputValue, SpatialReference): Object SearchCursor Row Using the Geometry field, a
SearchCursor (InputValue, WhereClause,
SpatialReference): Object Next: Object FieldName Geometry p. 66 geometry object may be
Reset GetValue (fieldName) created. It is used to describe
UpdateCursor (InputValue, WhereClause, Spatial Type
Reference): Object the properties of the geometry
Extent for each row in a feature class.
Usage (method) Centroid
InsertCursor
ValidateFieldName (inputFieldName, Workspace) Next: Object FirstPoint
Reset LastPoint
ValidateTableName (inputTableName, Workspace) Area
NewRow(Object)
InsertRow(Object) Length
Row IsMultipart
Dynamic Methods and Properties p. 24 FieldName PartCount
UpdateCursor GetValue (fieldName) GetPart (Index)
Environment
Next: Object SetValue (fieldName, Value) Object key
Tool (tool parameters) MaxSeverity
Reset Property Get
UpdateRow(Object) Property Get/Put
DeleteRow(Object)
Any tool from a referenced toolbox may be called as Method
a method, while environment settings are properties

Вам также может понравиться