Specifies the current section type.
Supported platforms: Windows only
Signature
VBA:
object.CurrentSectionType
- object
-
Type: SectionSettings
The object to which this property applies.
Property Value
Read-only:
- No: AutoCAD
- Yes: AutoCAD LT
Type: AcSectionType enum
- acSectionType2dSection
- acSectionType3dSection
- acSectionTypeLiveSection
Remarks
No additional remarks.
Examples
VBA:
Not available
Visual LISP:
Not available