Share

SettingsQuantityTakeoff.SettingsStyles Class

Settings to establish the default styles assigned to quantity takeoff.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsQuantityTakeoffSettingsStyles


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

Syntax

C#

public sealed class SettingsStyles : TreeOidWrapper

VB

Public NotInheritable Class SettingsStyles
	Inherits TreeOidWrapper

C++

public ref class SettingsStyles sealed : public TreeOidWrapper

The SettingsQuantityTakeoffSettingsStyles type exposes the following members.

Properties

 NameDescription
Public propertyMaterialShape Settings of QuantityTakeoff material shape.
Public propertyMaterialShapeId Settings of QuantityTakeoff material shape Id.
Public propertyQuantityTakeoffCriteria Settings of QuantityTakeoff criteria style.
Public propertyQuantityTakeoffCriteriaId Settings of QuantityTakeoff criteria styleId.

See Also

Reference

Was this information helpful?