ITeddsDocument Properties |
The ITeddsDocument type exposes the following members.
Properties
Name | Description | |
---|---|---|
BimObjectId |
Returns a BIM object identifier associated with the document
| |
CalcItem |
Returns a CalcItem object which represents the calculation associated with the document
| |
FullName |
Returns the document full path and file name
| |
Name |
Returns the documents name (excluding file extension)
| |
Path |
Return documents file path (excluding file name)
| |
Saved |
Saved status of document
| |
VariablesXml |
Variables defined in the document in the Tedds XML schema format
|
See Also