ArticyDraft3.MacroDevKit
1.8.0
Package to add references for developing macro plugins for articy:draft 3
Install-Package ArticyDraft3.MacroDevKit -Version 1.8.0
dotnet add package ArticyDraft3.MacroDevKit --version 1.8.0
<PackageReference Include="ArticyDraft3.MacroDevKit" Version="1.8.0" />
paket add ArticyDraft3.MacroDevKit --version 1.8.0
#r "nuget: ArticyDraft3.MacroDevKit, 1.8.0"
// Install ArticyDraft3.MacroDevKit as a Cake Addin
#addin nuget:?package=ArticyDraft3.MacroDevKit&version=1.8.0
// Install ArticyDraft3.MacroDevKit as a Cake Tool
#tool nuget:?package=ArticyDraft3.MacroDevKit&version=1.8.0
- New plugin overridable method "ValidatePublising" which is called before publish/unclaiming processing starts and can be used to prevent further processing.
- New plugin overridable method "PartitionPublished" which is called after an successful publish/unclaiming. Gets the provided Commit Message and can be used to log that action.
- New session method "FindFlowPosition" to query the mouse/click position in the flow to ease flow related content positioning. The result is transformed to "world/object" coordinates directly useable as position.
articy:draft 3.1.31 or above required
- New plugin overridable method "ValidatePublising" which is called before publish/unclaiming processing starts and can be used to prevent further processing.
- New plugin overridable method "PartitionPublished" which is called after an successful publish/unclaiming. Gets the provided Commit Message and can be used to log that action.
- New session method "FindFlowPosition" to query the mouse/click position in the flow to ease flow related content positioning. The result is transformed to "world/object" coordinates directly useable as position.
articy:draft 3.1.31 or above required
Release Notes
- New plugin overridable method "ValidatePublising" which is called before publish/unclaiming processing starts and can be used to prevent further processing.
- New plugin overridable method "PartitionPublished" which is called after an successful publish/unclaiming. Gets the provided Commit Message and can be used to log that action.
- New session method "FindFlowPosition" to query the mouse/click position in the flow to ease flow related content positioning. The result is transformed to "world/object" coordinates directly useable as position.
articy:draft 3.1.31 or above required
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.8.0 | 58 | 3/15/2021 |
1.7.0 | 338 | 5/28/2020 |
1.6.1 | 351 | 7/19/2019 |
1.6.0 | 582 | 12/5/2018 |
1.5.0 | 564 | 6/6/2018 |
1.4.0 | 814 | 11/30/2017 |
1.3.0 | 759 | 9/4/2017 |
1.2.0 | 739 | 6/6/2017 |
1.1.1 | 668 | 4/25/2017 |
1.1.0 | 619 | 4/24/2017 |
1.0.0 | 714 | 2/15/2017 |
0.9.5-beta | 800 | 2/6/2017 |
0.9.0-beta | 706 | 12/19/2016 |
0.8.4-beta | 667 | 12/12/2016 |
0.8.3-beta | 635 | 11/30/2016 |
0.8.2-beta | 622 | 11/16/2016 |
0.8.1-beta | 575 | 11/9/2016 |
0.8.0-beta | 601 | 11/8/2016 |