Classes | |
| class | RCETemplate |
| No documentation available. More... | |
| class | RCEType |
| No documentation available. More... | |
| class | RebarCageTemplate |
| No documentation available. More... | |
Functions | |
| def | GetRCETemplate |
| def | ListRCETemplates |
Variables | |
| TROUGH = RCE.RCEType.TROUGH | |
| def RCE.GetRCETemplate | ( | arg1, | |
| name | |||
| ) |
Gets the specified Reinforced Concrete Extrusion Template.
Args:
type: the RCE type.
name: the name of the template to retrieve.
C++ signature :
Alloy::Pointer::Pointer<Concrete::ReConcExtTemplate> GetRCETemplate(SDS2::Database::Job::ReConcExtType,std::string) | def RCE.ListRCETemplates | ( | arg1 | ) |
Lists the names of the Reinforced Concrete Extrusion templates available in the job.
Args:
type: the RCE type.
C++ signature :
boost::python::list ListRCETemplates(SDS2::Database::Job::ReConcExtType) | RCE.TROUGH = RCE.RCEType.TROUGH |
1.8.1.2