断面オブジェクトのタイプを指定します。  
サポートされているプラットフォーム: Windows のみ 
構文と要素
VBA:
object.State2
- object 
 
- 
タイプ:
Section
 このプロパティが適用されるオブジェクト。 
 
 
プロパティの値
読み込み専用: いいえ 
タイプ: AcSectionState2 列挙型 
- 
acSectionState2Boundary
 
- 
acSectionState2Plane
 
- 
acSectionState2Slice
 
- 
acSectionState2Volume
 
 
例
VBA:
Not available
Visual LISP:
Not available