Autodesk Developer Network 2011
Autodesk
CreateFillPattern
§塗り潰しパターンと線種の作成と取得
§選択したサーフェスまたはグリッドに適用
§主要なクラスとメソッド:
§FillPattern, FillGrid, FillPatternElement.Create(doc, fillPattern)
LinePattern, LinePatternSegment,
LinePatternElement.Create( doc, linePattern) 
fill pattern new.JPG line pattern grid.JPG fill pattern new 2.JPG line pattern new.JPG
CreateFillPatternサンプルです。

塗り潰しパターンと線種の作成と取得ができるようになりました。それらをサーフェスやグリッドに適用することができます。このサンプルはその方法を紹介しています。


This sample demonstrates how to create or retrieve a FillPatternElement or LinePatternElement and apply them to the surface or grid.
To run: open the rvt file provided in the SDK (“CreateFillPattern.rvt”).
Select a wall, and RvtSamples > Elements > Create and set Fill Pattern.  You add fill pattern.