zones and spaces

zones and spaces

bernardb
Contributor Contributor
1,170 Views
5 Replies
Message 1 of 6

zones and spaces

bernardb
Contributor
Contributor

Hello
Can retrieve the zone name in the attached space property set
thank you.

Bonjour
Peut récupérer le nom de la zone dans le jeux de propriéte des espaces attaché
merci.

0 Likes
Accepted solutions (1)
1,171 Views
5 Replies
Replies (5)
Message 2 of 6

bernardb
Contributor
Contributor

Hello
the name of the zone is not displayed
thank you

0 Likes
Message 3 of 6

David_W_Koch
Mentor
Mentor

Are you trying to get the Name of the Zone to appear in the Spaces associated with that Zone?

 

What type of automatic property is Name_Zone?  I do not see any automatic properties of Spaces that would pull in the name of the Zone to which it is attached.  Given that a Space can belong to more than one Zone, I would not expect to see such a property, either.

 

If you only ever assign any given Space to one Zone, you can use an Anchor property to pull the name of the Zone into a Property Set attached to a Space, but you will need to anchor each Space to its corresponding Zone manually, and update the anchors any time that the Space is removed from the currently assigned Zone and then added to a different Zone.2019-03-11_ACA2018_SpaceAnchoredToZone_ZoneNameInSpace.png2019-03-11_ACA2018_SpaceAnchoredToZone_ZoneNameInSpace.png

 


David Koch
AutoCAD Architecture and Revit User
Blog | LinkedIn
EESignature

0 Likes
Message 4 of 6

bernardb
Contributor
Contributor

Hello
thank you for your reply.
we can then recover an imformation of the area by formula in the space property set.
I want to retrieve information from the area in the spaces
thank you

0 Likes
Message 5 of 6

David_W_Koch
Mentor
Mentor
Accepted solution

Are you trying to get the area of the Zone into a property attached to the Space?  That can be done with an Anchor property as well.  You will need to have an area property in a Property Set attached to the Zone, such as the BaseArea property.  Then you can add an Anchor property to a Property Set attached to the Space, and link it to the area property in the Zone.

 

Once that property is there, you can make use of it; for example, you can add an area property for the Space and then add a Formula property that calculates the Space area percentage relative to the area of the Zone.2019-03-11_ACA2019_SpaceAnchoredToZone_ZoneNameAndAreaInSpace.png2019-03-11_ACA2019_SpaceAnchoredToZone_ZoneNameAndAreaInSpace.png

 

I have attached the test file used to generate the image above.


David Koch
AutoCAD Architecture and Revit User
Blog | LinkedIn
EESignature

0 Likes
Message 6 of 6

didman78
Enthusiast
Enthusiast

my first post :

https://forums.autodesk.com/t5/autocad-tous-produits-francais/autocad-architecture-2023-2024-zone-es...

 

know the principle of operation with small simple examples on polylogne for example a block

 

Good morning
what is the quick and easy way to use: zones, spaces, definitions,
markers, tags
in autocad architecture

know the order, which is dependent on whom

the goal is to take measurements on interior architecture on autocad LT/autocad plans with large surfaces

 

0 Likes