Share

SettingsCmdCreateProfileFromSurface.SettingsCmdGeometry Class

Settings that specify the geometry setting.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdCreateProfileFromSurfaceSettingsCmdGeometry


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

Syntax

C#

public sealed class SettingsCmdGeometry : TreeOidWrapper

VB

Public NotInheritable Class SettingsCmdGeometry
	Inherits TreeOidWrapper

C++

public ref class SettingsCmdGeometry sealed : public TreeOidWrapper

The SettingsCmdCreateProfileFromSurfaceSettingsCmdGeometry type exposes the following members.

Properties

 NameDescription
Public propertyProfileSampleOffsetsCommandSetting Specifies whether to create offset profiles.

See Also

Reference

Was this information helpful?