Property/it: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
 
(9 intermediate revisions by 2 users not shown)
Line 6: Line 6:
Una [[Property/it|proprietà]] è una parte di informazione sotto forma di numero o di stringa di testo che viene allegata a un documento di FreeCAD oppure a un oggetto di un documento. Le proprietà pubbliche possono essere visualizzate e, se consentito, modificate nell'[[Property editor/it|editore delle proprietà]].
Una [[Property/it|proprietà]] è una parte di informazione sotto forma di numero o di stringa di testo che viene allegata a un documento di FreeCAD oppure a un oggetto di un documento. Le proprietà pubbliche possono essere visualizzate e, se consentito, modificate nell'[[Property editor/it|editore delle proprietà]].


In FreeCAD le proprietà svolgono un ruolo molto importante. Dato che gli oggetti in FreeCAD sono "parametrici", ciò significa che il loro comportamento è definito dalle loro proprietà e dal modo in cui queste proprietà vengono utilizzate come input per i loro metodi delle classi. Vedere anche [[FeaturePython_Custom_Properties/it|FeaturePython Custom Properties]] e [[PropertyLink:_InList_and_OutList/it|PropertyLink: InList e OutList]]
<div class="mw-translate-fuzzy">
In FreeCAD le proprietà svolgono un ruolo molto importante. Dato che gli oggetti in FreeCAD sono "parametrici", ciò significa che il loro comportamento è definito dalle loro proprietà e dal modo in cui queste proprietà vengono utilizzate come input per i loro metodi delle classi.
</div>


<span id="All_property_types"></span>
<span id="All_property_types"></span>
== Tutti i tipi di proprietà ==
== Tutti i tipi di proprietà ==


In FreeCAD gli oggetti [[Scripted_objects/it|script personalizzati]] possono utilizzare uno qualsiasi dei tipi di proprietà definiti nel sistema di base:
<div class="mw-translate-fuzzy">
In FreeCAD gli oggetti [[scripted objects/it|script personalizzati]] possono utilizzare uno qualsiasi dei tipi di proprietà definiti nel sistema di base:
</div>


{| class="sortable wikitable"
{| class="sortable wikitable"
Line 37: Line 33:
| ColorList ||
| ColorList ||
|-
|-
| CurrentDensity || style="text-align:center;" | A/m^2 || {{Version|1.0}}
| CurrentDensity || style="text-align:center;" | A/m^2 || {{Version|0.21}}
|-
|-
| Density || style="text-align:center;" | kg/m^3
| Density || style="text-align:center;" | kg/m^3
Line 43: Line 39:
| Direction ||
| Direction ||
|-
|-
| DissipationRate || style="text-align:center;" | m^2/s^3 || {{Version|1.0}}
| DissipationRate || style="text-align:center;" | m^2/s^3 || {{Version|0.21}}
|-
|-
| Distance || style="text-align:center;" | m
| Distance || style="text-align:center;" | m
|-
|-
| DynamicViscosity || style="text-align:center;" | Pa*s || {{Version|1.0}}
| DynamicViscosity || style="text-align:center;" | Pa*s || {{Version|0.21}}
|-
|-
| ElectricalCapacitance || style="text-align:center;" | F || {{Version|1.0}}
| ElectricalCapacitance || style="text-align:center;" | F || {{Version|0.21}}
|-
|-
| ElectricalConductance || style="text-align:center;" | S || {{Version|1.0}}
| ElectricalConductance || style="text-align:center;" | S || {{Version|0.21}}
|-
|-
| ElectricalConductivity || style="text-align:center;" | S/m || {{Version|1.0}}
| ElectricalConductivity || style="text-align:center;" | S/m || {{Version|0.21}}
|-
|-
| ElectricalInductance|| style="text-align:center;" | H || {{Version|1.0}}
| ElectricalInductance|| style="text-align:center;" | H || {{Version|0.21}}
|-
|-
| ElectricalResistance || style="text-align:center;" | Ohm || {{Version|1.0}}
| ElectricalResistance || style="text-align:center;" | Ohm || {{Version|0.21}}
|-
|-
| ElectricCharge || style="text-align:center;" | C || {{Version|1.0}}
| ElectricCharge || style="text-align:center;" | C || {{Version|0.21}}
|-
|-
| ElectricCurrent || style="text-align:center;" | A || {{Version|1.0}}
| ElectricCurrent || style="text-align:center;" | A || {{Version|0.21}}
|-
|-
| ElectricPotential || style="text-align:center;" | V || {{Version|0.20}}
| ElectricPotential || style="text-align:center;" | V || {{Version|0.20}}
Line 85: Line 81:
| Frequency || style="text-align:center;" | Hz
| Frequency || style="text-align:center;" | Hz
|-
|-
| HeatFlux || style="text-align:center;" | W/m^2|| {{Version|1.0}}
| HeatFlux || style="text-align:center;" | W/m^2|| {{Version|0.21}}
|-
|-
| Integer ||
| Integer ||
Line 95: Line 91:
| IntegerSet ||
| IntegerSet ||
|-
|-
| InverseArea || style="text-align:center;" | 1/m^2 || {{Version|1.0}}
| InverseArea || style="text-align:center;" | 1/m^2 || {{Version|0.21}}
|-
|-
| InverseLength || style="text-align:center;" | 1/m || {{Version|1.0}}
| InverseLength || style="text-align:center;" | 1/m || {{Version|0.21}}
|-
|-
| InverseVolume || style="text-align:center;" | 1/m^3 || {{Version|1.0}}
| InverseVolume || style="text-align:center;" | 1/m^3 || {{Version|0.21}}
|-
|-
| KinematicViscosity || style="text-align:center;" | m^2/s || {{Version|1.0}}
| KinematicViscosity || style="text-align:center;" | m^2/s || {{Version|0.21}}
|-
|-
| Length || style="text-align:center;" | m
| Length || style="text-align:center;" | m
Line 137: Line 133:
| LinkSubListHidden ||
| LinkSubListHidden ||
|-
|-
| LuminousIntensity || style="text-align:center;" | cd || {{Version|1.0}}
| LuminousIntensity || style="text-align:center;" | cd || {{Version|0.21}}
|-
|-
| MagneticFieldStrength || style="text-align:center;" | A/m || {{Version|1.0}}
| MagneticFieldStrength || style="text-align:center;" | A/m || {{Version|0.21}}
|-
|-
| MagneticFlux || style="text-align:center;" | Wb or V*s || {{Version|1.0}}
| MagneticFlux || style="text-align:center;" | Wb or V*s || {{Version|0.21}}
|-
|-
| MagneticFluxDensity || style="text-align:center;" | T || {{Version|1.0}}
| MagneticFluxDensity || style="text-align:center;" | T || {{Version|0.21}}
|-
|-
| Magnetization || style="text-align:center;" | A/m || {{Version|1.0}}
| Magnetization || style="text-align:center;" | A/m || {{Version|0.21}}
|-
|-
| Map ||
| Map ||
|-
|-
| Mass || style="text-align:center;" | kg || {{Version|1.0}}
| Mass || style="text-align:center;" | kg || {{Version|0.21}}
|-
|-
| Material ||
| Material ||
Line 156: Line 152:
|-
|-
| Matrix ||
| Matrix ||
|-
| PartShape || || a Part property, is accessed as</br>{{incode|Part::PropertyPartShape}}
|-
|-
| Path ||
| Path ||
Line 171: Line 169:
| Position ||
| Position ||
|-
|-
| Power || style="text-align:center;" | W || {{Version|1.0}}
| Power || style="text-align:center;" | W || {{Version|0.21}}
|-
|-
| Precision ||
| Precision ||
Line 185: Line 183:
| Rotation ||
| Rotation ||
|-
|-
| ShearModulus || style="text-align:center;" | Pa || {{Version|1.0}}
| ShearModulus || style="text-align:center;" | Pa || {{Version|0.21}}
|-
|-
| SpecificEnergy || style="text-align:center;" | m^2/s^2 or J/kg || {{Version|1.0}}
| SpecificEnergy || style="text-align:center;" | m^2/s^2 or J/kg || {{Version|0.21}}
|-
|-
| SpecificHeat || style="text-align:center;" | J/kg/K || {{Version|1.0}}
| SpecificHeat || style="text-align:center;" | J/kg/K || {{Version|0.21}}
|-
|-
| Speed || style="text-align:center;" | m/s
| Speed || style="text-align:center;" | m/s
|-
|-
| Stiffness || style="text-align:center;" | m/s^2 || {{Version|0.19}}
| Stiffness || style="text-align:center;" | m/s^2
|-
|-
| Stress || style="text-align:center;" | Pa || {{Version|1.0}}
| Stress || style="text-align:center;" | Pa || {{Version|0.21}}
|-
|-
| String ||
| String ||
Line 201: Line 199:
| StringList ||
| StringList ||
|-
|-
| Temperature || style="text-align:center;" | K || {{Version|1.0}}
| Temperature || style="text-align:center;" | K || {{Version|0.21}}
|-
|-
| ThermalConductivity || style="text-align:center;" | W/m/K || {{Version|1.0}}
| ThermalConductivity || style="text-align:center;" | W/m/K || {{Version|0.21}}
|-
|-
| ThermalExpansionCoefficient || style="text-align:center;" | 1/K || {{Version|1.0}}
| ThermalExpansionCoefficient || style="text-align:center;" | 1/K || {{Version|0.21}}
|-
|-
| ThermalTransferCoefficient || style="text-align:center;" | W/m^2/K || {{Version|1.0}}
| ThermalTransferCoefficient || style="text-align:center;" | W/m^2/K || {{Version|0.21}}
|-
|-
| Time || style="text-align:center;" | s || {{Version|1.0}}
| Time || style="text-align:center;" | s || {{Version|0.21}}
|-
|-
| UltimateTensileStrength || style="text-align:center;" | Pa || {{Version|1.0}}
| UltimateTensileStrength || style="text-align:center;" | Pa || {{Version|0.21}}
|-
|-
| UUID ||
| UUID ||
Line 223: Line 221:
| VectorList ||
| VectorList ||
|-
|-
| Velocity || style="text-align:center;" | m/s || {{Version|1.0}}
| Velocity || style="text-align:center;" | m/s || {{Version|0.21}}
|-
|-
| Volume || style="text-align:center;" | l or m^3
| Volume || style="text-align:center;" | l or m^3
|-
|-
| VolumeFlowRate || style="text-align:center;" | l/s or m^3/s || {{Version|1.0}}
| VolumeFlowRate || style="text-align:center;" | l/s or m^3/s || {{Version|0.21}}
|-
|-
| VolumetricThermalExpansionCoefficient || style="text-align:center;" | 1/K || {{Version|1.0}}
| VolumetricThermalExpansionCoefficient || style="text-align:center;" | 1/K || {{Version|0.21}}
|-
|-
| Work || style="text-align:center;" | J || {{Version|1.0}}
| Work || style="text-align:center;" | J || {{Version|0.21}}
|-
|-
| XLink ||
| XLink ||
Line 241: Line 239:
| XLinkSubList ||
| XLinkSubList ||
|-
|-
| YieldStrength || style="text-align:center;" | Pa || {{Version|1.0}}
| YieldStrength || style="text-align:center;" | Pa || {{Version|0.21}}
|-
|-
| YoungsModulus || style="text-align:center;" | Pa || {{Version|1.0}}
| YoungsModulus || style="text-align:center;" | Pa || {{Version|0.21}}
|}
|}


Line 269: Line 267:
== Script ==
== Script ==


{{Emphasis|Vedere anche:}} [[FreeCAD_Scripting_Basics/it|Script di base per FreeCAD]]
<div class="mw-translate-fuzzy">
{{Emphasis|Vedere anche:}} [[FreeCAD Scripting Basics/it|Script di base per FreeCAD]]
</div>


Prima viene creato un [[Scripted_objects/it|oggetto script]], quindi gli vengono assegnate le proprietà.
<div class="mw-translate-fuzzy">
Prima viene creato un [[scripted objects/it|oggetto script]], quindi gli vengono assegnate le proprietà.
</div>
{{Code|code=
{{Code|code=
obj = App.ActiveDocument.addObject("Part::Feature", "CustomObject")
obj = App.ActiveDocument.addObject("Part::Feature", "CustomObject")
Line 295: Line 289:
}}
}}


<span id="Source_code"></span>
== Source code ==
== Codice sorgente ==


In the source code, properties are located in various {{FileName|src/App/Property*}} files.
Nel codice sorgente, le proprietà si trovano in vari file {{FileName|src/App/Property*}}.


They are imported and initialized in {{incode|[https://github.com/FreeCAD/FreeCAD/blob/9c27f1078e5ec516fe882aac1a27f5c6c6174554/src/App/Application.cpp#L1681-L1758 src/App/Application.cpp]}}.
Vengono importati e inizializzati in {{incode|[https://github.com/FreeCAD/FreeCAD/blob/9c27f1078e5ec516fe882aac1a27f5c6c6174554/src/App/Application.cpp#L1681-L1758 src/App/Application.cpp]}}.


{{Code|lang=cpp|code=
{{Code|lang=cpp|code=

Latest revision as of 16:26, 20 May 2023

Introduzione

Una proprietà è una parte di informazione sotto forma di numero o di stringa di testo che viene allegata a un documento di FreeCAD oppure a un oggetto di un documento. Le proprietà pubbliche possono essere visualizzate e, se consentito, modificate nell'editore delle proprietà.

In FreeCAD le proprietà svolgono un ruolo molto importante. Dato che gli oggetti in FreeCAD sono "parametrici", ciò significa che il loro comportamento è definito dalle loro proprietà e dal modo in cui queste proprietà vengono utilizzate come input per i loro metodi delle classi. Vedere anche FeaturePython Custom Properties e PropertyLink: InList e OutList

Tutti i tipi di proprietà

In FreeCAD gli oggetti script personalizzati possono utilizzare uno qualsiasi dei tipi di proprietà definiti nel sistema di base:

Name Unit (if any) Remark
Acceleration m/s^2
AmountOfSubstance mol
Angle °
Area m^2
Bool
BoolList
Color
ColorList
CurrentDensity A/m^2 introduced in version 0.21
Density kg/m^3
Direction
DissipationRate m^2/s^3 introduced in version 0.21
Distance m
DynamicViscosity Pa*s introduced in version 0.21
ElectricalCapacitance F introduced in version 0.21
ElectricalConductance S introduced in version 0.21
ElectricalConductivity S/m introduced in version 0.21
ElectricalInductance H introduced in version 0.21
ElectricalResistance Ohm introduced in version 0.21
ElectricCharge C introduced in version 0.21
ElectricCurrent A introduced in version 0.21
ElectricPotential V introduced in version 0.20
Enumeration
ExpressionEngine
File
FileIncluded
Float
FloatConstraint
FloatList
Font
Force N
Frequency Hz
HeatFlux W/m^2 introduced in version 0.21
Integer
IntegerConstraint
IntegerList
IntegerSet
InverseArea 1/m^2 introduced in version 0.21
InverseLength 1/m introduced in version 0.21
InverseVolume 1/m^3 introduced in version 0.21
KinematicViscosity m^2/s introduced in version 0.21
Length m
Link
LinkChild
LinkGlobal
LinkHidden
LinkList
LinkListChild
LinkListGlobal
LinkListHidden
LinkSub
LinkSubChild
LinkSubGlobal
LinkSubHidden
LinkSubList
LinkSubListChild
LinkSubListGlobal
LinkSubListHidden
LuminousIntensity cd introduced in version 0.21
MagneticFieldStrength A/m introduced in version 0.21
MagneticFlux Wb or V*s introduced in version 0.21
MagneticFluxDensity T introduced in version 0.21
Magnetization A/m introduced in version 0.21
Map
Mass kg introduced in version 0.21
Material
MaterialList
Matrix
PartShape a Part property, is accessed as
Part::PropertyPartShape
Path
Percent
PersistentObject
Placement
PlacementLink
PlacementList
Position
Power W introduced in version 0.21
Precision
Pressure Pa
PythonObject
Quantity
QuantityConstraint
Rotation
ShearModulus Pa introduced in version 0.21
SpecificEnergy m^2/s^2 or J/kg introduced in version 0.21
SpecificHeat J/kg/K introduced in version 0.21
Speed m/s
Stiffness m/s^2
Stress Pa introduced in version 0.21
String
StringList
Temperature K introduced in version 0.21
ThermalConductivity W/m/K introduced in version 0.21
ThermalExpansionCoefficient 1/K introduced in version 0.21
ThermalTransferCoefficient W/m^2/K introduced in version 0.21
Time s introduced in version 0.21
UltimateTensileStrength Pa introduced in version 0.21
UUID
VacuumPermittivity s^4*A^2 / (m^3*kg)
Vector
VectorDistance
VectorList
Velocity m/s introduced in version 0.21
Volume l or m^3
VolumeFlowRate l/s or m^3/s introduced in version 0.21
VolumetricThermalExpansionCoefficient 1/K introduced in version 0.21
Work J introduced in version 0.21
XLink
XLinkList
XLinkSub
XLinkSubList
YieldStrength Pa introduced in version 0.21
YoungsModulus Pa introduced in version 0.21

Internamente, il nome della proprietà ha il prefisso App::Property:

App::PropertyBool
App::PropertyFloat
App::PropertyFloatList
...

Ricordare che queste sono della proprietà types. Un singolo oggetto può avere molte proprietà dello stesso tipo, ma con nomi diversi.

Per esempio:

obj.addProperty("App::PropertyFloat", "Length")
obj.addProperty("App::PropertyFloat", "Width")
obj.addProperty("App::PropertyFloat", "Height")

Ciò indica un oggetto con tre proprietà di tipo "Float", denominate rispettivamente "Length", "Width", e "Height".

Script

Vedere anche: Script di base per FreeCAD

Prima viene creato un oggetto script, quindi gli vengono assegnate le proprietà.

obj = App.ActiveDocument.addObject("Part::Feature", "CustomObject")

obj.addProperty("App::PropertyFloat", "Velocity", "Parameter", "Body speed")
obj.addProperty("App::PropertyBool", "VelocityEnabled", "Parameter", "Enable body speed")

In generale, le proprietà Data sono assegnate usando il metodo addProperty() dell'oggetto. D'altra parte, le proprietà View sono normalmente fornite automaticamente dall'oggetto genitore da cui deriva l'oggetto script.

Per esempio:

  • Derivato da App::FeaturePython fornisce solo 4 proprietà View: "Display Mode", "On Top When Selected", "Show In Tree", e "Visibility".
  • Derivato da Part::Feature fornisce 17 proprietà View: le quattro precedenti più "Angular Deflection", "Bounding Box", "Deviation", "Draw Style", "Lighting", "Line Color", "Line Width", "Point Color", "Point Size", "Selectable", "Selection Style", "Shape Color", e "Transparency".

Tuttavia, le proprietà View possono anche essere assegnate usando il metodo addProperty() dell'oggetto fornitore della vista.

obj.ViewObject.addProperty("App::PropertyBool", "SuperVisibility", "Base", "Make the object glow")

Codice sorgente

Nel codice sorgente, le proprietà si trovano in vari file src/App/Property*.

Vengono importati e inizializzati in src/App/Application.cpp.

#include "Property.h"
#include "PropertyContainer.h"
#include "PropertyUnits.h"
#include "PropertyFile.h"
#include "PropertyLinks.h"
#include "PropertyPythonObject.h"
#include "PropertyExpressionEngine.h"