ArchTruss Namespace Reference

The Truss object and tools. More...

Classes

class  CommandArchTruss
 
class  Truss
 
class  ViewProviderTruss
 

Functions

def makeTruss (baseobj=None, name="Truss")
 

Variables

tuple rodmodes
 

Detailed Description

The Truss object and tools.

This module provides tools to build Truss objects.

Function Documentation

◆ makeTruss()

def ArchTruss.makeTruss (   baseobj = None,
  name = "Truss" 
)
makeTruss([baseobj]): Creates a space object from the given object (a line)

Variable Documentation

◆ rodmodes

tuple ArchTruss.rodmodes
Initial value:
1 = ("/|/|/|",
2  "/\\/\\/\\",
3  "/|\\|/|\\",
4  )