|
|
Causes the DocumentTimeliner document part to inspect all summary tasks and
calculate their start and end costs
Namespace: Autodesk.Navisworks.Api.Timeliner
Assembly: Autodesk.Navisworks.Timeliner (in Autodesk.Navisworks.Timeliner.dll)
Syntax
| Visual Basic |
|---|
Public Function TaskSummaryRecalculateCosts ( _ task As TimelinerTask _ ) As Boolean |
| C# |
|---|
public bool TaskSummaryRecalculateCosts( TimelinerTask task ) |
| Visual C++ |
|---|
public: bool TaskSummaryRecalculateCosts( TimelinerTask^ task ) |
Parameters
- task
- Type: Autodesk.Navisworks.Api.Timeliner..::..TimelinerTask
The task within the DocumenTimeliner document part to calculate the summaries for.