|
|
Classes
| Class | Description | |
|---|---|---|
|
|
DocumentTimeliner |
The Timeliner Document Part associated with a Document
|
|
|
SimulationAppearance |
A SimulationAppearance referenced by SimulationTaskTypes objects
|
|
|
SimulationStatus |
The status for a TimelinerTask during simulation. SimualtionStatus are grouped together by a SimulationTaskType
|
|
|
SimulationTaskType |
A Simulation Task Type informs the Simulation Engine how models attached to a TimelinerTask should be represented at different times during the simulation.
|
|
|
TimelinerComDataSourceProvider |
Base class for implementing DataSourceProviders using Legacy Timeliner COM API
A PluginAttribute is required on final class.
|
|
|
TimelinerData |
The TimeLiner data as returned by DocumentTimeLiner.Value. Contains all the API accessible TimeLiner Data.
|
|
|
TimelinerDataSource |
A TimelinerDataSource contains details of external project data and how to reconnect to that external data.
|
|
|
TimelinerDataSourceField |
Defines a source field for use in mapping a Timeliner task property to. Immutable.
|
|
|
TimelinerDataSourceFieldCollection |
A collection of TimelinerDataSourceFields
|
|
|
TimelinerDataSourceProvider |
Base class for implementing DataSourceProviders
A PluginAttribute is required on final class.
'[Interface("TimelinerDataSourceProvider","Navisworks", UserData="<optional internal identifier>")]' is required on final class. |
|
|
TimelinerDataSourceProviderException |
The exception that is thrown by TimelinerDataSourceProvider operations
|
|
|
TimelinerDocumentExtensions |
Class where extensions to the Document class for the DocumentTimeliner document part class.
|
|
|
TimelinerImportTasksResult |
Reports the result of calling ImportTasks
TimelinerDataSourceProvider.
|
|
|
TimelinerSelection |
Stores the ModelItems associated with a task as a ModelItemCollection, SelectionSourceCollection or Search
|
|
|
TimelinerSettings |
Timeliner common settings
|
|
|
TimelinerTask |
A TimeLiner Task represent a Task within the schedule, properties on the TimelinerTask provide detail about the task such as when the task is scheduled to be done.
|
|
|
TimelinerValidateSettingsResult |
Reports the result of calling ValidateSettings or TryValidateSettings on
TimelinerDataSourceProvider.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
|
|
SimulationAppearanceMode |
A TimelinerTask's appearance for a given SimulationStatus.
|
|
|
TaskField |
Identifies a field within a TimelinerTask - used by sorting
|
|
|
TaskStatus |
Status of a task comparing actual start and actual end dataes with planned start and planned end dates
|
|
|
TimelinerDataSourceProviderExceptionStatus |
Gives extended information about a TimelinerDataSourceProviderException
|