FreeCAD Logo FreeCAD 1.0
  • Engleză Afrikaans Arabă Belarusă Catalană Cehă Germană Greacă Spaniolă Spaniolă Bască Finlandeză Filipineză Franceză Galiciană Croată Maghiară Indoneziană Italiană Japoneză Kabyle Coreeană Lituaniană Olandeză Norvegiană Bokmål Poloneză Portugheză Portugheză Română Rusă Slovacă Slovenă Sârbă Suedeză Turcă Ucrainiană Valenciană Vietnameză Chineză Chineză
  • Funcții
  • Descarca
  • Blog
  • Documentaţie
    Indicele documentului Primii pasi Documentație utilizatori Manualul utilizatorului FreeCAD Documentaţia Atelierelor Documente despre codarea în limbajul python C++ coding documentation Tutoriale Întrebări frecvente Privacy policy About FreeCAD
  • Contribuiți
    Cum să ajuți Sponsor Raportează o problemă Efectuează o cerere de tragere Locuri de muncă și finanțare Orientări privind contribuția Developers handbook Translations
  • Comunitate
    Code of conduct Forum The FPA GitHub GitLab Codeberg Mastodon Matrix IRC IRC via Webchat Gitter Discord Reddit Twitter Facebook LinkedIn Calendar
  • ♥ Donate

Donate

$
Informaţii SEPA
Te rugăm să-ți configurezi transferul bancar SEPA în:
Beneficiary: The FreeCAD project association
IBAN: BE04 0019 2896 4531
BIC/SWIFT: GEBABEBBXXX
Agenție bancară: BNP Paribas Fortis
Adresă: Rue de la Station 64, 1360 Perwez, Belgium

While Stripe doesn't support monthly donations, you can still become a sponsor! Simply make a one-time donation equivalent to 12 months of support, and you'll gain access to the corresponding sponsoring tier. It's an easy and flexible way to contribute.

If you are not sure or not able to commit to a regular donation, but still want to help the project, you can do a one-time donation, of any amount.

Choose freely the amount you wish to donate one time only.

You can support FreeCAD by sponsoring it as an individual or organization through various platforms. Sponsorship provides a steady income for developers, allowing the FPA to plan ahead and enabling greater investment in FreeCAD. To encourage sponsorship, we offer different tiers, and unless you choose to remain anonymous, your name or company logo will be featured on our website accordingly.

from 1 USD / 1 EUR per month. You will not have your name displayed here, but you will have helped the project a lot anyway. Together, normal sponsors maintain the project on its feet as much as the bigger sponsors.

from 25 USD / 25 EUR per month. Your name or company name is displayed on this page.

from 100 USD / 100 EUR per month. Your name or company name is displayed on this page, with a link to your website, and a one-line description text.

from 200 USD / 200 EUR per month. Your name or company name and logo displayed on this page, with a link to your website and a custom description text. Companies that have helped FreeCAD early on also appear under Gold sponsors.

Instead of donating each month, you might find it more comfortable to make a one-time donation that, when divided by twelve, would give you right to enter a sponsoring tier. Don't hesitate to do so!

Choose freely the amount you wish to donate each month.

Please inform your forum name or twitter handle as a notein your transfer, or reach to us, so we can give you proper credits!

Arch
THIS COMMAND IS OBSOLETE
It is not available in 1.0 and above.
The BuildingPart object however is not obsolete, the Arch Building and Arch Floor commands are used to create it instead.

Arch BuildingPart

poziția meniului
Arch → BuildingPart
Ateliere
Arch
scurtătură
Nici unul
Prezentat în versiune
-
A se vedea, de asemenea,
Arch Building, Arch Floor

Descriere

BuildingPart intenționează să înlocuiască Arch Floor cu o versiune mai capabilă care să poată fi utilizată nu numai pentru crearea de podele/etaje/niveluri ci și pentru toate tipurile de situații în care trebuie să fie grupate diferite obiecte Arch/BIM și acel grup ar putea fi necesar să fie tratate ca un obiect sau replicate.

Cum se folosește

  1. Optional, selectați unul sau mai multe obiecte pentru a fi incluse în noul Building Part
  2. Apăsați butonul Arch BuildingPart

Notes

BuildingParts have a built-in, implicit Arch SectionPlane.

This plane is always parallel to the BuildingPart's base plane, but you can specify the offset between them. So all tools that work with a section plane, such as Draft Shape2DView and TechDraw ArchView also work with BuildingParts.

Opţiuni

  • După ce ați creat un BuildingPart, puteți să adăugați mai multe obiecte prin glisarea și plasarea lor în Tree View sau utilizând instrumentul Arch Add
  • Puteți să eliminați obiecte dintr-un BuildingPart prin tragerea și plasarea lor din Tree View sau utilizând instrumentul Arch Remove
  • Dând dublu clic pe obiectul BuildingPart din vizualizarea arborescentă, Working Plane va fi setat la locația sa, iar BuildingPart va deveni activ, ceea ce înseamnă că vor fi adăugate automat noi obiecte. Dacă dați dublu clic pe BuildingPart din nou, îl dezactivați și setați planul de lucru înapoi în poziția sa anterioară
  • BuildingPart poate afișa un marcaj în vizualizarea 3D cu o etichetă și indicarea nivelului
  • Când un BuildingPart este mutat / rotit, toți copiii acestuia care nu au nici o proprietate "Move With Host" sau o pornesc, se vor mișca/roti împreună.
  • Elementele de construcție pot fi cloned
  • Componentele de construcție pot lua orice tip de IFC

Proprietăți

See also: Property View.

An Arch BuildingPart object is derived from an App GeoFeature object and inherits all its properties. It also has the following additional properties:

Data

Base

  • DateGroup (LinkList): List of referenced objects.
  • Date (Hidden)_ Group Touched (Bool)

Building Part

  • DateArea (Area): The computed floor area of this object. Area will be counted only for the object's children that are either Arch Spaces or other Arch BuildingPart objects. This allows for instance a parent Arch Building (which is based on Arch BuildingPart) to provide the cumulative area of all its Arch Floor children (also based on Arch BuildingPart), provided the floors contain Arch Spaces.
  • DateHeight (Length): The height of this object, and of its children objects. The children objects could be, for example, Arch Walls. Each wall's height must be set to 0 (zero), so the height property of the BuildingPart propagates to the objects inside of it.
  • DateLevel Offset (Length): The level of the (0,0,0) point of this level. This value is added to the Placement.Base.z attribute of the BuildingPart, to indicate a vertical offset without actually moving the object. The resulting offset is displayed if VizualizareShow Level is true.
  • Date (Hidden)Materials Table (Map): A MaterialName:SolidIndexesList map that relates material names with solid indexes to be used when referencing this object from other files.
  • DateOnly Solids (Bool): If true, only solids will be collected by this object when referenced from other files.
  • Date (Hidden)Saved Inventor (FileIncluded): This property stores an inventor representation for this object.
  • Date (Hidden)Shape (PartShape): The shape of this object.

Children

  • DateHeight Propagate (Bool): If true, the height value propagates to contained objects. See the DateHeight property for additional conditions that apply.

IFC

  • Date (Hidden)Ifc Data (Map): IFC data.
  • Date (Hidden)Ifc Properties (Map): IFC properties of this object.
  • DateIfc Type (Enumeration): The IFC type of this object.

IFC Attributes

  • DateDescription (String): An optional description for this component
  • DateGlobal Id (String)
  • DateObject Type (String)
  • DateOverall Height (Length)
  • DateOverall Width (Length)
  • DatePartitioning Type (Enumeration)
  • DatePredefined Type (Enumeration)
  • DateTag (String): An optional tag for this component.
  • DateUser Defined Partitioning Type (String)

View

Auto Group

  • VizualizareAutogroup Autosize (Bool): Automatically set the capture box size from the Building Part contents. introduced in 0.20
  • VizualizareAutogroup Box (Bool): Turns auto grouping (and the display of the capture box) on/off. introduced in 0.20
  • VizualizareAutogroup Margin (Length): A margin to use when autosize is turned on. introduced in 0.20
  • VizualizareAutogroup Size (IntegerList): The capture box for newly created objects expressed as [XMin,YMin,ZMin,XMax,YMax,ZMax]. introduced in 0.20

Building Part

  • Vizualizare (Hidden)Diffuse Color (ColorList): The individual face colors.
  • VizualizareDisplay Offset (Placement): A transformation to apply to the level mark.
  • VizualizareFont Name (Font): The font to be used for texts.
  • VizualizareFont Size (Length): The font size of texts.
  • VizualizareLine Width (Float): The line width of this object.
  • VizualizareOrigin Offset (Bool): If true, when activated, Display offset will affect the origin mark too.
  • VizualizareOverride Unit (String): An optional unit to express levels.
  • VizualizareShow Label (Bool): If true, when activated, the object's label is displayed.
  • VizualizareShow Level (Bool): If true, show the level.
  • VizualizareShow Unit (Bool): If true, show the unit on the level tag.

Children

  • VizualizareChildren Line Color (Color): The line color to apply to the children of this Building Part.
  • VizualizareChildren Line Width (Float): The line width to apply to the children of this Building Part.
  • VizualizareChildren Override (Bool): If true, the objects contained in this Building Part will adopt these line, color and transparency settings.
  • VizualizareChildren Shape Color (Color): The shape color to apply to the children of this Building Part.
  • VizualizareChildren Transparency (Percent): The transparency to apply to the children of this Building Part.

Clip

  • VizualizareAuto Cut View (Bool): Turn cutting on when activating this level.
  • VizualizareCut Margin (Length): The distance between the level plane and the cut line.
  • VizualizareCut View (Bool): Cut the view above this level.

Interactions

  • VizualizareAuto Working Plane (Bool): If true, the working plane will be kept on Auto mode.
  • VizualizareDouble Click Activates (Bool): If true, double-clicking this object in the tree activates it.
  • VizualizareRestore View (Bool): If set, the view stored in this object will be restored on double-click.
  • VizualizareSave Inventor (Bool): If this is enabled, the inventor representation of this object will be saved in the FreeCAD file, allowing to reference it in other files in lightweight mode.
  • Vizualizare (Hidden)Saved Inventor (FileIncluded): A slot to save the inventor representation of this object, if enabled.
  • VizualizareSet Working Plane (Bool): If true, when activated, the working plane will automatically adapt to this Building Part.
  • Vizualizare (Hidden)View Data (FloatList): Camera position data associated with this object.

Scripting

Scrip-Programare

Instrumentul BuildingPart poate fi utilizat în macro-uri și din consola Python utilizând următoarea funcție:

BuildingPart = makeBuildingPart(objectslist=None)

creează o BuildingPart incluzând obiectele din lista dată.

Exempluː

import FreeCAD, Draft, Arch

p1 = FreeCAD.Vector(0, 0, 0)
p2 = FreeCAD.Vector(2000, 0, 0)
baseline = Draft.makeLine(p1, p2)
baseline2 = Draft.makeLine(p1, -1*p2)

Wall1 = Arch.makeWall(baseline, length=None, width=150, height=2000)
Wall2 = Arch.makeWall(baseline2, length=None, width=150, height=1800)
FreeCAD.ActiveDocument.recompute()

BuildingPart = Arch.makeBuildingPart([Wall1, Wall2])

Floor = Arch.makeFloor([BuildingPart])
Building = Arch.makeBuilding([Floor])
Site = Arch.makeSite(Building)
FreeCAD.ActiveDocument.recompute()


Floor
Building
Arch

Această pagină este preluată de la https://wiki.freecad.org/Arch_BuildingPart

Intrați în legătură!
Forum GitHub Mastodon Matrix IRC Gitter.im Discord Reddit Twitter Facebook LinkedIn

© The FreeCAD Team. Homepage image credits (top to bottom): ppemawm, r-frank, epileftric, regis, rider_mortagnais, bejant.

Acest proiect este sprijinit de: , KiCad Services Corp. and other sponsors

GitHubImprove this page on GitHub