SettingsCmdTakeOffSettingsCmdComputeTakeOff Class

Settings of take off computation for command TakeOff.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdTakeOffSettingsCmdComputeTakeOff

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public sealed class SettingsCmdComputeTakeOff : TreeOidWrapper

The SettingsCmdTakeOffSettingsCmdComputeTakeOff type exposes the following members.

Properties
 NameDescription
Public propertyDefaultReportStyle specifies the default style sheet which is used to format the take off report.
Public propertyDrawingBasedReportTableFont Specifies the text font used in drawing-based report table.
Public propertyIncludeFormulasInReports specifies whether to include the formulas of pay items in the quantity takeoff report remarks.
Public propertyLengthComputeType Specifies the length computation type in the quantity takeoff process.
Public propertyLimitToAlignmentStation specifies whether to limit the report extents to a specified alignment station range.
Public propertyPipeLengthType Specifies the pipe length type used in the quantity takeoff process.
Public propertyReportExtentsType specifies the extents used when finding entities to participate in the quantity takeoff process.
Public propertyReportSelectedPayItemOnly specifies whether to allow reports to be generated on a subset of pay items which are selected in master pay item list.
Public propertyReportType Specifies the report type for quantity takeoff process.
Top
See Also