Message 1 of 3
ModelingEvents.OnParameterChange

Not applicable
11-27-2018
04:02 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I can't find any sample codes that use ModelingEvents.OnParameterChange.
I want to create a VBA macro that will fire a global rule on specific parameter change. I don't know if this is possible but any help is appriciated
ModelingEvents.OnParameterChange( DocumentObject As Document, Parameter As Parameter, BeforeOrAfter As EventTimingEnum, Context As NameValueMap, HandlingCode As HandlingCodeEnum )