Skip to main content
Toggle navigation menu
Community
Submit a request
Sign in
z-weave FAQs
z-emotion Help Center
z-weave FAQs
General
What is the difference between z-weave Free and z-weave Pro?
Promoted article
How can I solve "z-weave is already running"?
Do I need to purchase any other software to use z-weave?
What kind of outputs can I make with z-weave?
What languages does z-weave support?
How frequently is a new version of z-weave released?
See all 10 articles
Account
I signed up through Google account, but I can't log in to z-weave. How can I log in?
If I forgot my login password, how do I find it?
Licenses
Is training included in my license subscription of z-weave?
Can I use my license of z-weave on more than one computer?
Is support included with my subscription of z-weave?
How can I cancel my subscription plan of z-weave?
How can I change my subscription plan of z-weave?
Do you offer a trial version of z-weave?
See all 7 articles
Download & Install
How do I get the newest version of z-weave?
How do I install z-weave?
Billing & Payment
Can I pay for my subscription with a credit card?
How much does z-weave cost?
Support & Training
Is there a license of z-weave for academic institutions?
How do I report bugs or suggest features of z-weave?
Can I get training to use z-weave?
Fabric
What types of fabric files does z-weave support?
Promoted article
Where can I get additional fabrics for z-weave?
Can I use my own fabric with z-weave?
Pattern & Garments
Can z-weave simulate multi-layered cloth?
Can I import a pattern file made in other CAD programs?
Graphics & Artwork
What types of maps are supported for fabric?
Can I import my artwork and textures?
Import & Export
What file formats can z-weave import and export?
Promoted article
Can I import accessary objects such as buttons or zippers from other software?
Can I import Pantone colors in z-weave?
Can I import Adobe Illustrator (AI) file in z-weave?
Can I import DXF + RUL (grading sizes) file?
What pattern file formats can z-weave import?
See all 7 articles
Avatar
Can z-weave import custom avatars?
Trim & Hardware
Can I use z-weave to create bags and other soft goods?
Simulation
Can I change fabric physical properties while simulating?
Popular Searches:
,
<% var getColumnClasses = function(numberColumns) { var classNames = '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; } %>
<% if (heading) { %>
<%= heading %>
<% } %>
<% blocks.forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %> <% if (block.name) { %>
<%= block.name %>
<% } %> <% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>
<% categories.forEach(function(category) { %>
<% if (category.id === activeCategoryId) { %>
<%= category.name %>
<% } else { %>
<%= category.name %>
<% } %> <% if (category.sections.length) { %>
<% category.sections.forEach(function(section) { %>
<%= section.name %>
<% }); %>
<% } %>
<% }); %>
Categories
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-article-list-sections', { id: 'category-' + category.id, parentId: '#sidebar-article-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
<% } %>
<% } %>