Click or drag to resize

CTInterface.OnPropertyCustomDefinition Event

Invoked at CUSTOMTOOLS Options when user click Custom Definition button [...] at property's Advanced Options -page. Invoked only when Options is accessed via SOLIDWORKS, and NOT from CUSTOMTOOLS Administration.

Namespace: ATR.CT.CTInterface
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public event EventHandler<CTInterface.PropertyCustomDefinitionArgs> OnPropertyCustomDefinition

Value

EventHandler<CTInterface.PropertyCustomDefinitionArgs>
Revision History
DateVersionDescription
-2015 SP4First Release
See Also