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

Classes

class  MemberStairTread
 No documentation available. More...
class  PlateTreadShape
 No documentation available. More...
class  StairTreadId
 No documentation available. More...
class  TreadType
 No documentation available. More...

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)