Revit :: Cannot Select Line Styles In Family Editor
Nov 13, 2013
Why am I not able to select Line Styles in the family editor? This is the case for both creating new families and editing existing ones. See attached image for clarification
View 6 Replies
ADVERTISEMENT
Sep 28, 2010
I'm in an RFA file and can't seem to draw lines shorter than 1/32" without getting the "Element is Too Small on Screen" error. Even when I zoom in so that 1/32" is equal to the width of my monitor, I still get this error. I'm trying to draw very shallow grooves in a mullion. The attached shortline.jpg file show a line that is long on my screen, but to short for Revit, being drawn. how I can draw very short lines in the Family editor?
View 8 Replies
View Related
Jan 29, 2014
I'm trying to align a nested family to a reference line in my host family so that it rotates around a certain point.
I've created the reference line in my host family, locked the end point to two reference planes and then gave an angular parameter to the angle between the ref. line and the ref. plane.
I then inserted the nested family and aligned it to the ref. line. The problem is that when I flex the angle, i get a "Constraints not satisfied" error..
What could be wrong?
I'm using a generic face based family for both host and nested families...
Using Building Design Suite Ultimate 2014
View 3 Replies
View Related
Dec 12, 2013
When I save a selection in the family editor I can't seem to find the load selection button on the manage tab like you would in the project environment. The whole panel selection is not there. If I make a selection of at least two elements I get the load selection button on the modify tab. Is this as design or as forgotten?
At this moment it seems I first have to make a selection in order to load another selection.
[URL].....
and
[URL].......
View 1 Replies
View Related
May 17, 2013
I have an extrusion with a profile consisting of two offset arcs. This results in a curved surface.
I want to show a line in 2.5" from the top, bottom, and start and end edges of the curve. What I've done to accomplish this is to create two reference planes, one 2.5" down from the top of the extrusion, and another 2.5" from the bottom.
For the vertical lines, I then have to create a reference plane that is a chord of the arc of the surface, where the plane intersects the outer surface 2.5" from the edge on each side.
I have some other items that are being drawn on this curved surface, and to be honest, that's a bit of a pain. Am I missing some easier way to accomplish this?
If this was a project file, all sorts of options, but I'm not finding any in the family editor.
View 7 Replies
View Related
Jan 18, 2013
The line color of my family is not showing up. It is just a symbol and it should be red, but it shows up black. I went to the overides in the project and nothing was overridden, so I went ahead and changed the imported families override to red just to see if it would change and it still didn't change. How do I fix this? When I open the family, the lines are red, just not in the project.
View 1 Replies
View Related
Dec 31, 2013
how other people approach Revit (the joys of working as the solo Revit pioneer in the practice)I am in the middle of putting together various families - and have been experimenting with symbol lines for the detailing at reveals / heads etc.
For the moment I had simply used masked regions to create the joinery of frames, beads, architraves etc. which works fine, apart from not being able to use any fills at family level - leaving it to call-out drafting to add the detail in the project.
I tried the alternate of using Detail Components within the family (a simple rectangular joinery section) with shared parameters so that it can be driven by the host family - which allows drafting fills to be used.
It looks better and will save time placing fills later on to call-out details.
But - is there any impact on performance in doing this (every section now shows the fill when set at 'Fine') - is this a standard approach, or am I better leaving the symbol linework as hatch-free in the family itself - and leaving it all for addition in individual call-outs ?
View 4 Replies
View Related
May 23, 2011
I have a line based generic model family I use for wall framing and for some reason separate instances of the family will automatically join together when the ends are within a few inches of eachother. How the heck do I turn that option off? Why would it automatically join in the first place? I have tried to unjoin geometry and it wont select the families.
It is acting like the way walls will autojoin but there are no options to disable this. It makes something that should be simple very tedious and annoying.
Windows 7
RAC2012
View 3 Replies
View Related
Mar 4, 2014
I've created a line based family with a imported text label, but if I move the line to 45°, the text also moves 45°. Any way of keeping that text locked?
View 3 Replies
View Related
Jan 15, 2014
I have a very simple 'Metric Generic Model line based' family that contains 1 rectangular extrusion.
My Problem: Revit wont allow me to place a FamilyInstance of this family inside a (Architectural) project. When I click Architecture Tab->Component->Place a Component and select my Family I get a circle with a cross in it and are not able to place my family instance anywhere. Note this occurs in all levels/views from Site to Level 1, 2 etc.
why I can place it in a project?
View 1 Replies
View Related
Jan 22, 2014
I have made a Family that is based off the Metric Structural Framing - Beams and Braces template. When I import my Family into a project and create a instance of the Family (which is a channel) the channel doesn't extend the whole distance of the geometric line. Its always 1500mm long (thats the default length in the .rfa file). See below image for my problem:
I made my extrusion inside the Left Elevation view and not inside a Floor Plan view; simply because it is easier to create the complex geometry of it. Maybe this has affected its inability to stretch to the length of the line? How can I edit my family so that the extrusion will stretch the whole length of the line/beam?
View 1 Replies
View Related
Nov 3, 2011
I am making a nested family of windows and inserted the windows as shared and I need them as non shared. Is there a way to change the window from shared to non shared in the family editor?
View 2 Replies
View Related
Nov 12, 2013
I am trying to create a parametric seating row with a Generic Line Based family.
If you check the file for the Length (default) parameter, I am multiplying it by the Arm Distance (600mm) so that the pattern repeats while I stretch out the line.
=Chairs * 600 mm
I want to add a parameter for the Arm Distance linked with the actual seat so that if I make the chair wider the pattern would adjust accordingly.
=Chairs * Arm Distance3
This way I could adjust the chair width and Line Based family all at once. However, I am finding that when I add "Arm Distance3" to the equation the Line Based feature stops working.
View 3 Replies
View Related
Jan 1, 2014
I want to load file with database.ReadDwgFile
i dont want use editor (i don't want use CommandFlags.Session)
after the load in the database (see my code for xdb), i want to select all bloc within a closed line entity (within the xdb)
but how to do that whitout editor (editor..SelectWindowPolygon )
here my code for load each file , and mémorize all block for each file
Dim CollDocOuvert As New Collection For Each NomFichier In Fenetre.CollFichier 'recherche et extraction des blocs Dim Fichier As New IO.FileInfo(NomFichier) If Fichier.Exists = True Then GestionAUTOCAD.TxtOnLigneCOmmande("Gestion du
[Code]....
StatusLabelBar is a component of my form for write msg. is use me.refresh and a timer (1s) for refresh my form. (a trick i have found for do this [if you have better trick i take it.])
View 9 Replies
View Related
Feb 19, 2014
I know that some objects can be turned off from printing but is it possible to create a line style that will not print?
View 4 Replies
View Related
Mar 15, 2011
Why revit has two hidden line styles. The first being the system line style "<hidden>" and the other "hidden". You would think you would be able to delete or modify "hidden" to reduce the number of line style a user can select from but you can't.
View 2 Replies
View Related
Feb 25, 2014
I have two detail items (split-face cmu & cmu sections.) within each family it says the line is "Heavy Line." and the lineweight is set to 5 for both. yet on the computer screen and when it prints out one of the detail items is thinner than the other? how to correct?
View 1 Replies
View Related
Dec 3, 2013
Something has happened and now I cannot select grid lines in curtain walls. I can tab to highlight the grid line (dashed blue line) and click once. This used to make the grid line a more solid blue and witness line dimensions appeared. Now the cursor becomes a "move cursor" (four arrows), the grid line highlight disappears and there are no witness lines.
Nothing is pinned. The vertical grid pattern is not fixed. I've restarted Revit and I still can't select a grid line like before.
This problem started when I tried to change a grid line in a curtain wall that I forgot was part of a group. It let me select the grid line and when I changed the witness line dimension value there was an error message with no information except for entity ID and a cancel button. After that I could no longer select grid lines in this project. If I copy and paste a curtain wall from the project to a default (see attached) I cannot select there either. I can still select grid lines in other older projects, however.
AutoCAD 2010
AutoCAD LT 2013
Revit Architecture LT 2013
View 8 Replies
View Related
Mar 29, 2012
After editing a value in the Family Table in the Content Center Editor I still get the old value. I tried to refresh this Content Center part (as administrator) but without succes.
In the logfile the error message is: "Failed: Unable to create part file. Unknown error."
Earlier (probably with older version of Inventor) I was able to refresh.
Is this a bug, or has this something to do with false settings
Autodesk Inventor Product Design Suite 2013 SP1.1
View 4 Replies
View Related
Sep 20, 2012
I am trying to give an Expression like sqrt({Jx}/{Section}) in column properties in family table editor. but its not working.
Find the attached image .....
Inventor Professional Suite 2010
Windows 7
View 5 Replies
View Related
Feb 28, 2013
I am trying to add a material with a specific density to the list of materials. After looking online it looks like I need to do that with the styles editor, but when I open the styles editor the only thing that I can work with is the lighting.
View 1 Replies
View Related
Apr 11, 2010
Can you have more "Object Defaults" then there is standards?
I ask because everytime I create an additional one and don't have a standard for it to link to and I save the styles it disappears.
View 9 Replies
View Related
Jul 13, 2012
Can you have more "Object Defaults" then there is standards?I ask because everytime I create an additional one and don't have a standard for it to link to and I save the styles it disappears.
View 2 Replies
View Related
Mar 25, 2013
I'm building a script that will open a dialog box allowing the user to select a font family from a drop down list (not a list of all of the fonts), and then compare that value against the fonts that are in use, highlighting everything that doesn't match. I have not yet built the dialog, but I've got everything else working as I want except the list of font families.
The following code loops through the list of fonts (only 20 for testing purposes), compares the family name to the previous on the list (error trapped for the first loop), and pushes the family name (if it doesn't match the previous) into an array which will be used in the dialog box. With the two alerts at the bottom (for troubleshooting), I expect the alerts to show the same family name. For the first three fonts they do, but after that the array value is "undefined."
var iCount = 20;
//var iCount = textFonts.length;
var nameHolder = "";
var nameArray = new Array();
[Code]...
Questions:
1) Any speculation on why this behavior is happening (it isn't truetype versus opentype)?
2) Is there a better way to get the list of font families without duplicates??
2) Is an array the best way to populate a dropdown list in a JS dialog box??? [this will be my first dialog with a dropdown, the others have user-typed values]
EDIT: Additional Info
When it reaches the ninth font in the list, the above script starts writing undefined, but when tested manually, as below, it works fine. Hmmm.
alert (textFonts[9].family);
var nameArray = new Array();
nameArray.push(textFonts[9].family);
alert (nameArray[0]);
EDIT: More info
tried replacing nameArray.push(familyName); with nameArray.splice(i,0,familyName); bad behavior remains
View 4 Replies
View Related
Aug 15, 2012
Why the following options are disabled in the block editor.
3drotate
new ucs
visual styles
Where I can find a improved block editor plug-in.
View 3 Replies
View Related
Jul 18, 2013
In Revit 2013 I attempt to load an item from the Family but I find that the “Load Family” dialog box does not appear. how to get it to cooperate? Even starting a new project the load family dialog box does not appear. I have done: 1) system restore, 2 ) repaired install, 3 ) re-installed, 4) uninstalled and reinstalled from scratch but still the problems persists on this machine. all other office PC’s with Revit 2013 behave.
View 2 Replies
View Related
Jul 5, 2013
I've attached a simple RVT file with a family inserted and the front view active. I need to rotate the family 90 degrees but Revit reports the following error:
"Can't draw because Work Plane is at a very sharp angle in this view. Go to another view or redefine the Work Plane."
View 2 Replies
View Related
Mar 14, 2012
I have several window types in my project. Let's say that the window is 3'-0" wide by 4'-8" high - Mark #1. I want to group three of these windows and schedule the group as Mark #2 - not three separate #1 windows. How do I set up the three windows together to become a single window schedulable for the entire opening of the three windows grouped together so that the opening would read 9'-0" wide?
View 6 Replies
View Related
Jan 15, 2014
Is there a way to load, for example, a wall created in a different project, into another project?
View 1 Replies
View Related
May 21, 2013
I downloaded a grab bar family that I thought looked very good. But then I tried to place it on the toilet stall portion (I also downloaded stall partition families). When I tried to place the grab bar, it wouldn't place -- I believe because the grab bar is WALL BASED.
So now the question is how do I go about placing a grab bar (or anything else) that is not wall based so that I can use it with the stall portion? I had tried to use face based but couldn't get that too work.
View 5 Replies
View Related
Mar 28, 2012
Im try to crop .rft format but i cant crop my family model in project file. Then how to explode family in project file.
View 9 Replies
View Related