CodeIndians / Revit_Automation

Building Information Modelling Automation Project
GNU General Public License v3.0
0 stars 0 forks source link

New Feature : Panel Clearance and Round down #27

Open satishCodeIndians opened 10 months ago

satishCodeIndians commented 10 months ago

For a given panel if we have the panel clearance as Zero, while rounding off, do round down instead of round up

Santosh-Turaga commented 10 months ago

When panel clearance is zero, everything is working fine in panel placement except for the panels in vertical direction.

Any wall line which is present in North-South direction and if the wall line length is in 1" multiples & when we apply zero clearance in settings, then the panel length is being automatically decreasing by 1" even though when it should not decrease. (For example if wall line length is 19'-8", the panel length being placed is 19'-7" when the actual panel length should also be 19'-8" only.)

Again when the wall lines are 1'-0" multiples (2', 3' ... 20'-0" etc..) then the panels are again being placed correctly in length same as wall line, also if line lengths are in fractions like for example 19'-8 3/4", then the panel length is correctly being placed as 19'-8" without any problem. And if the wall line is in East-West direction, then also everything works fine in panel placement.

Only if the wall line is in N-S direction and if the line length is in 1" multiples then the panel lengths are decreasing by 1" additional amount than needed. Please take a look.

Wall Line ID: 3965481

File Path: R:\Tickets\RA#27

satishCodeIndians commented 9 months ago

Fixed. Please check with Latest package

Santosh-Turaga commented 9 months ago

The Panel lengths are still not working correctly. The length of the wall line is 19'-8" & the clearance is provided as zero. But still the wall length is placed as 19'-7" only. Please review.

satishCodeIndians commented 9 months ago

Getting the proper lengths, Please check

Image

satishCodeIndians commented 9 months ago

\1. Satish_Work\Addin_Releases\22-12-2023

Santosh-Turaga commented 9 months ago

Working Properly