Products
  • Wolfram|One

    The definitive Wolfram Language and notebook experience

  • Mathematica

    The original technical computing environment

  • Notebook Assistant + LLM Kit

    All-in-one AI assistance for your Wolfram experience

  • Compute Services
  • System Modeler
  • Finance Platform
  • Wolfram|Alpha Notebook Edition
  • Application Server
  • Enterprise Private Cloud
  • Wolfram Engine
  • Wolfram Player
  • Wolfram Cloud App
  • Wolfram Player App

More mobile apps

Core Technologies of Wolfram Products

  • Wolfram Language
  • Computable Data
  • Wolfram Notebooks
  • AI & Linguistic Understanding

Deployment Options

  • Wolfram Cloud
  • wolframscript
  • Wolfram Engine Community Edition
  • Wolfram LLM API
  • WSTPServer
  • Wolfram|Alpha APIs

From the Community

  • Function Repository
  • Community Paclet Repository
  • Example Repository
  • Neural Net Repository
  • Prompt Repository
  • Wolfram Demonstrations
  • Data Repository
  • Group & Organizational Licensing
  • All Products
Consulting & Solutions

We deliver solutions for the AI era—combining symbolic computation, data-driven insights and deep technical expertise

  • Data & Computational Intelligence
  • Model-Based Design
  • Algorithm Development
  • Wolfram|Alpha for Business
  • Blockchain Technology
  • Education Technology
  • Quantum Computation

Wolfram Consulting

Wolfram Solutions

  • Data Science
  • Artificial Intelligence
  • Biosciences
  • Healthcare Intelligence
  • Sustainable Energy
  • Control Systems
  • Enterprise Wolfram|Alpha
  • Blockchain Labs

More Wolfram Solutions

Wolfram Solutions For Education

  • Research Universities
  • Colleges & Teaching Universities
  • Junior & Community Colleges
  • High Schools
  • Educational Technology
  • Computer-Based Math

More Solutions for Education

  • Contact Us
Learning & Support

Get Started

  • Wolfram Language Introduction
  • Fast Intro for Programmers
  • Fast Intro for Math Students
  • Wolfram Language Documentation

More Learning

  • Highlighted Core Areas
  • Demonstrations
  • YouTube
  • Daily Study Groups
  • Wolfram Schools and Programs
  • Books

Grow Your Skills

  • Wolfram U

    Courses in computing, science, life and more

  • Community

    Learn, solve problems and share ideas.

  • Blog

    News, views and insights from Wolfram

  • Resources for

    Software Developers

Tech Support

  • Contact Us
  • Support FAQs
  • Support FAQs
  • Contact Us
Company
  • About Wolfram
  • Career Center
  • All Sites & Resources
  • Connect & Follow
  • Contact Us

Work with Us

  • Student Ambassador Initiative
  • Wolfram for Startups
  • Student Opportunities
  • Jobs Using Wolfram Language

Educational Programs for Adults

  • Summer School
  • Winter School

Educational Programs for Youth

  • Middle School Camp
  • High School Research Program
  • Computational Adventures

Read

  • Stephen Wolfram's Writings
  • Wolfram Blog
  • Wolfram Tech | Books
  • Wolfram Media
  • Complex Systems

Educational Resources

  • Wolfram MathWorld
  • Wolfram in STEM/STEAM
  • Wolfram Challenges
  • Wolfram Problem Generator

Wolfram Initiatives

  • Wolfram Science
  • Wolfram Foundation
  • History of Mathematics Project

Events

  • Stephen Wolfram Livestreams
  • Online & In-Person Events
  • Contact Us
  • Connect & Follow
Wolfram|Alpha
  • Your Account
  • User Portal
  • Wolfram Cloud
  • Products
    • Wolfram|One
    • Mathematica
    • Notebook Assistant + LLM Kit
    • Compute Services
    • System Modeler
    • Finance Platform
    • Wolfram|Alpha Notebook Edition
    • Application Server
    • Enterprise Private Cloud
    • Wolfram Engine
    • Wolfram Player
    • Wolfram Cloud App
    • Wolfram Player App

    More mobile apps

    • Core Technologies
      • Wolfram Language
      • Computable Data
      • Wolfram Notebooks
      • AI & Linguistic Understanding
    • Deployment Options
      • Wolfram Cloud
      • wolframscript
      • Wolfram Engine Community Edition
      • Wolfram LLM API
      • WSTPServer
      • Wolfram|Alpha APIs
    • From the Community
      • Function Repository
      • Community Paclet Repository
      • Example Repository
      • Neural Net Repository
      • Prompt Repository
      • Wolfram Demonstrations
      • Data Repository
    • Group & Organizational Licensing
    • All Products
  • Consulting & Solutions

    We deliver solutions for the AI era—combining symbolic computation, data-driven insights and deep technical expertise

    WolframConsulting.com

    Wolfram Solutions

    • Data Science
    • Artificial Intelligence
    • Biosciences
    • Healthcare Intelligence
    • Sustainable Energy
    • Control Systems
    • Enterprise Wolfram|Alpha
    • Blockchain Labs

    More Wolfram Solutions

    Wolfram Solutions For Education

    • Research Universities
    • Colleges & Teaching Universities
    • Junior & Community Colleges
    • High Schools
    • Educational Technology
    • Computer-Based Math

    More Solutions for Education

    • Contact Us
  • Learning & Support

    Get Started

    • Wolfram Language Introduction
    • Fast Intro for Programmers
    • Fast Intro for Math Students
    • Wolfram Language Documentation

    Grow Your Skills

    • Wolfram U

      Courses in computing, science, life and more

    • Community

      Learn, solve problems and share ideas.

    • Blog

      News, views and insights from Wolfram

    • Resources for

      Software Developers
    • Tech Support
      • Contact Us
      • Support FAQs
    • More Learning
      • Highlighted Core Areas
      • Demonstrations
      • YouTube
      • Daily Study Groups
      • Wolfram Schools and Programs
      • Books
    • Support FAQs
    • Contact Us
  • Company
    • About Wolfram
    • Career Center
    • All Sites & Resources
    • Connect & Follow
    • Contact Us

    Work with Us

    • Student Ambassador Initiative
    • Wolfram for Startups
    • Student Opportunities
    • Jobs Using Wolfram Language

    Educational Programs for Adults

    • Summer School
    • Winter School

    Educational Programs for Youth

    • Middle School Camp
    • High School Research Program
    • Computational Adventures

    Read

    • Stephen Wolfram's Writings
    • Wolfram Blog
    • Wolfram Tech | Books
    • Wolfram Media
    • Complex Systems
    • Educational Resources
      • Wolfram MathWorld
      • Wolfram in STEM/STEAM
      • Wolfram Challenges
      • Wolfram Problem Generator
    • Wolfram Initiatives
      • Wolfram Science
      • Wolfram Foundation
      • History of Mathematics Project
    • Events
      • Stephen Wolfram Livestreams
      • Online & In-Person Events
    • Contact Us
    • Connect & Follow
  • Wolfram|Alpha
  • Wolfram Cloud
  • Your Account
  • User Portal
Wolfram Language & System Documentation Center
RegionResize
  • See Also
    • RegionBounds
    • BoundedRegionQ
    • RescalingTransform
    • Rescale
    • BoxRatios
  • Related Guides
    • Derived Geometric Regions
    • 3D Printing
    • See Also
      • RegionBounds
      • BoundedRegionQ
      • RescalingTransform
      • Rescale
      • BoxRatios
    • Related Guides
      • Derived Geometric Regions
      • 3D Printing

RegionResize[reg,l]

resize the region reg to have the first side length l preserving side length ratios.

RegionResize[reg,{lmax}]

resize into a box with maximum side length lmax preserving side length ratios.

RegionResize[reg,{l1,l2,…}]

resize into a box with side lengths li.

RegionResize[reg,{{x1,min,x1,max},{x2,min,x2,max},…}]

resize into a box with corners {x1,min,x2,min,…} and {x1,max,x2,max,…}.

Details
Details and Options Details and Options
Examples  
Basic Examples  
Scope  
Basic Uses  
Special Regions  
Formula Regions  
Mesh Regions  
Derived Regions  
Applications  
Properties & Relations  
Possible Issues  
See Also
Related Guides
History
Cite this Page
BUILT-IN SYMBOL
  • See Also
    • RegionBounds
    • BoundedRegionQ
    • RescalingTransform
    • Rescale
    • BoxRatios
  • Related Guides
    • Derived Geometric Regions
    • 3D Printing
    • See Also
      • RegionBounds
      • BoundedRegionQ
      • RescalingTransform
      • Rescale
      • BoxRatios
    • Related Guides
      • Derived Geometric Regions
      • 3D Printing

RegionResize

RegionResize[reg,l]

resize the region reg to have the first side length l preserving side length ratios.

RegionResize[reg,{lmax}]

resize into a box with maximum side length lmax preserving side length ratios.

RegionResize[reg,{l1,l2,…}]

resize into a box with side lengths li.

RegionResize[reg,{{x1,min,x1,max},{x2,min,x2,max},…}]

resize into a box with corners {x1,min,x2,min,…} and {x1,max,x2,max,…}.

Details

  • RegionResize is used to resize a region in ways that either preserve the shape or distort the shape.
  • The side lengths li can be any of:
  • Automaticautomatically determined side length
    Allthe original side length
    Scaled[s]fraction s of the original side length
    numnum side length
    {num}at most num side length
  • RegionResize[reg,l] is equivalent to RegionResize[reg,{l,Automatic,…}].
  • RegionResize[reg,{l}] is equivalent to RegionResize[reg,{{l},{l},…}].

Examples

open all close all

Basic Examples  (2)

Resize a triangle:

Visualize the regions:

Resize a 3D mesh region:

Visualize the regions:

Scope  (24)

Basic Uses  (7)

RegionResize works for any constant region:

Non-constant regions:

Finite regions:

Visualize the regions:

RegionResize works on any geometric dimension:

Resize the region to have the first side length 2 and preserve side length ratios:

Resize into a box with maximum side length 3 and preserve side length ratios:

Resize into a box with side lengths:

Resize into a box with corners:

The side lengths li can be automatically determined:

Original side length:

A fraction of the original side length:

Number:

Upper bounds:

Special Regions  (6)

Regions in :

Regions in :

Visualize the regions in :

Regions in :

Visualize the regions in :

Regions in :

Formula Regions  (3)

A union of two disks as an ImplicitRegion:

Visualize the regions:

A union of two cylinders as an ImplicitRegion:

Visualize regions:

A rational parametrization of a disk represented as a ParametricRegion:

Visualize regions:

Mesh Regions  (4)

MeshRegion in 2D:

Visualize regions:

MeshRegion in 3D:

Visualize regions:

BoundaryMeshRegion in 2D:

Visualize bounds:

BoundaryMeshRegion in 3D:

Visualize regions:

Derived Regions  (4)

RegionIntersection of two regions:

Visualize regions:

RegionUnion of mixed-dimensional regions:

Visualize bounds:

TransformedRegion:

Visualize bounds:

RegionBoundary:

Visualize bounds:

Applications  (4)

Resize a rectangle:

Triangle:

Cuboid:

Pyramid:

Resize a 3D model before printing:

A smaller model:

Reduce the cost of the 3D printed model:

Resize a graphics scene:

Modify a plot:

Properties & Relations  (3)

RegionResize can preserve the box ratios by resizing the region to have the first side length:

Use RegionBounds to get bounds of a region:

Rescale the region and get the new bounds:

RescalingTransform can be used to resize the region:

Use RescalingTransform:

Possible Issues  (1)

An infinite region cannot be resized to fit in a finite box:

See Also

RegionBounds  BoundedRegionQ  RescalingTransform  Rescale  BoxRatios

Related Guides

    ▪
  • Derived Geometric Regions
  • ▪
  • 3D Printing

History

Introduced in 2016 (11.0)

Wolfram Research (2016), RegionResize, Wolfram Language function, https://reference.wolfram.com/language/ref/RegionResize.html.

Text

Wolfram Research (2016), RegionResize, Wolfram Language function, https://reference.wolfram.com/language/ref/RegionResize.html.

CMS

Wolfram Language. 2016. "RegionResize." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/RegionResize.html.

APA

Wolfram Language. (2016). RegionResize. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/RegionResize.html

BibTeX

@misc{reference.wolfram_2025_regionresize, author="Wolfram Research", title="{RegionResize}", year="2016", howpublished="\url{https://reference.wolfram.com/language/ref/RegionResize.html}", note=[Accessed: 01-March-2026]}

BibLaTeX

@online{reference.wolfram_2025_regionresize, organization={Wolfram Research}, title={RegionResize}, year={2016}, url={https://reference.wolfram.com/language/ref/RegionResize.html}, note=[Accessed: 01-March-2026]}

Top
Introduction for Programmers
Introductory Book
Wolfram Function Repository | Wolfram Data Repository | Wolfram Data Drop | Wolfram Language Products
Top
  • Products
  • Wolfram|One
  • Mathematica
  • Notebook Assistant + LLM Kit
  • Compute Services
  • System Modeler

  • Wolfram|Alpha Notebook Edition
  • Wolfram|Alpha Pro
  • Mobile Apps

  • Wolfram Engine
  • Wolfram Player

  • Volume & Site Licensing
  • Server Deployment Options
  • Consulting
  • Wolfram Consulting
  • Repositories
  • Data Repository
  • Function Repository
  • Community Paclet Repository
  • Neural Net Repository
  • Prompt Repository

  • Wolfram Language Example Repository
  • Notebook Archive
  • Wolfram GitHub
  • Learning
  • Wolfram U
  • Wolfram Language Documentation
  • Webinars & Training
  • Educational Programs

  • Wolfram Language Introduction
  • Fast Introduction for Programmers
  • Fast Introduction for Math Students
  • Books

  • Wolfram Community
  • Wolfram Blog
  • Public Resources
  • Wolfram|Alpha
  • Wolfram Problem Generator
  • Wolfram Challenges

  • Computer-Based Math
  • Computational Thinking
  • Computational Adventures

  • Demonstrations Project
  • Wolfram Data Drop
  • MathWorld
  • Wolfram Science
  • Wolfram Media Publishing
  • Customer Resources
  • Store
  • Product Downloads
  • User Portal
  • Your Account
  • Organization Access

  • Support FAQ
  • Contact Support
  • Company
  • About Wolfram
  • Careers
  • Contact
  • Events
Wolfram Community Wolfram Blog
Legal & Privacy Policy
WolframAlpha.com | WolframCloud.com
© 2026 Wolfram
© 2026 Wolfram | Legal & Privacy Policy |
English