bool IsActive( Studio api, I3DOccurrence occurrence, out string message )
Parameters
- api
- Studio API instance.
- occurrence
- An occurrence from the designer.
- message
- Task message for the specific occurrence. If not filled, the EPLAN.Harness.API.Plugins.Core.IHpDPluginTaskInfo.Message is used.
Return Value
True if the condition to show this task is met, otherwise False.