Revit API Forum
Welcome to Autodesk’s Revit API Forums. Share your knowledge, ask questions, and explore popular Revit API topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How do we get the (x,y,z)cordinates for stairs, ramps ?

0 REPLIES 0
Reply
Message 1 of 1
Anonymous
762 Views, 0 Replies

How do we get the (x,y,z)cordinates for stairs, ramps ?

How do we get the (x,y,z)cordinates for stairs, ramps ?

using revit application with c#

I used the below code and it give me the location curve of ramps,stairs as null:

Location LOC = tempRamps.Location as Location;
LocationCurve Locrve = tempRamps.Location as LocationCurve;
XYZ p1 = Locrve.Curve.get_EndPoint(0);


Where tempRamps represent for Ramp.
0 REPLIES 0

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Forma Design Contest


Rail Community