SettingsQuantityTakeoffSettingsStyles 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.292
Syntax
public sealed class SettingsStyles : 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.
Top
See Also