Właściwości

From FreeCAD Documentation
Revision as of 22:42, 1 June 2010 by Kwahoo (talk | contribs) (Created page with ''''Właściwość''' jest kawałkiem informacji jak liczba czy ciąg znaków, który jest dołączony do dokumentu FreeCADa lub obiektu w dokumencie. Properties can be viewed and…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Właściwość jest kawałkiem informacji jak liczba czy ciąg znaków, który jest dołączony do dokumentu FreeCADa lub obiektu w dokumencie. Properties can be viewed and - if allowed - modified with the property editor.

Properties play a very important part in FreeCAD, since it is from the beginning made to work with parametric objects, which are objects defined only by their properties.

Custom scripted objects in FreeCAD can have properties of the following types:

Boolean
Float
FloatList
FloatConstraint
Angle
Distance
Integer
IntegerConstraint
Percent
Enumeration
IntegerList
String
StringList
Link
LinkList
Matrix
Vector
VectorList
Placement
PlacementLink
Color
ColorList
Material
Path
File
FileIncluded
PartShape
FilletContour
Circle


Interface Customization/pl
Workbenches/pl