Click or drag to resize
AB4D logo

ImporterSettingsLogAction Field

LogAction can be set to an Action that takes a string to get logging text while reading the imported file.

Namespace: Ab4d.OpenCascade
Assembly: Ab4d.OpenCascade (in Ab4d.OpenCascade.dll) Version: 1.0.0
Syntax
C#
public Action<string>? LogAction

Field Value

ActionString
See Also