|
|
The DocumentTakeoff type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Equals | (Inherited from Object.) |
|
|
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
|
|
GetHashCode |
Serves as a hash function for a particular type. GetHashCode()()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) |
|
|
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
|
|
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
|
|
TakeoffInstance |
Helper to return takeoff document-part as DocumentTakeoff instead of the discoverable IDocumentTakeoff part
|
|
|
ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
|
|
CurrentSelection |
Returns the CurrentSelection from the DocumentTakeoff document part.
|
|
|
Database |
Returns the Database from the DocumentTakeoff document part.
|
|
|
HasDatabaseInitialized |
Indicate whether the database have been initialized
|
|
|
ItemGroups |
Returns the ItemGroups from the DocumentTakeoff document part.
|
|
|
Items |
Returns the Items from the DocumentTakeoff document part.
|
|
|
ObjectResources |
Returns the ObjectResources from the DocumentTakeoff document part.
|
|
|
Objects |
Returns the Objects from the DocumentTakeoff document part.
|
|
|
ObjectSteps |
Returns the ObjectSteps from the DocumentTakeoff document part.
|
|
|
ProjectSetting |
Returns project settings
|
|
|
ResourceGroups |
Returns the ResourceGroups from the DocumentTakeoff document part.
|
|
|
Resources |
Returns the Resources from the DocumentTakeoff document part.
|
|
|
SheetIds |
Returns sheet ids
|
|
|
StepResources |
Returns the StepResources from the DocumentTakeoff document part.
|
|
|
Steps |
Returns the Steps from the DocumentTakeoff document part.
|
Events
| Name | Description | |
|---|---|---|
|
|
Loaded |
Event raised to notify DocumentTakeoff Loaded
|
|
|
Unloading |
Event raised to notify DocumentTakeoff unloading
|