MULTIPLE FEILD AREAS

MULTIPLE FEILD AREAS

kellyD4T3D
Participant Participant
2,820 Views
3 Replies
Message 1 of 4

MULTIPLE FEILD AREAS

kellyD4T3D
Participant
Participant

Hello all,

 

I'm just wondering if there is a simple way to take text associated with a polyline (field: object, polyline, area) and add them together. My hope is to take the closed polyline outlining each of my four floorplates and add the field text for each floor together, giving me the total Gross Floor Area (GFA) for my building, thus negating the chance of a clerical error. I know that This is all possible with Excel, but I thought that on a smaller scale, it would be nice not to have to go that route.

 

Fingers cross that makes sense.

0 Likes
Accepted solutions (1)
2,821 Views
3 Replies
Replies (3)
Message 2 of 4

paullimapa
Mentor
Mentor
Accepted solution

Use FIELD command

Field category: select Objects

Field names: select Formula

Under Formula: in the edit box right mouse click and select Insert Field on the cursor menu

paullimapa_0-1722299132978.png

Another Field window appears on top of the previous and this time next to Object type: click the cross-hair symbol to select object: Select the first row of the Field object that you want to add which probably is an MTEXT object.

Then under Property select Contents and click OK.

paullimapa_1-1722299966884.png

Back in the 1st Field window under Formula type a + then repeat the steps for the next rows:

paullimapa_2-1722300146711.png

When you're done click the Evaluate button and you'll see the total sum value under Preview:

paullimapa_3-1722300235754.png

Click OK button to place your FIELD containing the sum value.

 

Note following Additional Format limitations:

1. Your FIELD areas to add cannot have any other text like Suffix such as SM so only the area value itself.

2. Your FIELD areas cannot use Number separation symbols for Thousands like a Comma so must be left at (None)

paullimapa_4-1722300470502.png

paullimapa_5-1722300533192.png

 

 

 

 


Paul Li
IT Specialist
@The Office
Apps & Publications | Video Demos
Message 3 of 4

kellyD4T3D
Participant
Participant

Thank you so much... super easy to follow and worked perfectly. The only follow-up question I would ask, if I may, is whether it is possible to navigate the same process with multiple fields in a single text block??

0 Likes
Message 4 of 4

paullimapa
Mentor
Mentor

If you have a MTEXT object which contains multiple FIELDs linked to PLINE areas, I don't see a Property available on the list to just get the CONTENTS of that single FIELD but instead it extracts the CONTENTS of the entire MTEXT string.

paullimapa_0-1722360478212.png

 


Paul Li
IT Specialist
@The Office
Apps & Publications | Video Demos
0 Likes