The SectionViewGroupCreationPlacementOptions type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| SectionViewGroupCreationPlacementOptions |
Constructor for SectionViewGroupCreationPlacementOptions.
|
Methods
| 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.
|
Properties
| Name | Description | |
|---|---|---|
| LayoutName |
Gets the layout name within template file path.
| |
| PlacementOption |
Gets the placement option type.
| |
| TemplateFilePath |
Gets the template file path.
|