Documentación SkyCiv

Su guía para el software SkyCiv - tutoriales, guías prácticas y artículos técnicos

NubeCAD

  1. Inicio
  2. NubeCAD
  3. Características
  4. Blocks

Blocks

Blocks

Blocks are reusable drawing componentsa named collection of geometry that can be placed on the canvas multiple times as lightweight instances. Editing the block definition automatically updates all placed instances.

Utiliza el Block Reference “Construcción de madera laminada con espigas (right-side accordion) to create, insert, editar, and manage blocks.

Concepts

Block DefinitionThe template that stores the geometry and a named base point (origen). Changing the definition updates every instance placed on the canvas.

Block InstanceA lightweight reference to a block definition placed at a specific position, with an independent scale and rotation. Instances share the same geometry datathey do not duplicate it.

Punto baseThe local origin of the block. When you place an instance, the base point aligns to your clicked position on the canvas.

Block Reference Panel

El Block Reference accordion on the right-hand sidebar contains all block controls. Click the accordion header to expand it. The header shows a count of defined blocks in parentheses.

Panel Controls

Control Descripción
Block Name Text field for naming a new block definition. Duplicate names are auto-incremented (Bloquear, Block1, Block2…).
Punto base X,Y coordinate field for the block origin. Type coordinates (ej. 100, 50) o usar Elegir to click a point on the canvas.
Elegir Activates a crosshair cursor. Click anywhere on the canvas to set the base point coordinates.
Crear / Añade Shows Crear when geometry is selected (creates a new block). Shows Añade when a block is selected in the list (places a new instance).
Select All Instances Selects every canvas instance of the currently highlighted block definition.
Editar Enters edit mode for a single selected block instance. Only available when exactly one instance is selected.
Update Saves changes made during edit mode back to the block definition, updating all instances.
Cancelar Discards all changes made during edit mode and restores the original block definition.
Explotar Converts selected block instances back into individual canvas objects at their world positions.
Remover Deletes the selected block definition (and all its instances) or removes selected instances from the canvas.

The block list below the controls shows all defined blocks with their instance count (ej. Column Detail | 4 instances). Click a row to select that block definition.

Create a Block

Create Block Reference

Convert selected geometry into a named, reusable block

Shortcut
Right-click → Create Block Reference

Select any geometry on the canvas, then use the Block Reference panel or the right-click context menu to convert the selection into a reusable block. The original geometry is removed from the canvas and replaced with a block instance at the same location.

Captura de pantalla

[__INSERT_IMAGE__]

Step-by-step

  1. 1Select the geometry you want to group into a block (líneas, arcos, texto, dimensiones, hatches, etc.).
  2. 2Abre el Block Reference accordion and type a name in the Block Name campo.
  3. 3Selecciona el Punto base: type X,Y coordinates directly, o haga clic en Elegir and click a point on the canvas (ej. the corner or midpoint of the geometry).
  4. 4Haz clic Crear. The block definition is added to the list and one instance is placed on the canvas.
💡

Consejo: You can also right-click any selection and choose Create Block Referenceit uses the same flow and auto-populates a default name if the Block Name field is empty.

Insert Block Instances

Place Block Instance

Place one or more copies of a block onto the canvas

Once a block is defined, you can place as many instances as needed. Each instance is independentit has its own position, rotación, and scalebut shares the same underlying geometry with all other instances of that block.

Captura de pantalla

[__INSERT_IMAGE__]

Step-by-step

  1. 1In the Block Reference panel, click the block name in the list to select it.
  2. 2Haz clic Añade. The cursor enters placement mode.
  3. 3Click on the canvas to place an instance. The block’s base point aligns to the clicked position.
  4. 4Continue clicking to place more instances. Presiona Esc o haga clic en Añade again to exit placement mode.
💡

Consejo: Active snap settings apply during placementuse endpoint, midpoint, or grid snaps to position instances precisely relative to other geometry.

Edit a Block

Edit Block

Modify block geometrychanges propagate to all instances automatically

Context menu
Right-click → Edit Block

Block edit mode lets you modify the geometry inside a block definition. While in edit mode, the block’s contents are displayed as editable canvas objects. Any geometry tools (línea, arco, texto, dimensión, etc.) can be used to add or modify the block’s content. Saving the changes updates every instance of that block on the canvas.

Captura de pantalla

[__INSERT_IMAGE__]

Entering edit mode

  1. 1Click a single block instance on the canvas to select it.
  2. 2Haz clic Editar in the Block Reference panel, or right-click and choose Edit Block.
  3. 3The block’s geometry appears as editable items. A bounding highlight shows the block boundary.
  4. 4Draw new geometry or modify existing items inside the block. You can also update the base point using Elegir.
  5. 5Haz clic Update to save and exit edit modeall instances reflect the changes immediately. Haz clic Cancelar to discard changes and exit.

Update vs Cancel: Update saves the new geometry to the block definition and refreshes all instances. Cancelar restores the original definitionany geometry drawn during edit mode is discarded.

⚠️

Nota: Undo and Redo are disabled while in block edit mode. Exit edit mode first (vía Update o Cancelar) before using Undo/Redo.

Explode a Block

Explode Block

Convert block instances back into individual editable objects

Explotar converts one or more selected block instances into their constituent geometry. The geometry is placed at the correct world-space position (factoring in the instance’s position, rotación, and scale). The block definition remains in the libraryonly the selected instances are affected.

Captura de pantalla

[__INSERT_IMAGE__]

Step-by-step

  1. 1Select one or more block instances on the canvas.
  2. 2Haz clic Explotar in the Block Reference panel.
  3. 3The instances are replaced by individual geometry objects. All object properties (layers, colors) are preserved.
⚠️

Nota: Exploding is destructivethe instance link to the block definition is broken. If you later edit the block definition, exploded geometry will not be updated. Use Undo if you exploded accidentally.

Block Instance Properties

Block Instance Properties

Adjust per-instance scale independently of the block definition

Context menu
Right-click → Properties

Each block instance has a configurable Escala property that is independent of the block definition and other instances. Open the properties dialog by right-clicking a selected instance and choosing de Sección.

de Sección

Propiedad Descripción Defecto
Escala Uniform scale factor for this instance. 1.0 = 100%, 2.0 = 200%, 0.5 = 50%. 1.0

Dialog buttons

  • UpdateApplies the new scale and closes the dialog.
  • GuardaApplies the new scale and keeps the dialog open for further edits.
  • CancelarCloses the dialog without applying changes.
💡

Consejo: Presiona Ingresar inside the properties dialog to apply and close, o Esc to cancelno need to reach for the mouse.

Atajos

Block commands do not have a default keyboard shortcut assigned, pero el Add Selected as Block action is available in the shortcut customization panel (Help → Shortcuts tab) and can be bound to any key combination.

Acción Default Shortcut Notas
Add Selected as Block None (customizable) Creates a block from the current selection. Disabled if no geometry is selected or block instances are selected.
Create Block Reference Right-click menu Available in the right-click context menu when geometry (not instances) está seleccionado.
Edit Block Right-click menu Available in the right-click context menu when exactly one block instance is selected.
Exit placement mode / Edit mode Esc Cancels block instance placement without saving.

Supported Content

The following object types can be included inside a block definition:

✔ Lines
✔ Arcs
✔ Circles
✔ Points
✔ Polylines
✔ Text labels
✔ Leader Text
✔ Multi-Leader Text
✔ Dimensions (lineal, projected, ángulo, radio)
✔ Hatches
✔ Revision Clouds
✔ Gridlines / Ejes

Not supported inside blocks: Imágenes, construction lines, tables, and nested block instances (blocks within blocks).

Consejos & Notas

💡

One edit, many instances: Edit the block definition once and every instance on the canvas is updated automaticallyno need to manually revise each copy.

💡

Unique names: Block names must be unique. If you enter a name that already exists, a numeric suffix is added automatically (Bloquear, Block1, Block2…).

💡

Base point matters: The base point is thehandleused for placement. Set it to a meaningful location – ej. the bottom-left corner of a detail, or the centre of a bolt patternto make insertion snapping predictable.

💡

Select All Instances: Utiliza el Select All Instances button to select every instance of a block at oncehandy for bulk moves, layer changes, or exploding all copies together.

💡

Filter selection: En el Selección de filtro diálogo, enable or disable the Blocks checkbox to control whether block instances are selectable during box or click selection.

💡

Saved in the file: Block definitions and instances are saved with the canvas JSON. When you share or reload a file, all blocks and their instances are fully restored.

¿Te resultó útil este artículo?
Si No

¿Cómo podemos ayudarle?

Ve arriba