Share

SettingsCmdComputeMaterials.SettingsCmdDefineMaterial Class

Settings of material definition for command ComputeMaterials.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdComputeMaterialsSettingsCmdDefineMaterial


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

Syntax

C#

public sealed class SettingsCmdDefineMaterial : TreeOidWrapper

VB

Public NotInheritable Class SettingsCmdDefineMaterial
	Inherits TreeOidWrapper

C++

public ref class SettingsCmdDefineMaterial sealed : public TreeOidWrapper

The SettingsCmdComputeMaterialsSettingsCmdDefineMaterial type exposes the following members.

Properties

 NameDescription
Public propertyApplyCurveCorrection Specifies whether to apply curve correction.
Public propertyCurveCorrectionTolerance Specifies the curve correction tolerance.

See Also

Reference

Was this information helpful?