Section

class xc.SectionRepres

Bases: xc.TaggedObject

property geometry

Get/set the section geometry.

property getMaterialHandler

Return a reference to the material handler.

setGeomNamed((SectionRepres)arg1, (str)arg2) None :
C++ signature :

void setGeomNamed(XC::SectionRepres {lvalue},std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >)

class xc.FiberSectionRepr

Bases: xc.SectionRepres

clear((FiberSectionRepr)arg1) None :

Clear the fiber container.

C++ signature :

void clear(XC::FiberSectionRepr {lvalue})

getNumFibers((FiberSectionRepr)arg1) int :

Return the number of fibers.

C++ signature :

int getNumFibers(XC::FiberSectionRepr {lvalue})