samifox Posted September 5, 2018 Share Posted September 5, 2018 Hi i want to develop commercial dynamic blocks, is there a way to protect them against piracy? Thanks S Quote Link to comment Share on other sites More sharing options...
rkmcswain Posted September 5, 2018 Share Posted September 5, 2018 On the technical side? No. On the legal side? Perhaps a contract that forbids the sharing of drawings that contain said blocks with others? But that pretty much restricts the ability for an entity to share drawings, within the terms of that contract. So it would either get violated, or your customer would just not agree to it. Quote Link to comment Share on other sites More sharing options...
samifox Posted September 14, 2018 Author Share Posted September 14, 2018 it should be a thought, we spend lots of time and afford designing dynamic blocks while others can enjoy them for free. why Autodesk can't do those blocks dynamic only if the author allows it? Quote Link to comment Share on other sites More sharing options...
maratovich Posted September 14, 2018 Share Posted September 14, 2018 (edited) 40 minutes ago, samifox said: it should be a thought, we spend lots of time and afford designing dynamic blocks while others can enjoy them for free. why Autodesk can't do those blocks dynamic only if the author allows it? File protection - only viewing and printing, it is possible when using special protection. Block protection ..... block inside the file .... this is a standard drawing object ... it's just so impossible. It is necessary to create new primitives, from other users they will be a proxy. You will need to use Enambler, you can sell it .... It's all theoretically ... The idea is paid Edited September 14, 2018 by maratovich Quote Link to comment Share on other sites More sharing options...
samifox Posted September 14, 2018 Author Share Posted September 14, 2018 Everything is possible. In etransmit dialog add a check mark "disable dynamic blocks" . So the end user will get the same blocks but static. 1 Quote Link to comment Share on other sites More sharing options...
maratovich Posted September 14, 2018 Share Posted September 14, 2018 15 minutes ago, samifox said: Everything is possible. In etransmit dialog add a check mark "disable dynamic blocks" . So the end user will get the same blocks but static. In my entire life, I have not seen a man who used etransmit. Met a couple of times on the forum. Usually send one separate file. Consider this. Quote Link to comment Share on other sites More sharing options...
samifox Posted September 14, 2018 Author Share Posted September 14, 2018 It's impossible not to use etransmit in this age where we use so many references. Quote Link to comment Share on other sites More sharing options...
Aftertouch Posted September 19, 2018 Share Posted September 19, 2018 I prefer to create 'BINDED' files instead of E-Transmit.. Most customers just dont understand E-Transmits.... Quote Link to comment Share on other sites More sharing options...
dlanorh Posted September 19, 2018 Share Posted September 19, 2018 The only sure fire way to protect dynamic blocks is to exploded them, which kind of defeats the reason for dynamic block. If you sell them, there is no way of controlling what the client does with them. Quote Link to comment Share on other sites More sharing options...
hanhphuc Posted September 21, 2018 Share Posted September 21, 2018 On 9/19/2018 at 8:39 PM, dlanorh said: The only sure fire way to protect dynamic blocks is to exploded them, which kind of defeats the reason for dynamic block. If you sell them, there is no way of controlling what the client does with them. $0.02 another suggestion without exploding 1. without coding - SaveAs lower version < 2006 or dxf 2. with code - activeX method - renaming or anonymous (vla-converttostaticblock blk "bname") (vla-converttoanonymousblock blk) then purge Quote Link to comment Share on other sites More sharing options...
RobDraw Posted September 27, 2018 Share Posted September 27, 2018 You simply cannot prevent piracy. Quote Link to comment Share on other sites More sharing options...
BMRVisuals Posted September 13, 2022 Share Posted September 13, 2022 Had this issue until recently, I've since come across a Lisp routine that removes all dynamic properties before issue. Still maintains all the blocks as blocks; and retains visibility properties, but removes all controls. We've now made this a standard practice before issuing DWG files to protect our content. 1 Quote Link to comment Share on other sites More sharing options...
nod684 Posted March 15 Share Posted March 15 On 9/13/2022 at 9:04 PM, BMRVisuals said: Had this issue until recently, I've since come across a Lisp routine that removes all dynamic properties before issue. Still maintains all the blocks as blocks; and retains visibility properties, but removes all controls. We've now made this a standard practice before issuing DWG files to protect our content. Can you share the lisp? Quote Link to comment Share on other sites More sharing options...
Steven P Posted Wednesday at 05:18 PM Share Posted Wednesday at 05:18 PM Though a half competent draughtsperson could remake them dynamically Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.