This is the geometrical tolerance.
 It's basically composed by one - or more - Dtk_ToleranceSpecificationContainer.  
 More...
 Inheritance diagram for Dtk_GeometricalTolerance:Public Member Functions | |
| virtual Dtk_ErrorStatus | _Store (void *) | 
| void | AddAdditionnalGeometries (const Dtk_tab< Dtk_EntityPtr > &inAdditionnalGeometries) | 
| Adds some additionnal geometries to the Dtk_2dEntity.  More... | |
| void | AddAdditionnalGeometry (const Dtk_EntityPtr &inAdditionnalGeometry) | 
| Adds an additionnal geometry to the Dtk_2dEntity.  More... | |
| void | AddAdditionnalTexts (Dtk_CompositeText inAddtionnalTexts) | 
| Adds some additionnal texts to the Dtk_2dEntity.  More... | |
| Dtk_ErrorStatus | AddLeader (const Dtk_LeaderPtr &leader) | 
| Adds a leader to the Dtk_Annotation.  More... | |
| Dtk_ErrorStatus | AddToleranceSpecificationContainer (const Dtk_ToleranceSpecificationContainerPtr &inTolSpecCont) | 
| Adds a Dtk_ToleranceSpecificationContainer to the Dtk_GeometricalTolerance.  More... | |
| Dtk_ToleranceSpecificationContainerPtr & | at (const Dtk_Size_t &inPos) | 
| Retrieves the ith Dtk_ToleranceSpecificationContainer - get/set -.  More... | |
| const Dtk_ToleranceSpecificationContainerPtr & | at (const Dtk_Size_t &inPos) const | 
| Retrieves the ith Dtk_ToleranceSpecificationContainer - read only -.  More... | |
| Dtk_Int32 | DtkDynamicType (const Dtk_Int32 &inId) | 
| Retrieves the dynamic entity type.  More... | |
| int | DtkDynamicType (const int &inId) | 
| virtual void | dump (FILE *file=stdout) | 
| Dtk_InfoPtr | get_info () const | 
| type_detk | get_type_detk () const | 
| const Dtk_tab< Dtk_EntityPtr > & | GetAdditionnalGeometries () const | 
| Retrieves the additionnal geometries of the Dtk_2dEntity.  More... | |
| const Dtk_CompositeText & | GetAdditionnalTexts () const | 
| Retrieves the additionnal texts of the Dtk_2dEntity.  More... | |
| Dtk_ErrorStatus | GetAnchorPoints (Dtk_pnt(&outTabPnts)[DTK_NB_ANCHOR_TYPES]) const | 
| Processes all the Dtk_GeometricalTolerance anchor points.  More... | |
| Dtk_ErrorStatus | GetAnchorPoints (Dtk_pnt(&outTabPnts)[DTK_NB_ANCHOR_TYPES], const Dtk_bool &inProcessAddtionnalTexts) const | 
| Processes all the Dtk_GeometricalTolerance anchor points.  More... | |
| const Dtk_RGB & | GetFrameColor () const | 
| Gets the frame color .  More... | |
| const Dtk_ID & | GetID () const | 
| Get Internal UniqueID.  More... | |
| Dtk_LeaderPtr | GetLeader (const Dtk_Size_t &inPos) const | 
| Gets the i'th leader.  More... | |
| const Dtk_RGB & | GetLetteringColor () const | 
| Gets the lettering color for symbol and references.  More... | |
| virtual Dtk_pnt | GetLocation () const | 
| Get the annoation location point.  More... | |
| const Dtk_anchor_type & | GetLocationAnchorType () const | 
| Gets the location anchor type - read only -.  More... | |
| Dtk_Size_t | GetNumLeaders () const | 
| Retrieves the number of leaders.  More... | |
| Dtk_Double64 | GetOffset () const | 
| Gets the annotation offset - read only -.  More... | |
| Dtk_ErrorStatus | GetOuterBoundingBox (const Dtk_bool &inProcessAddtionnalTexts, Dtk_Oriented2dBBox &outOuterBBox) const | 
| Dtk_Double64 | GetRotationAngle (const Dtk_dir &inXAxis=Dtk_dir(1, 0, 0), const Dtk_dir &inYAxis=Dtk_dir(0, 1, 0)) const | 
| Gets the text rotation angle giving a reference base.  More... | |
| virtual Dtk_Size_t | GetSize () const | 
| Dtk_ToleranceSpecificationContainerPtr & | GetToleranceSpecificationContainer (const Dtk_Size_t &inPos) | 
| Retrieves the ith Dtk_ToleranceSpecificationContainer - get/set -.  More... | |
| const Dtk_ToleranceSpecificationContainerPtr & | GetToleranceSpecificationContainer (const Dtk_Size_t &inPos) const | 
| Retrieves the ith Dtk_ToleranceSpecificationContainer - read only -.  More... | |
| Dtk_Size_t | GetToleranceSpecificationContainerNb () const | 
| Retrieves the Dtk_ToleranceSpecificationContainer number - read only -.  More... | |
| Dtk_dir | GetXAxis () const | 
| Get the X Axis - read only -.  More... | |
| Dtk_dir | GetYAxis () const | 
| Get the Y Axis - read only -.  More... | |
| Dtk_InfoPtr & | info () | 
| Dtk_GeometricalTolerance & | operator= (const Dtk_GeometricalTolerance &in) | 
| Copy assignment operator.  More... | |
| Dtk_GeometricalTolerance & | operator= (Dtk_GeometricalTolerance &&in) DTK_NOEXCEPT | 
| Move assignment operator.  More... | |
| Dtk_ToleranceSpecificationContainerPtr & | operator[] (const Dtk_Size_t &inPos) | 
| Retrieves the ith Dtk_ToleranceSpecificationContainer - get/set -.  More... | |
| const Dtk_ToleranceSpecificationContainerPtr & | operator[] (const Dtk_Size_t &inPos) const | 
| Retrieves the ith Dtk_ToleranceSpecificationContainer - read only -.  More... | |
| virtual void | PrepareTransfo () | 
| virtual Dtk_ErrorStatus | Reverse () | 
| Reverses the Dtk_Annotation.  More... | |
| Dtk_ErrorStatus | SetAnchorPoint (const Dtk_pnt &inNewLocation, const Dtk_anchor_type &inLocationAnchorType) | 
| Sets the Dtk_GeometricalTolerance anchor point.  More... | |
| Dtk_ErrorStatus | SetAnchorPoint (const Dtk_pnt &inNewLocation, const Dtk_anchor_type &inLocationAnchorType, const Dtk_bool &inProcessAddtionnalTexts) | 
| Sets the Dtk_GeometricalTolerance anchor point.  More... | |
| SetAsDeprecated ("Undefined", "Use Dtk_TextStyle::Justification()") Dtk_justication_type GetJustification() const | |
| Get the justification type - read only -.  More... | |
| void | SetFrameColor (const Dtk_RGB &inFrameColor) | 
| Sets the frame color .  More... | |
| void | SetLetteringColor (const Dtk_RGB &inLetteringColor) | 
| Sets the lettering color for symbol and references.  More... | |
| Dtk_ErrorStatus | SetLocation (const Dtk_pnt &inLocation) | 
| Sets the location point of the Dtk_GeometricalTolerance.  More... | |
| Dtk_ErrorStatus | SetLocation (const Dtk_pnt &location, const Dtk_anchor_type &inAnchorType) | 
| Sets the location point of the Dtk_Annotation.  More... | |
| Dtk_ErrorStatus | SetOffset (const Dtk_Double64 &inOffset) | 
| Sets the offset of the Dtk_GeometricalTolerance.  More... | |
| Dtk_ErrorStatus | SetRotationAngle (const Dtk_Double64 &inRotationAngle) | 
| Sets the annotation angle using the annotation base.  More... | |
| Dtk_ErrorStatus | Transform (const Dtk_transfo &inTransfo) | 
| Applies a transformation matrix to the entity. //!  More... | |
| void | Translate (const Dtk_dir &inTranslationDir) | 
Static Public Member Functions | |
| static Dtk_GeometricalTolerancePtr | Create () | 
| Calls default constructor to allocate a new object.  More... | |
| static Dtk_GeometricalTolerancePtr | Create (const Dtk_GeometricalTolerance &in) | 
| Calls copy constructor to allocate a new object.  More... | |
| static Dtk_GeometricalTolerancePtr | Create (Dtk_GeometricalTolerance &&in) | 
| Calls move constructor to allocate a new object.  More... | |
| static Dtk_GeometricalTolerance * | DtkDynamicCast (Dtk_Object *s) | 
| Performs a dynamic cast - doesn't need RTTI -.  More... | |
Protected Types | |
| enum | { _typeID = DTK_TYPE_2D_ENTITY } | 
| enum | { _typeID = DTK_TYPE_ENTITY } | 
| enum | { _typeID = DTK_TYPE_GEOM_TOL } | 
| enum | { _typeID = DTK_TYPE_ANNOTATION } | 
Protected Member Functions | |
| void | _Copy (const Dtk_2dEntity &s) | 
| void | _copy (const Dtk_Entity &s) | 
| void | _init () | 
| void | _reset () | 
| virtual Dtk_Object * | Clone () | 
| Dtk_GeometricalTolerance () | |
| Dtk_GeometricalTolerance (const Dtk_GeometricalTolerance &s) | |
| Dtk_GeometricalTolerance (Dtk_GeometricalTolerance &&s) DTK_NOEXCEPT | |
| ~Dtk_GeometricalTolerance () | |
| Destructor.  More... | |
Protected Attributes | |
| Dtk_Handle * | _Private | 
| unsigned long | count_ | 
This is the geometrical tolerance.
 It's basically composed by one - or more - Dtk_ToleranceSpecificationContainer. 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
Destructor.
      
  | 
  protectedinherited | 
      
  | 
  protectedinherited | 
      
  | 
  protectedinherited | 
      
  | 
  protectedinherited | 
      
  | 
  virtualinherited | 
Reimplemented in Dtk_Shell, Dtk_Body, Dtk_Lump, Dtk_Volume, Dtk_Face, Dtk_Loop, Dtk_Coedge, Dtk_Edge, Dtk_Vertex, Dtk_TransformedSurface, Dtk_FilletSurface, Dtk_OffsetSurface, Dtk_SphericalSurface, Dtk_ToroidalSurface, Dtk_ConicalSurface, Dtk_CylindricalSurface, Dtk_RuledSurface, Dtk_LinearExtrusionSurface, Dtk_StandardRevolutionSurface, Dtk_RevolutionSurface, Dtk_PlaneSurface, Dtk_NurbsSurface, Dtk_Surface, Dtk_Hyperbola, Dtk_Parabola, Dtk_Ellipse, Dtk_Conic, Dtk_Line, Dtk_Polyline, Dtk_NurbsCurve, Dtk_Curve, and Dtk_Point.
      
  | 
  inherited | 
Adds some additionnal geometries to the Dtk_2dEntity.
| inAdditionnalGeometries | The geometries to be added | 
      
  | 
  inherited | 
Adds an additionnal geometry to the Dtk_2dEntity.
| inAdditionnalGeometry | The geometry to be added | 
      
  | 
  inherited | 
Adds some additionnal texts to the Dtk_2dEntity.
| inAddtionnalTexts | The texts to be added | 
      
  | 
  inherited | 
Adds a leader to the Dtk_Annotation.
| leader | The leader to be added | 
| Dtk_ErrorStatus Dtk_GeometricalTolerance::AddToleranceSpecificationContainer | ( | const Dtk_ToleranceSpecificationContainerPtr & | inTolSpecCont | ) | 
Adds a Dtk_ToleranceSpecificationContainer to the Dtk_GeometricalTolerance.
| inTolSpecCont | The Dtk_ToleranceSpecificationContainer to be Added. | 
| Dtk_ToleranceSpecificationContainerPtr& Dtk_GeometricalTolerance::at | ( | const Dtk_Size_t & | inPos | ) | 
Retrieves the ith Dtk_ToleranceSpecificationContainer - get/set -.
| inPos | tolerance specification container index. | 
| const Dtk_ToleranceSpecificationContainerPtr& Dtk_GeometricalTolerance::at | ( | const Dtk_Size_t & | inPos | ) | const | 
Retrieves the ith Dtk_ToleranceSpecificationContainer - read only -.
| inPos | tolerance specification container index. | 
      
  | 
  protectedvirtual | 
Implements Dtk_Annotation.
      
  | 
  static | 
Calls default constructor to allocate a new object.
      
  | 
  static | 
Calls copy constructor to allocate a new object.
| in | Object to copy from. | 
      
  | 
  static | 
Calls move constructor to allocate a new object.
| in | Object to move from. | 
      
  | 
  static | 
Performs a dynamic cast - doesn't need RTTI -.
Retrieves the dynamic entity type.
      
  | 
  virtualinherited | 
Implements Dtk_Object.
Reimplemented in Dtk_Shell, Dtk_Body, Dtk_Lump, Dtk_Volume, Dtk_Face, Dtk_Loop, Dtk_Coedge, Dtk_Edge, Dtk_Vertex, Dtk_TopologicalEntity, Dtk_MeshSurface, Dtk_TransformedSurface, Dtk_FilletSurface, Dtk_OffsetSurface, Dtk_SphericalSurface, Dtk_ToroidalSurface, Dtk_ConicalSurface, Dtk_CylindricalSurface, Dtk_RuledSurface, Dtk_LinearExtrusionSurface, Dtk_StandardRevolutionSurface, Dtk_RevolutionSurface, Dtk_PlaneSurface, Dtk_NurbsSurface, Dtk_Surface, Dtk_Hyperbola, Dtk_Parabola, Dtk_Ellipse, Dtk_Conic, Dtk_Line, Dtk_Polyline, Dtk_NurbsCurve, Dtk_Curve, Dtk_Point, Dtk_Constraint, Dtk_ConstraintReference, and Dtk_AxisSystem.
      
  | 
  virtualinherited | 
      
  | 
  inherited | 
      
  | 
  virtual | 
      
  | 
  inherited | 
Retrieves the additionnal geometries of the Dtk_2dEntity.
      
  | 
  inherited | 
Retrieves the additionnal texts of the Dtk_2dEntity.
      
  | 
  virtual | 
Processes all the Dtk_GeometricalTolerance anchor points.
| outTabPnts | The resulting anchor point array. | 
Implements Dtk_Annotation.
| Dtk_ErrorStatus Dtk_GeometricalTolerance::GetAnchorPoints | ( | Dtk_pnt(&) | outTabPnts[DTK_NB_ANCHOR_TYPES], | 
| const Dtk_bool & | inProcessAddtionnalTexts | ||
| ) | const | 
Processes all the Dtk_GeometricalTolerance anchor points.
| outTabPnts | The resulting anchor point array. | 
| inProcessAddtionnalTexts | DTK_TRUE if additional texts are included in the bounding box. | 
| const Dtk_RGB& Dtk_GeometricalTolerance::GetFrameColor | ( | ) | const | 
Gets the frame color .
      
  | 
  inherited | 
Get Internal UniqueID.
      
  | 
  inherited | 
Gets the i'th leader.
| inPos | The leader position - 0 indexed - | 
| const Dtk_RGB& Dtk_GeometricalTolerance::GetLetteringColor | ( | ) | const | 
Gets the lettering color for symbol and references.
      
  | 
  virtualinherited | 
Get the annoation location point.
      
  | 
  inherited | 
Gets the location anchor type - read only -.
      
  | 
  inherited | 
Retrieves the number of leaders.
      
  | 
  inherited | 
Gets the annotation offset - read only -.
| Dtk_ErrorStatus Dtk_GeometricalTolerance::GetOuterBoundingBox | ( | const Dtk_bool & | inProcessAddtionnalTexts, | 
| Dtk_Oriented2dBBox & | outOuterBBox | ||
| ) | const | 
      
  | 
  inherited | 
Gets the text rotation angle giving a reference base.
| inXAxis | The reference X Axis - default value = (1,0,0) - | 
| inYAxis | The reference Y Axis - default value = (0,1,0) - | 
      
  | 
  virtualinherited | 
Reimplemented from Dtk_Object.
Reimplemented in Dtk_Shell, Dtk_Body, Dtk_Lump, Dtk_Volume, Dtk_Face, Dtk_Loop, Dtk_Coedge, Dtk_Edge, Dtk_Vertex, Dtk_mesh, Dtk_TransformedSurface, Dtk_FilletSurface, Dtk_OffsetSurface, Dtk_SphericalSurface, Dtk_ToroidalSurface, Dtk_ConicalSurface, Dtk_CylindricalSurface, Dtk_RuledSurface, Dtk_LinearExtrusionSurface, Dtk_StandardRevolutionSurface, Dtk_RevolutionSurface, Dtk_PlaneSurface, Dtk_NurbsSurface, Dtk_Surface, Dtk_Hyperbola, Dtk_Parabola, Dtk_Ellipse, Dtk_Conic, Dtk_Line, Dtk_Polyline, Dtk_NurbsCurve, Dtk_Curve, and Dtk_Point.
| Dtk_ToleranceSpecificationContainerPtr& Dtk_GeometricalTolerance::GetToleranceSpecificationContainer | ( | const Dtk_Size_t & | inPos | ) | 
Retrieves the ith Dtk_ToleranceSpecificationContainer - get/set -.
| inPos | tolerance specification container index. | 
| const Dtk_ToleranceSpecificationContainerPtr& Dtk_GeometricalTolerance::GetToleranceSpecificationContainer | ( | const Dtk_Size_t & | inPos | ) | const | 
Retrieves the ith Dtk_ToleranceSpecificationContainer - read only -.
| inPos | tolerance specification container index. | 
| Dtk_Size_t Dtk_GeometricalTolerance::GetToleranceSpecificationContainerNb | ( | ) | const | 
Retrieves the Dtk_ToleranceSpecificationContainer number - read only -.
      
  | 
  inherited | 
Get the X Axis - read only -.
      
  | 
  inherited | 
Get the Y Axis - read only -.
      
  | 
  inherited | 
| Dtk_GeometricalTolerance& Dtk_GeometricalTolerance::operator= | ( | const Dtk_GeometricalTolerance & | in | ) | 
Copy assignment operator.
| in | Object to copy from. | 
| Dtk_GeometricalTolerance& Dtk_GeometricalTolerance::operator= | ( | Dtk_GeometricalTolerance && | in | ) | 
Move assignment operator.
| in | Object to move from. | 
| Dtk_ToleranceSpecificationContainerPtr& Dtk_GeometricalTolerance::operator[] | ( | const Dtk_Size_t & | inPos | ) | 
Retrieves the ith Dtk_ToleranceSpecificationContainer - get/set -.
| inPos | tolerance specification container index. | 
| const Dtk_ToleranceSpecificationContainerPtr& Dtk_GeometricalTolerance::operator[] | ( | const Dtk_Size_t & | inPos | ) | const | 
Retrieves the ith Dtk_ToleranceSpecificationContainer - read only -.
| inPos | tolerance specification container index. | 
      
  | 
  virtualinherited | 
Reimplemented in Dtk_OffsetSurface.
      
  | 
  virtualinherited | 
Reverses the Dtk_Annotation.
Reimplemented in Dtk_DatumTarget.
      
  | 
  virtual | 
Sets the Dtk_GeometricalTolerance anchor point.
| inNewLocation | The new location point. | 
| inLocationAnchorType | The anchor type related to the new location. | 
Implements Dtk_Annotation.
| Dtk_ErrorStatus Dtk_GeometricalTolerance::SetAnchorPoint | ( | const Dtk_pnt & | inNewLocation, | 
| const Dtk_anchor_type & | inLocationAnchorType, | ||
| const Dtk_bool & | inProcessAddtionnalTexts | ||
| ) | 
Sets the Dtk_GeometricalTolerance anchor point.
| inNewLocation | The new location point. | 
| inLocationAnchorType | The anchor type related to the new location. | 
| inProcessAddtionnalTexts | DTK_TRUE if additional texts are included in the bounding box. | 
      
  | 
  inherited | 
Get the justification type - read only -.
| void Dtk_GeometricalTolerance::SetFrameColor | ( | const Dtk_RGB & | inFrameColor | ) | 
Sets the frame color .
| inFrameColor | The color to be set | 
| void Dtk_GeometricalTolerance::SetLetteringColor | ( | const Dtk_RGB & | inLetteringColor | ) | 
Sets the lettering color for symbol and references.
| inLetteringColor | The color to be set | 
      
  | 
  virtual | 
Sets the location point of the Dtk_GeometricalTolerance.
The location point is related to the anchor type
| inLocation | the location point | 
Implements Dtk_Annotation.
      
  | 
  inherited | 
Sets the location point of the Dtk_Annotation.
The location point is related to the anchor type
| location | the location point | 
| inAnchorType | The anchor type related to the new location. | 
      
  | 
  virtual | 
Sets the offset of the Dtk_GeometricalTolerance.
The Offset is used to process bounding frames.
| inOffset | The offset | 
Implements Dtk_Annotation.
      
  | 
  virtual | 
Sets the annotation angle using the annotation base.
| inRotationAngle | The rotation angle to be set | 
Reimplemented from Dtk_Annotation.
      
  | 
  virtual | 
Applies a transformation matrix to the entity. //!
| inTransfo | The transformation matrix to apply. | 
Implements Dtk_Annotation.
| void Dtk_GeometricalTolerance::Translate | ( | const Dtk_dir & | inTranslationDir | ) | 
      
  | 
  protected | 
      
  | 
  protectedinherited |