Specifies the section generation options.
Supported platforms: Windows only
Signature
VBA:
object.GenerationOptions
- object
-
Type:
SectionTypeSettings
The object to which this property applies.
Property Value
Read-only:
- No: AutoCAD
- Yes: AutoCAD LT
Type:
AcSectionGeneration enum
-
acSectionGenerationDestinationFile
-
acSectionGenerationDestinationNewBlock
-
acSectionGenerationDestinationReplaceBlock
-
acSectionGenerationSourceAllObjects
-
acSectionGenerationSourceSelectedObjects
Remarks
No additional remarks.
Examples
VBA:
Not available
Visual LISP:
Not available