DxfFilerSetError(String, String) Method

Prints the error message represented by the provided string format, using the passed parameters. Currently not implemented.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public virtual void SetError(
        string format,
        string[] values
)

Parameters

format  String
[in] Error message.
values  String
[in] Arguments that replace formatting codes in the error text.
See Also

©  Bricsys NV. All rights reserved.