SDS2 Parametric API
 All Classes Namespaces Functions Variables Pages
Functions
StairTread Namespace Reference

Functions

def BottomTreadProfile
def TreadProfile

Function Documentation

def StairTread.BottomTreadProfile (   arg1,
  arg2,
  arg3,
  arg4,
  arg5,
  arg6,
  arg7 
)
Returns
Instance of type list
     C++ signature :
         boost::python::list BottomTreadProfile(int,double,double,double,std::string,std::string,double)
def StairTread.TreadProfile (   arg1,
  arg2,
  arg3,
  arg4 
)
Returns
Instance of type list
     C++ signature :
         boost::python::list TreadProfile(int,double,double,double)