Specifies section object type.  
 Supported platforms: Windows only 
Signature
VBA:
object.State
- object 
 
- 
Type:
Section
 The object to which this property applies. 
 
 
Property Value
Read-only: No 
Type: AcSectionState enum 
- 
acSectionStateBoundary
 
- 
acSectionStatePlane
 
- 
acSectionStateVolume
 
 
Remarks
 No additional remarks. 
 
Examples
VBA:
Not available
Visual LISP:
Not available