Skip to main content
Toggle navigation menu
Download App
Sign In
Contact Us
RoomSketcher Help Center
Advice and Troubleshooting
Tips and Tricks
Tips and Tricks
Search
Can I Copy and Move Multiple Items at Once?
Can I Create Floor Plans when I have a Matterport Link?
Can I See All My Levels in Live 3D at One Time?
Hotkeys and Keyboard Shortcuts
How Can I Activate My RoomSketcher Account?
How Can I Change the Name of a Project?
How Can I Create a Shower Niche?
How Can I Create an Alternative Floor Plan?
How Can I Create an Evacuation Plan?
How Can I Create an HVAC Floor Plan?
How Can I Delete a RoomSketcher Project?
How Can I Find my Blueprint in RoomSketcher?
How Can I Make Different Versions of a Floor Plan?
How Can I Measure the Distance Between Two Items?
How Can I Move a Project between Accounts?
How Can I Save Credits?
How Can I Scale All Walls in My Projects Without Affecting Furniture or Fixtures?
How Can I Share My RoomSketcher Project?
How Can I Turn Ceiling or Floor Strips On and Off?
How Do I Change from Meters to Feet and Inches?
How Do I Create a Basement Floor Plan?
How Do I Create an Electrical Plan in RoomSketcher?
Norwegian Regulations for Total Area
Premium vs Pro: Feature Comparison
RoomSketcher on a Smartphone
Toolbar Buttons and Options
What is a Project Presentation?
Why are my Kitchen Base Cabinets Resized on 2D Floor Plans
<% var getColumnClasses = function(columnNumber) { var classNames = numberColumns === 'auto' ? 'col-auto' : 'col-12'; if (numberColumns >= 2) classNames += ' md:col-6'; if (numberColumns >= 3) classNames += ' lg:col-4'; if (numberColumns >= 4) classNames += ' xl:col-3'; return classNames; } %> <% var promotedArticlesAbove = 'none' !== 'none' && 'after' === 'before'; %> <% var notificationAbove = 'none' === 'home' && !!'notification_content' && !window.sessionStorage.getItem('alpine:notification:dismissed'); %>
<% blocks.forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %> <% if (block.name) { %>
<%= block.name %>
<% } %> <% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>
Didn't find what you were looking for?
Get in Touch
Categories
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-article-list-sections', { id: 'category-' + category.id, parentId: '#sidebar-navigation', sections: category.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %>
<% }); %>
<% var maxSections = 5 %>
Toggle navigation menu
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-section-list-sections', { parent: category, sections: category.sections, maxSections: maxSections, partial: partial }) %>
<% }); %>
Categories
Categories
<% categories.forEach(function(category) { %>
<%= category.name %>
<% }); %>
<% if (sections.length) { %>
<% sections.forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-article-list-sections', { id: 'section-' + section.id, parentId: '#' + id, sections: section.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %> <% if (section.articles.length) { %>
<% section.articles.forEach(function(article) { %>
<%= article.title %>
<% }); %>
<% } %>
<% }); %>
<% } %>
<% if (sections.length) { %>
<% sections.slice(0, maxSections).forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-section-list-sections', { parent: section, sections: section.sections, maxSections: maxSections, partial: partial }) %>
<% }); %> <% if (sections.length > maxSections) { %>
See more
<% } %>
<% } %>