Specifies section object type.  
 Supported platforms: Windows only 
Signature
 
   
   
	 VBA: 
  
 
  object.State2
 
  - object 
		
-  
		   
			 Type: 
			 Section 
		    The object to which this property applies. 
		   
Property Value
 
   
  Read-only: 
  - No: AutoCAD
	 
- Yes: AutoCAD LT
	 
 
 
  Type: 
	 AcSectionState2 enum 
  
 
  -  
		acSectionState2Boundary 
	 
-  
		acSectionState2Plane 
	 
-  
		acSectionState2Slice 
	 
-  
		acSectionState2Volume 
	 
Remarks
 
   
   No additional remarks. 
  
 
Examples
 
   
   
	 VBA: 
  
 
  Not available
 
   
	 Visual LISP: 
  
 
  Not available