SettingsCmdCreateViewFramesSettingsCmdViewFrameCreation Class

Settings for the view frame creation.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdCreateViewFramesSettingsCmdViewFrameCreation

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public sealed class SettingsCmdViewFrameCreation : TreeOidWrapper

The SettingsCmdCreateViewFramesSettingsCmdViewFrameCreation type exposes the following members.

Properties
 NameDescription
Public propertyAlignmentStationRangeSpecifiedByUser Specify whether to create view frames for a user specified range or for the entire alignment.
Public propertyEnableFirstViewFrameOffset Specify whether to enable first view frame offset.
Public propertyFirstViewFrameOffsetDistance Specify the distance of the first view frame offset.
Public propertyInsertMatchLines Specify whether to enable match lines to be inserted.
Public propertyMatchLineRepositioning Specify whether to enalbe extra margin for match line movement after placement.
Public propertyMatchLineRepositioningValue Specify the distance for additional margin of match line movement.
Public propertyMatchLineSnapStation Specify whether to enable match lines to snap down to a rounded station value.
Public propertyMatchLineSnapStationValue Specify the rounding value when match line snap to station.
Public propertySheetType Specify the type of sheet what will be created.
Public propertyViewFrameOrientation Specify the view frame orientation option.
Top
See Also