cTemplates.sculptTools module#

InstallCurvesExtensions = Structs.cTemplate object>[source]#
Adds curve-based surface generation tools.
Tools in this section:
  • Vox Layer

  • Coat

  • Tube/Array

  • Array/Bend Volume

  • Sweep along Guide

  • Surface of Revolution

  • Polyhedron

  • Swept 2 Guide

  • Swept 2 Gener

  • Swept N Gener

Layers = Structs.cTemplate object>[source]#
Tools for manipulating Sculpt Layers (magnifying or erasing depth).
Tools in this section:
  • Magnify SL

  • Erase SL

BaseSurfaceTools = Structs.cTemplate object>[source]#
The core sculpting brushes available in Surface mode (and partially in Voxel mode).
Tools in this section:
  • Clay

  • Draw

  • Flatten

  • Chisel

  • Flat Polish

  • Trim Adaptive

  • Fill

  • Lute

  • Buildup

  • Extrude

  • Pick & Paste

  • Expand

  • Absolute

  • Rapid

  • Rapid Smooth

  • Scratches

  • Mud

  • Pinch

  • Roof Pinch

  • Smart Pinch

  • Shift

  • Smooth

  • Super Relax

  • Smooth Convex

  • Smooth Concave

  • Tangent

  • Sharpen

  • Freeze

  • Surface Hide

  • Snake Clay

  • Copy Clay

PaintTools = Structs.cTemplate object>[source]#
Painting tools for vertex/ptex/microvertex painting within the Sculpt room.
Tools in this section:
  • Brush

  • Airbrush

  • Coloring

  • Smudge

  • Power Smooth

  • Clone

  • Curves

  • Text

  • Eraser

  • Fill

AdjustProxy = Structs.cTemplate object>[source]#
Adjustment tools specifically for Proxy mode (Multiresolution low level).
Tools in this section:
  • Noise

  • Quick Pick

  • Pose

  • Fit

  • Reproject

  • Move

  • Measure

  • Transform

  • Instancer

AdjustVoxel = Structs.cTemplate object>[source]#
Adjustment tools specific to Voxel mode.
Tools in this section:
  • Cut Off

  • Measure

  • 3D-Print Supports

  • Vox Slice

  • Quick Pick

  • Fit

  • Reproject

  • Vox Hide

  • Cell

  • Copy

  • Bas-Relief

  • Undercuts

  • Moulding

AdjustSurface = Structs.cTemplate object>[source]#
Adjustment tools specific to Surface mode.
Tools in this section:
  • Sculpt Bevel

  • Cut Off

  • Noise

  • Close Hole

  • Reconstruct

  • MeshDoctor

  • Clean Clay

  • Fill Holes

  • Poly Remove

  • Angulator

  • Dissolve

  • Subdivide

  • Measure

  • 3D-Print Supports

  • Vox Slice

  • Extrude Faces

  • Bridge

  • Quick Pick

  • Bas-Relief

  • Undercuts

  • Moulding

SurfaceObjects = Structs.cTemplate object>[source]#
Generators, Primitives, and object creation tools for Surface mode.
Tools in this section:
  • Primitives

  • Import

  • Tree generator

  • Logo

  • Sketch

  • Split & Joints

  • Split

  • Clone

  • Cut & Clone

  • Vox Extrude

  • Vox Layer

  • Points to Polygons

  • Snake

  • Spikes

  • Toothpaste

  • Tubes/Muscle

  • Cloth

  • Joints

Custom = Structs.cTemplate object>[source]#
Section for user-created or duplicated brushes.
Tools in this section:
  • Base Brush

  • Add Brush

ClayEngine = Structs.cTemplate object>[source]#
Voxel-specific clay engine brushes.
Tools in this section:
  • Base Clay

  • Wet Clay

  • Vox Extrude

  • Vox Buildup

  • Thick layer

Voxel = Structs.cTemplate object>[source]#
General Voxel sculpting tools (Grow, Fill, Carve, etc.).
Tools in this section:
  • Vox Clay

  • Grow

  • Build

  • Airbrush

  • Smooth

  • Fill

  • Carve

  • Blob

  • Sphere

  • 2D-Paint

  • Plane

  • Scrape

  • Pinch

  • Smudge

Pose = Structs.cTemplate object>[source]#
Tools for posing, transforming, and arraying objects.
Tools in this section:
  • Transform

  • Instancer

  • Move

  • Pose

  • Fit

  • Reproject

  • Bend

  • Twist

  • Warp

  • Array

  • Surface Array

Objects = Structs.cTemplate object>[source]#
Object creation and import tools for Voxel/General modes.
Tools in this section:
  • Primitives

  • Import

  • Tree generator

  • LAS Point Cloud

  • Logo

  • Constructor

  • Sketch

  • Split

  • Clone

  • Cut & Clone

  • Vox Extrude

  • Vox Layer

  • Coat

  • Points to Polygons

  • Snake

  • Spikes

  • Toothpaste

  • Tubes/Muscle

  • Cloth

  • Surface Array

Curves = Structs.cTemplate object>[source]#
Curve creation tools.
Tools in this section:
  • Curves

  • Text

Commands = Structs.cTemplate object>[source]#
Global commands for resolution, clearing, and smoothing.
Tools in this section:
  • Res+

  • Resample

  • Clear

  • Smooth All

  • Edges relax

  • Up

  • Down

ProxyCommands = Structs.cTemplate object>[source]#
Commands available specifically in Proxy mode.
Tools in this section:
  • Smooth All

  • Up

  • Down

ProxyTools = Structs.cTemplate object>[source]#
Template for the Proxy (Multiresolution) mode toolset.
Includes:
  • BaseSurfaceTools

  • AdjustProxy

  • ProxyCommands

  • ProxyToolsPaint (if enabled)

ProxyToolsPaint = Structs.cTemplate object>[source]#
Adds paint tools to Proxy mode if multiresolution is active.
Includes:
  • PaintTools

SurfaceTools = Structs.cTemplate object>[source]#
Template for the Surface mode toolset.
Includes:
  • BaseSurfaceTools

  • Custom

  • Layers

  • PaintTools

  • AdjustSurface

  • Pose

  • SurfaceObjects

  • Curves

  • Commands

VoxelTools = Structs.cTemplate object>[source]#
Template for the Voxel mode toolset.
Includes:
  • ClayEngine

  • Voxel

  • BaseSurfaceTools

  • AdjustVoxel

  • PaintTools

  • Pose

  • Objects

  • Curves

  • Commands

SculptTools = Structs.cTemplate object>[source]#
Main entry point for the Sculpt Room toolset.
Determines which toolset (Proxy, Surface, or Voxel) to load based on the current object state.