ITeddsDocumentClose Method

Close the document

Namespace:  Tekla.Structural.InteropAssemblies.Tedds
Assembly:  Tedds.TeddsIA (in Tedds.TeddsIA.dll) Version: 25.0.0.0
Syntax
void Close(
	[OptionalAttribute] TdsSaveOptions SaveChanges
)

Parameters

SaveChanges (Optional)
Type: Tekla.Structural.InteropAssemblies.TeddsTdsSaveOptions
Determines whether changes should be saved or discarded
See Also