Share

SettingsCmdCreateMultipleProfileView.SettingsCmdMultipleProfileViewCreation Class

Settings that specify defaults for creating multiple profile views.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdCreateMultipleProfileViewSettingsCmdMultipleProfileViewCreation


Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public sealed class SettingsCmdMultipleProfileViewCreation : TreeOidWrapper

VB

Public NotInheritable Class SettingsCmdMultipleProfileViewCreation
	Inherits TreeOidWrapper

C++

public ref class SettingsCmdMultipleProfileViewCreation sealed : public TreeOidWrapper

The SettingsCmdCreateMultipleProfileViewSettingsCmdMultipleProfileViewCreation type exposes the following members.

Properties

 NameDescription
Public propertyColumnSpacing Gets
Public propertyDefaultProfileViewHeight Gets
Public propertyDefaultProfileViewLength Gets the default length for profile views.
Public propertyPlotPattern Gets
Public propertyProfileViewDatumBy Gets
Public propertyProfileViewsInRowOrColumn Gets
Public propertyRowSpacing Gets
Public propertyStartCorner Gets

See Also

Reference

Was this information helpful?