Translations:Arch Space/16/ro

From FreeCAD Documentation
Revision as of 17:56, 17 November 2018 by Luc (talk | contribs) (Created page with "* Creates a space object from the given objects. * Objects can be one document object, in which case it becomes the base shape of the space object, or a list of selection obj...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
  • Creates a space object from the given objects.
  • Objects can be one document object, in which case it becomes the base shape of the space object, or a list of selection objects as returned by FreeCADGui.Selection.getSelectionEx(), or a list of tuples (object, subobjectname).
  • Returns the newly created space object.