3D Workspace
Home
Assets
Affiliate Program
Sign up/Log in
?
Upgrade
DCC Bridge
Anonymous1778362768
05-10 20:23
Model Name
muro 3d modelo
Tags
architecture
rendering
realistic
Prompt
# ========================================================= # MURO "ELOTES SAN JUAN" - SCRIPT PARA SKETCHUP # ========================================================= # INSTRUCCIONES: # 1. Abrir SketchUp # 2. Window > Ruby Console # 3. Copiar y pegar TODO este script # 4. Presionar ENTER # # Genera: # - Muro 2.60 x 1.20 m # - Espesor 15 cm # - Relieve negativo de 2 cm # - Círculo principal de radio 0.55 m # - Texto editable # ========================================================= model = Sketchup.active_model entities = model.active_entities model.start_operation('Muro Elotes San Juan', true) # ========================================================= # MEDIDAS # ========================================================= wall_width = 2.60.m wall_height = 1.20.m wall_depth = 0.15.m logo_radius = 0.55.m relief_depth = 0.02.m # ========================================================= # CREAR MURO # ========================================================= pts = [ [0,0,0],
Detailed Info
Related Models
Enter invite code
Enter invite code to get credits!