Revit :: Determine Distance Between Two Flights?
Nov 4, 2012
How to determine the distance between the two “flights” of the stair?
I couldn’t find the option through which the distance between the two flights is determined.
Also, how to create another landing at the end of the stair!
Software: AutoCAD 2014, AutoCAD C3D, AutoCAD M3D, Revit
Windows 7 (Ultimate 64 bits),
Firefox 20.0,
Kaspersky 2013.
View 2 Replies
ADVERTISEMENT
Nov 6, 2013
I have the following flights of stairs running down one side of my building:
Landing, 6R with 170mm height, Landing, 3R with 190 height, Landing, 7R with 182 height.
I've modeled this as 3 separate flights of stairs because of the 3 different riser heights. The top landing is a floor slab, as is the bottom landing. I've modeled intermediate landings as either the top or bottom tread of a flight. How do I deal with the junctions of these stairs? The monolithic concrete will not join. The materials of both components are set to <By Category>.
View 2 Replies
View Related
May 28, 2013
Is there a way to determine the surface area of a staircase? For example when you click on a floor, the properties window automatically tells you the area. Can you do this with stairs? And is it possible to put this information onto a schedule?
View 1 Replies
View Related
Dec 12, 2011
Is there a way to determine elements on a workset in a schedule?
View 1 Replies
View Related
Jan 18, 2012
This is something that used to be very easy to do in autocad (with a polyline) and checking the length on the properties bar. When I select multiple lines (chain of lines) the "length" data is greyed out. I hate having to measure every segment separately!
View 9 Replies
View Related
Sep 15, 2012
How to set the distance between the views?Is there a way to set the distance between the views? How much is it by default?
View 4 Replies
View Related
Mar 25, 2013
I have a client that needed to know the distance required to make a stair case, and when I drew it wight revit 2013, I discovered that I could manually adjust the riser height but was unable to adjust the tread length. I was also unable to end the stairs with a tread rather than a riser, witch he wanted.
View 1 Replies
View Related
Dec 16, 2013
in 3D - Section Box all measurement tools are grey indication of no use/doesn't applay/stay away/? Using 3D-SB you can have a glance insidea 3D modell and there be objects that only have a elevaton and no other properties except New Constuction (Specialty Equipment). So confirming space is a pain.
View 6 Replies
View Related
Jan 23, 2009
I am looking for a formula that will allow me to generate flat layouts for screw conveyor flights.
View 9 Replies
View Related
Mar 17, 2009
Is there any way of displaying the geodetic distance(ie "mapdist") with the dimension tool instead of the normal distance?
View 2 Replies
View Related
Jul 30, 2012
I am trying to oTrack distance from the top circle edge of a cylinder to a certain distance ... whenever i try to do that ... it either track to x and y .. but not in z :/ ... the video i have on you tube he did it so simply and it seems to be easy .
I am not sure what is wrong .. but i heard parallel and perspective view could make a difference .. i actually try both :/ ...
[URL].....
View 9 Replies
View Related
Nov 19, 2012
I would like to draw a smiple line using the transparent command 'AD (angle-distance).
My distance is not horz., so I want to enter the Vertial angle and the slope-distance, in LLD the command was AD VD.
So how do you do this in Civil 3D 2012.
View 1 Replies
View Related
Jan 7, 2013
I am using a dllimport from accore.dll, but the entry point for the method in the dll differs between 32-bit and 64-bit version of AutoCAD. How can I check whether the AutoCAD application is a 32- or 64-bit version, i.e. the dll is 32- or 64-bit?
View 7 Replies
View Related
May 31, 2012
How can I determine if a png, created in photoshop, is interlaced?I have about 10 png files I need to check. Sure I could just re-save them for web and make them all interlaced,
but I don't want to lose image quality by going through this process again if it is unnecesary (because they are already interlaced).
View 10 Replies
View Related
Jun 27, 2013
I am having troubles with 2 of the Bonus/Extra Content packages: Bonus Content (first one that appears in the "Do More" screen) and Newblue TitlerFX All others I have downloaded installed with no trouble at all but these two keep popping up After I close VS6 and attempt to install but give an error (only flashes) but reads:
Can not determine install directory of X5
I have never had X5, purchase nor trial, installed so I don't know why it keeps attempting to install there (as stated, all other content installed fine) and I don't know where to find the downloaded installs to get rid of them (however I would prefer to get them installed)
Windows 7 Home Premium
3.4Gig Intel
12Gig Ram
1T HDD with 782Gig free
View 11 Replies
View Related
Oct 12, 2005
How can I determine the 'steps' in a workpath? I want to fade my brush along a workpath so that it perfectly decreases in size along the whole workpath to the end and so far i just guess as to how many 'steps' there are in the workpath and then keep adjusting. Surely there is a better way....
View 3 Replies
View Related
Jul 8, 2009
I was sent a gif image to work on and use the color of the image (RGB) to apply themes to the website.But I don't know the RGB code of the color used in creating the image.
How can I find the color in Photoshop CS4?
View 2 Replies
View Related
Feb 14, 2011
Sometime in the past, I've drawn an arc, probably using an old deedplotting program, and imported it into Map3D.
I now have a new parcel that I'm plotting, and need to obtain the tangent of an arc on the parcel's perimeter.
Typically I draw a line, as close to the tangent as I'm able, and then toy with the bearings until I get it as close as I can.
This is a counter-productive means of finding the tangent bearing of an arc, and I'd really like to find a better way of doing this.
Is there a succint manner that I can pull a tangent line off an existing arc?
Using osnap this afternoon I thought I could do it, with the extension, but in testing it later, I found it was off by a good 2 or 3 degrees. While indeed a minor variance, I'd like to find a better way.
View 1 Replies
View Related
Oct 24, 2012
I am selecting items and grabbing their DBObjects, and then reflecting on those objects to inspect properties of the object. For example, I might have a DBObject that is actually of type Pipe, Duct, DuctFitting, Line, etc, so I am using TypeDescriptor reflection to handle various cases in as abstract a way as possible.
My first question is this: Is this the smartest way to grab all of the attributes of a give object? Is there another call I can make the retrieve all of the attributes for a Pipe and a Line (to very different types of objects).
Second, when I see a property named Length and it is a double I know it has to be a length and that I can use the units from the drawing. Is there a way to programatically discover this other than the name of the property and its type (double)? In other words is there some metadata I could retrieve about any given property against which I am reflecting, or is there a smarter way to get these attributes which might provided said metadata?
View 2 Replies
View Related
Jul 4, 2013
How to determine the length of a multiline. With a polyline if you click on it, it's length is displayed in the properties palette, but that doesn't work for a multiline as no length property shows up in the properties palette.
View 9 Replies
View Related
Mar 30, 2011
I have a .dwg drawing, and the same one but in .pdf file format. On the .pdf one, there stands the scale (1:500), but on .dwg one there is no scale. I was wondering, how could I determine the scale of the .dwg one?
View 9 Replies
View Related
Jun 26, 2013
How to determine which colors are used in the publication?We must get - cyan, magenta, pantone 100 C.
View 2 Replies
View Related
Sep 27, 2010
How do you determine the aspect ratio, in LR, of an existing image? I know how to change it, but don't see a way to determine it.
View 17 Replies
View Related
Dec 26, 2011
As most of you probably know, Lightroom cannot properly deal with Nikon's Active Delighting -- it just "ignores" the information, whereas vendor specific software interprets that information. Since vendor specific information can later on redo the ADL development process which usually happens inside the camera the necessary information must somewhere be preserved.
Most metadata-editors know settings like ADL off, moderate, high, etc. But that cannot be all there is. I noticed that my D7000 varies the under-exposure (1/3 EV -> 1 EV) in the same ADL-setting. What I'm looking for is exactly that amount of under-exposure (or a value from which I can derive that).
View 5 Replies
View Related
May 21, 2013
how to determine number of files on drive
View 9 Replies
View Related
Aug 23, 2013
Photoshop CS5: can I retroactively determine adjustment parameters? E.g, the values used when I adjusted brightness/contrast? I'm running Adobe CS5 on an iMac 24" (OSX 10.6.8).
Ive been working on picture in Photoshop. The first step was an adjustment of brightness/contrast. I can see the several steps I've made in Photoshop's 'history' window, but, although I can do or undo the various levels, I can't determine the values I used at each stage, as there appears to be no info on those values in the history window.
I've been making notes of the subsequent transformations/adjustments, but I didn't remember to do that on the first step. Can I retrieve this info somehow, via history, or some other way?
View 3 Replies
View Related
Oct 27, 2013
once i was reading an adobe pdf "How to get better performance in photoshop cs5" - that was in 2009 or 2010, and may be outdated, but there was a calculation method to determine the size of a scratch disc. (similar calculation see below, if i can remember right)
i am asking myself, how can i determine the correct size of an external SSD-scratch disc, only used by photoshop (completely empty):should i buy a 128GB or 256GB or 512GB SSD which is only reserved for photoshop?
basic question 1 : i guess i should avoid to set the internal SSD as photoshop scratch disc, as it slows down everything?
basic question 2 : in sense of maximum performance: better buy an external USB3.0 or thunderbolt SSD? will photoshop really use the extra thunderbolt speed when swapping data?
secondary question:
can i calculate the size regarding my daily working habits?
i am mainly working like this:
- with my imac 27" late 2013 with 32GB RAM and 256 GB internal pci-e SSD (800 MB/sec), which will stay always half empty for performance reasons.
- OSX 10.8 mountain lion and 10.9 mavericks soon
- photoshop cs5, cs6 and cc (always without extended)
- 8bit and 16bit mode
- only RGB
- with latest phocus/Hasselblad and canon RAW Files which produce a basic .psb document at ...
- 10.000 x 7000 px at 300dpi
[code]....
i wonder how to calculate ?
for example:
10.000 x 7000 px at 300dpi needs for one image layer at 16bit: 2GB RAM in photoshop cs6 or cc (just as a number), this may be wrong so lets take 2GB RAM and multiply with 10 image layers in my .psb file (16bit) = 20 GB RAM, and multiply with 20 adjustment layers (guess they need less ram, for one lets say 500MB) = 20GB + 10GB = this 16bit .psb layer file would need 30GB RAM, so when i have 32GB in my imac, i set cs6 or cc to 70% ram usage, it misses at least round 8-10GB RAM > can i guess that photoshop would swap these 8GB onto my scratch disc? or do i miss something important in my thinking?
View 8 Replies
View Related
Apr 2, 2013
How can I determine "Tab Settings" with 5 mm - as my default?
It does not glue when I change such preference and use "Save Settings as Default"? When I reopen Draw it is back to 10,0 mm.
View 8 Replies
View Related
Feb 17, 2013
Is there a way to determine FeatureLineStyle layer name using .NET?
View 2 Replies
View Related
Feb 22, 2012
Is it possible to determine which nodes are expanded using the API?
I want to make some changes to the node information in an assembly browser but as there are many hundred parts so I only want to do the operation on the expanded nodes to keep any delay to a minimum.
View 2 Replies
View Related
Jan 24, 2013
How to determine the order of objects selected (i.e text, block reference...). According to type or X, Y ..?
View 8 Replies
View Related