Settings of take off computation for command TakeOff.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsCmdTakeOffSettingsCmdComputeTakeOff
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class SettingsCmdComputeTakeOff : TreeOidWrapper
VB
Public NotInheritable Class SettingsCmdComputeTakeOff Inherits TreeOidWrapper
C++
public ref class SettingsCmdComputeTakeOff sealed : public TreeOidWrapper
The SettingsCmdTakeOffSettingsCmdComputeTakeOff type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| DefaultReportStyle | specifies the default style sheet which is used to format the take off report. | |
| DrawingBasedReportTableFont | Specifies the text font used in drawing-based report table. | |
| IncludeFormulasInReports | specifies whether to include the formulas of pay items in the quantity takeoff report remarks. | |
| LengthComputeType | Specifies the length computation type in the quantity takeoff process. | |
| LimitToAlignmentStation | specifies whether to limit the report extents to a specified alignment station range. | |
| PipeLengthType | Specifies the pipe length type used in the quantity takeoff process. | |
| ReportExtentsType | specifies the extents used when finding entities to participate in the quantity takeoff process. | |
| ReportSelectedPayItemOnly | specifies whether to allow reports to be generated on a subset of pay items which are selected in master pay item list. | |
| ReportType | Specifies the report type for quantity takeoff process. |
