ICalculatorCopyOutputToClipboard Method

Copies the output item to the Windows clipboard in the specified format

Namespace:  Tekla.Structural.InteropAssemblies.TeddsCalc
Assembly:  Tedds.TeddsCalcIA (in Tedds.TeddsCalcIA.dll) Version: 25.0.0.0
Syntax
void CopyOutputToClipboard(
	OutputFormat format = OutputFormat.Rtf
)

Parameters

format (Optional)
Type: Tekla.Structural.InteropAssemblies.TeddsCalcOutputFormat
Output format, the default is Microsoft Rich Text Format (RTF)
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next