{"id":25840,"date":"2018-04-24T13:15:23","date_gmt":"2018-04-24T04:15:23","guid":{"rendered":"http:\/\/www.sakaiden.com\/?p=25840"},"modified":"2018-04-25T14:55:14","modified_gmt":"2018-04-25T05:55:14","slug":"ui%e9%96%a2%e9%80%a3-%e3%82%a6%e3%82%a3%e3%83%b3%e3%83%89%e3%82%a6%ef%bc%88%e3%83%80%e3%82%a4%e3%82%a2%e3%83%ad%e3%82%b0%ef%bc%89%e3%82%92%e3%83%81%e3%83%a3%e3%83%b3%e3%81%a8%e9%96%89%e3%81%98","status":"publish","type":"post","link":"http:\/\/www.sakaiden.com\/?p=25840","title":{"rendered":"UI\u95a2\u9023 \u30a6\u30a3\u30f3\u30c9\u30a6\uff08\u30c0\u30a4\u30a2\u30ed\u30b0\uff09\u3092\u30c1\u30e3\u30f3\u3068\u9589\u3058\u308b"},"content":{"rendered":"<h2>\u305f\u307e\u306b\u3084\u3063\u3066\u304f\u308b\u30b9\u30af\u30ea\u30d7\u30c8\u306e\u304a\u52c9\u5f37\u4f1a<\/h2>\n<p>\u4eca\u65e5\u306e\u30e1\u30e2\u306f\u65e2\u306b\u958b\u3044\u3066\u3044\u305f\u30a6\u30a3\u30f3\u30c9\u30a6\uff08\u30c0\u30a4\u30a2\u30ed\u30b0\uff09\u3092\u9589\u3058\u308b\u65b9\u6cd5\u3002<\/p>\n<p>\u81ea\u524d\u306e\u30c4\u30fc\u30eb\u306a\u3069\u3067\u306f\u4eca\u307e\u3067\u4e0b\u306e\u69d8\u306a\u611f\u3058\u3067<br \/>\n\u65e2\u306b\u958b\u3044\u3066\u3044\u305f\u30a6\u30a3\u30f3\u30c9\u30a6\uff08\u30c0\u30a4\u30a2\u30ed\u30b0\uff09\u3092try\u3092\u4f7f\u3063\u3066\u5f37\u5f15\u306b\u9589\u3058\u3066\u3044\u305f\u3002<\/p>\n<pre class=\"lang:js decode:true\">try(cui.FloatDialogBar myDialog)catch();\r\ntry(cui.unRegisterDialogBar myDialog)catch();\r\ntry(closeRolloutFloater myDialog) catch();\r\ntry(destroydialog myDialog)catch();<\/pre>\n<p>\u3053\u308c\u306f\u3042\u307e\u308a\u30a4\u30b1\u3066\u306a\u3044\u306e\u3067\u3001<br \/>\n\u3061\u3083\u3093\u3068\u3057\u305f\u65b9\u6cd5\u306b\u66f8\u304d\u63db\u3048\u308b\u3068\u3053\u3046\u306a\u308b\u3002<br \/>\nUIAccssor\u3092\u4f7f\u3063\u3066\u30c0\u30a4\u30a2\u30ed\u30b0\u3092\u53d6\u5f97\u3057\u3066\u9589\u3058\u308b\u611f\u3058\u3002<\/p>\n<pre class=\"lang:js decode:true\">function CloseDialogByName digName = (\r\n    dig = UIAccessor.GetPopupDialogs();\r\n    for d in dig do (\r\n        winTxt = uiAccessor.getWindowText d;\r\n        if (findstring winTxt digName) != undefined do (\r\n            print(format \"% is Close.\" winTxt);\r\n            UIAccessor.CloseDialog d;\r\n        )\r\n    )\r\n)\r\n\r\nCloseDialogByName(\"MAXScript \u30ea\u30b9\u30ca\u30fc\");<\/pre>\n<p>\u3061\u306a\u307f\u306b\u3001\u3053\u306e\u65b9\u6cd5\u3060\u3068maxscript\u3067\u4f5c\u3063\u305fdaialog\u3068<br \/>\nPyside\u3067\u4f5c\u3063\u305f\u30a6\u30a3\u30f3\u30c9\u30a6\u30a6\u30a3\u30b8\u30c3\u30c8\u4e21\u65b9\u306b\u3064\u304b\u3048\u308b\u3002<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>python\u3068\u3044\u3046\u304b\u3001PySide\uff08PySide2\uff09\u3067\u3084\u308b\u306a\u3089\u3070\u30fb\u30fb\u30fb<\/p>\n<pre class=\"lang:python decode:true\">def close_tool_window(wname):\r\n    widgets = QApplication.allWidgets()\r\n    for w in widgets:\r\n        if w.objectName() == wname:\r\n            print(\"Closed : {}\".format(w.objectName()))\r\n            w.close()\r\n\r\n\r\nclose_tool_window(\"MyWindow\")<\/pre>\n<p>\u898b\u305f\u3044\u306a\u611f\u3058\u3067\u66f8\u3051\u3070\u3044\u3044\u3002<\/p>\n<p>\u305f\u3060\u3057\uff01<br \/>\n\u3053\u308c\u306f\u3042\u304f\u307e\u3067\u3082\u9589\u3058\u308b\uff08\u975e\u8868\u793a\u306b\u306a\u308b\uff09\u3060\u3051\u3067<br \/>\n\u30a6\u30a3\u30f3\u30c9\u30a6<\/p>\n<h2>\u30a6\u30a3\u30b8\u30c3\u30c8\u81ea\u4f53\u306f\u7834\u68c4\u3055\u308c\u3066\u3044\u306a\u3044\u3002<\/h2>\n<p>\u7834\u68c4\u3059\u308b\u305f\u3081\u306b\u306f\u3001\u30a6\u30a3\u30f3\u30c9\u30a6\u304c\u9589\u3058\u305f\u969b\u306e\u30a4\u30d9\u30f3\u30c8\u3067\u7834\u68c4\u3092\u5b9f\u884c\u3055\u305b\u308b\u3002<br \/>\n\u307e\u3068\u3081\u3066\u66f8\u304f\u3068\u3053\u3093\u306a\u611f\u3058\u3002<\/p>\n<pre class=\"lang:python decode:true\">r\"\"\"test window\r\n\"\"\"\r\nfrom __future__ import absolute_import\r\nfrom __future__ import division\r\nfrom __future__ import print_function\r\nfrom __future__ import unicode_literals\r\n\r\nimport MaxPlus\r\n\r\n# \u3053\u306e\u66f8\u304d\u65b9\u306f\u4e71\u66b4\u3059\u304e\u308b!\u975e\u63a8\u5968\r\ntry:\r\n    from PySide2.QtWidgets import *\r\n    from PySide2.QtGui import *\r\n    from PySide2.QtCore import *\r\n    UNICODE = -1\r\n\r\nexcept ImportError:\r\n    from PySide.QtGui import *\r\n    from PySide.QtCore import *\r\n    UNICODE = QApplication.UnicodeUTF8\r\n\r\n\r\nclass MyWindow(QMainWindow):\r\n    # QDockWidget\u3068\u3059\u308b\u3068\u30c9\u30c3\u30ad\u30f3\u30b0\u53ef\u80fd\u306b\u306a\u308b QMainWindow\r\n    def __init__(self, *args, **kw):\r\n        QMainWindow.__init__(self, *args, **kw)\r\n        self.setObjectName(\"MyWindow\")\r\n        self.setWindowTitle(\"MyWindow\")\r\n\r\n        # \u30bb\u30f3\u30c8\u30e9\u30eb\u3092\u4f5c\u6210\r\n        self.centralwidget = QWidget(self)\r\n        self.centralwidget.setObjectName(\"centralwidget\")\r\n        # \u305f\u3066\u30ec\u30a4\u30a2\u30a6\u30c8\u8ffd\u52a0\r\n        self.verticalLayout = QVBoxLayout(self.centralwidget)\r\n        self.verticalLayout.setObjectName(\"verticalLayout\")\r\n\r\n        self.reload = QPushButton(self)\r\n        self.reload.setGeometry(QRect(4, 48, 120, 22))\r\n        self.reload.setObjectName(\"Test\")\r\n        self.reload.setText(\"Test\")\r\n        self.verticalLayout.addWidget(self.reload)  # \u305f\u3066\u30ec\u30a4\u30a2\u30a6\u30c8\u306b\u8ffd\u52a0\r\n\r\n        self.setCentralWidget(self.centralwidget)  # \u30bb\u30f3\u30c8\u30e9\u30eb\u3092\u6700\u5f8c\u306b\u8ffd\u52a0\r\n        # Dialog.resize(148, ypos)\r\n        QMetaObject.connectSlotsByName(self)\r\n\r\n    def closeEvent(self, event):\r\n        r\"\"\"close event override\"\"\"\r\n        # \u3053\u3053\u304c\u30df\u30bd\u3001\u9589\u3058\u305f\u3042\u3068\u3067\u7834\u68c4\r\n        self.deleteLater()\r\n\r\n\r\nclass _GCProtector(object):\r\n    r\"\"\"max\u306e\u5834\u5408\u306f\u5fc5\u8981\"\"\"\r\n    widgets = []\r\n\r\n\r\ndef close_tool_window(wname):\r\n    widgets = QApplication.allWidgets()\r\n    for w in widgets:\r\n        if w.objectName() == wname:\r\n            print(\"Closed : {}\".format(w.objectName()))\r\n            w.close()\r\n\r\n\r\ndef get_parent_window():\r\n    r\"\"\"\u89aa\u3068\u306a\u308b\u30a6\u30a3\u30f3\u30c9\u30a6\u3092\u53d6\u5f97\u3059\u308b\r\n    Max2018\u306e\u5834\u5408\u306fMaxPlus.GetQMaxMainWindow()\u3067\u53d6\u5f97\r\n    \"\"\"\r\n    ver = MaxPlus.Core.GetMaxVersion()\r\n    if ver &lt; 1300000000:\r\n        parent_window = MaxPlus.GetQMaxWindow()\r\n    else:\r\n        parent_window = MaxPlus.GetQMaxMainWindow()\r\n    return parent_window\r\n\r\n\r\ndef main():\r\n    r\"\"\"main\"\"\"\r\n    app = QApplication.instance()\r\n    if not app:\r\n        app = QApplication([])\r\n\r\n    close_tool_window(\"MyWindow\")\r\n    win = MyWindow(get_parent_window())\r\n    _GCProtector.widgets.append(win)\r\n    # MaxPlus.MakeQWidgetDockable(win, 4)  # Max\u3067\u306f\u3053\u308c\u3067\u30c9\u30c3\u30ad\u30f3\u30b0\u53ef\u80fd\u306b\u306a\u308b\r\n    # win.setFloating(True)  # dockingwidget\u306e\u5834\u5408\u306ffloat\u3092true\u306b\u3059\u308b\u3068\u5207\u308a\u96e2\u3057\u304c\u51fa\u6765\u308b\r\n    win.show()\r\n\r\n\r\nif __name__ == '__main__':\r\n    main()<\/pre>\n<p>\u3053\u3093\u306a\u611f\u3058\u3002<\/p>\n<h2>\u30df\u30bd\u306f\u30a6\u30a3\u30f3\u30c9\u30a6\u306ecloseEvent\u3092\u30aa\u30fc\u30d0\u30fc\u30e9\u30a4\u30c9\u3057\u3066<br \/>\n\u305d\u3053\u306bself.deleteLater()\u3092\u8ffd\u52a0\u3057\u3066\u308b\u90e8\u5206\u3002<\/h2>\n<p>\u3053\u308c\u3067window\u304c\u9589\u3058\u305f\u969b\u306b\u81ea\u5206\u81ea\u8eab\u3092\u7834\u68c4\u3057\u306b\u884c\u304f\u306e\u3067<br \/>\nwindow\u304c\u5ef6\u3005\u3068\u6b8b\u308a\u7d9a\u3051\u308b\u3053\u3068\u304c\u306a\u3044\u3002<\/p>\n<p>\u305f\u3076\u3093Maya\u3067\u3082\u540c\u3058\u3088\u3046\u306a\u611f\u3058\u306b\u306a\u308b\u3068\u601d\u3046\u3002<br \/>\n\u3082\u3057\u304f\u306f\u3001\u30a6\u30a3\u30f3\u30c9\u30a6\u306e\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3092\u4f5c\u6210\u6642\u306b\u30d0\u30c3\u30c6\u30a3\u30f3\u30b0\u3092\u78ba\u8a8d\u3057\u3066<br \/>\n\u65e2\u306b\u30a6\u30a3\u30f3\u30c9\u30a6\u30a6\u30a3\u30b8\u30c3\u30c8\u304c\u3042\u308c\u3070\u30bd\u30ec\u3092\u8868\u793a\u3059\u308b\u304b\u7834\u68c4\u3057\u3066\u3082\u3044\u3044\u304b\u3082\u3002<br \/>\n\u7d50\u69cb\u8272\u3093\u306a\u65b9\u6cd5\u304c\u3042\u308a\u305d\u3046\u3002<br \/>\n\u3061\u306a\u307f\u306b\u7834\u68c4\u3059\u308b\u969b\u306fparent\u3092\u5207\u3063\u3066\u304b\u3089\u7834\u68c4\u3059\u308b\u3053\u3068\u3002<\/p>\n<p>&nbsp;<\/p>\n<p>\u3068\u8a00\u3046\u3053\u3068\u3067\u4eca\u65e5\u306e\u30e1\u30e2\u3067\u3057\u305f\uff5e\u3002<\/p>\n<p>\u6700\u8fd1\u8272\u3093\u306a\u8a00\u8a9e\u3067\u8272\u3093\u306aUI\u4f5c\u3063\u3066\u308b\u304b\u3089\u3059\u3054\u3044\u9762\u5012\u30fb\u30fb\u30fb\u3002<br \/>\n\u3082\u3046python\u3067\u4e00\u672c\u5316\u3057\u305f\u3044\u3088\u30fb\u30fb\u30fb<\/p>\n<div id=\"selenium-highlight\"><\/div>\n<div id=\"selenium-highlight\"><\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u305f\u307e\u306b\u3084\u3063\u3066\u304f\u308b\u30b9\u30af\u30ea\u30d7\u30c8\u306e\u304a\u52c9\u5f37\u4f1a \u4eca\u65e5\u306e\u30e1\u30e2\u306f\u65e2\u306b\u958b\u3044\u3066\u3044\u305f\u30a6\u30a3\u30f3\u30c9\u30a6\uff08\u30c0\u30a4\u30a2\u30ed\u30b0\uff09\u3092\u9589\u3058\u308b\u65b9\u6cd5\u3002 \u81ea\u524d\u306e\u30c4\u30fc\u30eb\u306a\u3069\u3067\u306f\u4eca\u307e\u3067\u4e0b\u306e\u69d8\u306a\u611f\u3058\u3067 \u65e2\u306b\u958b\u3044\u3066\u3044\u305f\u30a6\u30a3\u30f3\u30c9\u30a6\uff08\u30c0\u30a4\u30a2\u30ed\u30b0\uff09\u3092try\u3092\u4f7f\u3063\u3066\u5f37\u5f15\u306b\u9589\u3058\u3066\u3044\u305f\u3002  [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":25123,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_exactmetrics_skip_tracking":false,"_exactmetrics_sitenote_active":false,"_exactmetrics_sitenote_note":"","_exactmetrics_sitenote_category":0,"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[4,35,75,76,5],"tags":[],"class_list":{"0":"post-25840","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-3dsmax","8":"category-cg","9":"category-maxscript","10":"category-python","11":"category-script","12":"czr-hentry"},"jetpack_publicize_connections":[],"jetpack_featured_media_url":"https:\/\/i0.wp.com\/www.sakaiden.com\/wp-content\/uploads\/2018\/01\/2018-01-20_13h32_11.png?fit=828%2C579","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/pyh1l-6IM","jetpack-related-posts":[{"id":25884,"url":"http:\/\/www.sakaiden.com\/?p=25884","url_meta":{"origin":25840,"position":0},"title":"Pyhton\u3067\u4f5c\u3063\u305fUI\u306e\u95a2\u6570\u3092\u5b9f\u884c\u3057\u3066\u307f\u308b","author":"\u534a\u8896\u8239\u9577","date":"2018 \u5e74 5 \u6708 2 \u65e5","format":false,"excerpt":"\u3055\u3066\uff01 python\u3067UI\u3092\u4f5c\u308b\u306e\u306f\u3060\u3044\u3076\u3053\u306a\u308c\u3066\u304d\u305f\u3002 \u3061\u3087\u3063\u3068\u3057\u305f\u5fdc\u7528\u3068\u3057\u3066\u3059\u3067\u306b\u8d77\u52d5\u3057\u305f\u30c4\u30fc\u30eb\u2026","rel":"","context":"3dsMax","block_context":{"text":"3dsMax","link":"http:\/\/www.sakaiden.com\/?cat=4"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/www.sakaiden.com\/wp-content\/uploads\/2018\/05\/2018-05-02_23h59_19.png?fit=922%2C419&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/www.sakaiden.com\/wp-content\/uploads\/2018\/05\/2018-05-02_23h59_19.png?fit=922%2C419&resize=350%2C200 1x, https:\/\/i0.wp.com\/www.sakaiden.com\/wp-content\/uploads\/2018\/05\/2018-05-02_23h59_19.png?fit=922%2C419&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/www.sakaiden.com\/wp-content\/uploads\/2018\/05\/2018-05-02_23h59_19.png?fit=922%2C419&resize=700%2C400 2x"},"classes":[]},{"id":5930,"url":"http:\/\/www.sakaiden.com\/?p=5930","url_meta":{"origin":25840,"position":1},"title":"UI\u95a2\u9023 \u30dc\u30bf\u30f3\u3092\u4f5c\u3063\u305f\u69d8\u306b\u898b\u305b\u308b","author":"\u534a\u8896\u8239\u9577","date":"2011 \u5e74 10 \u6708 17 \u65e5","format":false,"excerpt":"\u4ee5\u524d\u3001MAX\u306b\u306fUI\u3092\u30b9\u30af\u30ea\u30d7\u30c8\u4e0a\u3067\u4f5c\u308b\u3053\u3068\u306f\u51fa\u6765\u306a\u3044\u3068\u8a00\u3063\u305f http:\/\/www.sakaide\u2026","rel":"","context":"3dsMax","block_context":{"text":"3dsMax","link":"http:\/\/www.sakaiden.com\/?cat=4"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":2064,"url":"http:\/\/www.sakaiden.com\/?p=2064","url_meta":{"origin":25840,"position":2},"title":"\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3 \u30ad\u30fc\u3092\u524a\u9664\u3059\u308b","author":"\u534a\u8896\u8239\u9577","date":"2010 \u5e74 2 \u6708 3 \u65e5","format":false,"excerpt":"\u307e\u305a\u306f\u3001\u30b7\u30f3\u30d7\u30eb\u306b\u30b3\u30f3\u30c8\u30ed\u30fc\u30e9\u30fc\u306e\u30ad\u30fc\u3092\u5168\u3066\u524a\u9664\u3059\u308b \u65b9\u6cd5\u306f\u81f3\u3063\u3066\u7c21\u5358\u3002 \u4ee5\u4e0b\u306f\u3001\u5168\u3066\u306e\u30ad\u30fc\u3092\u524a\u9664\u3059\u2026","rel":"","context":"3dsMax","block_context":{"text":"3dsMax","link":"http:\/\/www.sakaiden.com\/?cat=4"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":28321,"url":"http:\/\/www.sakaiden.com\/?p=28321","url_meta":{"origin":25840,"position":3},"title":"\u7d9a\u3001Max\u306e\u30b9\u30de\u30fc\u30c8\u9078\u629e\u6a5f\u80fd\u3092\u5207\u308b","author":"\u534a\u8896\u8239\u9577","date":"2019 \u5e74 4 \u6708 25 \u65e5","format":false,"excerpt":"6\u4e07\u5e74\u304f\u3089\u3044\u306b1\u5ea6\u3001\u601d\u3044\u51fa\u3057\u305f\u304b\u306e\u69d8\u306bMax\u306e\u30e1\u30e2\u8a18\u4e8b\u3092\u66f8\u3044\u305f\u308a\u3059\u308b\u306e\u3060\u304c\u3001\u4eca\u5e74\u3082\u305d\u306e\u6642\u671f\u304c\u3084\u3063\u3066\u304d\u2026","rel":"","context":"3dsMax","block_context":{"text":"3dsMax","link":"http:\/\/www.sakaiden.com\/?cat=4"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/www.sakaiden.com\/wp-content\/uploads\/2018\/04\/2018-04-25_23h45_19.png?fit=1200%2C551&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/www.sakaiden.com\/wp-content\/uploads\/2018\/04\/2018-04-25_23h45_19.png?fit=1200%2C551&resize=350%2C200 1x, https:\/\/i0.wp.com\/www.sakaiden.com\/wp-content\/uploads\/2018\/04\/2018-04-25_23h45_19.png?fit=1200%2C551&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/www.sakaiden.com\/wp-content\/uploads\/2018\/04\/2018-04-25_23h45_19.png?fit=1200%2C551&resize=700%2C400 2x, https:\/\/i0.wp.com\/www.sakaiden.com\/wp-content\/uploads\/2018\/04\/2018-04-25_23h45_19.png?fit=1200%2C551&resize=1050%2C600 3x"},"classes":[]},{"id":2102,"url":"http:\/\/www.sakaiden.com\/?p=2102","url_meta":{"origin":25840,"position":4},"title":"\u30dd\u30ea\u30b4\u30f3 5\u89d2\u5f62\u4ee5\u4e0a\u3092\u9078\u629e\u3059\u308b","author":"\u534a\u8896\u8239\u9577","date":"2010 \u5e74 2 \u6708 7 \u65e5","format":false,"excerpt":"5\u89d2\u5f62\u4ee5\u4e0a\u3092\u9078\u629e\u3059\u308b\u3002 \u8abf\u3079\u3066\u307f\u305f\u3089\u7c21\u5358\u3060\u3063\u305f\u3002 \u3072\u3068\u3064\u306e\u9762\uff08face\uff09\u304c\u6301\u3063\u3066\u3044\u308b\u3001\u9802\u70b9\u6570\u3092\u8abf\u3079\u308b\u2026","rel":"","context":"3dsMax","block_context":{"text":"3dsMax","link":"http:\/\/www.sakaiden.com\/?cat=4"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":2128,"url":"http:\/\/www.sakaiden.com\/?p=2128","url_meta":{"origin":25840,"position":5},"title":"\u30ea\u30b9\u30c8\u30d3\u30e5\u30fc\u3092ActiveX\u3067","author":"\u534a\u8896\u8239\u9577","date":"2010 \u5e74 2 \u6708 11 \u65e5","format":false,"excerpt":"\u591a\u9805\u76ee\u306e\u30ea\u30b9\u30c8\u3092\u4f5c\u308a\u305f\u304f\u3066 \u7121\u7406\u77e2\u7406\u666e\u901a\u306e\u30b3\u30f3\u30dc\u30dc\u30c3\u30af\u30b9\u3092 \u540d\u524d\u306a\u3093\u304b\u306e\u5275\u610f\u5de5\u592b\u3067\u3001\u306a\u3093\u3061\u3083\u3063\u3066\u591a\u9805\u2026","rel":"","context":"3dsMax","block_context":{"text":"3dsMax","link":"http:\/\/www.sakaiden.com\/?cat=4"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]}],"jetpack_likes_enabled":false,"_links":{"self":[{"href":"http:\/\/www.sakaiden.com\/index.php?rest_route=\/wp\/v2\/posts\/25840","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/www.sakaiden.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.sakaiden.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.sakaiden.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.sakaiden.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=25840"}],"version-history":[{"count":3,"href":"http:\/\/www.sakaiden.com\/index.php?rest_route=\/wp\/v2\/posts\/25840\/revisions"}],"predecessor-version":[{"id":25847,"href":"http:\/\/www.sakaiden.com\/index.php?rest_route=\/wp\/v2\/posts\/25840\/revisions\/25847"}],"wp:featuredmedia":[{"embeddable":true,"href":"http:\/\/www.sakaiden.com\/index.php?rest_route=\/wp\/v2\/media\/25123"}],"wp:attachment":[{"href":"http:\/\/www.sakaiden.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=25840"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.sakaiden.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=25840"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.sakaiden.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=25840"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}