Settings for the view frame creation.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsCmdCreateViewFramesSettingsCmdViewFrameCreation
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class SettingsCmdViewFrameCreation : TreeOidWrapper
VB
Public NotInheritable Class SettingsCmdViewFrameCreation Inherits TreeOidWrapper
C++
public ref class SettingsCmdViewFrameCreation sealed : public TreeOidWrapper
The SettingsCmdCreateViewFramesSettingsCmdViewFrameCreation type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AlignmentStationRangeSpecifiedByUser | Specify whether to create view frames for a user specified range or for the entire alignment. |
![]() | EnableFirstViewFrameOffset | Specify whether to enable first view frame offset. |
![]() | FirstViewFrameOffsetDistance | Specify the distance of the first view frame offset. |
![]() | InsertMatchLines | Specify whether to enable match lines to be inserted. |
![]() | MatchLineRepositioning | Specify whether to enalbe extra margin for match line movement after placement. |
![]() | MatchLineRepositioningValue | Specify the distance for additional margin of match line movement. |
![]() | MatchLineSnapStation | Specify whether to enable match lines to snap down to a rounded station value. |
![]() | MatchLineSnapStationValue | Specify the rounding value when match line snap to station. |
![]() | SheetType | Specify the type of sheet what will be created. |
![]() | ViewFrameOrientation | Specify the view frame orientation option. |