Jim F Posted September 27, 2013 Share Posted September 27, 2013 I would like to know if this is possible with VWA 1.) I would like to create a hybrid symbol for a metal stud and have an associated record. The record would include details such as stud width, gauge, flange width, etc. I would like the parameters to be linked to the object. Change the width, in the record, and the stud is shown on the plan with that width. 2.) I would then like to create a worksheet giving me a list of all the framing materials including stud type and length. (eg 20 pcs 600S137-54 - 20'0" 300 pcs 362S125-30 - 10'0" Is this possible? Jim Quote Link to comment
Jim F Posted September 28, 2013 Author Share Posted September 28, 2013 I asked this question about a year ago and got no response. Am I wording the question wrong? I would like to know if it is possible to do before I invest a lot time trying to accomplish it. Thanks... Quote Link to comment
taoist Posted September 28, 2013 Share Posted September 28, 2013 Jim F, Good question. I would need to try this. Would be great if the wall framing tool gave us stud type options for more than wood studs. Currently working on 2 other projects that I must get out the door. Quote Link to comment
Miguel Barrera Posted September 30, 2013 Share Posted September 30, 2013 Yes, it can be done and what you require is defined as a plug-in object. All objects such as doors, windows, etc., are plug-ins that are programmed to change based on the user input in the object info palette (OIP). The parameters in the OIP are actually fields of the record attached to the object. However, to create the object you would need to program it with a script. A stud should be fairly simple to program because the geometry is not as complex as other objects. Quote Link to comment
Jim F Posted September 30, 2013 Author Share Posted September 30, 2013 Miguel, Thanks. Do you know if there are any examples of creating a plugin object with a script? The Framing Member tool under the Detailing tab is close to what I need. Is there any way you can modify an existing tool? Jim Quote Link to comment
Miguel Barrera Posted September 30, 2013 Share Posted September 30, 2013 This is the page link to VS sample code. Scroll down & look for the point object plug-in example. VS sample code There is a also a vectorworks help section that explains vectorscript and object plug-ins. The answer to the second question is that plug-ins created by NAV are encrypted so they cannot be modified. Quote Link to comment
Guest Wes Gardner Posted September 30, 2013 Share Posted September 30, 2013 Hi All, Here's what I understand...the Wall Framer creates extrudes whereas both the Floor Framer and Roof Framer create Framing Member objects. I believe we'll need to see a shift to getting the wall framer to create those same Framing Member objects. This will let us define the profile of the member (wood, steel stud, whatever). This has been Wish Listed. Thanks everyone for pointing this out. Wes Quote Link to comment
Jim F Posted September 30, 2013 Author Share Posted September 30, 2013 I have tried the framing member tool and have had some success. The tool place the member parallel to the working plane. (IE it places a joist). I want the joist to be placed vertically so it will represent a stud. I am assuming it has to do with the working plane. Is there an easy way to correct this? Like I said I think the framing member tool will do what I need. Next question is if I use the tool will I be able to create a worksheet showing the following? Wall Studs 30 pcs 600S125-30 - 12'0" 150 pcs 362S125-30 - 8'0" Wall Track 10 pcs 600T125-30 - 10'0" 10 pcs 362T125-30 - 10'0" Headers 3 pcs 600T125-30 - 10'0" 6 pcs 600S137-43 - 8'0" The fields on the worksheet would be: 1.) Quantity of each unique framing member 2.) Unit = pcs 3.) Label text (contains stud designation) 4.) Framing member length I would like to group the items by Structural Use. Wall Track Wall Studs Headers Jamb studs Is this possible? Quote Link to comment
Assembly Posted September 30, 2013 Share Posted September 30, 2013 The framing member tool does not work as a stud. As far as I know there is no VW tool that can do studs. It can be done... your options are Easy & free. Create a symbol for each stud type. Attach a record to the geometry in the symbol and use the worksheet to find it. Easy & Expensive Pay some one to develop (script) the custom Plug In Object stud tool for you. Hard & Expensive (expensive as it will probably take you 100 hours to learn) Learn how to program vectorworks and write the plug in your self. Quote Link to comment
Jim F Posted October 1, 2013 Author Share Posted October 1, 2013 I understand that the framing member tool doesn't directly support studs but it does indirectly. I can accomplish everything I need other than rotating the "studs" to the angle I need. There technically isn't a difference between a joist and a stud other than the joist is created in a horizontal plane and need the stud in a vertical plane. Is there a simple way to rotate the hybrid object? Quote Link to comment
Jim F Posted October 1, 2013 Author Share Posted October 1, 2013 Assembly, Thanks for you suggestions. I would like to present Vectorworks with 2 options. 1.) Give us the vectorscript code for the framing member tool so we can make a copy and modify it. Easier than reinventing the wheel. 2.) Change the framing member tool to allow rotation of the object. Assuming this would take a minimal amount of effort and would give the tool additional functionality. Vectorworks, let me know if I'm wrong in my thinking. Jim Quote Link to comment
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.