How to Draw CENTERLINE DRAWING FOR MORE THAN 100 COLUMN OF DIIFERNT SHAPE OF COLUMN?

How to Draw CENTERLINE DRAWING FOR MORE THAN 100 COLUMN OF DIIFERNT SHAPE OF COLUMN?

nirajbhalodiya
Explorer Explorer
2,270 Views
7 Replies
Message 1 of 8

How to Draw CENTERLINE DRAWING FOR MORE THAN 100 COLUMN OF DIIFERNT SHAPE OF COLUMN?

nirajbhalodiya
Explorer
Explorer

HELLO SIR , MA'AM,

 

I WANT TO DRAW COLUMN CENTERLINE DRAWING FOR MORE THAN 100 COLUMN WITH DIFFRENT SHAPES i.e. RECTENGLE, SQUARE, CIRCULAR. L-SHAPE etc.

 

THANK YOU,

NIRAJ BHALODIYA

0 Likes
2,271 Views
7 Replies
Replies (7)
Message 2 of 8

Pointdump
Consultant
Consultant

Hi Nirajkumar,
Need more information. Please post a screen shot, or even better, a drawing, so that we can see what you see.
Dave

Dave Stoll
Las Vegas, Nevada

EESignature

64GB DDR4 2400MHz ECC SoDIMM / 1TB SSD
NVIDIA Quadro P5000 16GB
Windows 10 Pro 64 / Civil 3D 2027
Message 3 of 8

imadHabash
Consultant
Consultant

Hi,

If you're asking to draw centerlines for all 100 columns in one shot .. then the answer is NO there is no way . You have to do it manually and one by one . 

Imad Habash

EESignature

0 Likes
Message 4 of 8

Kent1Cooper
Consultant
Consultant

An AutoLisp routine could probably be made to do that [and maybe there is already something in the >Customization Forum<], but it would depend on how the columns are drawn.  Is a square one a closed Polyline, or four Lines, or a 3D Solid, or...?  And it would require some criteria for where the column line goes through a shape that is not symmetrical across the centerlines [e.g. L-shaped].  And do you need center lines in both directions through every column, perpendicular to each other, or might non-orthogonal directions be involved?  Etc., etc.  Most such questions will be answered by a sample drawing.

Kent Cooper, AIA
0 Likes
Message 5 of 8

nirajbhalodiya
Explorer
Explorer

HELLO,

 

I SHARED FILES WHICH I WANT TO DRAW CENTRE LINE DRAWING.

 

PLEASE HELP ME WHICH METHOD I CAN DRAW IT FAST AND WITH 100% ACCUTACY .

 

THANK YOU

0 Likes
Message 6 of 8

Kent1Cooper
Consultant
Consultant

In these kinds of [I assume] rectangular-concrete-column buildings, I have typically seen the "column line" [the position on a column that remains in the same place from floor to floor going up through the building, as columns get smaller] on an edge or corner, not through the center, particularly around the perimeter [as at the lower right corner with the two "start point" lines].  And it looks that way with the alignment of some [but not all] 12" & 9" columns that I assume represent different floors.  That would make it very difficult to automate, if what one has to work with are mostly closed Polyline rectangles, some of which may need column lines on their edges [how to decide which edges?], and some through their centers.

 

The one thing you didn't include in the drawing is any actual column lines to show what you intend.  If you provide another drawing with those, include what you intend for an L-shaped column [I don't see any in the sample drawing].

 

Your Layer naming is peculiar -- 21"x27" and 18"x33" columns on a Layer called "12INCH COLUMN", lift shaft walls on one called "9 INCH COLUMN", etc.  That would make it hard to automate -- I assume you don't want a column line generated through lift shaft walls, but they're closed Polylines on the same Layer as some that I assume you do want column lines through.  How would a routine differentiate, since selection would typically be filtered by Layer and object type?  Would it need to check the number of vertices?  If you might have L-shaped ones, it couldn't, for example, just ignore anything with more than 4 vertices, but could it assume that anything with 6 or fewer is always a column?

Kent Cooper, AIA
Message 7 of 8

Patchy
Mentor
Mentor
Message 8 of 8

Kent1Cooper
Consultant
Consultant

@Patchy wrote:

Kent wrote one before:

https://forums.autodesk.com/t5/autocad-forum/centerlines-for-rectangles/td-p/9021147

....


Thanks for the reference, but that does Lines only within the rectangle, across opposite midpoints of 4-sided Polylines [it draws the white here when the red is selected]:

Kent1Cooper_0-1650985427629.png

@nirajbhalodiya , I assume you're talking about column lines that extend across the drawing, but again, a sample drawing showing what you intend would answer the question.

Kent Cooper, AIA