| | Re: DAT files: Do No Harm Steve Bliss
|
| | (...) Not in my DAT files, they shouldn't. Especially not editing stuff. Truly generated code, maybe it's alright. It should always go at the top, where it can be easily deleted. Steve (22 years ago, 23-Aug-02, to lugnet.cad.dev)
|
| | |
| | | | Re: DAT files: Do No Harm Orion Pobursky
|
| | | | (...) I was thinking more along the lines of the output of my fexible object Plugin for LDDesignPad. I add some informational comments and credit myself and Fredrik for the code generation. Is this undesired? If so, it can easily be modified to the (...) (22 years ago, 23-Aug-02, to lugnet.cad.dev)
|
| | | | |
| | | | | | Re: DAT files: Do No Harm Steve Bliss
|
| | | | (...) I haven't tried your plugin, so I can't really comment on the informational lines -- do they have to do with the data/code, or are they an "about the flexible object plugin" type of thing? Information about the data/code (how to use, source (...) (22 years ago, 23-Aug-02, to lugnet.cad.dev)
|
| | | | |
| | | | | | Re: DAT files: Do No Harm Orion Pobursky
|
| | | | (...) Basically I do this: 0 Begin Curve <the applicable DAT code appears here> 0 <The next 3 lines list> 0 <control points and curve lengths> 0 <if recreation elsewhere is desired> 0 Hose generated by <plugin> authored by <person> 0 End Hose -Orion (22 years ago, 23-Aug-02, to lugnet.cad.dev)
|
| | | | |