]> OCCT Git - occt.git/commitdiff
Documentation - Fix whitespace and typos (#805)
authorluzpaz <luzpaz@users.noreply.github.com>
Tue, 4 Nov 2025 16:58:19 +0000 (11:58 -0500)
committerdpasukhi <dpasukhi@opencascade.com>
Wed, 5 Nov 2025 13:40:06 +0000 (13:40 +0000)
- Corrected spelling of "transfert" to "transfer" throughout IGES-related files
- Fixed various grammatical and punctuation errors in comments
- Improved whitespace and formatting in multi-line comments

85 files changed:
src/ApplicationFramework/TKLCAF/TDF/TDF.hxx
src/ApplicationFramework/TKLCAF/TDF/TDF_Attribute.hxx
src/ApplicationFramework/TKLCAF/TDF/TDF_ChildIterator.hxx
src/ApplicationFramework/TKLCAF/TDF/TDF_ComparisonTool.hxx
src/ApplicationFramework/TKLCAF/TDF/TDF_CopyLabel.hxx
src/ApplicationFramework/TKLCAF/TDF/TDF_CopyTool.hxx
src/ApplicationFramework/TKLCAF/TDF/TDF_DataSet.hxx
src/ApplicationFramework/TKLCAF/TDF/TDF_Label.hxx
src/ApplicationFramework/TKLCAF/TDF/TDF_Reference.hxx
src/ApplicationFramework/TKLCAF/TDF/TDF_TagSource.hxx
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd.hxx
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_Relation.hxx
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_TreeNode.hxx
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_Variable.hxx
src/ApplicationFramework/TKLCAF/TDocStd/TDocStd.hxx
src/ApplicationFramework/TKLCAF/TDocStd/TDocStd_Application.hxx
src/ApplicationFramework/TKLCAF/TDocStd/TDocStd_Document.hxx
src/ApplicationFramework/TKLCAF/TDocStd/TDocStd_Modified.hxx
src/ApplicationFramework/TKLCAF/TDocStd/TDocStd_Owner.hxx
src/ApplicationFramework/TKLCAF/TDocStd/TDocStd_XLinkTool.hxx
src/ApplicationFramework/TKLCAF/TFunction/TFunction_Driver.hxx
src/ApplicationFramework/TKLCAF/TFunction/TFunction_Logbook.hxx
src/ApplicationFramework/TKStd/StdStorage/StdStorage.hxx
src/ApplicationFramework/TKTObj/TObj/TObj_Application.hxx
src/ApplicationFramework/TKTObj/TObj/TObj_Model.hxx
src/ApplicationFramework/TKTObj/TObj/TObj_Object.hxx
src/ApplicationFramework/TKTObj/TObj/TObj_Partition.hxx
src/ApplicationFramework/TKVCAF/TPrsStd/TPrsStd_AISPresentation.hxx
src/ApplicationFramework/TKVCAF/TPrsStd/TPrsStd_AISViewer.hxx
src/ApplicationFramework/TKVCAF/TPrsStd/TPrsStd_Driver.hxx
src/ApplicationFramework/TKVCAF/TPrsStd/TPrsStd_DriverTable.hxx
src/DataExchange/TKDEGLTF/RWGltf/RWGltf_MaterialMetallicRoughness.hxx
src/DataExchange/TKDEIGES/BRepToIGES/BRepToIGES_BREntity.hxx
src/DataExchange/TKDEIGES/BRepToIGES/BRepToIGES_BRShell.hxx
src/DataExchange/TKDEIGES/BRepToIGES/BRepToIGES_BRSolid.hxx
src/DataExchange/TKDEIGES/BRepToIGES/BRepToIGES_BRWire.hxx
src/DataExchange/TKDEIGES/BRepToIGESBRep/BRepToIGESBRep_Entity.hxx
src/DataExchange/TKDEIGES/Geom2dToIGES/Geom2dToIGES_Geom2dCurve.hxx
src/DataExchange/TKDEIGES/Geom2dToIGES/Geom2dToIGES_Geom2dPoint.hxx
src/DataExchange/TKDEIGES/Geom2dToIGES/Geom2dToIGES_Geom2dVector.hxx
src/DataExchange/TKDEIGES/GeomToIGES/GeomToIGES_GeomCurve.hxx
src/DataExchange/TKDEIGES/GeomToIGES/GeomToIGES_GeomPoint.hxx
src/DataExchange/TKDEIGES/GeomToIGES/GeomToIGES_GeomSurface.hxx
src/DataExchange/TKDEIGES/GeomToIGES/GeomToIGES_GeomVector.hxx
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_Group.hxx
src/DataExchange/TKDEIGES/IGESCAFControl/IGESCAFControl_Writer.hxx
src/DataExchange/TKDEIGES/IGESData/IGESData_IGESEntity.hxx
src/DataExchange/TKDEIGES/IGESData/IGESData_IGESModel.hxx
src/DataExchange/TKDEIGES/IGESData/IGESData_ParamReader.hxx
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_DimensionedGeometry.hxx
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_ViewsVisibleWithAttr.hxx
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_ConicArc.hxx
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_Color.hxx
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_TextDisplayTemplate.hxx
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_TextFontDef.hxx
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_FloatFormat.hxx
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_IGESTypeForm.hxx
src/DataExchange/TKDEIGES/IGESToBRep/IGESToBRep_BRepEntity.cxx
src/DataExchange/TKDEIGES/IGESToBRep/IGESToBRep_BRepEntity.hxx
src/DataExchange/TKDEIGES/IGESToBRep/IGESToBRep_BasicCurve.hxx
src/DataExchange/TKDEIGES/IGESToBRep/IGESToBRep_BasicSurface.hxx
src/DataExchange/TKDEIGES/IGESToBRep/IGESToBRep_CurveAndSurface.hxx
src/DataExchange/TKDEIGES/IGESToBRep/IGESToBRep_TopoCurve.cxx
src/DataExchange/TKDEIGES/IGESToBRep/IGESToBRep_TopoCurve.hxx
src/DataExchange/TKDEIGES/IGESToBRep/IGESToBRep_TopoSurface.hxx
src/DataExchange/TKDESTEP/APIHeaderSection/APIHeaderSection_MakeHeader.hxx
src/DataExchange/TKDESTEP/RWHeaderSection/RWHeaderSection.hxx
src/DataExchange/TKDESTEP/RWStepAP214/RWStepAP214.pxx
src/DataExchange/TKDESTEP/STEPConstruct/STEPConstruct_UnitContext.hxx
src/DataExchange/TKDESTEP/STEPControl/STEPControl_Writer.hxx
src/DataExchange/TKDESTEP/StepAP214/StepAP214_ApprovalItem.hxx
src/DataExchange/TKDESTEP/StepAP214/StepAP214_DocumentReferenceItem.hxx
src/DataExchange/TKDESTEP/StepData/StepData_DefaultGeneral.hxx
src/DataExchange/TKDESTEP/StepData/StepData_Field.hxx
src/DataExchange/TKDESTEP/StepData/StepData_StepWriter.hxx
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_DatumOrCommonDatum.hxx
src/DataExchange/TKDESTEP/StepElement/StepElement_CurveElementFreedomMember.hxx
src/DataExchange/TKDESTEP/StepElement/StepElement_CurveElementPurposeMember.hxx
src/DataExchange/TKDESTEP/StepElement/StepElement_ElementAspectMember.hxx
src/DataExchange/TKDESTEP/StepElement/StepElement_MeasureOrUnspecifiedValueMember.hxx
src/DataExchange/TKDESTEP/StepElement/StepElement_SurfaceElementPurposeMember.hxx
src/DataExchange/TKDESTEP/StepElement/StepElement_VolumeElementPurposeMember.hxx
src/DataExchange/TKDESTEP/StepFEA/StepFEA_DegreeOfFreedomMember.hxx
src/DataExchange/TKDESTEP/StepFEA/StepFEA_SymmetricTensor23dMember.hxx
src/DataExchange/TKDESTEP/StepFEA/StepFEA_SymmetricTensor43dMember.hxx

index 7610ed6d37f219a6f7b6061cf2c84de805260b82..281d51b40e9453c32fa5cffadd8d2cf25f611987 100644 (file)
@@ -30,9 +30,9 @@ class TCollection_ExtendedString;
 //! The feature structure is a tree used to bind
 //! semantic information about each feature together.
 //!
-//! The only one concrete   attribute defined in  this
+//! The only one concrete attribute defined in this
 //! package is the TagSource attribute.This attribute
-//! is used for  random creation of child labels under
+//! is used for random creation of child labels under
 //! a given label. Tags are randomly delivered.
 class TDF
 {
index 91c21fb0940c8f431ec91b9eed32499487dc16d6..9bf303253c386d03392791a58b79e840644962fd 100644 (file)
@@ -123,7 +123,7 @@ DEFINE_STANDARD_HANDLE(TDF_Attribute, Standard_Transient)
 //! ---------------
 //!
 //! An AttributeDelta is the difference between to
-//! attribute values states.  These methods must be
+//! attribute values states. These methods must be
 //! implemented by end use inheriting classes, to
 //! profit from the delta services.
 class TDF_Attribute : public Standard_Transient
@@ -140,10 +140,10 @@ public:
   //! Sets default ID defined in nested class (to be used for attributes having User ID feature).
   virtual void SetID() {}
 
-  //! Returns   the   label to which  the   attribute is
-  //! attached. If the  label is not  included in a  DF,
+  //! Returns the label to which the attribute is
+  //! attached. If the label is not included in a DF,
   //! the label is null. See Label.
-  //! Warning
+  //! Warning:
   //! If the label is not included in a data
   //! framework, it is null.
   //! This function should not be redefined inline.
@@ -173,15 +173,15 @@ public:
   //! =================================================
   Standard_Boolean IsForgotten() const;
 
-  //! Returns true if it  exists an associated attribute
+  //! Returns true if it exists an associated attribute
   //! of <me> with <anID> as ID.
   Standard_EXPORT Standard_Boolean IsAttribute(const Standard_GUID& anID) const;
 
-  //! Finds an associated  attribute of  <me>, according
-  //! to <anID>.  the returned <anAttribute> is a  valid
-  //! one. The  method  returns  True if   found,  False
-  //! otherwise.   A removed attribute  cannot be found using
-  //! this  method.
+  //! Finds an associated attribute of <me>, according
+  //! to <anID>. the returned <anAttribute> is a valid
+  //! one. The method returns True if found, False
+  //! otherwise. A removed attribute cannot be found using
+  //! this method.
   Standard_EXPORT Standard_Boolean FindAttribute(const Standard_GUID&   anID,
                                                  Handle(TDF_Attribute)& anAttribute) const;
 
@@ -193,23 +193,23 @@ public:
     return FindAttribute(theID, anAttr) && !(theAttr = Handle(T)::DownCast(anAttr)).IsNull();
   }
 
-  //! Adds   an   Attribute <other>  to  the   label  of
-  //! <me>.Raises if there is  already  one of the same
-  //! GUID fhan <other>.
+  //! Adds an Attribute <other> to the label of <me>.
+  //! Raises if there is already one of the same GUID
+  //! than <other>.
   Standard_EXPORT void AddAttribute(const Handle(TDF_Attribute)& other) const;
 
-  //! Forgets  the Attribute of  GUID <aguid> associated
-  //! to the label of <me>. Be  careful that if <me> is
+  //! Forgets the Attribute of GUID <aguid> associated
+  //! to the label of <me>. Be careful that if <me> is
   //! the attribute of <guid>, <me> will have a null label
-  //! after this call.  If  the attribute doesn't  exist
+  //! after this call. If the attribute doesn't exist
   //! returns False. Otherwise returns True.
   Standard_EXPORT Standard_Boolean ForgetAttribute(const Standard_GUID& aguid) const;
 
-  //! Forgets all the  attributes attached to  the label
-  //! of <me>.    Does   it   on  the  sub-labels   if
-  //! <clearChildren> is set  to true.  Of  course, this
-  //! method  is  compatible with Transaction  &  Delta
-  //! mechanisms. Be careful  that  if <me> will have a
+  //! Forgets all the attributes attached to the label
+  //! of <me>. Does it on the sub-labels if
+  //! <clearChildren> is set to true. Of course, this
+  //! method is compatible with Transaction & Delta
+  //! mechanisms. Be careful that if <me> will have a
   //! null label after this call
   Standard_EXPORT void ForgetAllAttributes(
     const Standard_Boolean clearChildren = Standard_True) const;
index 3bc47e70c2ac63ab2a18289f3f43d05c4f559e91..6a92bd29eaf66688bf6ca2e301ec46e4c2019a3e 100644 (file)
@@ -33,12 +33,12 @@ class TDF_ChildIterator
 public:
   DEFINE_STANDARD_ALLOC
 
-  //! Creates an empty iterator  object to
+  //! Creates an empty iterator object to
   //! explore the children of a label.
   Standard_EXPORT TDF_ChildIterator();
 
   //! Constructs the iterator object defined by
-  //! the label aLabel.  Iterates on the children of the given label. If
+  //! the label aLabel. Iterates on the children of the given label. If
   //! <allLevels> option is set to true, it explores not
   //! only the first, but all the sub label levels.
   Standard_EXPORT TDF_ChildIterator(const TDF_Label&       aLabel,
@@ -74,7 +74,7 @@ public:
   //! iteration process.
   Standard_Boolean More() const;
 
-  //! Move the  current  iteration  to the next Item.
+  //! Move the current iteration  to the next Item.
   Standard_EXPORT void Next();
 
   //! Moves this iteration to the next brother
index b3695d128deac7c9501055ab64a035626ed5aa62..ee0c09cf806ee57a1f7def372f7a97bd09870ca5 100644 (file)
@@ -81,7 +81,7 @@ public:
   //!
   //! <anOption> may take the following values:
   //! 1 : labels treatment only;
-  //! 2 : attributes treatment  only(default value);
+  //! 2 : attributes treatment only (default value);
   //! 3 : both labels & attributes treatment.
   Standard_EXPORT static Standard_Boolean TargetUnbound(
     const Handle(TDF_DataSet)&         aRefDataSet,
index 92530a3b36438e4a1756b5767b588dda0ff96b7b..d9a69abd4410eef556d218a10b2e647c97ce2637 100644 (file)
 class TDF_RelocationTable;
 class TDF_DataSet;
 
-//! This class gives copy of  source  label  hierarchy
+//! This class gives copy of source label hierarchy
 class TDF_CopyLabel
 {
 public:
   DEFINE_STANDARD_ALLOC
 
-  //! Empty  constructor
+  //! Empty constructor
   Standard_EXPORT TDF_CopyLabel();
 
   //! CopyTool
   Standard_EXPORT TDF_CopyLabel(const TDF_Label& aSource, const TDF_Label& aTarget);
 
-  //! Loads  src  and  tgt  labels
+  //! Loads src and tgt labels
   Standard_EXPORT void Load(const TDF_Label& aSource, const TDF_Label& aTarget);
 
-  //! Sets  filter
+  //! Sets filter
   Standard_EXPORT void UseFilter(const TDF_IDFilter& aFilter);
 
-  //! Check  external  references and  if  exist  fills  the  aExternals  Map
+  //! Check external references and if exist fills the aExternals Map
   Standard_EXPORT static Standard_Boolean ExternalReferences(const TDF_Label&    Lab,
                                                              TDF_AttributeMap&   aExternals,
                                                              const TDF_IDFilter& aFilter);
 
-  //! Check  external  references and  if  exist  fills  the  aExternals  Map
+  //! Check external references and if exist fills the aExternals Map
   Standard_EXPORT static void ExternalReferences(const TDF_Label&     aRefLab,
                                                  const TDF_Label&     Lab,
                                                  TDF_AttributeMap&    aExternals,
                                                  const TDF_IDFilter&  aFilter,
                                                  Handle(TDF_DataSet)& aDataSet);
 
-  //! performs  algorithm  of  selfcontained  copy
+  //! performs algorithm of selfcontained copy
   Standard_EXPORT void Perform();
 
   Standard_Boolean IsDone() const;
 
-  //! returns  relocation  table
+  //! returns relocation table
   Standard_EXPORT const Handle(TDF_RelocationTable)& RelocationTable() const;
 
 protected:
index 9f66e5ba26c4bbee9f8dbad8da848b84c61ac412..4e509fc2bfb212628e302e90ad5b15345ad16413 100644 (file)
@@ -69,30 +69,30 @@ class TDF_CopyTool
 public:
   DEFINE_STANDARD_ALLOC
 
-  //! Copy   <aSourceDataSet> with using  and  updating
-  //! <aRelocationTable>. This  method ignores   target
+  //! Copy <aSourceDataSet> with using and updating
+  //! <aRelocationTable>. This method ignores target
   //! attributes privilege over source ones.
   Standard_EXPORT static void Copy(const Handle(TDF_DataSet)&         aSourceDataSet,
                                    const Handle(TDF_RelocationTable)& aRelocationTable);
 
-  //! Copy  <aSourceDataSet>  using      and updating
+  //! Copy <aSourceDataSet> using and updating
   //! <aRelocationTable>. Use <aPrivilegeFilter> to give
-  //! a list  of   IDs for which  the target  attribute
+  //! a list of IDs for which the target attribute
   //! prevails over the source one.
   Standard_EXPORT static void Copy(const Handle(TDF_DataSet)&         aSourceDataSet,
                                    const Handle(TDF_RelocationTable)& aRelocationTable,
                                    const TDF_IDFilter&                aPrivilegeFilter);
 
-  //! Copy    <aSourceDataSet>   using and    updating
+  //! Copy <aSourceDataSet> using and updating
   //! <aRelocationTable>. Use <aPrivilegeFilter> to give
-  //! a  list of IDs   for which  the target  attribute
-  //! prevails    over    the    source     one.   If
-  //! <setSelfContained>   is   set  to   true,  every
-  //! TDF_Reference will  be replaced  by the referenced
-  //! structure according to <aRefFilter>.
+  //! a list of IDs for which the target attribute
+  //! prevails over the source one. If <setSelfContained>
+  //! is set to true, every TDF_Reference will be
+  //! replaced by the referenced structure
+  //! according to <aRefFilter>.
   //!
-  //! NB: <aRefFilter> is used only if
-  //! <setSelfContained> is true.
+  //! NB: <aRefFilter> is used only if <setSelfContained>
+  //! is true.
   //! Internal root label copy recursive method.
   Standard_EXPORT static void Copy(const Handle(TDF_DataSet)&         aSourceDataSet,
                                    const Handle(TDF_RelocationTable)& aRelocationTable,
index 705e59b06a2d385225c3d7ef058b59dd921899fb..15a55f5f585bafa9d8bb4b652ad6806f895ad2c3 100644 (file)
@@ -35,7 +35,7 @@ class TDF_DataSet : public Standard_Transient
 {
 
 public:
-  //! Creates an  empty   DataSet  object.
+  //! Creates an empty DataSet object.
   Standard_EXPORT TDF_DataSet();
 
   //! Clears all information.
@@ -45,23 +45,23 @@ public:
   //! attribute.
   Standard_Boolean IsEmpty() const;
 
-  //! Adds <aLabel> in  the  current  data  set.
+  //! Adds <aLabel> in the current data set.
   void AddLabel(const TDF_Label& aLabel);
 
-  //! Returns true if the label  <alabel>   is in the data set.
+  //! Returns true if the label <alabel> is in the data set.
   Standard_Boolean ContainsLabel(const TDF_Label& aLabel) const;
 
   //! Returns the map of labels in this data set.
   //! This map can be used directly, or updated.
   TDF_LabelMap& Labels();
 
-  //! Adds <anAttribute> into the current data  set.
+  //! Adds <anAttribute> into the current data set.
   void AddAttribute(const Handle(TDF_Attribute)& anAttribute);
 
   //! Returns true if <anAttribute> is in the data set.
   Standard_Boolean ContainsAttribute(const Handle(TDF_Attribute)& anAttribute) const;
 
-  //! Returns the map of attributes in the  current  data   set.
+  //! Returns the map of attributes in the current data set.
   //! This map can be used directly, or updated.
   TDF_AttributeMap& Attributes();
 
index ee8a3cc8f2340f147191bcb4d8e9efb9117eefac..9ed3017cb012eab6c69ea3c4d8d71fbf3f8f6af5 100644 (file)
@@ -30,7 +30,7 @@ class TDF_Data;
 class Standard_GUID;
 class TDF_IDFilter;
 
-//! This class provides basic operations  to define
+//! This class provides basic operations to define
 //! a label in a data structure.
 //! A label is a feature in the feature hierarchy. A
 //! label is always connected to a Data from TDF.
@@ -217,7 +217,7 @@ public:
   Standard_EXPORT TDF_Label FindChild(const Standard_Integer aTag,
                                       const Standard_Boolean create = Standard_True) const;
 
-  //! Create a new child label of me using autoamtic
+  //! Create a new child label of me using automatic
   //! delivery tags provided by TagSource.
   TDF_Label NewChild() const;
 
index e67e41b833720b6c12c3f1fc401c2e959afb82c9..01628d65a9495518f2d2d2509eb839bf19229333 100644 (file)
@@ -28,7 +28,7 @@ class TDF_DataSet;
 class TDF_Reference;
 DEFINE_STANDARD_HANDLE(TDF_Reference, TDF_Attribute)
 
-//! This  attribute is  used to  store in the  framework a
+//! This attribute is used to store in the framework a
 //! reference to an other label.
 class TDF_Reference : public TDF_Attribute
 {
index f4763761fd3bccd37955015b612ba02cb8f8edbe..6776862281a41ff82bfb74cb121ecc844868ad4f 100644 (file)
@@ -29,7 +29,7 @@ class TDF_RelocationTable;
 class TDF_TagSource;
 DEFINE_STANDARD_HANDLE(TDF_TagSource, TDF_Attribute)
 
-//! This attribute manage   a tag provider   to create
+//! This attribute manage a tag provider to create
 //! child labels of a given one.
 class TDF_TagSource : public TDF_Attribute
 {
@@ -39,11 +39,11 @@ public:
   //! =============
   Standard_EXPORT static const Standard_GUID& GetID();
 
-  //! Find, or create, a  TagSource attribute. the TagSource
+  //! Find, or create, a TagSource attribute. the TagSource
   //! attribute is returned.
   Standard_EXPORT static Handle(TDF_TagSource) Set(const TDF_Label& label);
 
-  //! Find (or create) a  tagSource attribute located at <L>
+  //! Find (or create) a tagSource attribute located at <L>
   //! and make a new child label.
   //! TagSource methods
   //! =================
index e16675f091529ed0189ceaaa7a0c3ed6044ad8f2..fde780b49c42eedbf363331869aee8fe1cceeec7 100644 (file)
@@ -25,7 +25,7 @@
 #include <Standard_OStream.hxx>
 #include <TDataStd_RealEnum.hxx>
 
-//! This  package  defines   standard attributes for
+//! This package defines standard attributes for
 //! modelling.
 //! These allow you to create and modify labels
 //! and attributes for many basic data types.
index 7a7ede98158293d6866d65983f6dc7c8b9f3b1fd..5a1bd76332d31c8a6f0f1684e8d096805918ba88 100644 (file)
@@ -25,10 +25,10 @@ DEFINE_STANDARD_HANDLE(TDataStd_Relation, TDataStd_Expression)
 //! Relation attribute.
 //! ==================
 //!
-//! *  Data Structure of  the  Expression is stored in a
+//! * Data Structure of the Expression is stored in a
 //! string and references to variables used by the string
 //!
-//! Warning:  To be consistent,  each  Variable  referenced by  the
+//! Warning: To be consistent, each Variable referenced by the
 //! relation must have its equivalent in the string
 class TDataStd_Relation : public TDataStd_Expression
 {
index 5d0fe5576925871430c67610210a2949b8eadbde..33f41fd9f3c7ea426e8d9f5cb8e0981b17abdb0a 100644 (file)
@@ -50,19 +50,19 @@ public:
   Standard_EXPORT static Standard_Boolean Find(const TDF_Label& L, Handle(TDataStd_TreeNode)& T);
 
   //! Finds or Creates a TreeNode attribute on the label <L>
-  //! with  the  default tree  ID,   returned by the method
-  //! <GetDefaultTreeID>.  Returns the created/found     TreeNode
+  //! with the default tree ID, returned by the method
+  //! <GetDefaultTreeID>. Returns the created/found TreeNode
   //! attribute.
   Standard_EXPORT static Handle(TDataStd_TreeNode) Set(const TDF_Label& L);
 
-  //! Finds  or Creates a   TreeNode attribute on  the label
-  //! <L>, with an   explicit tree ID.  <ExplicitTreeID>  is
-  //! the  ID   returned by    <TDF_Attribute::ID>   method.
+  //! Finds or Creates a TreeNode attribute on the label
+  //! <L>, with an explicit tree ID. <ExplicitTreeID> is
+  //! the ID returned by <TDF_Attribute::ID> method.
   //! Returns the found/created TreeNode attribute.
   Standard_EXPORT static Handle(TDataStd_TreeNode) Set(const TDF_Label&     L,
                                                        const Standard_GUID& ExplicitTreeID);
 
-  //! returns a default  tree ID.  this  ID is  used by the
+  //! returns a default tree ID. this ID is used by the
   //! <Set> method without explicit tree ID.
   //! Instance methods:
   //! ================
@@ -70,19 +70,19 @@ public:
 
   Standard_EXPORT TDataStd_TreeNode();
 
-  //! Insert the TreeNode <Child> as last  child of <me>. If
+  //! Insert the TreeNode <Child> as last child of <me>. If
   //! the insertion is successful <me> becomes the Father of <Child>.
   Standard_EXPORT Standard_Boolean Append(const Handle(TDataStd_TreeNode)& Child);
 
-  //! Insert the   the TreeNode <Child>  as  first child of
+  //! Insert the the TreeNode <Child> as first child of
   //! <me>. If the insertion is successful <me> becomes the Father of <Child>
   Standard_EXPORT Standard_Boolean Prepend(const Handle(TDataStd_TreeNode)& Child);
 
-  //! Inserts the TreeNode  <Node> before <me>. If insertion is successful <me>
+  //! Inserts the TreeNode <Node> before <me>. If insertion is successful <me>
   //! and <Node> belongs to the same Father.
   Standard_EXPORT Standard_Boolean InsertBefore(const Handle(TDataStd_TreeNode)& Node);
 
-  //! Inserts the TreeNode <Node>  after <me>. If insertion is successful  <me>
+  //! Inserts the TreeNode <Node> after <me>. If insertion is successful <me>
   //! and <Node> belongs to the same Father.
   Standard_EXPORT Standard_Boolean InsertAfter(const Handle(TDataStd_TreeNode)& Node);
 
index c40801ebb2298ef840904e62871c5c4a1d2d16bf..19fc9cb58a581afff2ed315fa131c925119b414d 100644 (file)
@@ -38,14 +38,14 @@ DEFINE_STANDARD_HANDLE(TDataStd_Variable, TDF_Attribute)
 //! Variable attribute.
 //! ==================
 //!
-//! * A variable is  associated to a TDataStd_Real (which
-//! contains its    current  value) and  a   TDataStd_Name
-//! attribute (which  contains  its name).  It  contains a
+//! * A variable is associated to a TDataStd_Real (which
+//! contains its current value) and a TDataStd_Name
+//! attribute (which contains its name). It contains a
 //! constant flag, and a Unit
 //!
-//! * An  expression may  be assigned  to a variable.   In
-//! thatcase the expression  is handled by the  associated
-//! Expression Attribute  and the Variable returns True to
+//! * An expression may be assigned to a variable. In
+//! thatcase the expression is handled by the associated
+//! Expression Attribute and the Variable returns True to
 //! the method <IsAssigned>.
 class TDataStd_Variable : public TDF_Attribute
 {
@@ -55,23 +55,23 @@ public:
   //! =============
   Standard_EXPORT static const Standard_GUID& GetID();
 
-  //! Find, or create, a  Variable attribute.
+  //! Find, or create, a Variable attribute.
   //! Real methods
   //! ============
   Standard_EXPORT static Handle(TDataStd_Variable) Set(const TDF_Label& label);
 
   Standard_EXPORT TDataStd_Variable();
 
-  //! set or change the name  of the variable, in myUnknown
+  //! set or change the name of the variable, in myUnknown
   //! and my associated Name attribute.
   Standard_EXPORT void Name(const TCollection_ExtendedString& string);
 
-  //! returns    string   stored  in   the  associated  Name
+  //! returns string stored in the associated Name
   //! attribute.
   Standard_EXPORT const TCollection_ExtendedString& Name() const;
 
-  //! retrieve or create  the associated real attribute  and
-  //! set the  value  <value>.
+  //! retrieve or create the associated real attribute and
+  //! set the value <value>.
   Standard_EXPORT void Set(const Standard_Real value) const;
 
   //! Obsolete method that will be removed in next versions.
@@ -94,15 +94,15 @@ public:
   //! expression attribute.
   Standard_EXPORT Standard_Boolean IsAssigned() const;
 
-  //! create(if  doesn't exist)  and  returns  the  assigned
+  //! create(if doesn't exist) and returns the assigned
   //! expression  attribute. fill it after.
   Standard_EXPORT Handle(TDataStd_Expression) Assign() const;
 
-  //! if <me> is  assigned delete the associated  expression
+  //! if <me> is assigned delete the associated expression
   //! attribute.
   Standard_EXPORT void Desassign() const;
 
-  //! if <me>  is  assigned, returns  associated  Expression
+  //! if <me> is assigned, returns associated Expression
   //! attribute.
   Standard_EXPORT Handle(TDataStd_Expression) Expression() const;
 
@@ -118,7 +118,7 @@ public:
   //! ===================
   Standard_EXPORT const TCollection_AsciiString& Unit() const;
 
-  //! if  <status> is   True, this  variable  will not   be
+  //! if <status> is True, this variable will not be
   //! modified by the solver.
   Standard_EXPORT void Constant(const Standard_Boolean status);
 
index 35adf09d55adc5a3ff35a25be085b121f05137db..455e106e324d2dc7f3df97a746de19a8e7de669b 100644 (file)
@@ -23,7 +23,7 @@
 
 #include <TDF_IDList.hxx>
 
-//! This package define  CAF main classes.
+//! This package define CAF main classes.
 //!
 //! * The standard application root class
 //!
@@ -46,9 +46,9 @@
 //! sum up, standard documents alone provide
 //! access to the data framework. They also allow
 //! you to:
-//! -   Update external links
-//! -   Manage the saving and opening of data
-//! -   Manage undo/redo functionality.
+//! - Update external links
+//! - Manage the saving and opening of data
+//! - Manage undo/redo functionality.
 //! Note
 //! For information on the relations between this
 //! component of OCAF and the others, refer to the
index 6fb01a5f6cb21d6da5cf3ea591e8847aa2619e90..0d9e5a707fd14705f789b818787665f8f8f09fb1 100644 (file)
@@ -272,8 +272,8 @@ public:
     return Open(theIStream, theDoc, Handle(PCDM_ReaderFilter)(), theRange);
   }
 
-  //! Save the  active document  in the file  <name> in the
-  //! path <path> ; o verwrites  the file  if  it already exists.
+  //! Save the active document in the file <name> in the
+  //! path <path>. overwrites the file if it already exists.
   Standard_EXPORT PCDM_StoreStatus
     SaveAs(const Handle(TDocStd_Document)&   theDoc,
            const TCollection_ExtendedString& path,
index 708e1d89c89950a03672e3de333c78e9c41e0c9f..34178adc230368fbbfc49fecbca07bc3164bec66 100644 (file)
@@ -49,7 +49,7 @@ class TDocStd_Document : public CDM_Document
 
 public:
   //! Will Abort any execution, clear fields
-  //! returns the    document which contains <L>.  raises  an
+  //! returns the document which contains <L>. raises an
   //! exception if the document is not found.
   Standard_EXPORT static Handle(TDocStd_Document) Get(const TDF_Label& L);
 
@@ -81,7 +81,7 @@ public:
   //! raise if <me> is not saved.
   Standard_EXPORT TCollection_ExtendedString GetName() const;
 
-  //! returns the OS  path of the  file, in which one <me> is
+  //! returns the OS path of the file, in which one <me> is
   //! saved. Raise an exception if <me> is not saved.
   Standard_EXPORT TCollection_ExtendedString GetPath() const;
 
@@ -131,17 +131,17 @@ public:
   //! Returns True if a new delta has been added to myUndos.
   Standard_EXPORT Standard_Boolean CommitCommand();
 
-  //! Abort the  Command  transaction. Does nothing If there is
+  //! Abort the Command transaction. Does nothing If there is
   //! no Command transaction open.
   Standard_EXPORT void AbortCommand();
 
   //! The current limit on the number of undos
   Standard_EXPORT Standard_Integer GetUndoLimit() const;
 
-  //! Set the  limit on  the number of  Undo Delta  stored 0
-  //! will disable  Undo  on the  document A negative  value
+  //! Set the limit on the number of Undo Delta stored 0
+  //! will disable Undo on the document A negative value
   //! means no limit. Note that by default Undo is disabled.
-  //! Enabling  it will  take effect with  the next  call to
+  //! Enabling it will take effect with the next call to
   //! NewCommand. Of course this limit is the same for Redo
   Standard_EXPORT void SetUndoLimit(const Standard_Integer L);
 
@@ -156,7 +156,7 @@ public:
   //! can be used.
   Standard_EXPORT Standard_Integer GetAvailableUndos() const;
 
-  //! Will UNDO  one step, returns  False if no undo was
+  //! Will UNDO  one step, returns False if no undo was
   //! done (Undos == 0).
   //! Otherwise, true is returned and one step in the
   //! list of undoes is undone.
@@ -167,7 +167,7 @@ public:
   //! can be used.
   Standard_EXPORT Standard_Integer GetAvailableRedos() const;
 
-  //! Will REDO  one step, returns  False if no redo was
+  //! Will REDO  one step, returns False if no redo was
   //! done (Redos == 0).
   //! Otherwise, true is returned, and one step in the list of redoes is done again.
   Standard_EXPORT Standard_Boolean Redo();
@@ -190,26 +190,26 @@ public:
   //! till the last one to be one delta.
   Standard_EXPORT Standard_Boolean PerformDeltaCompaction();
 
-  //! Set   modifications on  labels  impacted  by  external
-  //! references to the entry.  The document becomes invalid
+  //! Set modifications on labels impacted by external
+  //! references to the entry. The document becomes invalid
   //! and must be recomputed.
   Standard_EXPORT void UpdateReferences(const TCollection_AsciiString& aDocEntry);
 
-  //! Recompute if the document was  not valid and propagate
+  //! Recompute if the document was not valid and propagate
   //! the recorded modification.
   Standard_EXPORT void Recompute();
 
-  //! This method Update   will be called
-  //! to signal the end   of the modified references list.
-  //! The    document     should    be  recomputed     and
-  //! UpdateFromDocuments  should be called.  Update should
-  //! returns True in case  of success, false otherwise.  In
+  //! This method Update will be called
+  //! to signal the end of the modified references list.
+  //! The document should be recomputed and
+  //! UpdateFromDocuments should be called. Update should
+  //! returns True in case of success, false otherwise. In
   //! case of Failure, additional information can be given in
   //! ErrorString.
   //! Update the document by propagation
   //! ==================================
-  //! Update   the    document    from   internal   stored
-  //! modifications.   If   you   want  to   undoing  this
+  //! Update the document from internal stored
+  //! modifications. If you want to undoing this
   //! operation, please call NewCommand before.
   //! to change format (advanced programming)
   //! ================
index e9b95663711a2e64382e7c713ba2985a7358cf01..6d46adb8a8688a53557208abdac2c17b792e179a 100644 (file)
@@ -65,7 +65,7 @@ public:
   //! add <L> as modified
   Standard_EXPORT Standard_Boolean AddLabel(const TDF_Label& L);
 
-  //! remove  <L> as modified
+  //! remove <L> as modified
   Standard_EXPORT Standard_Boolean RemoveLabel(const TDF_Label& L);
 
   //! returns modified label map
index 788fbec291520a4c02a5a857097bcae6c24f77b0..efe1c45dbcccffaf3e4727c89415460222eb2a35 100644 (file)
@@ -30,10 +30,10 @@ class TDF_RelocationTable;
 class TDocStd_Owner;
 DEFINE_STANDARD_HANDLE(TDocStd_Owner, TDF_Attribute)
 
-//! This  attribute located  at  the  root label  of the
-//! framework contains  a   back reference to   the  owner
-//! TDocStd_Document, providing access to the document from
-//! any label.  private class Owner;
+//! This attribute located at the root label of the
+//! framework contains a back reference to the owner
+//! TDocStd_Document, providing access to the document
+//! from any label. private class Owner;
 class TDocStd_Owner : public TDF_Attribute
 {
 
index f53549a26856f4e2a1f8fbd530ee9b87a8df8039..94df9f6032df62a38fa83e551cce068f386babad 100644 (file)
@@ -26,18 +26,18 @@ class TDF_DataSet;
 class TDF_RelocationTable;
 class TDF_Label;
 
-//! This  tool class  is  used to copy  the content of
-//! source label   under  target label.   Only child
-//! labels and  attributes   of  source are   copied.
-//! attributes located   out of source  scope are  not
+//! This tool class is used to copy the content of
+//! source label under target label. Only child
+//! labels and attributes of source are copied.
+//! attributes located out of source scope are not
 //! copied by this algorithm.
-//! Depending  of   the called  method  an   external
-//! reference is set  in  the target  document  to
+//! Depending of the called method an external
+//! reference is set in the target document to
 //! registered the externallink.
 //! Provide services to set, update and perform
 //! external references.
-//! Warning1: Nothing is provided in this class  about the
-//! opportunity to copy, set a link or  update  it.
+//! Warning1: Nothing is provided in this class about the
+//! opportunity to copy, set a link or update it.
 //! Such decisions must be under application control.
 //! Warning2: If the document manages shapes, use after copy
 //! TNaming::ChangeShapes(target,M) to make copy of
@@ -51,12 +51,12 @@ public:
 
   //! Copies the content of the label <fromsource> to the label <intarget>.
   //! The link is registered with an XLink attribute by <intarget>
-  //! label.  if  the    content  of <fromsource>   is  not
-  //! self-contained,  and/or <intarget> has already an XLink
+  //! label. if the content of <fromsource> is not
+  //! self-contained, and/or <intarget> has already an XLink
   //! attribute, an exception is raised.
   Standard_EXPORT void CopyWithLink(const TDF_Label& intarget, const TDF_Label& fromsource);
 
-  //! Update the external reference set   at <L>.
+  //! Update the external reference set at <L>.
   //! Example
   //! Handle(TDocStd_Document) aDoc;
   //! if
@@ -70,7 +70,7 @@ public:
   //! Standard_DomainError if <L> has no XLink attribute.
   Standard_EXPORT void UpdateLink(const TDF_Label& L);
 
-  //! Copy    the   content     of    <fromsource>   under
+  //! Copy the content of <fromsource> under
   //! <intarget>. No link is registered. No check is done.
   //! Example
   //! Handle(TDocStd_Document) DOC, XDOC;
index 038a9e2c9f3972b24ed42cb688ce9108145734b9..ffd3e7780c046e72776c7ebb8e7d6e285281c838 100644 (file)
@@ -28,9 +28,9 @@ class TFunction_Logbook;
 class TFunction_Driver;
 DEFINE_STANDARD_HANDLE(TFunction_Driver, Standard_Transient)
 
-//! This  driver  class provide  services  around function
-//! execution.   One instance of  this class is  built for
-//! the whole  session.    The driver  is bound   to   the
+//! This driver class provide services around function
+//! execution. One instance of this class is built for
+//! the whole session. The driver is bound to the
 //! DriverGUID in the DriverTable class.
 //! It allows you to create classes which inherit from
 //! this abstract class.
@@ -43,13 +43,13 @@ class TFunction_Driver : public Standard_Transient
 {
 
 public:
-  //! Initializes the label L for this function prior to its  execution.
+  //! Initializes the label L for this function prior to its execution.
   Standard_EXPORT void Init(const TDF_Label& L);
 
   //! Returns the label of the driver for this function.
   TDF_Label Label() const;
 
-  //! Validates labels of a function  in <log>.
+  //! Validates labels of a function in <log>.
   //! This function is the one initialized in this function driver.
   //! Warning
   //! In regeneration mode, the solver must call this
index 10dd439d055a84db36abcfea4f2d4c2a9413a186..31db2e215b9aa6d6dbc63ccda66a2a32dc0685ec 100644 (file)
@@ -73,7 +73,7 @@ public:
                                 const Standard_Boolean WithChildren = Standard_False);
   Standard_EXPORT void SetValid(const TDF_LabelMap& Ls);
 
-  //! Returns True if the label L is touched  or impacted. This method
+  //! Returns True if the label L is touched or impacted. This method
   //! is called by <TFunction_FunctionDriver::MustExecute>.
   //! If <WithChildren> is set to true, the method checks
   //! all the sublabels of <L> too.
index 4d15053015a5f29ade71d58018f1088e8d16f835..036c015d5bed366188f14b38f9dc1c95be52c5f6 100644 (file)
@@ -62,7 +62,7 @@ public:
   //! Writes the data aggregated in theData object into the container defined by
   //! theDriver. The storage format is compartible with legacy persistent one.
   //! Note: - theData may aggregate several root objects to be stored together.
-  //!       - createion date specified in the srorage header will be overwritten.
+  //!       - creation date specified in the storage header will be overwritten.
   Standard_EXPORT static Storage_Error Write(const Handle(Storage_BaseDriver)& theDriver,
                                              const Handle(StdStorage_Data)&    theData);
 };
index f1a29e36ffdc3bab29896e8067983dc3cc415e3a..a31737294680f9e3e4bb0080ec3d75a4923be034 100644 (file)
@@ -24,7 +24,7 @@
 
 //!
 //! This is a base class for OCAF based TObj models
-//!  with declared virtual methods
+//! with declared virtual methods
 //!
 class TObj_Application : public TDocStd_Application
 {
index 40c9ee4402744a17d0e0c4c2f96da26bbed2d6ff..e048bf61683944405b90457dc0eb6074cb98af1e 100644 (file)
@@ -201,7 +201,7 @@ public:
   //! transaction open.
   Standard_EXPORT void CommitCommand() const;
 
-  //! Abort the  Command  transaction. Do nothing If there is no Command
+  //! Abort the Command transaction. Do nothing If there is no Command
   //! transaction open.
   Standard_EXPORT void AbortCommand() const;
 
index 0e00a40680795637a44e69f8db007b9927b8febd..479c577a7abb345c436c86cb892577cd77078c80 100644 (file)
@@ -416,14 +416,14 @@ protected:
    * Internal tools for work with OCAF data
    */
 
-  //! Returns the theRank2-th sub label of the theRank1-th  sublabel of the
+  //! Returns the theRank2-th sub label of the theRank1-th sublabel of the
   //! Data label of the object.
   //! If theRank2 is 0 (default), sub label theRank1 of Data label is returned.
   //! If requested label does not exist, it is created.
   Standard_EXPORT TDF_Label getDataLabel(const Standard_Integer theRank1,
                                          const Standard_Integer theRank2 = 0) const;
 
-  //! Returns the theRank2-th sub label of the theRank1-th  sublabel of the
+  //! Returns the theRank2-th sub label of the theRank1-th sublabel of the
   //! Reference label of the object.
   //! If theRank2 is 0 (default), sub label theRank1 of Reference label is returned.
   //! If requested label does not exist, it is created.
index 7b1fe3cd0f15c869f5b1838e3016d37b217b1692..b0e10128bbc5e57387b77b2eb48c7a74b34f1aed 100644 (file)
@@ -90,7 +90,7 @@ public:
 
   //! Generates and returns name for new object in partition.
   //! if theIsToChangeCount is true partition increase own counter
-  //!  to generate new name next time starting from new counter value
+  //! to generate new name next time starting from new counter value
   Standard_EXPORT Handle(TCollection_HExtendedString) GetNewName(
     const Standard_Boolean theIsToChangeCount = Standard_True);
 
index fde84883edafb534b1ca5419bec0565232f96170..7c60fa1a510db4f129728c9bba79116a6c4adf86 100644 (file)
@@ -96,7 +96,7 @@ public:
   //! Returns the material setting for this presentation attribute.
   Standard_EXPORT Graphic3d_NameOfMaterial Material() const;
 
-  //! Sets the material aName for this presentation  attribute.
+  //! Sets the material aName for this presentation attribute.
   Standard_EXPORT void SetMaterial(const Graphic3d_NameOfMaterial aName);
 
   //! Returns true if this presentation attribute already has a material setting.
index a65979baa8dda8e0c68818bf67a8555fd5edfbcf..502015fb12f0d86e02b54efcad5afa94a6cc6d66 100644 (file)
@@ -41,18 +41,18 @@ public:
   //! =============
   Standard_EXPORT static const Standard_GUID& GetID();
 
-  //! returns True if   there is an AISViewer attribute  in
+  //! returns True if there is an AISViewer attribute in
   //! <acces> Data Framework.
   Standard_EXPORT static Standard_Boolean Has(const TDF_Label& acces);
 
-  //! create and set an  AISViewer at. Raise an exception if
+  //! create and set an AISViewer at. Raise an exception if
   //! Has.
   Standard_EXPORT static Handle(TPrsStd_AISViewer) New(
     const TDF_Label&                      access,
     const Handle(AIS_InteractiveContext)& selector);
 
-  //! create  and set an   AISAttribute at root  label. The
-  //! interactive context is  build.  Raise an exception  if
+  //! create and set an AISAttribute at root label. The
+  //! interactive context is build. Raise an exception if
   //! Has.
   Standard_EXPORT static Handle(TPrsStd_AISViewer) New(const TDF_Label&          acces,
                                                        const Handle(V3d_Viewer)& viewer);
index bf6b36e6bbfacdf7833b0c15c1044b438bb24e66..9b2a899f3888ce3375572207854db968cfe648a3 100644 (file)
@@ -38,9 +38,9 @@ DEFINE_STANDARD_HANDLE(TPrsStd_Driver, Standard_Transient)
 //! attributes. These attributes are those found on
 //! the label given as an argument in the method Update.
 //! true is returned if the interactive object was modified by the update.
-//! This class  provide  an algorithm  to  Build with its  default
-//! values (if Null) or Update (if !Null) an AIS_InteractiveObject
-//! .   Resources are found  in  attributes associated to  a given
+//! This class provide an algorithm to Build with its default
+//! values (if Null) or Update (if !Null) an AIS_InteractiveObject.
+//! Resources are found in attributes associated to a given
 //! label.
 class TPrsStd_Driver : public Standard_Transient
 {
index cf961a1d008c714e6bd8845e7ef161b074986e82..37db2e431586756d6cb3f81f1c56451e8cface5f 100644 (file)
@@ -28,10 +28,10 @@ class TPrsStd_Driver;
 class TPrsStd_DriverTable;
 DEFINE_STANDARD_HANDLE(TPrsStd_DriverTable, Standard_Transient)
 
-//! This class is   a  container to record  (AddDriver)
-//! binding between  GUID and  TPrsStd_Driver.
+//! This class is a container to record (AddDriver)
+//! binding between GUID and TPrsStd_Driver.
 //! You create a new instance of TPrsStd_Driver
-//! and use the method AddDriver to load it into the driver table. the method
+//! and use the method AddDriver to load it into the driver table.
 class TPrsStd_DriverTable : public Standard_Transient
 {
 
@@ -58,8 +58,8 @@ public:
   //! Returns true if the driver has been removed successfully.
   Standard_EXPORT Standard_Boolean RemoveDriver(const Standard_GUID& guid);
 
-  //! Removes all drivers. Returns
-  //! true if the driver has been removed successfully.
+  //! Removes all drivers.
+  //! Returns true if the driver has been removed successfully.
   //! If this method is used, the InitStandardDrivers method should be
   //! called to fill the table with standard drivers.
   Standard_EXPORT void Clear();
index 7688e32b1f53b7a2b62fd1749ed1a6a184af7728..ef531640a21beef0d58b3ea71703a5b388538e70 100644 (file)
@@ -37,8 +37,8 @@ public:
   TCollection_AsciiString Name;                     //!< material name
   Quantity_ColorRGBA      BaseColor;                //!< base color (or scale factor to the texture); [1.0, 1.0, 1.0, 1.0] by default
   Graphic3d_Vec3          EmissiveFactor;           //!< emissive color; [0.0, 0.0, 0.0] by default
-  Standard_ShortReal      Metallic;                 //!< metalness  (or scale factor to the texture) within range [0.0, 1.0]; 1.0 by default
-  Standard_ShortReal      Roughness;                //!< roughness  (or scale factor to the texture) within range [0.0, 1.0]; 1.0 by default
+  Standard_ShortReal      Metallic;                 //!< metalness (or scale factor to the texture) within range [0.0, 1.0]; 1.0 by default
+  Standard_ShortReal      Roughness;                //!< roughness (or scale factor to the texture) within range [0.0, 1.0]; 1.0 by default
   Standard_ShortReal      AlphaCutOff;              //!< alpha cutoff value; 0.5 by default
   RWGltf_GltfAlphaMode    AlphaMode;                //!< alpha mode; RWGltf_GltfAlphaMode_Opaque by default
   Standard_Boolean        IsDoubleSided;            //!< specifies whether the material is double sided; FALSE by default
index 571ca40fe9b1fcfbe4331cf52e754f8427133960..0d3bc7a44a8e9d7d9308b7f9f6fdc09613312dc8 100644 (file)
@@ -60,7 +60,7 @@ public:
   Standard_EXPORT Handle(Transfer_FinderProcess) GetTransferProcess() const;
 
   //! Returns the result of the transfert of any Shape
-  //! If  the transfer has  failed, this member return a NullEntity.
+  //! If  the transfer has failed, this member return a NullEntity.
   Standard_EXPORT virtual Handle(IGESData_IGESEntity) TransferShape(
     const TopoDS_Shape&          start,
     const Message_ProgressRange& theProgress = Message_ProgressRange());
@@ -84,7 +84,7 @@ public:
   Standard_EXPORT Standard_Boolean HasShapeResult(const TopoDS_Shape& start) const;
 
   //! Returns the result of the transfer of the Shape "start" contained
-  //! in "TheMap" . (if HasShapeResult is True).
+  //! in "TheMap". (if HasShapeResult is True).
   Standard_EXPORT Handle(Standard_Transient) GetShapeResult(const TopoDS_Shape& start) const;
 
   //! set in "TheMap" the result of the transfer of the Shape "start".
@@ -96,7 +96,7 @@ public:
   Standard_EXPORT Standard_Boolean HasShapeResult(const Handle(Standard_Transient)& start) const;
 
   //! Returns the result of the transfer of the Transient "start" contained
-  //! in "TheMap" . (if HasShapeResult is True).
+  //! in "TheMap". (if HasShapeResult is True).
   Standard_EXPORT Handle(Standard_Transient) GetShapeResult(
     const Handle(Standard_Transient)& start) const;
 
index 0a1ccec0a87937e9e18d91ffaf144bc03cda7248..0001998b81ba00c61655810a0ebc4e5c8221cd70 100644 (file)
@@ -30,7 +30,7 @@ class TopoDS_Shell;
 class TopoDS_Face;
 
 //! This class implements the transfer of Shape Entities from Geom
-//! To IGES. These can be :
+//! To IGES. These can be:
 //! . Vertex
 //! . Edge
 //! . Wire
@@ -43,20 +43,20 @@ public:
 
   Standard_EXPORT BRepToIGES_BRShell(const BRepToIGES_BREntity& BR);
 
-  //! Transfert an Shape entity from TopoDS to IGES
+  //! Transfer an Shape entity from TopoDS to IGES
   //! This entity must be a Face or a Shell.
   //! If this Entity could not be converted, this member returns a NullEntity.
   Standard_EXPORT Handle(IGESData_IGESEntity) TransferShell(
     const TopoDS_Shape&          start,
     const Message_ProgressRange& theProgress = Message_ProgressRange());
 
-  //! Transfert an Shell entity from TopoDS to IGES
+  //! Transfer an Shell entity from TopoDS to IGES
   //! If this Entity could not be converted, this member returns a NullEntity.
   Standard_EXPORT Handle(IGESData_IGESEntity) TransferShell(
     const TopoDS_Shell&          start,
     const Message_ProgressRange& theProgress = Message_ProgressRange());
 
-  //! Transfert a Face entity from TopoDS to IGES
+  //! Transfer a Face entity from TopoDS to IGES
   //! If this Entity could not be converted, this member returns a NullEntity.
   Standard_EXPORT Handle(IGESData_IGESEntity) TransferFace(
     const TopoDS_Face&           start,
index 1c46646a1e5b1e7025a26146faadedb46c91630f..e6c392539b6454a28c9abe0fa03c84b38a1e782a 100644 (file)
@@ -29,7 +29,7 @@ class TopoDS_CompSolid;
 class TopoDS_Compound;
 
 //! This class implements the transfer of Shape Entities from Geom
-//! To IGES. These can be :
+//! To IGES. These can be:
 //! . Vertex
 //! . Edge
 //! . Wire
@@ -42,26 +42,26 @@ public:
 
   Standard_EXPORT BRepToIGES_BRSolid(const BRepToIGES_BREntity& BR);
 
-  //! Transfert a Shape entity from TopoDS to IGES
+  //! Transfer a Shape entity from TopoDS to IGES
   //! this entity must be a Solid or a CompSolid or a Compound.
   //! If this Entity could not be converted, this member returns a NullEntity.
   Standard_EXPORT Handle(IGESData_IGESEntity) TransferSolid(
     const TopoDS_Shape&          start,
     const Message_ProgressRange& theProgress = Message_ProgressRange());
 
-  //! Transfert a Solid entity from TopoDS to IGES
+  //! Transfer a Solid entity from TopoDS to IGES
   //! If this Entity could not be converted, this member returns a NullEntity.
   Standard_EXPORT Handle(IGESData_IGESEntity) TransferSolid(
     const TopoDS_Solid&          start,
     const Message_ProgressRange& theProgress = Message_ProgressRange());
 
-  //! Transfert an CompSolid entity from TopoDS to IGES
+  //! Transfer an CompSolid entity from TopoDS to IGES
   //! If this Entity could not be converted, this member returns a NullEntity.
   Standard_EXPORT Handle(IGESData_IGESEntity) TransferCompSolid(
     const TopoDS_CompSolid&      start,
     const Message_ProgressRange& theProgress = Message_ProgressRange());
 
-  //! Transfert a Compound entity from TopoDS to IGES
+  //! Transfer a Compound entity from TopoDS to IGES
   //! If this Entity could not be converted, this member returns a NullEntity.
   Standard_EXPORT Handle(IGESData_IGESEntity) TransferCompound(
     const TopoDS_Compound&       start,
index e6016ce42658fce2d26b1616ce61edc3ea004175..785b6f0c31772be75a3fd43fe476a81eba594d7c 100644 (file)
@@ -35,7 +35,7 @@ class gp_Pnt2d;
 class TopoDS_Wire;
 
 //! This class implements the transfer of Shape Entities
-//! from Geom To IGES. These can be :
+//! from Geom To IGES. These can be:
 //! . Vertex
 //! . Edge
 //! . Wire
@@ -48,18 +48,18 @@ public:
 
   Standard_EXPORT BRepToIGES_BRWire(const BRepToIGES_BREntity& BR);
 
-  //! Transfert a Shape entity from TopoDS to IGES
+  //! Transfer a Shape entity from TopoDS to IGES
   //! this entity must be a Vertex or an Edge or a Wire.
   //! If this Entity could not be converted,
   //! this member returns a NullEntity.
   Standard_EXPORT Handle(IGESData_IGESEntity) TransferWire(const TopoDS_Shape& start);
 
-  //! Transfert a Vertex entity from TopoDS to IGES
+  //! Transfer a Vertex entity from TopoDS to IGES
   //! If this Entity could not be converted,
   //! this member returns a NullEntity.
   Standard_EXPORT Handle(IGESData_IGESEntity) TransferVertex(const TopoDS_Vertex& myvertex);
 
-  //! Transfert a Vertex entity on an Edge from TopoDS to IGES
+  //! Transfer a Vertex entity on an Edge from TopoDS to IGES
   //! Returns the parameter of myvertex on myedge.
   //! If this Entity could not be converted,
   //! this member returns a NullEntity.
@@ -67,7 +67,7 @@ public:
                                                              const TopoDS_Edge&   myedge,
                                                              Standard_Real&       parameter);
 
-  //! Transfert a Vertex entity of an edge on a Face
+  //! Transfer a Vertex entity of an edge on a Face
   //! from TopoDS to IGES
   //! Returns the parameter of myvertex on the pcurve
   //! of myedge on myface
@@ -78,7 +78,7 @@ public:
                                                              const TopoDS_Face&   myface,
                                                              Standard_Real&       parameter);
 
-  //! Transfert a Vertex entity of an edge on a Surface
+  //! Transfer a Vertex entity of an edge on a Surface
   //! from TopoDS to IGES
   //! Returns the parameter of myvertex on the pcurve
   //! of myedge on mysurface
@@ -90,7 +90,7 @@ public:
                                                              const TopLoc_Location&      myloc,
                                                              Standard_Real&              parameter);
 
-  //! Transfert a Vertex entity on a Face from TopoDS to IGES
+  //! Transfer a Vertex entity on a Face from TopoDS to IGES
   //! Returns the parameters of myvertex on myface
   //! If this Entity could not be converted,
   //! this member returns a NullEntity.
@@ -98,7 +98,7 @@ public:
                                                              const TopoDS_Face&   myface,
                                                              gp_Pnt2d&            mypoint);
 
-  //! Transfert an Edge 3d entity from TopoDS to IGES
+  //! Transfer an Edge 3d entity from TopoDS to IGES
   //! If edge is REVERSED and isBRepMode is False 3D edge curve is reversed
   //! @param[in] theEdge input edge to transfer
   //! @param[in] theOriginMap shapemap contains the original shapes. Should be empty if face is not
@@ -110,7 +110,7 @@ public:
     const TopTools_DataMapOfShapeShape& theOriginMap,
     const Standard_Boolean              theIsBRepMode);
 
-  //! Transfert an Edge 2d entity on a Face from TopoDS to IGES
+  //! Transfer an Edge 2d entity on a Face from TopoDS to IGES
   //! @param[in] theEdge input edge to transfer
   //! @param[in] theFace input face to get the surface and UV coordinates from it
   //! @param[in] theOriginMap shapemap contains the original shapes. Should be empty if face is not
@@ -125,12 +125,12 @@ public:
     const Standard_Real                 theLength,
     const Standard_Boolean              theIsBRepMode);
 
-  //! Transfert a Wire entity from TopoDS to IGES
+  //! Transfer a Wire entity from TopoDS to IGES
   //! If this Entity could not be converted,
   //! this member returns a NullEntity.
   Standard_EXPORT Handle(IGESData_IGESEntity) TransferWire(const TopoDS_Wire& mywire);
 
-  //! Transfert a Wire entity from TopoDS to IGES.
+  //! Transfer a Wire entity from TopoDS to IGES.
   //! @param[in] theWire input wire
   //! @param[in] theFace input face
   //! @param[in] theOriginMap shapemap contains the original shapes. Should be empty if face is not
index 74a1de599b819032b5a0c76793e415dca9f075f5..b271371945da0f7c8e7d4eb55487b9776112e464 100644 (file)
@@ -67,7 +67,7 @@ public:
   //! Returns the index of <myvertex>.
   Standard_EXPORT Standard_Integer AddVertex(const TopoDS_Vertex& myvertex);
 
-  //! Transfert an Edge entity from TopoDS to IGES
+  //! Transfer an Edge entity from TopoDS to IGES
   Standard_EXPORT void TransferEdgeList();
 
   //! Returns the index of <myedge> in "myEdges"
@@ -79,51 +79,51 @@ public:
                                            const Handle(IGESData_IGESEntity)& mycurve3d);
 
   //! Returns the result of the transfert of any Shape
-  //! If  the transfer has  failed, this member return a NullEntity.
+  //! If the transfer has failed, this member returns a NullEntity.
   Standard_EXPORT virtual Handle(IGESData_IGESEntity) TransferShape(
     const TopoDS_Shape&          start,
     const Message_ProgressRange& theProgress = Message_ProgressRange()) Standard_OVERRIDE;
 
-  //! Transfert an Edge entity from TopoDS to IGES
+  //! Transfer an Edge entity from TopoDS to IGES
   //! If this Entity could not be converted, this member returns a NullEntity.
   Standard_EXPORT Handle(IGESData_IGESEntity) TransferEdge(const TopoDS_Edge& myedge);
 
-  //! Transfert an Edge entity from TopoDS to IGES
+  //! Transfer an Edge entity from TopoDS to IGES
   //! If this Entity could not be converted, this member returns a NullEntity.
   Standard_EXPORT Handle(IGESData_IGESEntity) TransferEdge(const TopoDS_Edge&  myedge,
                                                            const TopoDS_Face&  myface,
                                                            const Standard_Real length);
 
-  //! Transfert a Wire entity from TopoDS to IGES.
+  //! Transfer a Wire entity from TopoDS to IGES.
   //! Returns the curve associated to mywire in the parametric space of myface.
   //! If this Entity could not be converted, this member returns a NullEntity.
   Standard_EXPORT Handle(IGESSolid_Loop) TransferWire(const TopoDS_Wire&  mywire,
                                                       const TopoDS_Face&  myface,
                                                       const Standard_Real length);
 
-  //! Transfert a Face entity from TopoDS to IGES
+  //! Transfer a Face entity from TopoDS to IGES
   //! If this Entity could not be converted, this member returns a NullEntity.
   Standard_EXPORT Handle(IGESSolid_Face) TransferFace(const TopoDS_Face& start);
 
-  //! Transfert an Shell entity from TopoDS to IGES
+  //! Transfer an Shell entity from TopoDS to IGES
   //! If this Entity could not be converted, this member returns a NullEntity.
   Standard_EXPORT Handle(IGESSolid_Shell) TransferShell(
     const TopoDS_Shell&          start,
     const Message_ProgressRange& theProgress = Message_ProgressRange());
 
-  //! Transfert a Solid entity from TopoDS to IGES
+  //! Transfer a Solid entity from TopoDS to IGES
   //! If this Entity could not be converted, this member returns a NullEntity.
   Standard_EXPORT Handle(IGESSolid_ManifoldSolid) TransferSolid(
     const TopoDS_Solid&          start,
     const Message_ProgressRange& theProgress = Message_ProgressRange());
 
-  //! Transfert an CompSolid entity from TopoDS to IGES
+  //! Transfer an CompSolid entity from TopoDS to IGES
   //! If this Entity could not be converted, this member returns a NullEntity.
   Standard_EXPORT Handle(IGESData_IGESEntity) TransferCompSolid(
     const TopoDS_CompSolid&      start,
     const Message_ProgressRange& theProgress = Message_ProgressRange());
 
-  //! Transfert a Compound entity from TopoDS to IGES
+  //! Transfer a Compound entity from TopoDS to IGES
   //! If this Entity could not be converted, this member returns a NullEntity.
   Standard_EXPORT Handle(IGESData_IGESEntity) TransferCompound(
     const TopoDS_Compound&       start,
index 0eabcd3ed2570d11289e584a298f44d192623b02..339e2c418e533fdf61c09a09ccef427312f91f18 100644 (file)
@@ -26,7 +26,7 @@ class IGESData_IGESEntity;
 class Geom2d_Curve;
 
 //! This class implements the transfer of the Curve Entity from Geom2d
-//! To IGES. These can be :
+//! To IGES. These can be:
 //! Curve
 //! . BoundedCurve
 //! * BSplineCurve
@@ -50,7 +50,7 @@ public:
   //! fields as G2dE's.
   Standard_EXPORT Geom2dToIGES_Geom2dCurve(const Geom2dToIGES_Geom2dEntity& G2dE);
 
-  //! Transfer an Entity from Geom2d to IGES. If this
+  //! Transfer an Entity from Geom2d to IGES. If this
   //! Entity could not be converted, this member returns a NullEntity.
   Standard_EXPORT Handle(IGESData_IGESEntity) Transfer2dCurve(const Handle(Geom2d_Curve)& start,
                                                               const Standard_Real         Udeb,
index 269be97dfe92688398c77dcc24273a0d9d593b22..7a3b7c1fd5b0a84f6450e6c79fa0627d5724889a 100644 (file)
@@ -27,7 +27,7 @@ class Geom2d_Point;
 class Geom2d_CartesianPoint;
 
 //! This class implements the transfer of the Point Entity from Geom2d
-//! to IGES . These are :
+//! to IGES. These are:
 //! . 2dPoint
 //! * 2dCartesianPoint
 class Geom2dToIGES_Geom2dPoint : public Geom2dToIGES_Geom2dEntity
@@ -41,11 +41,11 @@ public:
   //! fields as G2dE's.
   Standard_EXPORT Geom2dToIGES_Geom2dPoint(const Geom2dToIGES_Geom2dEntity& G2dE);
 
-  //! Transfert  a  Point from Geom to IGES. If this
+  //! Transfer a Point from Geom to IGES. If this
   //! Entity could not be converted, this member returns a NullEntity.
   Standard_EXPORT Handle(IGESGeom_Point) Transfer2dPoint(const Handle(Geom2d_Point)& start);
 
-  //! Transfert  a  CartesianPoint from Geom to IGES. If this
+  //! Transfer a CartesianPoint from Geom to IGES. If this
   //! Entity could not be converted, this member returns a NullEntity.
   Standard_EXPORT Handle(IGESGeom_Point) Transfer2dPoint(
     const Handle(Geom2d_CartesianPoint)& start);
index ce0cb7a8e8d15dc55348147848ff8b4d75cf2a6f..56da8ebb72963b11dc2b195684d0a1bb2d731e59 100644 (file)
@@ -28,7 +28,7 @@ class Geom2d_VectorWithMagnitude;
 class Geom2d_Direction;
 
 //! This class implements the transfer of the Vector from Geom2d
-//! to IGES . These can be :
+//! to IGES. These can be:
 //! . Vector
 //! * Direction
 //! * VectorWithMagnitude
@@ -43,8 +43,8 @@ public:
   //! fields as G2dE's.
   Standard_EXPORT Geom2dToIGES_Geom2dVector(const Geom2dToIGES_Geom2dEntity& G2dE);
 
-  //! Transfert  a  GeometryEntity which  answer True  to  the
-  //! member : BRepToIGES::IsGeomVector(Geometry).  If this
+  //! Transfer a GeometryEntity which answer True to the
+  //! member : BRepToIGES::IsGeomVector(Geometry). If this
   //! Entity could not be converted, this member returns a NullEntity.
   Standard_EXPORT Handle(IGESGeom_Direction) Transfer2dVector(const Handle(Geom2d_Vector)& start);
 
index 3cdcf01a77ccd1f46f20533a0b5d319c89b36ef3..10d26f8c0610b957db6c06c1c3722c20f712c664 100644 (file)
@@ -37,7 +37,7 @@ class Geom_Parabola;
 class Geom_OffsetCurve;
 
 //! This class implements the transfer of the Curve Entity from Geom
-//! To IGES. These can be :
+//! To IGES. These can be:
 //! Curve
 //! . BoundedCurve
 //! * BSplineCurve
@@ -61,8 +61,8 @@ public:
   //! fields as GE's.
   Standard_EXPORT GeomToIGES_GeomCurve(const GeomToIGES_GeomEntity& GE);
 
-  //! Transfert  a  GeometryEntity which  answer True  to  the
-  //! member : BRepToIGES::IsGeomCurve(Geometry).  If this
+  //! Transfer a GeometryEntity which answer True to the
+  //! member : BRepToIGES::IsGeomCurve(Geometry). If this
   //! Entity could not be converted, this member returns a NullEntity.
   Standard_EXPORT Handle(IGESData_IGESEntity) TransferCurve(const Handle(Geom_Curve)& start,
                                                             const Standard_Real       Udeb,
index 5ce8154e50be5c031ec86248fdf0e8de34a9504d..75372a8a0f9f53489ff5f40ac54f15aca889eea1 100644 (file)
@@ -27,7 +27,7 @@ class Geom_Point;
 class Geom_CartesianPoint;
 
 //! This class implements the transfer of the Point Entity from Geom
-//! to IGES . These are :
+//! to IGES. These are:
 //! . Point
 //! * CartesianPoint
 class GeomToIGES_GeomPoint : public GeomToIGES_GeomEntity
@@ -41,11 +41,11 @@ public:
   //! fields as GE's.
   Standard_EXPORT GeomToIGES_GeomPoint(const GeomToIGES_GeomEntity& GE);
 
-  //! Transfert  a  Point from Geom to IGES. If this
+  //! Transfer a Point from Geom to IGES. If this
   //! Entity could not be converted, this member returns a NullEntity.
   Standard_EXPORT Handle(IGESGeom_Point) TransferPoint(const Handle(Geom_Point)& start);
 
-  //! Transfert  a  CartesianPoint from Geom to IGES. If this
+  //! Transfer a CartesianPoint from Geom to IGES. If this
   //! Entity could not be converted, this member returns a NullEntity.
   Standard_EXPORT Handle(IGESGeom_Point) TransferPoint(const Handle(Geom_CartesianPoint)& start);
 
index d24b2d5b818f80c8b5dcf1ccc171abb285d76106..36f2d223ad0c36a14186cf7733dc65d1ae5b5ad4 100644 (file)
@@ -40,7 +40,7 @@ class Geom_SurfaceOfRevolution;
 class Geom_OffsetSurface;
 
 //! This class implements the transfer of the Surface Entity from Geom
-//! To IGES. These can be :
+//! To IGES. These can be:
 //! . BoundedSurface
 //! * BSplineSurface
 //! * BezierSurface
@@ -66,8 +66,8 @@ public:
   //! fields as GE's.
   Standard_EXPORT GeomToIGES_GeomSurface(const GeomToIGES_GeomEntity& GE);
 
-  //! Transfert  a  GeometryEntity which  answer True  to  the
-  //! member : BRepToIGES::IsGeomSurface(Geometry).  If this
+  //! Transfer a GeometryEntity which answer True to the
+  //! member : BRepToIGES::IsGeomSurface(Geometry). If this
   //! Entity could not be converted, this member returns a NullEntity.
   Standard_EXPORT Handle(IGESData_IGESEntity) TransferSurface(const Handle(Geom_Surface)& start,
                                                               const Standard_Real         Udeb,
index 6e25c1231c1bc4cc85aead0ab7be68463d38c2cc..9684854722ba8151e4a2d6a8b56c130be9945460 100644 (file)
@@ -28,7 +28,7 @@ class Geom_VectorWithMagnitude;
 class Geom_Direction;
 
 //! This class implements the transfer of the Vector from Geom
-//! to IGES . These can be :
+//! to IGES. These can be:
 //! . Vector
 //! * Direction
 //! * VectorWithMagnitude
@@ -43,8 +43,8 @@ public:
   //! fields as GE's.
   Standard_EXPORT GeomToIGES_GeomVector(const GeomToIGES_GeomEntity& GE);
 
-  //! Transfert  a  GeometryEntity which  answer True  to  the
-  //! member : BRepToIGES::IsGeomVector(Geometry).  If this
+  //! Transfer a GeometryEntity which answer True to the
+  //! member : BRepToIGES::IsGeomVector(Geometry). If this
   //! Entity could not be converted, this member returns a NullEntity.
   Standard_EXPORT Handle(IGESGeom_Direction) TransferVector(const Handle(Geom_Vector)& start);
 
index 41a3cd9a4f5959ff1927088e87508b421c474cbd..d0a595bed1bed8b160afff882c6d0477ff7330b6 100644 (file)
@@ -55,10 +55,10 @@ public:
   //! the Group.
   Standard_EXPORT void Init(const Handle(IGESData_HArray1OfIGESEntity)& allEntities);
 
-  //! Sets a Group to be, or not to be  Ordered (according mode)
+  //! Sets a Group to be, or not to be Ordered (according mode)
   Standard_EXPORT void SetOrdered(const Standard_Boolean mode);
 
-  //! Sets a Group to be, or not to be  WithoutBackP
+  //! Sets a Group to be, or not to be WithoutBackP
   Standard_EXPORT void SetWithoutBackP(const Standard_Boolean mode);
 
   //! Returns True if <me> is Ordered
index dbb9002f42f7ae9cabf777493b688de9a63de16f..e524f267eefc4f2fc5ac18c2ed610a0e0ea7370f 100644 (file)
@@ -40,7 +40,7 @@ class XCAFPrs_Style;
 //! IGESCAFControl_Writer writer();
 //! Methods for writing IGES file:
 //! writer.Transfer (Document);
-//! writer.Write("filename") or writer.Write(OStream)  or
+//! writer.Write("filename") or writer.Write(OStream) or
 //! writer.Perform(Document,"filename");
 //! Methods for managing the writing of attributes.
 //! Colors
index b4dc1b21a36bb1db9dd6848f4fe5e3b820c59b9c..9f711222589b090f58bb5f33f28d8a4ef537859e 100644 (file)
@@ -58,7 +58,7 @@ public:
   Standard_EXPORT Standard_Integer FormNumber() const;
 
   //! Returns the Entity which has been recorded for a given
-  //! Field Number, i.e. without any cast. Maps with :
+  //! Field Number, i.e. without any cast. Maps with:
   //! 3 : Structure   4 : LineFont     5 : LevelList     6 : View
   //! 7 : Transf(ormation Matrix)      8 : LabelDisplay
   //! 13 : Color.  Other values give a null handle
@@ -141,7 +141,7 @@ public:
   //! gives Hierarchy status (0-1-2)
   Standard_EXPORT Standard_Integer HierarchyStatus() const;
 
-  //! Returns the LineWeight Number (0  not defined), see also LineWeight
+  //! Returns the LineWeight Number (0 not defined), see also LineWeight
   Standard_EXPORT Standard_Integer LineWeightNumber() const;
 
   //! Returns the true Line Weight, computed from LineWeightNumber and
@@ -273,7 +273,7 @@ public:
   //! Else, the file contained NO idencation at all about this list.
   Standard_EXPORT Standard_Boolean ArePresentAssociativities() const;
 
-  //! gives number of recorded associativities (0  no list defined)
+  //! gives number of recorded associativities (0 no list defined)
   Standard_EXPORT Standard_Integer NbAssociativities() const;
 
   //! Returns the Associativity List under the form of an EntityIterator.
@@ -298,7 +298,7 @@ public:
   //! Else, the file contained NO idencation at all about this list
   Standard_EXPORT Standard_Boolean ArePresentProperties() const;
 
-  //! Gives number of recorded properties (0  no list defined)
+  //! Gives number of recorded properties (0 no list defined)
   Standard_EXPORT Standard_Integer NbProperties() const;
 
   //! Returns Property List under the form of an EntityIterator
index 50ceef3ebcc79233117445dfcf42c80f1358e16c..82f97e767b32e34be740fa4536c5bdd8ab5e71c3 100644 (file)
@@ -139,8 +139,8 @@ public:
   Standard_EXPORT void PrintLabel(const Handle(Standard_Transient)& ent,
                                   Standard_OStream&                 S) const Standard_OVERRIDE;
 
-  //! Prints label specific to IGES norm  for a given -- --
-  //! entity,  i.e.  its directory entry number (2*Number-1)
+  //! Prints label specific to IGES norm for a given -- --
+  //! entity, i.e. its directory entry number (2*Number-1)
   //! in the log file format.
   Standard_EXPORT virtual void PrintToLog(const Handle(Standard_Transient)& ent,
                                           Standard_OStream& S) const Standard_OVERRIDE;
index 2b2cb48a5725248dc84c1588e7f1c79e2e5ac8b8..d741d34b4074172cb3ca69e21a12f8467a354f09 100644 (file)
@@ -76,7 +76,7 @@ public:
 
   //! returns the current parameter number
   //! This notion is involved by the organisation of an IGES list of
-  //! parameter : it can be ended by two lists (Associativities and
+  //! parameters: it can be ended by two lists (Associativities and
   //! Properties), which can be empty, or even absent. Hence, it is
   //! necessary to know, at the end of specific reading, how many
   //! parameters have been read : the optional lists follow
@@ -386,7 +386,7 @@ public:
   //! Remark : Negative or Null Pointers are ignored
   //! Else ("ord" False), order is not guaranteed (faster mode)
   //! If all params cannot be read as Entities, same as above
-  //! Warning  Give "ord" to False ONLY if order is not significant
+  //! Warning: Give "ord" to False ONLY if order is not significant
   Standard_EXPORT Standard_Boolean ReadEntList(const Handle(IGESData_IGESReaderData)& IR,
                                                const IGESData_ParamCursor&            PC,
                                                const Standard_CString                 mess,
index 525691764961913e17a3f2be5964838e4c1817f0..005bd257bbfd5e35bddee518825a46d88790e743 100644 (file)
@@ -28,7 +28,7 @@ DEFINE_STANDARD_HANDLE(IGESDimen_DimensionedGeometry, IGESData_IGESEntity)
 
 //! Defines IGES Dimensioned Geometry, Type <402> Form <13>,
 //! in package IGESDimen
-//! This entity has been replaced by the new form of  Dimensioned
+//! This entity has been replaced by the new form of Dimensioned
 //! Geometry Associativity Entity (Type 402, Form 21) and should no
 //! longer be used by preprocessors.
 class IGESDimen_DimensionedGeometry : public IGESData_IGESEntity
index 610dc89fa7942f3aa33ac10a9edcf6715cd536bd..aa2d7530388d2802ca8ffa46c3d34a4799692d3c 100644 (file)
@@ -36,7 +36,7 @@ DEFINE_STANDARD_HANDLE(IGESDraw_ViewsVisibleWithAttr, IGESData_ViewKindEntity)
 //! defines IGESViewsVisibleWithAttr, Type <402>, Form <4>
 //! in package IGESDraw
 //!
-//! This class is extension of Class ViewsVisible.  It is used
+//! This class is extension of Class ViewsVisible. It is used
 //! for those entities that are visible in multiple views, but
 //! must have a different line font, color number, or
 //! line weight in each view.
@@ -118,7 +118,7 @@ public:
   Standard_EXPORT Standard_Integer LineWeightItem(const Standard_Integer Index) const;
 
   //! returns Index'th Display entity with this particular characteristics
-  //! raises exception if Index  <= 0 or Index > NbEntities()
+  //! raises exception if Index <= 0 or Index > NbEntities()
   Standard_EXPORT Handle(IGESData_IGESEntity) DisplayedEntity(const Standard_Integer Index) const;
 
   DEFINE_STANDARD_RTTIEXT(IGESDraw_ViewsVisibleWithAttr, IGESData_ViewKindEntity)
index fa652ec3dfc10646f07b25951e68bcdaa59572f8..79b18fb1069457c4cabe9f7bbf4326dd146eca64 100644 (file)
@@ -30,7 +30,7 @@ class gp_Dir;
 class IGESGeom_ConicArc;
 DEFINE_STANDARD_HANDLE(IGESGeom_ConicArc, IGESData_IGESEntity)
 
-//! defines IGESConicArc, Type <104> Form <0-3>  in package IGESGeom
+//! defines IGESConicArc, Type <104> Form <0-3> in package IGESGeom
 //! A conic arc is a bounded connected portion of a parent
 //! conic curve which consists of more than one point. The
 //! parent conic curve is either an ellipse, a parabola, or
index e01a88a3b1de3782a88a1d418946f0ce00215ac2..0dcd36d14765637313ac10936aed5d50eff42dc2 100644 (file)
@@ -65,7 +65,7 @@ public:
   //! False otherwise.
   Standard_EXPORT Standard_Boolean HasColorName() const;
 
-  //! if HasColorName() is True  returns the Verbal description of
+  //! if HasColorName() is True returns the Verbal description of
   //! the Color.
   Standard_EXPORT Handle(TCollection_HAsciiString) ColorName() const;
 
index 285a396040f8b6a0e7a71bd7e3e847625e4cbb4a..18c88dc3b36ea0bfeb13ff765181599d0d2ff701 100644 (file)
@@ -52,7 +52,7 @@ public:
   //! - aMirrorFlag    : Mirror Flag
   //! - aRotationFlag  : Rotate internal text flag
   //! - aCorner        : Lower left corner coordinates(Form No. 0),
-  //! Increments from coordinates  (Form No. 1)
+  //! Increments from coordinates (Form No. 1)
   Standard_EXPORT void Init(const Standard_Real                  aWidth,
                             const Standard_Real                  aHeight,
                             const Standard_Integer               aFontCode,
@@ -67,8 +67,8 @@ public:
   //! or Basolute (Form 0) else
   Standard_EXPORT void SetIncremental(const Standard_Boolean mode);
 
-  //! returns True  if entity is Incremental (Form 1).
-  //! False if entity is Absolute    (Form 0).
+  //! returns True if entity is Incremental (Form 1).
+  //! False if entity is Absolute (Form 0).
   Standard_EXPORT Standard_Boolean IsIncremental() const;
 
   //! returns Character Box Width.
index 0086528800e9c7f476bfbbefa9d6adfbf8105883..adb9c82599571d50a2c86455abd0f9a1cfbf45a4 100644 (file)
@@ -112,7 +112,7 @@ public:
   //! returns pen status(True if 1, False if 0) of Motionnum'th motion
   //! of Chnum'th character.
   //! Exception raised if Chnum <= 0 or Chnum > NbCharacters or
-  //! Motionnum <= 0 or Motionnum >  NbPenMotions
+  //! Motionnum <= 0 or Motionnum > NbPenMotions
   Standard_EXPORT Standard_Boolean IsPenUp(const Standard_Integer Chnum,
                                            const Standard_Integer Motionnum) const;
 
index 1ee8204119b53367b1de516d113be5ac677f20a3..e741cd66cc071884cd40f079243bce7e0f2b14f6 100644 (file)
@@ -58,7 +58,7 @@ public:
   //! Sets Format for Range to a new value with its range of
   //! application.
   //! To cancel it, give format as "" (empty string)
-  //! Remark that if the condition (0. < Rmin < Rmax)  is not
+  //! Remark that if the condition (0. < Rmin < Rmax) is not
   //! verified, this secondary format will be ignored.
   //! Moreover, this secondary format is intended to be used in a
   //! range around 1.
index 2b85cf553259441ab7bbbfe537b65bcfad38963b..8b77387700976b6368fe7ab6532523e898bad488 100644 (file)
@@ -36,7 +36,7 @@ DEFINE_STANDARD_HANDLE(IGESSelect_IGESTypeForm, IFSelect_Signature)
 //! IGESTypeForm is a Signature specific to the IGES Norm :
 //! it gives the signature under two possible forms :
 //! - as "mmm nnn", with "mmm" as IGES Type Number, and "nnn"
-//! as IGES From Number (even if = 0)  [Default]
+//! as IGES From Number (even if = 0) [Default]
 //! - as "mmm" alone, which gives only the IGES Type Number
 class IGESSelect_IGESTypeForm : public IFSelect_Signature
 {
index e9b61b0d99488fe4b0a8b45c5819a22039f1af30..bb26125ad4f48601f704547ed9baa11141b91aef 100644 (file)
@@ -12,7 +12,7 @@
 // commercial license or contractual agreement.
 
 //=======================================================================
-// purpose  : Members to transfert any BRepEntity into TopoDS_Shape
+// purpose  : Members to transfer any BRepEntity into TopoDS_Shape
 //=======================================================================
 // 21.12.98 rln, gka S4054
 // #62 rln 10.01.99 PRO17015
index 3c6fd0840a140b1460e1bdc47ccc6069079ca90d..2b2f5eea7462f05e1155024bbefb656813fd388d 100644 (file)
@@ -46,9 +46,9 @@ class IGESToBRep_BRepEntity : public IGESToBRep_CurveAndSurface
 public:
   DEFINE_STANDARD_ALLOC
 
-  //! Creates  a tool BRepEntity  ready  to  run, with
-  //! epsilons  set  to  1.E-04,  TheModeTopo  to  True,  the
-  //! optimization of  the continuity to False.
+  //! Creates a tool BRepEntity ready to run, with
+  //! epsilons set to 1.E-04, TheModeTopo to True, the
+  //! optimization of the continuity to False.
   Standard_EXPORT IGESToBRep_BRepEntity();
 
   //! Creates a tool BRepEntity ready to run and sets its
index ee4307b52e6192080b7d9e47c1cb822ca998dd21..69a6caef8346ffc79720c4fe1f55b5abb8cdad20 100644 (file)
@@ -38,7 +38,7 @@ class IGESGeom_TransformationMatrix;
 
 //! Provides methods to transfer basic geometric curves entities
 //! from IGES to CASCADE.
-//! These can be :
+//! These can be:
 //! * Circular arc
 //! * Conic arc
 //! * Spline curve
@@ -52,9 +52,9 @@ class IGESToBRep_BasicCurve : public IGESToBRep_CurveAndSurface
 public:
   DEFINE_STANDARD_ALLOC
 
-  //! Creates  a tool BasicCurve  ready  to  run, with
-  //! epsilons  set  to  1.E-04,  TheModeTopo  to  True,  the
-  //! optimization of  the continuity to False.
+  //! Creates a tool BasicCurve ready to run, with
+  //! epsilons set to 1.E-04, TheModeTopo to True, the
+  //! optimization of the continuity to False.
   Standard_EXPORT IGESToBRep_BasicCurve();
 
   //! Creates a tool BasicCurve ready to run and sets its
@@ -69,15 +69,15 @@ public:
                                         const Standard_Boolean modeapprox,
                                         const Standard_Boolean optimized);
 
-  //! Transfert  a  IGESEntity which  answer True  to  the
-  //! member : IGESToBRep::IsBasicCurve(IGESEntity).  If this
+  //! Transfer a IGESEntity which answer True to the
+  //! member : IGESToBRep::IsBasicCurve(IGESEntity). If this
   //! Entity could not be converted, this member returns a NullEntity.
   Standard_EXPORT Handle(Geom_Curve) TransferBasicCurve(const Handle(IGESData_IGESEntity)& start);
 
-  //! Transfert  a  IGESEntity which  answer True  to  the
+  //! Transfert a IGESEntity which answer True to the
   //! member : IGESToBRep::IsBasicCurve(IGESEntity).
   //! The IGESEntity must be a curve UV and its associed TRSF must
-  //! be planar .If this Entity could not be converted, this member
+  //! be planarIf this Entity could not be converted, this member
   //! returns a NullEntity.
   Standard_EXPORT Handle(Geom2d_Curve) Transfer2dBasicCurve(
     const Handle(IGESData_IGESEntity)& start);
index 3274c4fc69f5f91e88f05d00e1eaf5be907d9ee8..45ddf43556233265e73432d0e2ff72336d7c2576 100644 (file)
@@ -40,7 +40,7 @@ class IGESGeom_BSplineSurface;
 
 //! Provides methods to transfer basic geometric surface entities
 //! from IGES to CASCADE.
-//! These can be :
+//! These can be:
 //! * Spline surface
 //! * BSpline surface
 class IGESToBRep_BasicSurface : public IGESToBRep_CurveAndSurface
@@ -48,8 +48,8 @@ class IGESToBRep_BasicSurface : public IGESToBRep_CurveAndSurface
 public:
   DEFINE_STANDARD_ALLOC
 
-  //! Creates  a tool BasicSurface  ready  to  run, with
-  //! epsilons  set  to  1.E-04,  TheModeTopo  to  True,  the
+  //! Creates a tool BasicSurface ready to run, with
+  //! epsilons set to 1.E-04, TheModeTopo to True, the
   //! optimization of  the continuity to False.
   Standard_EXPORT IGESToBRep_BasicSurface();
 
@@ -65,7 +65,7 @@ public:
                                           const Standard_Boolean modeapprox,
                                           const Standard_Boolean optimized);
 
-  //! Returns Surface  from Geom if the last transfer has succeeded.
+  //! Returns Surface from Geom if the last transfer has succeeded.
   Standard_EXPORT Handle(Geom_Surface) TransferBasicSurface(
     const Handle(IGESData_IGESEntity)& start);
 
@@ -89,11 +89,11 @@ public:
   Standard_EXPORT Handle(Geom_ToroidalSurface) TransferToroidalSurface(
     const Handle(IGESSolid_ToroidalSurface)& start);
 
-  //! Returns BSplineSurface  from Geom if the transfer has succeeded.
+  //! Returns BSplineSurface from Geom if the transfer has succeeded.
   Standard_EXPORT Handle(Geom_BSplineSurface) TransferSplineSurface(
     const Handle(IGESGeom_SplineSurface)& start);
 
-  //! Returns BSplineSurface  from Geom if the transfer has succeeded.
+  //! Returns BSplineSurface from Geom if the transfer has succeeded.
   Standard_EXPORT Handle(Geom_BSplineSurface) TransferBSplineSurface(
     const Handle(IGESGeom_BSplineSurface)& start);
 };
index a7f9de68d6972a9a7a3ff5dc7a587490aed32c99..c5729226551288f9de1528cbb2969c31da3c54c9 100644 (file)
@@ -37,9 +37,9 @@ class IGESToBRep_CurveAndSurface
 public:
   DEFINE_STANDARD_ALLOC
 
-  //! Creates  a tool CurveAndSurface  ready  to  run, with
-  //! epsilons  set  to  1.E-04,  myModeTopo  to  True,  the
-  //! optimization of  the continuity to False.
+  //! Creates a tool CurveAndSurface ready to run, with
+  //! epsilons set to 1.E-04, myModeTopo to True, the
+  //! optimization of the continuity to False.
   Standard_EXPORT IGESToBRep_CurveAndSurface();
 
   //! Creates a tool CurveAndSurface ready to run.
index d6dc526765309ece6ac179e35af737d2ad7a629b..e6f4e39bfb4d6700eb8f5217dbcbad0810e747f3 100644 (file)
@@ -12,7 +12,7 @@
 // commercial license or contractual agreement.
 
 //=======================================================================
-// purpose  : Members to transfert any IGES Curves into TopoDS_Shape
+// purpose  : Members to transfer any IGES Curves into TopoDS_Shape
 //=======================================================================
 // modif mjm du 23/09/97 : appel a ShapeTool en remplacement a PCurveLib
 // 21.12.98 rln, gka S4054
index 30ef5772c1741243e05564069eb6a097a343c7cf..e1c9f9cfc0bf94f6f21933f716063b7e0bcf85a4 100644 (file)
@@ -47,9 +47,9 @@ class IGESToBRep_TopoCurve : public IGESToBRep_CurveAndSurface
 public:
   DEFINE_STANDARD_ALLOC
 
-  //! Creates  a tool TopoCurve  ready  to  run, with
-  //! epsilons  set  to  1.E-04,  TheModeTopo  to  True,  the
-  //! optimization of  the continuity to False.
+  //! Creates a tool TopoCurve ready to run, with
+  //! epsilons set to 1.E-04, TheModeTopo to True, the
+  //! optimization of the continuity to False.
   Standard_EXPORT IGESToBRep_TopoCurve();
 
   //! Creates a tool TopoCurve ready to run and sets its
index 5473c47c377b01b0f0805ed1cfbc82dc90d68df0..f5edbbe77f5efea9c964b93edb5f609628e22405 100644 (file)
@@ -44,9 +44,9 @@ class IGESToBRep_TopoSurface : public IGESToBRep_CurveAndSurface
 public:
   DEFINE_STANDARD_ALLOC
 
-  //! Creates  a tool TopoSurface  ready  to  run, with
-  //! epsilons  set  to  1.E-04,  TheModeTopo  to  True,  the
-  //! optimization of  the continuity to False.
+  //! Creates a tool TopoSurface ready to run, with
+  //! epsilons set to 1.E-04, TheModeTopo to True, the
+  //! optimization of the continuity to False.
   Standard_EXPORT IGESToBRep_TopoSurface();
 
   //! Creates a tool TopoSurface ready to run and sets its
index ce2c1ca6d0822ec59df7151b009a6e63fd770260..0fd7f17a3a45bbbf5c23851040553e72611542b4 100644 (file)
@@ -31,8 +31,8 @@ class StepData_StepModel;
 class Interface_Protocol;
 class TCollection_HAsciiString;
 
-//! This class allows to consult and prepare/edit  data stored in
-//! a Step Model  Header
+//! This class allows to consult and prepare/edit data stored in
+//! a Step Model Header
 class APIHeaderSection_MakeHeader
 {
 public:
index a132b3d6ed6c2ca868a17fafb2ee775e421acbe0..b14489af7b220b0d43a1adc8f09fc2ecf2e76895 100644 (file)
@@ -26,7 +26,7 @@ class RWHeaderSection
 public:
   DEFINE_STANDARD_ALLOC
 
-  //! enforced the initialisation of the  libraries
+  //! enforced the initialisation of the libraries
   Standard_EXPORT static void Init();
 };
 
index 434f32e5ba966003defb04f3c1da52375b1813f9..3cd2e13be8be948204c31f955636fc50c061e611 100644 (file)
@@ -26,7 +26,7 @@ class RWStepAP214
 public:
   DEFINE_STANDARD_ALLOC
 
-  //! enforced the initialisation of the  libraries
+  //! enforced the initialisation of the libraries
   Standard_HIDDEN static void Init();
 };
 
index 3db72ea145610b4be5fb24e037f26cbac98ccf36..e2c060c8688f113231a3b0877e71b2516a8129e2 100644 (file)
@@ -79,7 +79,7 @@ public:
   Standard_EXPORT Standard_Real SolidAngleFactor() const;
 
   //! Returns the Uncertainty value (for length)
-  //! It has been converted  with LengthFactor
+  //! It has been converted with LengthFactor
   Standard_EXPORT Standard_Real Uncertainty() const;
 
   //! Returns the areaFactor
index 7493daec2b97af78837a71450196afbade9acd99..d47c584f9f222b52b70cf3f5d32a51f32aaafa14 100644 (file)
@@ -110,8 +110,8 @@ public:
 
   //! Displays the statistics for the
   //! last translation. what defines the kind of statistics that are displayed:
-  //! - 0 gives general statistics   (number of translated roots,
-  //! number of warnings, number of   fail messages),
+  //! - 0 gives general statistics (number of translated roots,
+  //! number of warnings, number of fail messages),
   //! - 1 gives root results,
   //! - 2 gives statistics for all checked entities,
   //! - 3 gives the list of translated entities,
index 82c447b9a30877c12c34d73375931d9c401a8026..b26a3ad13c14cb7904f944654f7f36fb3bc4b7cf 100644 (file)
@@ -113,7 +113,7 @@ public:
   //! returns Value as a PropertyDefinition (Null if another type)
   Standard_EXPORT virtual Handle(StepRepr_PropertyDefinition) PropertyDefinition() const;
 
-  //! returns Value as a ShapeRepresentation  (Null if another type)
+  //! returns Value as a ShapeRepresentation (Null if another type)
   Standard_EXPORT virtual Handle(StepShape_ShapeRepresentation) ShapeRepresentation() const;
 
   //! returns Value as a SecurityClassification (Null if another type)
index c969fb5b57abc9b0766aba8f3fff43022000490b..9fd3cdd2314aaec1be1aa15998ca112c807c073b 100644 (file)
@@ -59,7 +59,7 @@ public:
   //! returns Value as a Approval (Null if another type)
   Standard_EXPORT Handle(StepBasic_Approval) Approval() const;
 
-  //! returns Value as a  (Null if another type)
+  //! returns Value as a (Null if another type)
   Standard_EXPORT Handle(StepRepr_DescriptiveRepresentationItem) DescriptiveRepresentationItem()
     const;
 
index 714780180cd54011756c075f22f46e42524b19eb..0a5547020a3d1bfa67296d640da3c6cba0b58ef1 100644 (file)
@@ -32,7 +32,7 @@ class StepData_DefaultGeneral;
 DEFINE_STANDARD_HANDLE(StepData_DefaultGeneral, StepData_GeneralModule)
 
 //! DefaultGeneral defines a GeneralModule which processes
-//! Unknown Entity from StepData  only
+//! Unknown Entity from StepData only
 class StepData_DefaultGeneral : public StepData_GeneralModule
 {
 
index 24765ce7a57142c51f5a992e29e734400ac74cc1..c82524d24c6b71c25690b98d3922c2d883602f24 100644 (file)
@@ -81,7 +81,7 @@ public:
   //! Sets a Logical Value (or predeclares a list as logical)
   Standard_EXPORT void SetLogical(const StepData_Logical val = StepData_LFalse);
 
-  //! Sets a Real    Value (or predeclares a list as Real);
+  //! Sets a Real Value (or predeclares a list as Real);
   Standard_EXPORT void SetReal(const Standard_Real val = 0.0);
 
   //! Sets a String Value (or predeclares a list as String)
index 8e684738367da3d36f36a436eb897a5f7ff7b296..1652abbe5dc5206a9aab1866fd28ed18214509cc 100644 (file)
@@ -64,7 +64,7 @@ public:
   //! Warning : conflicts are not controlled
   Standard_EXPORT Standard_Integer& LabelMode();
 
-  //! TypeMode  controls the type form to use :
+  //! TypeMode controls the type form to use :
   //! 0 (D) for normal long form
   //! 1 for short form (if a type name has no short form, normal
   //! long form is then used)
index 0fd649543a23b82f9824260bd62c44bea43a94b4..e382935e2fc49d41419f02e5805bf33a3fb1c032 100644 (file)
@@ -44,7 +44,7 @@ public:
   //! returns Value as a Datum (Null if another type)
   Standard_EXPORT Handle(StepDimTol_Datum) Datum() const;
 
-  //! returns Value as a CommonDatumList  (Null if another type)
+  //! returns Value as a CommonDatumList (Null if another type)
   Standard_EXPORT Handle(StepDimTol_HArray1OfDatumReferenceElement) CommonDatumList() const;
 };
 #endif // _StepDimTol_DatumOrCommonDatum_HeaderFile
index 7b6bf2f19079a065890069ac1d23aa91fd4b6312..6db45a75262ddf04e6a902972ea3833bdc2a02ce 100644 (file)
@@ -25,7 +25,7 @@
 class StepElement_CurveElementFreedomMember;
 DEFINE_STANDARD_HANDLE(StepElement_CurveElementFreedomMember, StepData_SelectNamed)
 
-//! Representation of member for  STEP SELECT type CurveElementFreedom
+//! Representation of member for STEP SELECT type CurveElementFreedom
 class StepElement_CurveElementFreedomMember : public StepData_SelectNamed
 {
 
index 57dec515d6ef5c4a4c0e3dbf570b61a33d291c1f..92328b5d821da9f400fe589efa70061ee9b25a44 100644 (file)
@@ -25,7 +25,7 @@
 class StepElement_CurveElementPurposeMember;
 DEFINE_STANDARD_HANDLE(StepElement_CurveElementPurposeMember, StepData_SelectNamed)
 
-//! Representation of member for  STEP SELECT type CurveElementPurpose
+//! Representation of member for STEP SELECT type CurveElementPurpose
 class StepElement_CurveElementPurposeMember : public StepData_SelectNamed
 {
 
index 3c701c85d15307b5d5377435dd44acabe6bbe7ee..a8d23c1b4d188cdb271e17a084d727dcb2aed8de 100644 (file)
@@ -25,7 +25,7 @@
 class StepElement_ElementAspectMember;
 DEFINE_STANDARD_HANDLE(StepElement_ElementAspectMember, StepData_SelectNamed)
 
-//! Representation of member for  STEP SELECT type ElementAspect
+//! Representation of member for STEP SELECT type ElementAspect
 class StepElement_ElementAspectMember : public StepData_SelectNamed
 {
 
index d4717bfc22c875d1914d9ab9be60a8b30394332b..84852a333340258bf4f2885fb2f92b54f7c2a5c7 100644 (file)
@@ -25,7 +25,7 @@
 class StepElement_MeasureOrUnspecifiedValueMember;
 DEFINE_STANDARD_HANDLE(StepElement_MeasureOrUnspecifiedValueMember, StepData_SelectNamed)
 
-//! Representation of member for  STEP SELECT type MeasureOrUnspecifiedValue
+//! Representation of member for STEP SELECT type MeasureOrUnspecifiedValue
 class StepElement_MeasureOrUnspecifiedValueMember : public StepData_SelectNamed
 {
 
index 01e36fd7ebf00be82564246c81ed2419fd7f49da..c69704e80281a5e457f12be0a49df30e1729616c 100644 (file)
@@ -25,7 +25,7 @@
 class StepElement_SurfaceElementPurposeMember;
 DEFINE_STANDARD_HANDLE(StepElement_SurfaceElementPurposeMember, StepData_SelectNamed)
 
-//! Representation of member for  STEP SELECT type SurfaceElementPurpose
+//! Representation of member for STEP SELECT type SurfaceElementPurpose
 class StepElement_SurfaceElementPurposeMember : public StepData_SelectNamed
 {
 
index 3d1766c87593cfe2824b0b6c331c55b488f6c01a..b33159045a2d7f8ffed0953ccdd8c3fd19d1411a 100644 (file)
@@ -25,7 +25,7 @@
 class StepElement_VolumeElementPurposeMember;
 DEFINE_STANDARD_HANDLE(StepElement_VolumeElementPurposeMember, StepData_SelectNamed)
 
-//! Representation of member for  STEP SELECT type VolumeElementPurpose
+//! Representation of member for STEP SELECT type VolumeElementPurpose
 class StepElement_VolumeElementPurposeMember : public StepData_SelectNamed
 {
 
index b660d2d3fa9fdcc8cea86d588635a773f79480d0..8110f67293926e588c64d38e5bb3d04871158801 100644 (file)
@@ -25,7 +25,7 @@
 class StepFEA_DegreeOfFreedomMember;
 DEFINE_STANDARD_HANDLE(StepFEA_DegreeOfFreedomMember, StepData_SelectNamed)
 
-//! Representation of member for  STEP SELECT type CurveElementFreedom
+//! Representation of member for STEP SELECT type CurveElementFreedom
 class StepFEA_DegreeOfFreedomMember : public StepData_SelectNamed
 {
 
index 530329fd104f5e3df087c55b797e2a581772cb31..05319202eeb5d849d3f4c61e68a3eea15d4009de 100644 (file)
@@ -26,7 +26,7 @@
 class StepFEA_SymmetricTensor23dMember;
 DEFINE_STANDARD_HANDLE(StepFEA_SymmetricTensor23dMember, StepData_SelectArrReal)
 
-//! Representation of member for  STEP SELECT type SymmetricTensor23d
+//! Representation of member for STEP SELECT type SymmetricTensor23d
 class StepFEA_SymmetricTensor23dMember : public StepData_SelectArrReal
 {
 
index 30d72c4ab757911707f16def921affb7d504d4a0..5967013ac60fff91dd18a94713ea069e49c74a21 100644 (file)
@@ -26,7 +26,7 @@
 class StepFEA_SymmetricTensor43dMember;
 DEFINE_STANDARD_HANDLE(StepFEA_SymmetricTensor43dMember, StepData_SelectArrReal)
 
-//! Representation of member for  STEP SELECT type SymmetricTensor43d
+//! Representation of member for STEP SELECT type SymmetricTensor43d
 class StepFEA_SymmetricTensor43dMember : public StepData_SelectArrReal
 {