Section |
The SectionViewGroupCreationPlacementOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| SectionViewGroupCreationPlacementOptions | Constructor for SectionViewGroupCreationPlacementOptions. |
| Name | Description | |
|---|---|---|
| LayoutName | Gets the layout name within template file path. | |
| PlacementOption | Gets the placement option type. | |
| TemplateFilePath | Gets the template file path. |
| Name | Description | |
|---|---|---|
| GetAvailableLayoutNames | Gets a string array that contains all the layouts of drawing in templateFilePath. | |
| UseDraftPlacement | Make the section views in SectionViewGroup be created in a grid in model space without using a template. | |
| UseProductionPlacement | Specifies a drawing template with layout name for new SectionViewGroup which can be used for creating production-ready section sheets. |