CanCollide

Property of: Truss
Type: Boolean
Tags:  read write instance

When true, the truss can overlap other physics objects

Example
local truss = script.Parent

truss.CanCollide = false