24 static const uint32 orientationNotice_ = 10;
26 static const uint32 tol1Notice_ = 11;
28 static const uint32 tol2Notice_ = 12;
70 inline static const TType type_ = 0x4c8fe5bf;
72 shared::Signal<int32> firstChanged;
73 shared::Signal<int32> secondChanged;
Class for storing an "orientation", or a direction in 2D or 3D space.
Definition: orientation.h:99
virtual void setOrientation(const Orientation3 &o)=0
sets orientation filter element
virtual void setDipDirectionTolerance(const double &d)=0
sets orientation filter dip direction tolerance
virtual double getNormalTolerance() const =0
returns normal tolerance
virtual void orientationChanged(const Orientation3 &o)=0
virtual void tolerance2Changed(const double &d)=0
virtual IRangeElement * getIRangeElement()=0
returns pointer to filter element
virtual Orientation3 getOrientation() const =0
returns orientation object
virtual double getDipTolerance() const =0
returns dip tolerance
virtual void tolerance1Changed(const double &d)=0
virtual void setNormalTolerance(const double &d)=0
sets orientation filter normal tolerance
virtual double getDipDirectionTolerance() const =0
eturns dip direction tolerance
virtual void setDipTolerance(const double &d)=0
sets orientation filter dip tolerance
IRangeElement for RangeElementMaterialIntersection.
Definition: irangeelement3dec.h:67
virtual void setSecond(int32 i)=0
virtual IRangeElement * getIRangeElement()=0
get filter element pointer
virtual int32 getFirst() const =0
returns first material number specifed
virtual void setFirst(int32 i)=0
virtual int32 getSecond() const =0
returns second material number specified
Interface to a filter element, which is a member of a IRange..
Definition: irangeelement.h:19
Definition: irangeelementorientation.h:6
static const TType type_
type code
Definition: irangeelementorientation.h:9
Interface to a filter element that allows user to filter based on connection to a "surface" of the zo...
Definition: irangeelementsurface.h:15
static const TType type_
The type identification number for this class, for use in convert_cast() and convert_getcast().
Definition: irangeelementsurface.h:18
uint32 TType
class type indicator
Definition: basedef.h:46
Interface to a filter element, which is a member of a IRange.
Itasca Library standard namespace, specific to 2D or 3D.
Definition: icontactmodule.h:4