ArcGIS Desktop

  • ArcGIS Pro
  • ArcMap

  • My Profile
  • ヘルプ
  • Sign Out
ArcGIS Desktop

ArcGIS Online

組織のマッピング プラットフォーム

ArcGIS Desktop

完全なプロ仕様の GIS

ArcGIS Enterprise

エンタープライズ GIS

ArcGIS for Developers

位置情報利用アプリの開発ツール

ArcGIS Solutions

各種業界向けの無料のテンプレート マップおよびテンプレート アプリケーション

ArcGIS Marketplace

組織で使えるアプリとデータを取得

  • ドキュメント
  • サポート
Esri
  • サイン イン
user
  • マイ プロフィール
  • サイン アウト

ArcMap

  • ホーム
  • はじめに
  • マップ
  • 解析
  • データ管理
  • ツール
  • エクステンション

Update Data Frames

  • サマリー
  • 使用法
  • 構文
  • コードのサンプル
  • 環境
  • ライセンス情報

サマリー

Adjusts the size of the data frames in the map document based on the product type.

使用法

  • This tool is used to update the height and width of the auxiliary data frames in a map document. It is used by the Create Rapid Graphic tool to get the data frames as close to specification as possible.
  • If you have a map document where the data frames are not the proper size, run this tool to resize the frames without altering their scale.

    注意:

    This tool must be run on a map document file that is not currently open in a session of ArcMap.

構文

UpdateDataFrames(Input_Map_Document, Product_Type)
パラメーター説明データ タイプ
Input_Map_Document

The map document file that will be updated. This must be the path to a map document and not a map document object.

ArcMap Document
Product_Type

The supported product types for this tool are the following:

  • MDG50_MGCP —Elevation Guide box for an MDG50_MGCP product
  • MDG100_MGCP —Elevation Guide box for an MDG100_MGCP product
  • MDG50_TLM —Elevation Guide box for an MDG50_TLM product
  • MDG100_TLM —Elevation Guide box for an MDG100_TLM product
  • LDG50_NSG —Elevation Guide box for an LDG50_NSG product
  • LDG100_NSG —Elevation Guide box for an LDG100_NSG product
  • JOG_A —Elevation Guide box for a JOG_A product
String

コードのサンプル

UpdateDataFrames example

The following code sample demonstrates how to execute UpdateDataFrames.

# Importing defense from arcpy module
from arcpy import defnese

# Setting path to mxd
mxd=r'C:\Data\MDG50_TRD_4_0.mxd'

# Calling Update Data Frames tool
defense.UpdateDataFrames(mxd,"MDG50_MGCP")

環境

  • テンポラリ ワークスペース

ライセンス情報

  • ArcGIS Desktop Basic: いいえ
  • ArcGIS Desktop Standard: 次のものが必要 Defense Mapping
  • ArcGIS Desktop Advanced: 次のものが必要 Defense Mapping

関連トピック

  • An overview of the Utilities toolset

ArcGIS Desktop

  • ホーム
  • ドキュメント
  • サポート

ArcGIS プラットフォーム

  • ArcGIS Online
  • ArcGIS Desktop
  • ArcGIS Enterprise
  • ArcGIS for Developers
  • ArcGIS Solutions
  • ArcGIS Marketplace

Esri について

  • 会社概要
  • 採用情報
  • Esri ブログ
  • ユーザ カンファレンス
  • デベロッパ サミット
Esri
ご意見・ご感想をお寄せください。
Copyright © 2019 Esri. | プライバシー | リーガル