- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm playing with properties per operation I cannot get it to display at all when I open up a drill dialog??
testProperty1:{
title : "Test Property",
description: "Some type of property",
group : "Options",
type : "boolean",
value : false,
scope : "operation",
enabled : "drilling"
},
2. Also, can you disable or enable a user property based on say a toolnumber inside the drill dialog?
2. Also, can you disable or enable a user property based on say a toolnumber inside the drill dialog?
Solved! Go to Solution.