Definition icablething.h:31
Definition idowelthing.h:30
virtual double getShearStrain() const =0
Return the shear strain.
virtual itasca::IThing * getIThing()=0
Returns a IThing pointer.
virtual double getHalfLength() const =0
Return the half-length ("active" length) of the element (from property)
virtual DVect3 getNormal() const =0
Return the normal vector.
virtual quint64 getDowelID() const =0
Get ID of element in C++ container (not Fortran offset)
virtual DVect3 getShearForce() const =0
Return the shear force vector.
virtual const ICableThing * getHostCable() const =0
Get host cable.
virtual int getState() const =0
return reinforcement state integer
static const TType type_
type used in IThing typing system
Definition idowelthing.h:34
virtual const itasca::IThing * getIThing() const =0
Returns a const IThing pointer.
virtual double getSFac() const =0
Get shear factor (0-1)
virtual void setSFac(double d)=0
Set shear factor (0-1)
virtual DVect3 getLocation() const =0
Returns element position.
virtual const ISelProp * getSelProp() const =0
return sel property thing
virtual DVect3 getShearDisplacement() const =0
Return the shear displacement vector.
virtual QString getStateString() const =0
return reinforcement state string
virtual FInt getFortranOffset() const =0
Return element fortran offset.
This interface provides access to cable thing. The fortran offset for the SelProp ID is $ktypcpp in t...
Definition iselprop.h:27
Base class for items that will be stored in containers.
Definition ithing.h:30
uint32 TType
class type indicator
Definition basedef.h:46
int32 FInt
Interface to provide access to 3DEC modules, global data, list of 3DEC entities, etc.
Definition iblockdef.h:19
Fortran to C++ type declarations.
namespace Itasca
Definition basememory.cpp:10