Autodesk Developer Network 2011
Autodesk
コンセプト エネルギー解析 API
§コンセプトモデルのエネルギー解析
§Document.Export メソッドのMassGBXMLExportOptions 引数
§コンセプトエネルギー解析要素のみを含むgbXMLファイルを書き出す
詳細なデザイン作業を開始する前に、コンセプト モデルのエネルギー解析をすばやく簡単に行います。コンセプトエネルギー解析 APIはシンプルです。新たに追加されたDocument.ExportのオーバーロードメソッドがMassGBXMLExportOptions 引数を取ります。それにより、gbXMLファイルを作成します。それがコンセプトエネルギー解析の要素のみを書き出します。


New classes in the Autodesk.Revit.DB.Analysis namespace provide access to the elements and objects created by Revit to perform energy analysis on conceptual design models. The method Document Export method overload taking a MassGBXMLExportOptions argument exports a gbXML file containing conceptual energy analysis elements (mass elements) only.