Settings for the sheet creation.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsCmdCreateSheetsSettingsCmdSheetCreation
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class SettingsCmdSheetCreation : TreeOidWrapper
VB
Public NotInheritable Class SettingsCmdSheetCreation Inherits TreeOidWrapper
C++
public ref class SettingsCmdSheetCreation sealed : public TreeOidWrapper
The SettingsCmdCreateSheetsSettingsCmdSheetCreation type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AddNetworkLabels | Specify whether to copy the pipe network labels to destination drawings. | |
| AddToVault | Specify whether to add newly created files to Vault. | |
| AlignNorthArrow | Specify whether to cause the chosen North arrow block to be aligned to North. | |
| AlignProfileAndPlanViewType | Specify how to align profile and plan view. | |
| ExistingSheetSetName | Specify the existing sheet set file where to add created sheet. | |
| NorthArrowBlockName | Specify the block that will be rotated as the North arrow block. | |
| NumberOfLayoutsPerDrawing | Specify the number of layouts to be created in each drawing. | |
| SheetCreateMethod | Specify the sheet create method. | |
| UseExistingSheetSet | Specify whether to use an existing one or create new sheet set. |
