|
virtual const itasca::IThing * | getIThing () const =0 |
| Returns a const IThing pointer.
|
|
virtual itasca::IThing * | getIThing ()=0 |
| Returns a IThing pointer.
|
|
virtual quint64 | getCableElementID () const =0 |
| Get ID of element in C++ container (not Fortran offset)
|
|
virtual quint64 | getSELCollectionID () const =0 |
| Return ID of collection of SEL elements.
|
|
virtual DVect3 | getLocation () const =0 |
| Returns centroid position.
|
|
virtual DVect3 | getNormal () const =0 |
| Returns unit vector along cable length.
|
|
virtual FInt | getFortranOffset () const =0 |
| Return element fortran offset.
|
|
virtual int | getMaterial () const =0 |
| Return material number.
|
|
virtual double | getAxialForce () const =0 |
| Return the axial force in bolt element (tension positive)
|
|
virtual double | getAxialStress () const =0 |
| Return the axial stress (in bolt)
|
|
virtual double | getAxialStrain () const =0 |
| Return the axial strain (in bolt)
|
|
virtual double | getThermalForce () const =0 |
| Return thermal force.
|
|
virtual double | getLength () const =0 |
| Return cable element length.
|
|
virtual QString | getStateString () const =0 |
| return cable element state string
|
|
virtual const ISELNodeThing * | getNode (uint nodeNum) const =0 |
|
virtual const ISelProp * | getSelProp () const =0 |
| Return pointer to structural element property data.
|
|
virtual FArray< const IDowelThing * > | getDowels () const =0 |
| Return list of dowels associated with this cable segment.
|
|
virtual double | getAxialForcePcStrength () const =0 |
|
|
static const TType | type_ = 0x52c57fbf |
| type used in IThing typing system
|
|
The documentation for this class was generated from the following file: