SurfaceType

Used to determine how a surface should be displayed on a part and how automatic surface joints should behave.

Items

NameValueSummary
Smooth0

Adds no details on the surface.

Glue1

Adds an "X" pattern across the surface.

Weld2

Adds an "X" pattern across the surface.

Studs3

Adds square studs across the surface.

Inlet4

Adds square holes across the surface where studs would be.

Universal5

Adds a checker pattern to the surface using studs and inlets.

Hinge6

Adds a yellow hinge to the surface. Parts touching it stick to the surface, allowing for rotations using physics. This should not be used for future work and existing instances should be replaced with a HingeConstraint.

Motor7

Functioned identically to a hinge with the addition of a grey ring.

SteppingMotor8

Functioned identically to a motor. It may have functioned differently in the past, but that functionality is non-existent.

SmoothNoOutlines10

Previously similar to Smooth with outlines but no longer relevant since outlines have been removed.

On this page