The SectionViewGroupCreationPlacementOptions type exposes the following members.

Constructors

  NameDescription
Public methodSectionViewGroupCreationPlacementOptions
Constructor for SectionViewGroupCreationPlacementOptions.

Methods

  NameDescription
Public methodGetAvailableLayoutNames
Gets a string array that contains all the layouts of drawing in templateFilePath.
Public methodUseDraftPlacement
Make the section views in SectionViewGroup be created in a grid in model space without using a template.
Public methodUseProductionPlacement
Specifies a drawing template with layout name for new SectionViewGroup which can be used for creating production-ready section sheets.

Properties

  NameDescription
Public propertyLayoutName
Gets the layout name within template file path.
Public propertyPlacementOption
Gets the placement option type.
Public propertyTemplateFilePath
Gets the template file path.

See Also