All translations

Enter a message name below to show all available translations.

Message

Found 5 translations.

NameCurrent message text
 h Deutsch (de)* Erstellt ein {{incode|arc}}-Objekt aus der gegebenen {{incode|points}}-Liste.
* Ist ein {{incode|placement}} angegeben, wird der Mittelpunkt eines Kreisbogens auf diese Position verschoben. Siehe [[Placement/de|Positionierung]] für weitere Informationen.
* Ist {{incode|face}} auf {{incode|True}} gesetzt, wird aus dem Kreisbogen eine Fläche erstellt, d.h. er wird gefüllt dargestellt.
* Ist ein {{incode|support}} angegeben, handelt es sich um eine {{incode|LinkSubList}}, d.h. eine Liste, die ein Objekt und ein Unterelement dieses Objekts enthält. Dies wird verwendet, um das Objekt auf diesen Support zu referenzieren.
: Zum Beispiel: <code>support=[(obj, ("Face1"))]</code>.
* Ist ein {{incode|map_mode}} angegeben, handelt es sich um eine Zeichenkette, die die Art der Zuordnung festlegen, z.B.: <code>map_mode='FlatFace'</code>, <code>map_mode='ThreePointsPlane'</code>, usw. Siehe [[Part_EditAttachment/de|Part-Befestigen]] für weitere Informationen.
* Ist {{incode|primitive}} auf {{incode|True}} gesetzt, wird der Bogen als einfaches [[Part_Feature/de|Part-Formelement]] erstellt, nicht als komplexes Draft-Objekt.
 h English (en)* Creates an {{incode|arc}} object from the given {{incode|points}} list.
* If a {{incode|placement}} is given, the center of the circular arc will be moved to this place. See [[Placement|Placement]] for more information.
* If {{incode|face}} is {{incode|True}}, the arc will make a face, that is, it will appear filled.
* If {{incode|support}} is given, it is a {{incode|LinkSubList}}, that is, a list indicating an object and a subelement of that object. This is used so that the object appears referenced to this support.
: For example: <code>support=[(obj, ("Face1"))]</code>.
* If {{incode|map_mode}} is given, it is a string defining a type of mapping, for example: <code>map_mode='FlatFace'</code>, <code>map_mode='ThreePointsPlane'</code>, etc. See [[Part_EditAttachment|Part EditAttachment]] for more information.
* If {{incode|primitive}} is {{incode|True}}, the arc created will be a simple [[Part_Feature|Part Feature]], not a complex Draft object.
 h français (fr)* Crée un objet {{incode|arc}} à partir de la liste donnée {{incode|points}}.
* Si un {{incode|placement}} est donné, le centre de l'arc circulaire sera déplacé à cet endroit. Voir [[Placement/fr|Positionnement]] pour plus d'informations.
* Si {{incode|face}} est {{incode|True}}, l'arc fera une surface, c'est-à-dire qu'il apparaîtra rempli.
* Si {{incode|support}} est donné, c'est un {{incode|LinkSubList}}, c'est-à-dire une liste indiquant un objet et un sous-élément de cet objet. Ceci est utilisé pour que l'objet apparaisse référencé à ce support.
:Par exemple, <code>support=[(obj, ("Face1"))]</code>
* Si {{incode|map_mode}} est donné, il s'agit d'une chaîne définissant un type de mappage, par exemple, <code>map_mode='FlatFace'</code>, <code>map_mode='ThreePointsPlane'</code> etc. Voir [[Part_EditAttachment/fr|Part Ancrage]] pour plus d'informations.
* Si {{incode|primitive}} est {{incode|True}}, l'arc créé sera une simple [[Part_Feature/fr|Part Feature]] et non un objet Draft complexe.
 h italiano (it)* Crea un oggetto {{incode|arc}} da una data lista di {{incode|points}}.
* Se viene fornito un {{incode|placement}}, il centro dell'arco verrà spostato in questo punto. Per ulteriori informazioni vedere [[Placement/it|Posizionamento]].
* Se {{incode|face}} è {{incode|True}}, l'arco formerà una faccia, cioè apparirà pieno.
* Se viene fornito un {{incode|support}}, esso è un {{incode|LinkSubList}}, vale a dire un elenco che indica un oggetto e un sottoelemento di quell'oggetto. Viene utilizzato in modo che l'oggetto appaia riferito a questo supporto.
: Per esempio: <code>support=[(obj, ("Face1"))]</code>.
* Se viene fornito un {{incode|map_mode}}, è una stringa che definisce un tipo di mappatura, ad esempio:<code>map_mode='FlatFace'</code>, <code>map_mode='ThreePointsPlane'</code>, etc. Per ulteriori informazioni vedere [[Part_EditAttachment/it|Part Associazione]].
* Se {{incode|primitive}} è {{incode|True}}, l'arco creato sarà un semplice [[Part_Feature/it|Part Feature]], e non un oggetto Draft complesso.
 h polski (pl)* Tworzy obiekt {{incode|łuk}} z podanej listy {{incode|punktów}}.
* Jeśli podano {{incode|umiejscowienie}}, środek łuku kołowego zostanie przeniesiony do tego miejsca. Więcej informacji można znaleźć na stronie [[Placement/pl|Umiejscowienie]].
* Jeśli parametr {{incode|ściana}} ma wartość {{True/pl}}, łuk utworzy twarz, czyli będzie wyglądał na wypełniony.
* Jeśli podano {{incode|podparcie}}, jest to {{incode|LinkSubList}}, czyli lista wskazująca obiekt i element podrzędny tego obiektu. Jest to używane w celu wyświetlenia obiektu z odniesieniem do tego wsparcia.
: Na przykład: <code>support=[(obj, („Face1”))]</code>.
* Jeżeli podano {{incode|map_mode}}, jest to ciąg znaków określający rodzaj mapowania, na przykład: <code>map_mode='FlatFace'</code>, <code>map_mode='ThreePointsPlane'</code> itp. Zobacz [[Part_EditAttachment/pl|Edycja dołaczenia]], aby uzyskać więcej informacji.
* Jeśli parametr {{incode|primitive}} ma wartość {{True/pl}}, utworzony łuk będzie zwykłą [[Part_Feature/pl|cechą]] środowiska Część, a nie złożonym obiektem środowiska Rysunek Roboczy.