Info : Direct use : W:/wok671test/wok_entities/LOC/dev/occt/src/Standard/Standard.cdl Warning : 31 : Documentation lost (Enum_Begin) //! The package Standard provides the minimum services necessary //! for other toolkits to handle persistent and transient objects. //! It is the Standard run-time encapsulation of the CAS.CADE //! database, that is, it defines a single programming interface //! for creating and accessing persistent objects manipulated by //! handles. Warning : 1 warnings. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/BSplCLib/BSplCLib.cdl Warning : 118 : Documentation lost (Enum_Begin) //! this is a one dimensional function //! typedef void (*EvaluatorFunction) ( //! Standard_Integer // Derivative Request //! Standard_Real * // StartEnd[2] //! Standard_Real // Parameter //! Standard_Real & // Result //! Standard_Integer &) ;// Error Code //! serves to multiply a given vectorial BSpline by a function Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/Bnd/Bnd.cdl Warning : 68 : Documentation lost (InstClass_Begin) //! A box parallel to the main axes. //! A 3D Bounding. Warning : 85 : Documentation lost (InstClass_Begin) //! A rectangle parallel to the main axes. //! A 2D Bounding. Warning : 97 : Documentation lost (Inc_Class_Dec) //! A tool to sort a set of Box2d and compare with an //! other Box2d to find the list of touched items. Warning : 102 : Documentation lost (InstClass_Begin) //! A tool to sort a set of Box and compare with an //! other Box to find the list of touched items. Warning : 109 : Documentation lost (InstClass_Begin) //! This sequence used to store the bounding boxes of sub-Shapes. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/CSLib/CSLib.cdl Warning : 102 : Documentation lost (Inc_Class_Dec) //! *** Class2d : Low level algorithm for 2d classification //! this class was moved from package BRepTopAdaptor //! //! The following functions computes the normal to a surface Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/Convert/Convert.cdl Warning : 129 : Documentation lost (Inc_Class_Dec) //! Super class of the following classes : Warning : 132 : Documentation lost (Inc_Class_Dec) //! Converts a circle into a B-spline curve. Warning : 135 : Documentation lost (Inc_Class_Dec) //! Converts an ellipse into a B-spline curve. Warning : 138 : Documentation lost (Inc_Class_Dec) //! Converts an hyperbola into a B-spline curve. Warning : 144 : Documentation lost (Inc_Class_Dec) //! Converts a parabola into a B-spline curve. Warning : 150 : Documentation lost (Inc_Class_Dec) //! Converts a bounded cylinder into a B-spline surface. Warning : 153 : Documentation lost (Inc_Class_Dec) //! Converts a bounded cone into a B-spline surface. Warning : 156 : Documentation lost (Inc_Class_Dec) //! Converts a torus into a B-spline surface. Warning : 162 : Documentation lost (InstClass_Begin) //! Converts a sphere into a B-spline surface. Warning : 171 : Documentation lost (Inc_Class_Dec) //! Converts a list of connecting BezierCurves //! into a B-spline curve. Warning : 175 : Documentation lost (Inc_Class_Dec) //! Converts a list of connecting BezierCurves //! into a B-spline curve. Warning : 181 : Documentation lost (Inc_Class_Dec) //! Convert a serie of Polynomial N-Dimensional //! Curves that are have continuity CM to an //! N-Dimensional Bspline Curve that has continuity //! CM Warning : 188 : Documentation lost (Pack_End) //! Convert a grid of Polynomial Surfaces //! that are have continuity CM to an //! Bspline Surface that has continuity //! CM Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/GraphTools/GraphTools.cdl Warning : 71 : Documentation lost (Inc_Class_Dec) //! Depth First Search (DFS) //! Breath First Search (BFS) //! Sorted Strong Components (SC) //! Topological Sort (TS) Warning : 90 : Documentation lost (Inc_Class_Dec) //! Connected Vertices (CV) //! Reduced Graph (RG) Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/MMgt/MMgt.cdl Warning : 30 : Documentation lost (Pack_End) //! Intermediate class between Standard_Transient and descendants. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/Message/Message.cdl Warning : 53 : Documentation lost (Inc_Class_Dec) //! Defines message. Warning : 56 : Documentation lost (Inc_Class_Dec) //! Defines file storing messages. Warning : 61 : Documentation lost (Inc_Class_Dec) //! Messenger is API class providing general-purpose interface for //! libraries that may issue text messages without knowledge //! of how these messages will be further processed. Warning : 66 : Documentation lost (Inc_Class_Dec) //! Class Message_Algorithm is the root class for all algorithms. //! It provides generic mechanism for management execution status, //! collection and output of corresponding error/warning messages Warning : 69 : Documentation lost (Inc_Class_Dec) //! Defines basic message printer. Warning : 72 : Documentation lost (InstClass_Begin) //! Defines printer associated with an ostream Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/OSD/OSD.cdl Warning : 46 : Documentation lost (Enum_Begin) //! This is in fact a pointer to a function. //! This is not an "enumeration" but a trick to solve an omission //! from CDL. //! C++: alias "typedef int (* OSD_Function)(...);" Warning : 105 : Documentation lost (Inc_Class_Dec) //! Accurate management of OSD specific errors. Warning : 109 : Documentation lost (Inc_Class_Dec) //! Gets and sets protection attributes of 'system , user , //! group, and world'. Warning : 112 : Documentation lost (Inc_Class_Dec) //! Manages independent system path translation. Warning : 115 : Documentation lost (Inc_Class_Dec) //! A set of file/directory manipulation tools. Warning : 118 : Documentation lost (Inc_Class_Dec) //! A set of disk oriented tools. Warning : 121 : Documentation lost (Inc_Class_Dec) //! A set of file oriented tools. Warning : 124 : Documentation lost (Inc_Class_Dec) //! Searches for child files in current directory. Warning : 127 : Documentation lost (Inc_Class_Dec) //! A set of directory oriented tools Warning : 130 : Documentation lost (Inc_Class_Dec) //! Searches sub-directories in current directory. Warning : 134 : Documentation lost (Inc_Class_Dec) //! Measures time elapsed for performance program tests. //! Measures CPU time consumed by a method call. Warning : 137 : Documentation lost (Inc_Class_Dec) //! Measures the effective time elapsed for a method call. Warning : 140 : Documentation lost (Inc_Class_Dec) //! Selects a printer (used by File). Warning : 144 : Documentation lost (Inc_Class_Dec) //! Carries information about a host. //! System version ,host name, nodename ... Warning : 147 : Documentation lost (Inc_Class_Dec) //! Manages environment variables. Warning : 150 : Documentation lost (Inc_Class_Dec) //! Get all environment variables. Warning : 156 : Documentation lost (Inc_Class_Dec) //! Process specific oriented tools //! Mutex object to synchronize threads within one process Warning : 163 : Documentation lost (Inc_Class_Dec) //! Provides tools to load a shared library //! and retrieve the address of an entry point. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/Poly/Poly.cdl Warning : 46 : Documentation lost (InstClass_Begin) //! A triangle is a triplet of integers (indices of //! the nodes). Warning : 61 : Documentation lost (Inc_Class_Dec) //! A Triangulation is a 3D polyhedron made of //! triangles. It is made of a nodes which are //! indexed. Nodes have a 3d value and a 2d value. //! Triangles are triplet of node indices. //! //! This is a Transient class. Warning : 65 : Documentation lost (Inc_Class_Dec) //! A Polygon3D is made of indexed nodes. //! Nodes have a 3d value. Warning : 69 : Documentation lost (Inc_Class_Dec) //! A Polygon2D is made of indexed nodes. //! Nodes have a 2d value. Warning : 78 : Documentation lost (Inc_Class_Dec) //! A polygonOnTriangulation is made of node indices //! referencing a triangulation. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/Quantity/Quantity.cdl Warning : 661 : Documentation lost (Inc_Class_Dec) //! Mathematical quantities. //! //! Defined as a quantity of matter. Gives rise to the //! inertial and gravitational properties of a body. //! It is measured in kilograms. //! //! Defined as a difference in direction. //! It is measured in radians. //! //! Defined as an angle formed by three or more planes. //! It is measured in steradians. //! //! Defined as spatial extension. //! It is measured in metres. //! //! Defined as superficial extension. //! It is measured in square metres. //! //! Defined as an extension in three dimensions. //! It is measured in cubic metres. //! //! Defined as distance covered per unit time. //! It is measured in metres per second. //! //! Defined as distance covered per unit time in a //! given direction. It is a vector quantity. //! It is measured in metres per second. //! //! Defined as the change of velocity per unit time. //! It is a vector quantity. //! It is measured in metres per second per second. //! //! Defined as the rate at which a body moves around an axis. //! It is quantified as change in direction per unit time. //! It is measured in radians per second. //! //! Defined as the number of oscillations per unit time. //! It is measured in cycles per second. //! //! Defined as a measure of the average kinetic energy //! of the molecules in a body. //! It is measured in degrees kelvin. //! //! Defined as a dimensionless quantity proportional to //! the number of specified particles of a substance. //! Amount of substance is measured in moles. //! For all substances the number of molecules in a mole //! is given by Avogadro's Constant. //! //! Defined as mass per unit volume. //! It is measured in kilograms per cubic metre. //! //! Defined as mass per unit time. //! It is measured in kilograms per second. //! //! Defined as volume per unit time. //! It is measured in cubic metres per second. //! //! Defined as a measure of fuel used per unit distance //! travelled, or distance travelled per unit of fuel. //! It is measured in litres per 100 kilometres or in //! miles per gallon (UK or US). //! //! Defined as the product of mass and velocity. //! It is a vector quantity. //! It is measured in kilogram-metres per second. //! //! Defined as the product of momentum of a body //! and the distance of its centre of gravity from an axis. //! It is measured in kilogram-square-metres per second. //! //! Defined as the product of the mass of a body //! and the square of the distance of its centre of gravity //! from an axis. //! It is measured in kilogram-square-metres. //! //! Defined as the product of the mass of a body //! and the acceleration that the force produces. //! It is a vector quantity. //! It is measured in newtons. //! //! Defined as the product of a force and the //! perpendicular distance to an axis. //! It is measured in newtons x metres. //! //! Defined as the product of a force and the //! perpendicular distance to an axis or as the //! the product of a force couple. //! It is measured in newtons x metres. //! //! Defined as the force of gravitation acting on a body //! near to the surface of the Earth or other planet. //! It is quantified as the product of the mass of the body //! and the local value of the acceleration of free fall. //! It is measured in newtons. //! //! Defined as the force perpendicular to a //! unit area. In a fluid it is defined as the product //! of the depth, density, and free fall acceleration. //! It is measured in pascals (newtons per square metre). //! //! Defined as the resistance to flow in a fluid. //! It is quantified as the product of pressure //! and time. For a liquid it generally decreases with //! temperature; for a gas it increases. //! It is measured in pascal-seconds. //! //! Defined as the ratio of the dynamic viscosity //! to the fluid density. Used in modifying the motion of a //! perfect fluid to include terms due to a real fluid. //! It is quantified as area per unit time. //! It is measured in square metres per second. //! //! Defined as the capacity of a system to do work. //! In mechanical terms this can be quantified as the //! product of a force and a distance moved by its point of //! application. //! In kinetic terms it is the product of half the mass //! and the square of the speed . //! In a rotating system it is the product of half the //! moment of inertia and the square of the angular velocity. //! In potential terms it is the product of a mass, //! a height, and the free fall acceleration. //! In molecular terms it is the sum of the kinetic and //! potential energies of the molecules. //! In electric terms it is the product of charge and //! the electric potential traversed. //! In relativistic terms it is the difference between //! the observed mass and the rest mass of a body multiplied //! by the square of the speed of light. //! It is measured in joules (newton-metres). //! //! In mechanics, the product of a force and the distance //! moved. In a rotating system, the product of the torque //! and the angular displacement. In a pressure system, //! the product of the pressure and the change in volume. //! In electrical terms, the product of a charge and the //! potential difference it traverses. //! It is measured in joules (newton-metres). //! //! Defined as the rate of expending energy or doing work. //! In mechanical terms it is the product of a force and //! the distance it moves per unit time. //! In electrical terms it is the product of the voltage //! and the current. For AC the root-mean-square values //! are multiplied by the cosine of the phase angle. //! It is measured in watts (joules per second). //! //! Defined as the force required to hold unit length //! of a plane liquid surface. //! It is measured in newtons per metre. //! //! Defined as the proportional change in the length, //! area, or volume of a solid per degree of temperature. //! For a liquid the expansion of the container must be //! taken into account. //! For a gas there are coefficients for constant pressure //! and constant volume changes. //! It is measured in units of reciprocal degree kelvin. //! //! Defined as the rate at which heat passes through an //! area inside a body. Quantified as work per unit time //! per unit length per unit of temperature. //! It is measured in watts per metre per degee kelvin. //! //! Defined as the quantity of heat required to raise //! unit mass by one degree temperature. For a gas //! there are two values: one at constant pressure, the //! other at constant volume. Their ratio is linked to the //! speed of sound in the gas and to the number of //! degrees of freedom of the molecules. //! It is quantified as energy per unit mass per //! degree of temperature. //! It is measured in joules per kilogram per degree //! kelvin. //! //! Defined as a property which changes as a system undergoes //! reversible change. The change in entropy is quantified as //! the change in energy per degree of temperature. All real //! changes are at least partially irreversible so entropy //! is increased by change. Entropy can be viewed as a //! measure of the molecular disorder of a system, or as the //! unavailability of its internal energy to do work in a //! cyclical process. //! A change in entropy is measured in joules per degree kelvin. //! //! Defined as the sum of the internal energy of a system plus //! the product of its pressure and volume. For a reversible //! process at constant pressure the change in enthalpy is //! equal to the quantity of heat absorbed (or lost). //! It is measured in joules. //! //! Defined as the luminous flux emitted per unit solid //! angle in a given direction by a point source. //! It is measured in candelas. //! //! Defined as the rate of flow of radiant energy as evaluated //! by the luminous sensation it produces. This means it //! depends on the sensitivity of the receptor or observer. It //! is related to the radiant flux of the source by the //! spectral luminous efficiency. //! It is measured in lumens. //! //! It is defined the luminous flux per unit area per unit //! solid angle. //! It is measured in candelas per square metre. //! //! Defined as the incident luminous flux per unit area. //! It is measured in lux (lumen per square metre). //! //! Defined as the quantity of illuminance with time. //! It is measured in lux-seconds. //! //! Defined as the ratio of luminous flux emitted by a //! source to the power it consumes. //! It is measured in lumens per watt. //! //! Defined as a property of elementary particles. It is //! more commonly viewed as the product of electric current //! and time. //! It is measured in coulombs (ampere-second). //! //! Defined as the amount of charge flowing per unit time. //! It is measured in amperes (coulombs per second). //! //! Defined as the force exerted on a unit charge at a //! given point in space. //! It is measured in volts per metre. //! //! Defined as the work done in bringing unit positive //! charge from infinity to the point. //! It is measured in volts. //! Volts are in practice used to measure differences //! in potential e.g. the electromotive force generated when //! a conductor cuts a magnetic field. //! //! Defined for a capacitor as the ratio of the charge on //! either conductor to the potential between them. //! It is measured in farads (coulomb per volt). //! //! Defined as the product of a given area and the //! average magnetic flux density normal to it. //! It is measured in webers (tesla-square-metre). //! //! Defined as the magnetic flux passing through unit area //! of a magnetic field normal to the magnetic force. //! It is a vector quantity, the product of the permeability //! and the magnetic field strength and with a direction at any //! given point the same as that of the magnetic field. //! It is measured in teslas (webers per square metre). //! //! Described as a vector quantity, it is the ratio of the //! magnetic flux density to the permeability of the medium. //! Its integral along a closed line is equal to the //! magnetomotive force. //! It is measured in amperes per metre. //! //! Defined as the ratio of the magnetomotive force applied //! to a magnetic circuit to the magnetic flux in the circuit. //! It is measured in reciprocal henrys. //! Its reciprocal is permanence. //! //! Defined as the ratio of the potential difference //! across a conductor to the current flowing through it. //! It is measured in ohms. //! //! Defined as numerically equal to the electromotive force //! induced when the current in a circuit changes at //! unit rate. //! It is measured in henrys (webers per ampere). //! //! Defined as a measure of the increase in voltage on //! an isolated conductor by the addition of a charge. //! for two isolated conductors, it is the ratio of the charge //! on either conductor to the potential difference between //! them. //! It is measured in farads (coulomb per volt). //! In practice micro-, nano-, and pico-farads are used. //! //! Defined as the total opposition to the flow of current //! in a circuit. Includes the contributions of resistance, //! inductance, and capacitance. //! It is measured in Ohms. //! //! Defined as the reciprocal of impedance. //! It is measured in Siemens (reciprocal Ohms). //! The square of the admittance is equal to the sum of the //! squares of the conductance and the susceptance. //! //! Defined as the resistance of a conductor of unit //! cross-section per unit length. //! It is measured in Ohm-metres. //! It is the reciprocal of the conductivity. //! //! Defined as the current density divided by the electrical //! field strength. It is also the reciprocal of resistivity. //! It is measured in Siemens per metre. //! //! Defined as the mass of a given substance contained in one //! mole. One mole of any substance contains Avogadro's //! Constant of molecules. //! It is measured in kilograms per mole. //! //! Defined as the volume occupied by one mole of substance. //! One mole of any substance contains Avogadro's //! Constant of molecules. //! It is measured in cubic metres per mole. //! //! Defined as the strength of a mixture or solution. It can //! be measured as kilograms per litre of solvent or of //! solution. For certain purposes percentage by weight or //! volume can be used, and parts per million (ppm) is used //! for trace elements. //! //! Defined as the concentration in moles per litre of //! solution. It is also called molarity. //! //! Defined as the concentration in moles per kilogram of //! solvent. //! //! Defined as the rate of flow of sound energy through //! a unit area normal to the flow. It is quantified as the //! square of the root-mean-square sound pressure, divided by //! the density of the medium and by the speed of sound. //! It is measured in watts per square metre. //! //! Defined as a dimensionless comparison of sound pressure //! levels. The conventional unit, the bel, is the base ten //! logarithm of the ratio of the two pressures. In practice //! the decibel (one tenth of a bel) is used. //! //! Defined as the number of atoms of a radioactive //! substance which disintegrate per unit time. It is //! measured in becquerels (one disintegration per second). //! //! Defined as the energy absorbed per unit mass in an //! irradiated medium. //! It is measured in grays. //! //! Defined as the product of the absorbed dose and a //! quality factor related to the effect of a particular //! type of radiation on biological tissue. //! It is measured in sieverts. //! //! Defined as the power of a lens. It is quantified //! as the reciprocal of the focal length. //! It is measured in dioptres (reciprocal metres). Warning : 667 : Documentation lost (Inc_Class_Dec) //! Gets and sets values of date. //! This represents a point in time. //! So it deals with year,month,day,hour,minute,second, //! millisecond and microsecond. Warning : 673 : Documentation lost (Inc_Class_Dec) //! Gets and sets values of Period //! This allows management of an elapsed time. Warning : 677 : Documentation lost (Inc_Class_Dec) //! Definition and manipulation of colors. Warning : 681 : Documentation lost (InstClass_Begin) //! Conversion units. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/Resource/Resource.cdl Warning : 63 : Documentation lost (Inc_Class_Dec) //! Defines a resource structure and its management methods. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/SortTools/SortTools.cdl Warning : 88 : Documentation lost (InstClass_Begin) //! Sort an array using the heap sort algorithm. //! Sort an array using the quick sort algorithm. //! Sort an array using the shell sort algorithm. //! Sort an array using the straight insertion sort algorithm. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/Storage/Storage.cdl Warning : 121 : Documentation lost (Inc_Class_Dec) //! base class for storage drivers Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/TCollection/TCollection.cdl Warning : 73 : Documentation lost (Inc_Class_Dec) //! A stack handled by value. //! A queue handled by value. //! A single list handled by value. //! A LISP like sharable list. Warning : 92 : Documentation lost (Inc_Class_Dec) //! An indexed double list handled by value. //! An indexed double list handle by reference. //! A small set handled by value. //! A small set handled by reference. //! A Tool to instantiate Maps. Providing HashCode and //! Comparisons on Keys. Warning : 97 : Documentation lost (Inc_Class_Dec) //! Basic class root of all the Maps. Warning : 115 : Documentation lost (Enum_Begin) //! Basic class root of all the Iterators on Maps. //! A Hashed map to store keys. //! A Map where data can be stored with the keys. //! A Map to store pair of keys. //! A Map where the keys are indexed. //! An Indexed Map where data can be stored with the keys. Warning : 124 : Documentation lost (InstClass_Begin) //! Defines a comparison operator which can be used by //! any ordered structure. The way to compare items //! has to be described in subclasses, which herit //! from instantiations of Compare. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/TopLoc/TopLoc.cdl Warning : 41 : Documentation lost (Inc_Class_Dec) //! An elementary 3D coordinate system. Warning : 45 : Documentation lost (InstClass_Begin) //! Used to implement the Location. A Datum3D with a //! power elevation. Warning : 49 : Documentation lost (Inc_Class_Dec) //! Used to implement the Location. Warning : 53 : Documentation lost (InstClass_Begin) //! A Local Coordinate System. A list of elementary //! Datums. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/gp/gp.cdl Warning : 37 : Documentation lost (Enum_Begin) //! Identifies the type of a geometric transformation. Warning : 93 : Documentation lost (Inc_Class_Dec) //! 3D Cartesian Coordinates {X, Y, Z} Warning : 96 : Documentation lost (Inc_Class_Dec) //! Matrix 3*3 Warning : 99 : Documentation lost (Inc_Class_Dec) //! Quaternion representing 3d rotation Warning : 104 : Documentation lost (Inc_Class_Dec) //! Elementary geometric transformation. This transformation never //! change the nature of the objects. Warning : 109 : Documentation lost (Inc_Class_Dec) //! General transformation. A GTrsf can be used only to transform //! a point or a triplet of coordinates. Warning : 112 : Documentation lost (Inc_Class_Dec) //! Cartesian Point. Warning : 115 : Documentation lost (Inc_Class_Dec) //! Vector. Warning : 118 : Documentation lost (Inc_Class_Dec) //! Direction, it is an unitary vector. Warning : 121 : Documentation lost (Inc_Class_Dec) //! axis placement (Coordinate system -one axis) Warning : 125 : Documentation lost (Inc_Class_Dec) //! axis placement (Direct Coordinate system two //! axis) Warning : 129 : Documentation lost (Inc_Class_Dec) //! axis placement (Coordinate system two axis, can //! be direct or indirect) Warning : 132 : Documentation lost (Inc_Class_Dec) //! Line. Warning : 135 : Documentation lost (Inc_Class_Dec) //! Circle. Warning : 138 : Documentation lost (Inc_Class_Dec) //! Ellipse. Warning : 141 : Documentation lost (Inc_Class_Dec) //! Hyperbola. Warning : 144 : Documentation lost (Inc_Class_Dec) //! Parabola. Warning : 147 : Documentation lost (Inc_Class_Dec) //! Plane. Warning : 150 : Documentation lost (Inc_Class_Dec) //! Infinite cylindrical surface . Warning : 153 : Documentation lost (Inc_Class_Dec) //! Spherical surface. Warning : 156 : Documentation lost (Inc_Class_Dec) //! Toroidal surface. Warning : 166 : Documentation lost (Inc_Class_Dec) //! Conical surface. //! Geometric entities for 2D. Warning : 169 : Documentation lost (Inc_Class_Dec) //! 2D cartesian Coordinates {X, Y} Warning : 172 : Documentation lost (Inc_Class_Dec) //! Matrix 2*2 Warning : 177 : Documentation lost (Inc_Class_Dec) //! Elementary geometric transformation. This transformation never //! change the nature of the objects. Warning : 182 : Documentation lost (Inc_Class_Dec) //! General transformation. A GTrsf can be used only to transform //! a point or a triplet of coordinates. Warning : 185 : Documentation lost (Inc_Class_Dec) //! Cartesian point. Warning : 188 : Documentation lost (Inc_Class_Dec) //! Vector. Warning : 191 : Documentation lost (Inc_Class_Dec) //! Direction, it is an unitary vector. Warning : 194 : Documentation lost (Inc_Class_Dec) //! axis placement (Coordinate system - one axis) Warning : 197 : Documentation lost (Inc_Class_Dec) //! axis placement (Coordinate system - two axis) Warning : 200 : Documentation lost (Inc_Class_Dec) //! Line. Warning : 203 : Documentation lost (Inc_Class_Dec) //! Circle. Warning : 206 : Documentation lost (Inc_Class_Dec) //! Ellipse. Warning : 209 : Documentation lost (Inc_Class_Dec) //! Hyperbola. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/Adaptor2d/Adaptor2d.cdl Warning : 141 : Documentation lost (Inc_Class_Dec) //! Root of the 2d curve. Warning : 158 : Documentation lost (Inc_Class_Dec) //! deferred class for the 2d curves manipulated with //! Handle. //! Generic class used to create a curve inheriting //! from HCurve2d. Warning : 172 : Documentation lost (Pack_End) //! Use by the TopolTool to trim a surface. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/Adaptor3d/Adaptor3d.cdl Warning : 146 : Documentation lost (Inc_Class_Dec) //! Root of the 3d curve. Warning : 155 : Documentation lost (Inc_Class_Dec) //! deferred class for the curves manipulated with //! Handle. //! Generic class used to create a curve inheriting //! from HCurve. Warning : 160 : Documentation lost (Inc_Class_Dec) //! Root of the surface. Warning : 176 : Documentation lost (Inc_Class_Dec) //! deferred class for the surfaces manipulated with //! Handle. //! Generic class used to create a surface inheriting //! from HSurface. Warning : 193 : Documentation lost (InstClass_Begin) //! Algorithmic 3d curv, isoparametric on a surface. Warning : 203 : Documentation lost (InstClass_Begin) //! Algorithmic 3d curve from a surface and a 2d curve //! in the parameter space. Warning : 211 : Documentation lost (InstClass_Begin) //! Algorithmic 2d curve. Warning : 220 : Documentation lost (InstClass_Begin) //! Algorithmic Surface from a Curve and an Axis //! Curve and Axis are coplanar. //! Curve doesn't intersect Axis. Warning : 228 : Documentation lost (InstClass_Begin) //! Algorithmic Surface from a curve and a direction Warning : 235 : Documentation lost (Pack_End) //! function to find the Cn discontinuity point. Used to //! find the roots of the functions Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/AdvApp2Var/AdvApp2Var.cdl Warning : 99 : Documentation lost (Inc_Class_Dec) //! this class approximates a given function of 2 variables //! //! typedef void (*EvaluatorFunc2Var) ( //! Standard_Integer * -- dimension //! Standard_Real * -- first and last parameters in U //! Standard_Real * -- first and last parameters in V //! Standard_Integer * -- choice of constante, 1 for U, 2 for V //! Standard_Real * -- value of constant parameter //! Standard_Integer * -- number of parameters //! Standard_Real * -- values of parameters //! Standard_Integer * -- order of derivation in U //! Standard_Integer * -- order of derivation in V //! Standard_Real * -- evaluation //! Standard_Integer * -- error code //! ) ; Warning : 111 : Documentation lost (Inc_Class_Dec) //! this class contains a given criterion to be satisfied Warning : 117 : Documentation lost (Inc_Class_Dec) //! contains all the parameters for approximation //! ( tolerancy, computing option, ...) Warning : 122 : Documentation lost (Inc_Class_Dec) //! used to store constraints on a (Ui,Vj) point Warning : 127 : Documentation lost (Inc_Class_Dec) //! used to store constraints on a line U = Ui or V = Vj Warning : 132 : Documentation lost (InstClass_Begin) //! used to store results on a domain [Ui,Ui+1]x[Vj,Vj+1] Warning : 141 : Documentation lost (InstClass_Begin) //! set of constraints along a same type of Iso on the same level Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/AdvApprox/AdvApprox.cdl Warning : 41 : Documentation lost (Inc_Class_Dec) //! this approximate a given function Warning : 55 : Documentation lost (Inc_Class_Dec) //! typedef void (*EvaluatorFunction) ( //! Standard_Integer * //! Standard_Real * //! Standard_Real * //! Standard_Integer * //! Standard_Real * //! Standard_Integer *) ; Warning : 59 : Documentation lost (Inc_Class_Dec) //! this class is used to choose the way of cutting if needed Warning : 65 : Documentation lost (Inc_Class_Dec) //! inherits class Cutting; //! if Cutting is necessary in [a,b], we cut at (a+b) / 2. Warning : 70 : Documentation lost (Inc_Class_Dec) //! inherits class Cutting; contains a list of preferential points (di)i //! if Cutting is necessary in [a,b], we cut at the di nearest from (a+b)/2. Warning : 77 : Documentation lost (Pack_End) //! inherits class Cutting; contains two lists of preferential points to //! manage to level of preferential cutting. //! if Cutting is necessary in [a,b], we cut at the di nearest from (a+b)/2 Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/AppCont/AppCont.cdl Warning : 58 : Documentation lost (Inc_Class_Dec) //! The two following algorithms are using the same recipe: //! Minimizing the difference between the approximate result //! Curve or Surface and respectively a continous MultiLine //! or a continous surface. //! makes an approximation of a continous Line described by //! the tool TheLineTool. Warning : 63 : Documentation lost (Inc_Class_Dec) //! This class must be provided by the user to use the //! approximation algorithm FittingCurve. Warning : 72 : Documentation lost (Inc_Class_Dec) //! This class is the inteface between the Function //! class and the tool asked by LeastSquare. Warning : 77 : Documentation lost (Inc_Class_Dec) //! This class must be provided by the user to use the //! approximation algorithm FittingCurve2d. Warning : 83 : Documentation lost (InstClass_Begin) //! This class is the inteface between the Function2d //! class and the tool asked by LeastSquare. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/AppDef/AppDef.cdl Warning : 50 : Documentation lost (Inc_Class_Dec) //! a MultiPointConstraint is a set of points which have the same range //! in the MultiLine and the same constraints. Warning : 53 : Documentation lost (Inc_Class_Dec) //! this is the organized set of points. Warning : 64 : Documentation lost (InstClass_Begin) //! example of MultiLine tool corresponding to the tools of the packages //! AppParCurves and Approx. For Approx, the tool will not addd points //! if the algorithms want some. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/AppParCurves/AppParCurves.cdl Warning : 86 : Documentation lost (Inc_Class_Dec) //! computes in parallel the least square resolution of a //! set of points (MultiLine). The result is a //! set of Bezier curves (MultiCurve). //! computes the approximating resolution with constraints //! starting from a guess solution issued, for example, //! from the least squares. //! It uses the Uzawa method from the mathematical package. //! computes the approximation of a MultiLine by the //! search for a new parameters to minimize the //! sum||C(ui)-Qi||2 with a gradient method. //! computes the approximation of a MultiLine by the //! search for a new parameters to minimize the //! sum||C(ui)-Qi||2 with a gradient method. //! The Result is a Bspline set. Warning : 101 : Documentation lost (InstClass_Begin) //! computes the approximation of a Multiline by //! Variational optimization. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/Approx/Approx.cdl Warning : 80 : Documentation lost (Inc_Class_Dec) //! Approximate a MultiLine with a cutting. //! Approximate a continous MultiLine with a cutting. //! The Tool of the line is the tool from AppCont. Warning : 124 : Documentation lost (InstClass_Begin) //! this makes a 3D curve from Adaptor3d and //! a curve on surface to check and build a 2D //! BSpline curve that has the same parameterisation //! as the 3D curve. Warning : 142 : Documentation lost (Pack_End) //! this approximates a series of points //! Boundary conditions can be given as well //! a given parameterisation Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/BRep/BRep.cdl Warning : 85 : Documentation lost (Inc_Class_Dec) //! The TFace class is inherited from the TFace from //! TopoDS. It contains a surface, a tolerance and a //! natural restriction flag. Warning : 89 : Documentation lost (InstClass_Begin) //! Root for curve representations. Contains a //! location. Warning : 96 : Documentation lost (Inc_Class_Dec) //! Root class for geometric curves representations. //! Contains a first an a last parameter. Warning : 99 : Documentation lost (Inc_Class_Dec) //! Representation by a 3d curve. Warning : 103 : Documentation lost (Inc_Class_Dec) //! Representation by a curve in the parametric space //! of a surface. Warning : 107 : Documentation lost (Inc_Class_Dec) //! Representation by two curves in the parametric //! space of a closed surface. Warning : 110 : Documentation lost (Inc_Class_Dec) //! Representation by a 3D polygon. Warning : 114 : Documentation lost (Inc_Class_Dec) //! Representation by an array of indices on a //! triangulation. Warning : 118 : Documentation lost (Inc_Class_Dec) //! Representation by two arrays of indices on a //! triangulation. Warning : 122 : Documentation lost (Inc_Class_Dec) //! Representation by 2d polygon in the parametric space //! of a surface. Warning : 126 : Documentation lost (Inc_Class_Dec) //! Representation by two 2d polygons in the parametric //! space of the surface. Warning : 129 : Documentation lost (Inc_Class_Dec) //! Geometric continuity bewtween two surfaces. Warning : 139 : Documentation lost (Inc_Class_Dec) //! The TEdge class is inherited from the TEdge from //! TopoDS. It contains a 3d curve and a list of //! representations. Warning : 143 : Documentation lost (InstClass_Begin) //! Root for point representations. Contains a //! location. Warning : 149 : Documentation lost (Inc_Class_Dec) //! Representation by a parameter on a 3D curve. Warning : 152 : Documentation lost (Inc_Class_Dec) //! Root for points on surface. Warning : 156 : Documentation lost (Inc_Class_Dec) //! Representation by a parameter on a curve on a //! surface. Warning : 159 : Documentation lost (Inc_Class_Dec) //! Representation by two parameters on a surface. Warning : 164 : Documentation lost (Inc_Class_Dec) //! The TVertex class is inherited from the TVertex //! from TopoDS. It contains a 3d point and a //! location. Warning : 169 : Documentation lost (Inc_Class_Dec) //! The Builder from BRep is inherited from the //! Builder3D from TopoDS. It is used to build //! Shapes. Warning : 174 : Documentation lost (Pack_End) //! The Tool from BRep is used to access the geometric //! data. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/BRepAdaptor/BRepAdaptor.cdl Warning : 54 : Documentation lost (Inc_Class_Dec) //! Transforms a Face in a Surface from Adaptor3d. Warning : 57 : Documentation lost (Inc_Class_Dec) //! Transforms an Edge in a Curve from Adaptor3d. Warning : 61 : Documentation lost (Inc_Class_Dec) //! Transforms an Edge on a Face in a Curve2d from //! Adaptor2d. Warning : 64 : Documentation lost (InstClass_Begin) //! Transforms a Wire in a Curve from Adaptor3d. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/BRepTools/BRepTools.cdl Warning : 80 : Documentation lost (Inc_Class_Dec) //! To explore the 3D or the UV topology of a Face. Warning : 84 : Documentation lost (Inc_Class_Dec) //! Defines geometric modifications on a shape //! ( on the faces, the edges, the vertices). Warning : 87 : Documentation lost (Inc_Class_Dec) //! Performs geometric modifications on a shape. Warning : 91 : Documentation lost (Inc_Class_Dec) //! Defines a Modification with a Trsf from gp. //! Inherited from Modification. Warning : 96 : Documentation lost (Inc_Class_Dec) //! Conversion des entites analytiques d'une shape //! en NURBS (courbes et surface 3D) //! Inherited from Modification. Warning : 100 : Documentation lost (Inc_Class_Dec) //! Defines a Modification with a GTrsf from gp. //! Inherited from Modification. Warning : 103 : Documentation lost (Inc_Class_Dec) //! Provides a tool to change subshapes in a shape. Warning : 116 : Documentation lost (Inc_Class_Dec) //! Provides a tool to glue shapes on edges. //! for exemple glue faces to make a shell. //! Provides a tool to //! - identify contigous boundaries (for control //! of continuity: C0, C1, ...) //! - assemble contigous shapes into one shape. Warning : 119 : Documentation lost (Inc_Class_Dec) //! A set of BRep TShapes. Inherited from TopTools. Warning : 122 : Documentation lost (InstClass_Begin) //! Provides tools for modification of shape. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/BndLib/BndLib.cdl Warning : 48 : Documentation lost (Inc_Class_Dec) //! Bounding box for a curve in 3d. Warning : 51 : Documentation lost (Inc_Class_Dec) //! Bounding box for a curve in 2d. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/CPnts/CPnts.cdl Warning : 37 : Documentation lost (Inc_Class_Dec) //! typedef Standard_Real (*CPnts_RealFunction) //! (const Standard_Real, const Standard_Address) //! //! A pointer on a function for MyGaussFunction Warning : 40 : Documentation lost (Inc_Class_Dec) //! for implementation, compute values for Gauss Warning : 44 : Documentation lost (Inc_Class_Dec) //! for implementation, compute Length and Derivative //! of the curve for Newton. Warning : 49 : Documentation lost (Inc_Class_Dec) //! This algorithm computes a point and its parameter //! as the distance between this and a given point is the abscissa Warning : 53 : Documentation lost (Pack_End) //! This Algorithm computes a distribution of points //! with a given chordal deviation on a parametrized curve. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/FEmTool/FEmTool.cdl Warning : 33 : Documentation lost (Inc_Class_Dec) //! To define Criterium (or Energy) on finite element Warning : 39 : Documentation lost (Inc_Class_Dec) //! To define sparse Matrix Warning : 43 : Documentation lost (Inc_Class_Dec) //! Do define one curves with Finite Element Warning : 47 : Documentation lost (Inc_Class_Dec) //! To define set of functions for calculating matrix //! elements of RefMatrix by Gauss integration. Warning : 56 : Documentation lost (InstClass_Begin) //! To define the table [Freedom's degree] [Dimension,Element] //! which gives Index of Freedom's degree in the //! assembly problem. Warning : 65 : Documentation lost (InstClass_Begin) //! To define list of segments with non-zero coefficients //! of constraint Warning : 70 : Documentation lost (InstClass_Begin) //! To define sequence of constraints Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/GC/GC.cdl Warning : 40 : Documentation lost (Inc_Class_Dec) //! Makes a Line from Geom. Warning : 43 : Documentation lost (Inc_Class_Dec) //! Makes a Circle from Geom. Warning : 46 : Documentation lost (Inc_Class_Dec) //! Makes an hyperbola from Geom. Warning : 49 : Documentation lost (Inc_Class_Dec) //! Makes an ellipse from Geom. Warning : 52 : Documentation lost (Inc_Class_Dec) //! Makes a segment of Line from the 2 points and . Warning : 55 : Documentation lost (Inc_Class_Dec) //! Makes an arc of circle (TrimmedCurve from Geom). Warning : 58 : Documentation lost (Inc_Class_Dec) //! Makes an arc of Ellipse (TrimmedCurve from Geom). Warning : 61 : Documentation lost (Inc_Class_Dec) //! Makes an arc of hyperbola (TrimmedCurve from Geom). Warning : 68 : Documentation lost (Inc_Class_Dec) //! Makes an arc of parabola (TrimmedCurve from Geom). Warning : 77 : Documentation lost (Inc_Class_Dec) //! Makes a cylindricalSurface from Geom. Warning : 80 : Documentation lost (Inc_Class_Dec) //! Makes a ConicalSurface from Geom. Warning : 83 : Documentation lost (Inc_Class_Dec) //! Makes a cylindricalSurface from Geom Warning : 90 : Documentation lost (Inc_Class_Dec) //! Makes a ConicalSurface from Geom Warning : 93 : Documentation lost (Inc_Class_Dec) //! Returns a translation transformation of vector . Warning : 96 : Documentation lost (Inc_Class_Dec) //! Returns a symmetry transformation of center

. Warning : 100 : Documentation lost (Inc_Class_Dec) //! Returns a rotation transformation around the axis //! and of angle . Warning : 104 : Documentation lost (Pack_End) //! Returns a scaling transformation with the center point //! and the scaling value . Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/GCE2d/GCE2d.cdl Warning : 41 : Documentation lost (Inc_Class_Dec) //! Makes a Line from Geom2d. Warning : 44 : Documentation lost (Inc_Class_Dec) //! Makes a Circle from Geom2d. Warning : 47 : Documentation lost (Inc_Class_Dec) //! Makes an hyperbola from Geom2d. Warning : 50 : Documentation lost (Inc_Class_Dec) //! Makes an Ellipse from Geom2d. Warning : 53 : Documentation lost (Inc_Class_Dec) //! Makes a parabola from Geom2d. Warning : 56 : Documentation lost (Inc_Class_Dec) //! Makes a segment of Line (TrimmedCurve from Geom2d). Warning : 59 : Documentation lost (Inc_Class_Dec) //! Makes an arc of circle (TrimmedCurve from Geom2d). Warning : 62 : Documentation lost (Inc_Class_Dec) //! Makes an arc of ellipse (TrimmedCurve from Geom2d). Warning : 65 : Documentation lost (Inc_Class_Dec) //! Makes an arc of parabola (TrimmedCurve from Geom2d). Warning : 72 : Documentation lost (Inc_Class_Dec) //! Makes an arc of hyperbola (TrimmedCurve from Geom2d). Warning : 75 : Documentation lost (Inc_Class_Dec) //! Returns a translation transformation. Warning : 78 : Documentation lost (Inc_Class_Dec) //! Returns a symmetry transformation. Warning : 81 : Documentation lost (Inc_Class_Dec) //! Returns a rotation transformation. Warning : 85 : Documentation lost (Pack_End) //! Returns a scaling transformation. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/GProp/GProp.cdl Warning : 57 : Documentation lost (Enum_Begin) //! This exception is raised when a method makes reference to //! an undefined inertia axis of symmetry. Warning : 81 : Documentation lost (Inc_Class_Dec) //! Computes the global properties of a compound geometric //! system in 3d space. It gives facilities to compose the //! properties of hetegogeneous elements of the system //! (PGProps, CGProps, SGProps, VGProps or GProps). A density //! can be associated with each component of the system. Warning : 92 : Documentation lost (Inc_Class_Dec) //! Computes the global properties of a set of points in 3d. //! This class inherits GProps. //! //! Computes the global properties of a bounded //! curve in 3d. This class inherits GProps. Warning : 103 : Documentation lost (Inc_Class_Dec) //! Computes the global properties of a gp curve in 3d //! This class inherits GProps. //! //! Computes the global properties and the area of a bounded //! surface in 3d. This class inherits GProps. Warning : 120 : Documentation lost (Inc_Class_Dec) //! Computes the global properties and the area of a bounded //! elementary surface in 3d. This class inherits GProps. //! //! Computes the global properties and the volume of a region //! of space. This class inherits GProps. //! //! Computes the global properties and the volume of a region //! of space by adaptive Gauss-Kronrod integration. //! This class inherits GProps. Warning : 127 : Documentation lost (Inc_Class_Dec) //! Computes the global properties and the volume of a region //! of space. the region of space is defined by an elementary //! surface. This class inherits GProps. Warning : 145 : Documentation lost (Inc_Class_Dec) //! Returns the principal inertia properties of a GProps. //! //! The following abstract classes define templates //! with the minimum of methods required to implement //! the computation of the global properties for a curve //! or a surface. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/Geom2dAdaptor/Geom2dAdaptor.cdl Warning : 38 : Documentation lost (InstClass_Begin) //! Similar to Curve2d from Adaptor2d with a Curve from Geom2d. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/Geom2dConvert/Geom2dConvert.cdl Warning : 57 : Documentation lost (Inc_Class_Dec) //! This algorithm searches the knot values corresponding to the //! splitting of a given B-spline curve into several arcs with //! the same continuity. The continuity order is given at the //! construction time. It is possible to compute the curve arcs //! corresponding to this splitting with the method of package //! SplitBSplineCurve. Warning : 62 : Documentation lost (Inc_Class_Dec) //! This algorithm converts a B-spline curve from the package Geom //! into several Bezier curves. Warning : 66 : Documentation lost (Inc_Class_Dec) //! This algorithm converts and concat sevral curve in a //! B-spline curve. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/Geom2dLProp/Geom2dLProp.cdl Warning : 47 : Documentation lost (Pack_End) //! Computes the locals extremas of curvature and the //! inflections of a bounded curve in 2d. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/GeomAdaptor/GeomAdaptor.cdl Warning : 38 : Documentation lost (Inc_Class_Dec) //! creation of the loaded curve the curve is C1 by piece. //! Inherits Curve from Adaptor3d Warning : 42 : Documentation lost (InstClass_Begin) //! creation of the loaded surface the surface is C1 by piece //! Inherits Surface from Adaptor3d Warning : 49 : Documentation lost (InstClass_Begin) //! Inherited from GHSurface. Provides a surface //! handled by reference. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/GeomConvert/GeomConvert.cdl Warning : 73 : Documentation lost (Inc_Class_Dec) //! This algorithm searches the knot values corresponding to the //! splitting of a given B-spline curve into several arcs with //! the same continuity. The continuity order is given at the //! construction time. It is possible to compute the curve arcs //! corresponding to this splitting with the method of package //! SplitBSplineCurve. Warning : 83 : Documentation lost (Inc_Class_Dec) //! This algorithm searches the knot values corresponding to the //! splitting of a given B-spline surface into several patches with //! the same continuity. The continuity order is given at the //! construction time. It is possible to compute the surface patches //! corresponding to the splitting with the method of package //! SplitBSplineSurface. Warning : 88 : Documentation lost (Inc_Class_Dec) //! This algorithm converts a B-spline curve from the package Geom //! into several Bezier curves. Warning : 93 : Documentation lost (Inc_Class_Dec) //! This algorithm converts and concat sevral curve in a //! B-spline curve. Warning : 98 : Documentation lost (Inc_Class_Dec) //! This algorithm converts a B-spline surface from the package Geom //! into several Bezier surfaces. Warning : 103 : Documentation lost (Inc_Class_Dec) //! Convert a grid of Bezier Surfaces //! that are have continuity CM to an //! Bspline Surface that has continuity CM Warning : 106 : Documentation lost (Inc_Class_Dec) //! Convert a surface from Geom by an approximation method Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/GeomLib/GeomLib.cdl Warning : 68 : Documentation lost (Inc_Class_Dec) //! This class is used to create the curves ( 2d or //! 3d) rational or not created by the class //! ApproxAFunction from AdvApprox. Warning : 72 : Documentation lost (Inc_Class_Dec) //! this class compute the poles of a curve given some //! parameters, points to interpolate and boundary conditions //! in 3d Warning : 78 : Documentation lost (Inc_Class_Dec) //! this defines an evaluator for a function of 2 variables //! that will be used by CancelDenominatorDerivative in one //! direction. Warning : 83 : Documentation lost (Inc_Class_Dec) //! Checks for the end tangents : wether or not those //! are reversed regarding the third or n-3rd control Warning : 88 : Documentation lost (Inc_Class_Dec) //! Checks for the end tangents : wether or not those //! are reversed Warning : 94 : Documentation lost (Inc_Class_Dec) //! provides various methods with Geom2d and Geom curves //! and surfaces. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/GeomTools/GeomTools.cdl Warning : 41 : Documentation lost (Inc_Class_Dec) //! A set of Surfaces from Geom. Warning : 44 : Documentation lost (Inc_Class_Dec) //! A set of Curves from Geom. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/LProp/LProp.cdl Warning : 68 : Documentation lost (Inc_Class_Dec) //! Computation of local properties of a curve. //! Computation of local properties of a surface. Warning : 72 : Documentation lost (Inc_Class_Dec) //! Stores the parameters of a curve 2d or 3d corresponding //! to the curvature's extremas and the inflection's points. Warning : 75 : Documentation lost (InstClass_Begin) //! Computes the locals extremas of curvature of a gp curve. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/ProjLib/ProjLib.cdl Warning : 86 : Documentation lost (Inc_Class_Dec) //! Project a curve on a plane. Warning : 100 : Documentation lost (Inc_Class_Dec) //! Project a curve on a surface. The result ( a 3D //! Curve) will be an approximation Warning : 106 : Documentation lost (Inc_Class_Dec) //! Approximate the projection of a 3d curve on an //! analytic surface and stores the result in Approx. //! The result is a 2d curve. Warning : 114 : Documentation lost (Inc_Class_Dec) //! Approximate the projection of a 3d curve on an //! polar surface and stores the result in Approx. //! The result is a 2d curve. The evaluation of the //! current point of the 2d curve is done with the //! evaluation of the extrema P3d - Surface. Warning : 120 : Documentation lost (InstClass_Begin) //! Compute the 2d-curve. Try to solve the particular //! case if possible. Otherwize, an approximation is //! done. Warning : 152 : Documentation lost (Inc_Class_Dec) //! Root class for projections. Stores the result. Warning : 155 : Documentation lost (Inc_Class_Dec) //! Projection on a plane. Warning : 158 : Documentation lost (Inc_Class_Dec) //! Projection on a cylinder. Warning : 161 : Documentation lost (Inc_Class_Dec) //! Projection on a cone. Warning : 164 : Documentation lost (Inc_Class_Dec) //! Projection on a sphere. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/TopAbs/TopAbs.cdl Warning : 41 : Documentation lost (Enum_Begin) //! This package gives resources for Topology oriented //! applications such as : Topological Data Structure, //! Topological Algorithms. //! //! It contains : //! //! * The ShapeEnum enumeration to describe the //! differents topological shapes. //! //! * The Orientation enumeration to describe the //! orientation of a topological shape. //! //! * The State enumeration to describes the //! position of a point relative to a Shape. //! //! * Methods to manage the enumerations. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/TopTools/TopTools.cdl Warning : 205 : Documentation lost (Inc_Class_Dec) //! A set of Locations. Can be dump, wrote or read. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/TopoDS/TopoDS.cdl Warning : 44 : Documentation lost (Inc_Class_Dec) //! An attempt was made to modify a Shape already //! shared or protected. //! An incorrect insertion was attempted. Warning : 48 : Documentation lost (Inc_Class_Dec) //! A reference to a Topological shape with Location, //! Orientation. Warning : 51 : Documentation lost (InstClass_Begin) //! Class to manipulate a Shape with handle. Warning : 54 : Documentation lost (Inc_Class_Dec) //! Used to implement the TShape. Warning : 59 : Documentation lost (Inc_Class_Dec) //! A topological shape is a structure made from other //! shapes. This is a deferred class used to support //! topological objects. Warning : 63 : Documentation lost (Inc_Class_Dec) //! A Vertex is a topological point in two or three //! dimensions. Warning : 66 : Documentation lost (Inc_Class_Dec) //! A TVertex with a localisation and an orientation. Warning : 70 : Documentation lost (Inc_Class_Dec) //! A topological part of a curve in 2D or 3D, the //! boundary is a set of oriented Vertices. Warning : 73 : Documentation lost (Inc_Class_Dec) //! A TEdge with a localisation and an orientation. Warning : 76 : Documentation lost (Inc_Class_Dec) //! A set of edges connected by their vertices. Warning : 79 : Documentation lost (Inc_Class_Dec) //! A TWire with a localisation and an orientation. Warning : 84 : Documentation lost (Inc_Class_Dec) //! A topological part of a surface or of the 2D //! space. The boundary is a set of wires and //! vertices. Warning : 87 : Documentation lost (Inc_Class_Dec) //! A TFace with a localisation and an orientation. Warning : 90 : Documentation lost (Inc_Class_Dec) //! A set of faces connected by their edges. Warning : 93 : Documentation lost (Inc_Class_Dec) //! A TShell with a localisation and an orientation. Warning : 97 : Documentation lost (Inc_Class_Dec) //! A Topological part of 3D space, bounded by shells, //! edges and vertices. Warning : 100 : Documentation lost (Inc_Class_Dec) //! A Solid with a localisation and an orientation. Warning : 103 : Documentation lost (Inc_Class_Dec) //! A set of solids connected by their faces. Warning : 107 : Documentation lost (Inc_Class_Dec) //! A TCompSolid with a localisation and an //! orientation. Casts shape S to the more specialized return type, CompSolid. Warning : 110 : Documentation lost (Inc_Class_Dec) //! A TCompound is an all-purpose set of Shapes. Warning : 115 : Documentation lost (Inc_Class_Dec) //! A TCompound with a localisation and an //! orientation. //! Casts shape S to the more specialized return type, Compound. Warning : 120 : Documentation lost (Inc_Class_Dec) //! A builder is an object used to create and modify //! Data Structures. It is the root of the Builder //! class hierarchy. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/gce/gce.cdl Warning : 56 : Documentation lost (Inc_Class_Dec) //! Root of classes with error report. Warning : 59 : Documentation lost (Inc_Class_Dec) //! Makes a dir2d from gp. Warning : 62 : Documentation lost (Inc_Class_Dec) //! Makes a Lin2d from gp. Warning : 65 : Documentation lost (Inc_Class_Dec) //! Makes a Circ2d from gp. Warning : 68 : Documentation lost (Inc_Class_Dec) //! Makes an hypr2d from gp. Warning : 71 : Documentation lost (Inc_Class_Dec) //! Makes an Elips2d from gp. Warning : 78 : Documentation lost (Inc_Class_Dec) //! Makes a parab2d from gp. //! Constructions of Trsf2d from gp. Warning : 81 : Documentation lost (Inc_Class_Dec) //! Returns a translation transformation. Warning : 84 : Documentation lost (Inc_Class_Dec) //! Returns a symmetry transformation. Warning : 87 : Documentation lost (Inc_Class_Dec) //! Returns a rotation transformation. Warning : 111 : Documentation lost (Inc_Class_Dec) //! Returns a scaling transformation. //! scalar product. //! //! Makes a scalar product between the two vectors P1P2 and P3P4. //! vector product. //! //! Makes a Cross between the two vectors P1P2 and P1P3. //! Makes the triple scalar product P1P2 * (P3P4 ^ P5P6). //! Constructions of 3d geometrical elements from gp. Warning : 114 : Documentation lost (Inc_Class_Dec) //! Makes a dir from gp. Warning : 117 : Documentation lost (Inc_Class_Dec) //! Makes a Line from gp. Warning : 120 : Documentation lost (Inc_Class_Dec) //! Makes a Circle from gp. Warning : 123 : Documentation lost (Inc_Class_Dec) //! Makes an hyperbola from gp. Warning : 126 : Documentation lost (Inc_Class_Dec) //! Makes an ellipse from gp. Warning : 133 : Documentation lost (Inc_Class_Dec) //! Makes a parabola

from gp. //! Constructions of planes from gp. Warning : 140 : Documentation lost (Inc_Class_Dec) //! Makes a plane from gp. //! Construction of surfaces from gp. Warning : 143 : Documentation lost (Inc_Class_Dec) //! Makes a cylinder from gp. Warning : 150 : Documentation lost (Inc_Class_Dec) //! Makes a cone from gp. //! Constructions of Trsf from gp. Warning : 153 : Documentation lost (Inc_Class_Dec) //! returns a translation transformation. Warning : 156 : Documentation lost (Inc_Class_Dec) //! returns a symmetry transformation. Warning : 159 : Documentation lost (Inc_Class_Dec) //! returns a rotation transformation. Warning : 172 : Documentation lost (Pack_End) //! returns a scaling transformation. //! vector product. //! //! Makes a Cross product between the two vectors P1P2 and P1P3. //! Makes the triple scalar product P1P2 * (P3P4 ^ P5P6). Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/BRepAlgo/BRepAlgo.cdl Warning : 85 : Documentation lost (Inc_Class_Dec) //! Build all the faces limited with a set of non //! jointing and planars wires //! The Wires must have correct orientations. Warning : 95 : Documentation lost (InstClass_Begin) //! class Sewing; now it is in BRepBuilderAPI Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/BRepAlgoAPI/BRepAlgoAPI.cdl Warning : 103 : Documentation lost (Inc_Class_Dec) //! Root class for boolean operations. Warning : 106 : Documentation lost (Inc_Class_Dec) //! Perform the boolean operation FUSE. Warning : 109 : Documentation lost (Inc_Class_Dec) //! Perform the boolean operation COMMON. Warning : 112 : Documentation lost (Inc_Class_Dec) //! Perform the boolean operation CUT. Warning : 115 : Documentation lost (Inc_Class_Dec) //! Perform the operation SECTION. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/BRepBlend/BRepBlend.cdl Warning : 110 : Documentation lost (Inc_Class_Dec) //! Used to Approximate the surfaces. Warning : 113 : Documentation lost (Inc_Class_Dec) //! Root Class Function to approximate by AppSurface Warning : 117 : Documentation lost (Inc_Class_Dec) //! Function to approximate by AppSurface for //! Surface/Surface contact. Warning : 121 : Documentation lost (Inc_Class_Dec) //! Function to approximate by AppSurface for //! Curve/Surface contact. Warning : 125 : Documentation lost (Inc_Class_Dec) //! Function to approximate by AppSurface for //! Curve/Curve contact. Warning : 129 : Documentation lost (Inc_Class_Dec) //! Function to approximate by AppSurface for //! Edge/Face and evolutif radius Warning : 133 : Documentation lost (Inc_Class_Dec) //! Copy of CSConstRad with pcurve on surface //! as support. Warning : 137 : Documentation lost (Inc_Class_Dec) //! Function to approximate by AppSurface for //! Edge/Edge and evolutif radius Warning : 141 : Documentation lost (Inc_Class_Dec) //! Copy of CSConstRad with a pcurve on surface //! as support. Warning : 144 : Documentation lost (Inc_Class_Dec) //! Function of reframing between a point and a surface. Warning : 148 : Documentation lost (Inc_Class_Dec) //! Function of reframing between a restriction surface of the //! surface and a curve. Warning : 151 : Documentation lost (Inc_Class_Dec) //! Fonction of reframing between a point and a surface. Warning : 154 : Documentation lost (Inc_Class_Dec) //! Function of reframing between a point and a curve. //! valid in cases of constant and progressive radius Warning : 158 : Documentation lost (Inc_Class_Dec) //! Function of reframing between a surface restriction //! of the surface and a curve. Warning : 169 : Documentation lost (Inc_Class_Dec) //! Construction of a BRepBlend_Line between a surface and //! a pcurve on surface from an approached //! starting solution. The output entries of this builder //! are of the same nature as of the traditional walking //! but the requirements on the Line are not the same //! If the determination of validity range is always //! guaranteed, the criteria of correct repartition of sections //! before smoothing are not respected. The resulting Line //! is f(t) oriented. Warning : 178 : Documentation lost (Pack_End) //! Construction of a BRepBlend_Line between two pcurves //! from an approached starting solution. The output //! entries of this builder are of the same nature //! as of a traditional walking, but the requirements //! to the Line are not the same. If the determination of validity range is always //! guaranteed, the criteria of correct repartition of sections //! before smoothing are not respected. The resulting Line //! is f(t) oriented. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/BRepBuilderAPI/BRepBuilderAPI.cdl Warning : 236 : Documentation lost (Inc_Class_Dec) //! Root class for all BRepBuilderAPI commands. Warning : 243 : Documentation lost (Inc_Class_Dec) //! Root class for all shape constructions. Warning : 272 : Documentation lost (Inc_Class_Dec) //! Provides a tool to //! - identify contigous boundaries (for control //! of continuity: C0, C1, ...) //! - assemble contigous shapes into one shape. Warning : 291 : Documentation lost (Inc_Class_Dec) //! converts all 3D analytical representation of surfaces //! and curves to NURBS execpt for Planes Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/BRepClass/BRepClass.cdl Warning : 41 : Documentation lost (Inc_Class_Dec) //! Stores the Edge and the Face. Warning : 46 : Documentation lost (InstClass_Begin) //! Intersect an Edge with a segment. This class is //! inherited from IntConicCurveOfGInter from //! Geom2dInt. Warning : 53 : Documentation lost (InstClass_Begin) //! Exploration of a Face to return UV edges. Warning : 63 : Documentation lost (Pack_End) //! Inherited from FClassifier to provide a //! Constructor with a Face. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/BRepFill/BRepFill.cdl Warning : 84 : Documentation lost (Inc_Class_Dec) //! Compute a topological surface ( a shell) using //! generating wires. The face of the shell will be //! ruled surfaces through the wires. //! The wires must have the same number of edges. Warning : 99 : Documentation lost (Inc_Class_Dec) //! Computes a topological shape using a wire //! (spine) and a shape (profile). Warning : 104 : Documentation lost (Inc_Class_Dec) //! Computes a topological shell using some wires -- //! (spines and profiles) and diplacement option Warning : 108 : Documentation lost (Inc_Class_Dec) //! Computes an evolved volum using a generating //! wire and a profile. Warning : 113 : Documentation lost (Inc_Class_Dec) //! Computes an Sweep shell using a generating //! wire, an SectionLaw and an LocationLaw. Warning : 118 : Documentation lost (Inc_Class_Dec) //! Computes Wires with good orientation and origin in order //! to generate a shell not twisted. Warning : 123 : Documentation lost (Inc_Class_Dec) //! Computes the offset of a Wire or the Wires contained //! in a Face. //! The Wire or the Face must be planar. Warning : 142 : Documentation lost (Inc_Class_Dec) //! Compute the Pcurves and the 3d curves resulting //! of the trimming of a face by an extruded surface. Warning : 145 : Documentation lost (Inc_Class_Dec) //! Geometric Tool using to construct Offset Wires. Warning : 204 : Documentation lost (Inc_Class_Dec) //! same as CurveConstraint from GeomPlate //! with BRepAdaptor_Surface instead of //! GeomAdaptor_Surface //! inherits CurveConstraint from GeomPlate Warning : 214 : Documentation lost (Inc_Class_Dec) //! N-Side Filling //! This algorithm avoids to build a face from: //! * a set of edges defining the bounds of the face and some //! constraints the surface of the face has to satisfy //! * a set of edges and points defining some constraints //! the support surface has to satisfy //! * an initial surface to deform for satisfying the constraints //! * a set of parameters to control the constraints. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/BRepLib/BRepLib.cdl Warning : 98 : Documentation lost (Inc_Class_Dec) //! Root class for all BRepBuilderAPI commands. Warning : 105 : Documentation lost (Inc_Class_Dec) //! Root class for all shape constructions. Warning : 136 : Documentation lost (Inc_Class_Dec) //! Find a surface in a set of edges. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/BRepMAT2d/BRepMAT2d.cdl Warning : 39 : Documentation lost (Inc_Class_Dec) //! Construct an explorer for the computation of the //! bisecting locus from a Wire, a Face, or a set of //! curves from Geom2d. Warning : 45 : Documentation lost (Inc_Class_Dec) //! Constuction of the map of the bisector locus on a //! set of geometrys from Geom2d. //! the map of bisecting locus. Warning : 50 : Documentation lost (InstClass_Begin) //! Constucts links between the Wire or the Face and //! the BasicElts contained in the bisecting locus. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/BRepMesh/BRepMesh.cdl Warning : 185 : Documentation lost (Inc_Class_Dec) //! meshes faces from a Shape only if necessary. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/BRepOffset/BRepOffset.cdl Warning : 94 : Documentation lost (Inc_Class_Dec) //! This class compute elemenary offset surface. //! Evaluate the offset generated : //! 1 - from a face. //! 2 - from an edge. //! 3 - from a vertex. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/BRepOffsetAPI/BRepOffsetAPI.cdl Warning : 51 : Documentation lost (Inc_Class_Dec) //! To create shape by pipe Warning : 56 : Documentation lost (Inc_Class_Dec) //! Numerous posibilities to create shell by sweeping Warning : 76 : Documentation lost (Inc_Class_Dec) //! find the contigous edges of shapes for control //! (continuity C0, C1, ...) //! sew the shapes along their common edges Warning : 79 : Documentation lost (Inc_Class_Dec) //! Offsets to a set of plane wires. Warning : 85 : Documentation lost (Inc_Class_Dec) //! Thick solid to shells or solids. Warning : 112 : Documentation lost (InstClass_Begin) //! N-Side Filling //! This algorithm avoids to build a face from: //! * a set of edges defining the bounds of the face and some //! constraints the surface of the face has to satisfy //! * a set of edges and points defining some constraints //! the support surface has to satisfy //! * an initial surface to deform for satisfying the constraints //! * a set of parameters to control the constraints. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/BRepPrimAPI/BRepPrimAPI.cdl Warning : 115 : Documentation lost (Inc_Class_Dec) //! Root class for rotational primitives. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/BRepProj/BRepProj.cdl Warning : 42 : Documentation lost (Pack_End) //! provides conical and cylindrical projections of //! Edge or Wire on a Shape from TopoDS. The result //! will be a Edge or Wire from TopoDS. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/BRepSweep/BRepSweep.cdl Warning : 43 : Documentation lost (Inc_Class_Dec) //! Implements the Builder required for Sweep. Warning : 47 : Documentation lost (Inc_Class_Dec) //! Provides an indexation of the subShapes of a Shape //! from TopoDS. Warning : 50 : Documentation lost (Inc_Class_Dec) //! Iterator on the subShapes of a shape. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/BiTgte/BiTgte.cdl Warning : 50 : Documentation lost (Inc_Class_Dec) //! Root class Warning : 54 : Documentation lost (InstClass_Begin) //! private class used to create a filler rolling on //! an edge. Warning : 61 : Documentation lost (InstClass_Begin) //! private class used to create a filler rolling on //! an edge. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/Bisector/Bisector.cdl Warning : 45 : Documentation lost (Inc_Class_Dec) //! This class provides the bisecting line between two //! geometric elements.The elements are Circles,Lines or //! Points. Warning : 49 : Documentation lost (Inc_Class_Dec) //! This class provides the bisecting line between a point //! a Curve. Warning : 53 : Documentation lost (Inc_Class_Dec) //! This class provides the bisecting line between two //! Curves. Warning : 58 : Documentation lost (Inc_Class_Dec) //! This class provides the bisecting line between two //! geometris elelements. The bisecting line is //! trimmed by a point, Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/ChFi3d/ChFi3d.cdl Warning : 54 : Documentation lost (Inc_Class_Dec) //! Structure and methods common for the construction //! of fillets and chamfers 3d. Warning : 57 : Documentation lost (Inc_Class_Dec) //! Tool constructing chamfers on a solid. Warning : 60 : Documentation lost (Inc_Class_Dec) //! Outil de construction de conges sur un solide. Warning : 63 : Documentation lost (Enum_Begin) //! Searches singularities on fillet Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/ChFiDS/ChFiDS.cdl Warning : 58 : Documentation lost (InstClass_Begin) //! Grouping of indices of a curve and of faces/surfaces //! that it relies on coding of regularities. Warning : 76 : Documentation lost (Inc_Class_Dec) //! encapsulation of IndexedDataMapOfShapeListOfShape Warning : 81 : Documentation lost (Inc_Class_Dec) //! point start/end of fillet common to 2 adjacent filets //! and to an edge on one of 2 faces participating //! in the construction of the fillet Warning : 84 : Documentation lost (Inc_Class_Dec) //! interference face/fillet Warning : 88 : Documentation lost (InstClass_Begin) //! data structure for all information related to the //! fillet and to 2 faces vis a vis Warning : 98 : Documentation lost (InstClass_Begin) //! Data caracterising a band of fillet. Warning : 109 : Documentation lost (Inc_Class_Dec) //! encapsulation of IndexedDataMapOfVertexListOfStripe Warning : 113 : Documentation lost (InstClass_Begin) //! Spin elementary calculated approximation d un //! troncon de spine. Warning : 124 : Documentation lost (Inc_Class_Dec) //! list of edges allowing the construction of fillet //! or chamfer. Such edges are mutually tangent //! and cross tangent faces. Warning : 128 : Documentation lost (Inc_Class_Dec) //! Contains more information relative to the vector. Warning : 132 : Documentation lost (InstClass_Begin) //! Contains characteristics of the chamfer. //! pour tous les chanfreins Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/ChFiKPart/ChFiKPart.cdl Warning : 51 : Documentation lost (Pack_End) //! Contient toutes les methodes de classe destinees a //! remplir une SurfData dans les cas particuliers //! enumeres ci-dessus. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/GccAna/GccAna.cdl Warning : 42 : Documentation lost (Inc_Class_Dec) //! Creates a 2d line TANgent to an 2d entity and PARallel //! to another 2d line. Warning : 46 : Documentation lost (Inc_Class_Dec) //! Creates a 2d line TANgent to an 2d entity and PERpendicular //! to another 2d entity. Warning : 50 : Documentation lost (Inc_Class_Dec) //! Creates a 2d line TANgent to an 2d entity and OBLic //! to another 2d entity. Warning : 53 : Documentation lost (Inc_Class_Dec) //! Creates a 2d line TANgent to 2 2d entities. Warning : 56 : Documentation lost (Inc_Class_Dec) //! Creates a 2d line BISECting line of 2 2d lines. Warning : 60 : Documentation lost (Inc_Class_Dec) //! Creates a 2d circle TANgent to a 2d entity and CENtered //! on a 2d point. Warning : 63 : Documentation lost (Inc_Class_Dec) //! Creates a 2d circle TANgent to 3 2d entities. Warning : 67 : Documentation lost (Inc_Class_Dec) //! Creates a 2d circle TANgent to 2 2d entities with //! the given RADius. Warning : 71 : Documentation lost (Inc_Class_Dec) //! Creates a 2d circle TANgent to a 2d entity and centered //! ON a 2d entity (not a point). Warning : 75 : Documentation lost (Inc_Class_Dec) //! Creates a 2d circle TANgent to a 2d entity and centered //! ON a 2d entity (not a point) with the given radius. Warning : 78 : Documentation lost (Inc_Class_Dec) //! Creates a 2d line BISECting line of 2 2d points. Warning : 81 : Documentation lost (Inc_Class_Dec) //! Creates a 2d line BISECting line of 2 2d circles. Warning : 85 : Documentation lost (Inc_Class_Dec) //! Creates a 2d line BISECting line of a 2d circle //! and a 2d line. Warning : 89 : Documentation lost (Inc_Class_Dec) //! Creates a 2d line BISECting line of a 2d circle //! and a 2d point. Warning : 93 : Documentation lost (Pack_End) //! Creates a 2d line BISECting line of a 2d line //! and a 2d point. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/GeomAPI/GeomAPI.cdl Warning : 104 : Documentation lost (Inc_Class_Dec) //! To fit a curve. Warning : 110 : Documentation lost (Inc_Class_Dec) //! To fit a surface. Warning : 121 : Documentation lost (Inc_Class_Dec) //! To intersect two surfaces. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/GeomFill/GeomFill.cdl Warning : 70 : Documentation lost (Inc_Class_Dec) //! Root class for Filling; Warning : 82 : Documentation lost (Inc_Class_Dec) //! class for Filling BezierCurves. //! WARNING: //! Some problems may appear with the rational Curves. Warning : 87 : Documentation lost (Inc_Class_Dec) //! class for Filling BSplineCurves. //! WARNING: //! Some problems may appear with the rational Curves. Warning : 91 : Documentation lost (Inc_Class_Dec) //! class for evaluation of the Common BSpline Profile //! from a sequence a BSplineCurves. Warning : 95 : Documentation lost (Inc_Class_Dec) //! class for instantiation of AppBlend . //! inherits Profiler. Warning : 98 : Documentation lost (InstClass_Begin) //! class for instantiation of AppBlend Warning : 105 : Documentation lost (Inc_Class_Dec) //! Approximate a BSplineSurface passing by all the //! curves described in the SectionGenerator Warning : 109 : Documentation lost (InstClass_Begin) //! class for instantiation of AppBlend. //! evaluate the sections of a sweep surface. Warning : 116 : Documentation lost (Inc_Class_Dec) //! Approximate a sweep surface passing by all the //! curves described in the SweepSectionGenerator. Warning : 123 : Documentation lost (Inc_Class_Dec) //! Create a surface using generating lines. Inherits //! profiler. The surface will be a BSplineSurface //! passing by all the curves described in the //! generator. The VDegree of the resulting surface is //! 1. Warning : 134 : Documentation lost (Inc_Class_Dec) //! Create a pipe surface. //! Depouille Warning : 143 : Documentation lost (Inc_Class_Dec) //! class for filling a contour of 2, 3 or 4 curves with //! tangency constaints. The only FillingStyle used is //! Coons. Warning : 149 : Documentation lost (Inc_Class_Dec) //! Root class defining the methods we need to make a //! constrained boundary. Any new type of constrained //! boundary must inherit this class. Warning : 156 : Documentation lost (Inc_Class_Dec) //! class defining a degenerated boundary for a //! constrained filling with a point and no other //! constraint. Only used to simulate an ordinary bound, //! may not be usefull and desapear soon. Warning : 162 : Documentation lost (Inc_Class_Dec) //! class defining a boundary for a constrained filling //! with a 3d curve and no other constraint. Contains //! fields to allow a reparametrization of curve. Warning : 169 : Documentation lost (Inc_Class_Dec) //! class defining a boundary for a constrained filling //! with a curve and a normals field along a surface. //! Contains fields to allow a reparametrization of curve //! and normals field. Warning : 172 : Documentation lost (Inc_Class_Dec) //! class defining an algorithmic patch based on 4 Curves. Warning : 176 : Documentation lost (Inc_Class_Dec) //! Root class defining the methods we need to definine an //! algorithmic tgte field. Warning : 180 : Documentation lost (Inc_Class_Dec) //! Class defining an algorithmic tgte field along a //! boundary of a CoonsAlgPatch. Warning : 191 : Documentation lost (InstClass_Begin) //! Class (should be a structure) storing the informations //! about continuity, normals parallelism, coons //! conditions and bounds tangents angle on the corner of //! contour to be filled. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/GeomPlate/GeomPlate.cdl Warning : 56 : Documentation lost (InstClass_Begin) //! this class computes the plate surface corresponding to the constraints. Warning : 91 : Documentation lost (Inc_Class_Dec) //! this class computes the initial surface (average plane) in the cases when the initial surface is not //! given. Warning : 95 : Documentation lost (Inc_Class_Dec) //! this class describes the characteristics of the plate surface Warning : 99 : Documentation lost (Inc_Class_Dec) //! this class converts a GeomPlate_Surface to a Geom_BSplineSurface Warning : 104 : Documentation lost (Inc_Class_Dec) //! inherits class Criterion from AdvApp2Var ; //! this class contains a specific G0 criterion for GeomPlate_MakeApprox Warning : 109 : Documentation lost (Inc_Class_Dec) //! inherits class Criterion from AdvApp2Var ; //! this class contains a specific G1 criterion for GeomPlate_MakeApprox Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/HLRAlgo/HLRAlgo.cdl Warning : 66 : Documentation lost (Inc_Class_Dec) //! All the PolyData of a Shell Warning : 69 : Documentation lost (Inc_Class_Dec) //! to Update OutLines. Warning : 72 : Documentation lost (Inc_Class_Dec) //! to Update OutLines. Warning : 75 : Documentation lost (Inc_Class_Dec) //! to Update OutLines. Warning : 78 : Documentation lost (Inc_Class_Dec) //! Data structure of a set of Triangles. Warning : 81 : Documentation lost (Inc_Class_Dec) //! Data structure of a set of Hiding Triangles. Warning : 84 : Documentation lost (InstClass_Begin) //! Data structure of a triangle. Warning : 115 : Documentation lost (Inc_Class_Dec) //! to remove Hidden lines on Triangulations. Warning : 119 : Documentation lost (Inc_Class_Dec) //! This class describes the visible-hidden Status of //! an Edge and its parametric bounds. Warning : 122 : Documentation lost (Inc_Class_Dec) //! To transform and project Points and Planes. Warning : 125 : Documentation lost (Inc_Class_Dec) //! Parameter and State (above, on or under the face). Warning : 129 : Documentation lost (InstClass_Begin) //! A coincidence describes the geometry of the edge //! of the hiding face around the intersection. Warning : 139 : Documentation lost (Inc_Class_Dec) //! A set of oriented Edges. (A wire). Warning : 142 : Documentation lost (Inc_Class_Dec) //! A set of Wires. (A face). Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/HLRBRep/HLRBRep.cdl Warning : 128 : Documentation lost (Inc_Class_Dec) //! Inherited from InternalAlgo to provide methods //! with Shape from TopoDS. Warning : 131 : Documentation lost (Inc_Class_Dec) //! to remove Hidden lines on Shapes with Triangulations. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/Hatch/Hatch.cdl Warning : 48 : Documentation lost (InstClass_Begin) //! Used by the Hatcher to store a parameter on a //! line. Warning : 54 : Documentation lost (InstClass_Begin) //! Used by the Hatcher to store a line. Warning : 60 : Documentation lost (Pack_End) //! The Hatching algorithm. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/IntCurve/IntCurve.cdl Warning : 95 : Documentation lost (Inc_Class_Dec) //! Intersection between 2 conics from gp. //! Intersection between a conic from gp and a bounded parametric curve. //! Intersection between 2 2d curves. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/IntPatch/IntPatch.cdl Warning : 59 : Documentation lost (Inc_Class_Dec) //! Compute the interference between two polyhedron. Points //! of intersection , polylines of intersection and zones of //! tangence. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/IntPolyh/IntPolyh.cdl Warning : 79 : Documentation lost (Inc_Class_Dec) //! the main algorithm. Algorythm outputs are -- //! lines and points like discribe in the last //! paragraph. The Algorythm provides direct acces to //! the elements of those lines and points. Other //! classes of this package are for internal use and //! only concern the algorithmic part. Warning : 83 : Documentation lost (Inc_Class_Dec) //! couple of triangles Warning : 97 : Documentation lost (Inc_Class_Dec) //! Provide the algorythms used in the package Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/IntTools/IntTools.cdl Warning : 59 : Documentation lost (Inc_Class_Dec) //! class provides the Edge/Edge algorithm Warning : 62 : Documentation lost (Inc_Class_Dec) //! class provides the Edge/Face algorithm Warning : 65 : Documentation lost (Inc_Class_Dec) //! class provides classification of a point in a face Warning : 70 : Documentation lost (Inc_Class_Dec) //! class provides post-processing of results of //! surfaces intersection Warning : 73 : Documentation lost (Inc_Class_Dec) //! auxiliary class for range management Warning : 76 : Documentation lost (Inc_Class_Dec) //! base class for range index management Warning : 79 : Documentation lost (Inc_Class_Dec) //! class for range index management of curve Warning : 82 : Documentation lost (Inc_Class_Dec) //! class for range index management of surface Warning : 91 : Documentation lost (Inc_Class_Dec) //! class provides computing ranges of parameters //! of edge/face intersection. Warning : 97 : Documentation lost (Inc_Class_Dec) //! class is a container of //! one 3d curve //! two 2d curves Warning : 103 : Documentation lost (Inc_Class_Dec) //! class redefines TopolTool from Adaptor3d Warning : 107 : Documentation lost (Inc_Class_Dec) //! class provides the Face/Face algorithm Warning : 115 : Documentation lost (InstClass_Begin) //! class is a container of usefull geometrical and //! topological algorithms Warning : 170 : Documentation lost (Inc_Class_Dec) //! class for range index management of curve Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/IntWalk/IntWalk.cdl Warning : 61 : Documentation lost (Inc_Class_Dec) //! Defines a dynamic vector of work data. //! Defines a dynamic vector of integer. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/Intf/Intf.cdl Warning : 44 : Documentation lost (InstClass_Begin) //! Describes the necessary polygon information to compute //! the interferences. Warning : 53 : Documentation lost (Inc_Class_Dec) //! Describes a set of Straight Lines to intersect with the //! Polyhedron. Warning : 57 : Documentation lost (InstClass_Begin) //! Describes a common point between two polygons or between a //! polygon and a polyhedron. Warning : 64 : Documentation lost (InstClass_Begin) //! Describes a common line between two polyhedrons. Warning : 72 : Documentation lost (InstClass_Begin) //! Describes a zone of tangence between two polygons or two //! polyhedrons. Warning : 84 : Documentation lost (Inc_Class_Dec) //! Describes the Interference computation result as three //! sequences of points of intersection , polylines of //! intersection and zones de tangence. Warning : 91 : Documentation lost (Inc_Class_Dec) //! The class tool provide methods to create Box or //! Box2d in particular contex. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/LocalAnalysis/LocalAnalysis.cdl Warning : 51 : Documentation lost (Inc_Class_Dec) //! This class computes and gives tools to check the local //! continuity between two points situated on 2 surfaces Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/MAT/MAT.cdl Warning : 35 : Documentation lost (Inc_Class_Dec) //! Graph of exploration of the Bisecting Locus. Warning : 38 : Documentation lost (Inc_Class_Dec) //! Arc of Graph. Warning : 41 : Documentation lost (Inc_Class_Dec) //! Node of Graph. Warning : 44 : Documentation lost (Inc_Class_Dec) //! BasicElt of Graph. Warning : 48 : Documentation lost (InstClass_Begin) //! Class Zone contains the frontiere of the Zone of proximity //! of a BasicElt. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/MAT2d/MAT2d.cdl Warning : 41 : Documentation lost (Inc_Class_Dec) //! SletchExplorer contains an iterator on a set of geometrys //! from Geom2d. It's use by BisectingLocus. Warning : 46 : Documentation lost (Inc_Class_Dec) //! Tool2d contains the geometrys of the map. Tool2d //! contains the set of the geometric's methode used for //! the map's computation. Warning : 50 : Documentation lost (Inc_Class_Dec) //! The Algorithm of Computation of the Map of //! bisecting locus. Warning : 53 : Documentation lost (Inc_Class_Dec) //! a Connexion links two lines. Warning : 57 : Documentation lost (Inc_Class_Dec) //! MiniPath computes one minimum path to link all the //! lines of a set. Warning : 61 : Documentation lost (Inc_Class_Dec) //! EquiCircuit gives a Circuit passing by all the lines //! in a set and all the connexions of the minipath associated. Warning : 66 : Documentation lost (InstClass_Begin) //! Cuts a curve at the extremas of curvature //! and at the inflections. Constructs a trimmed //! Curve for each interval. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/ShapeAlgo/ShapeAlgo.cdl Warning : 38 : Documentation lost (Inc_Class_Dec) //! Returns tools used by AlgoContainer Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/ShapeAnalysis/ShapeAnalysis.cdl Warning : 57 : Documentation lost (Inc_Class_Dec) //! Basic analysis on geometry Warning : 60 : Documentation lost (Inc_Class_Dec) //! Analysis on 2d and 3d curve (projecting points) Warning : 63 : Documentation lost (Inc_Class_Dec) //! Analysis on surface (computing singularities) Warning : 67 : Documentation lost (Inc_Class_Dec) //! Analysis on edge (geometrical and topological querying, //! curves consistency, etc.) Warning : 70 : Documentation lost (Inc_Class_Dec) //! Comprehensive alysis of the wire lying on the face or surface Warning : 73 : Documentation lost (Inc_Class_Dec) //! Analysis of the edges order in the wire Warning : 76 : Documentation lost (Inc_Class_Dec) //! Analysis of the vertex in context of the wire Warning : 79 : Documentation lost (Inc_Class_Dec) //! Analysis of the face size Warning : 82 : Documentation lost (Inc_Class_Dec) //! Checking orientation in the shell Warning : 94 : Documentation lost (Inc_Class_Dec) //! Calculating shape tolerances //! Container for keeping information about //! overlapping edges //! Tool for checking coincidence of faces and edges Warning : 100 : Documentation lost (Inc_Class_Dec) //! Dumps shape contents Warning : 103 : Documentation lost (Inc_Class_Dec) //! Constructing free bounds of the shape Warning : 106 : Documentation lost (Inc_Class_Dec) //! Data structure for storing free bound Warning : 109 : Documentation lost (Inc_Class_Dec) //! Analysis of properties of free bounds Warning : 112 : Documentation lost (Inc_Class_Dec) //! Transfers parameters between curve 3d of edge and its pcurves Warning : 117 : Documentation lost (InstClass_Begin) //! Transfers parameters between curve 3d of edge and its //! pcurves. This algorithm uses projection for not //! sameparameter edges. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/ShapeBuild/ShapeBuild.cdl Warning : 39 : Documentation lost (Inc_Class_Dec) //! Provides low-level functions used for constructing vertices Warning : 42 : Documentation lost (Inc_Class_Dec) //! Provides low-level functions used for rebuilding edge Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/ShapeConstruct/ShapeConstruct.cdl Warning : 47 : Documentation lost (Inc_Class_Dec) //! Tool for adjusting 3d and 2d curve Warning : 52 : Documentation lost (Inc_Class_Dec) //! Tool for computing pcurve by projecting 3d curve on a surface Warning : 56 : Documentation lost (Inc_Class_Dec) //! Converts a list of connecting BezierCurves //! into a B-spline curve. Warning : 60 : Documentation lost (Inc_Class_Dec) //! Converts a list of connecting BezierCurves //! into a B-spline curve. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/ShapeExtend/ShapeExtend.cdl Warning : 103 : Documentation lost (Inc_Class_Dec) //! Defines surface composed of grid of connected patches Warning : 106 : Documentation lost (Inc_Class_Dec) //! Defines data structure for work on a wire as a list of edges Warning : 109 : Documentation lost (Inc_Class_Dec) //! Abstract class to send messages to the objects Warning : 112 : Documentation lost (Inc_Class_Dec) //! Collects messages to be attached messages to the objects Warning : 115 : Documentation lost (InstClass_Begin) //! Exploring of shapes (compounds) Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/ShapeFix/ShapeFix.cdl Warning : 58 : Documentation lost (Inc_Class_Dec) //! Fixing different problems on edge Warning : 61 : Documentation lost (Inc_Class_Dec) //! Fixing different problems with wires Warning : 64 : Documentation lost (Inc_Class_Dec) //! Fixing problems with face (orientation of wires and wrong wires) Warning : 67 : Documentation lost (Inc_Class_Dec) //! Fixing face with small size Warning : 70 : Documentation lost (Inc_Class_Dec) //! Fixing disconnected edges in the wire Warning : 73 : Documentation lost (Inc_Class_Dec) //! Provides methods to fix wireframe of shape Warning : 76 : Documentation lost (Inc_Class_Dec) //! Fixing free bounds of the shape (connecting open wires) Warning : 79 : Documentation lost (Inc_Class_Dec) //! Rebuilds connectivity between faces in shell Warning : 82 : Documentation lost (Inc_Class_Dec) //! Fixing orientation of faces in shell Warning : 85 : Documentation lost (Inc_Class_Dec) //! Creating solid from shell and orienting it to have finite volume Warning : 88 : Documentation lost (Inc_Class_Dec) //! Modifying shape tolerances Warning : 91 : Documentation lost (Inc_Class_Dec) //! Fixing problem of shape. Warning : 94 : Documentation lost (Inc_Class_Dec) //! Rebuilds edges to connect with new vertices, was moved from ShapeBuild Warning : 97 : Documentation lost (Inc_Class_Dec) //! Splits a (pseudo)face onto grid of faces (shell) Warning : 101 : Documentation lost (Inc_Class_Dec) //! Splits vertex which is common for two wires //! (for writing into STEP) Warning : 104 : Documentation lost (Inc_Class_Dec) //! Auxiliary class (data storage) for ComposeShell Warning : 108 : Documentation lost (Inc_Class_Dec) //! Tool for fixing selfintersecting wire //! and intersecting wires Warning : 112 : Documentation lost (InstClass_Begin) //! Tool for splitting and cutting edges; incudes methods //! used in OverlappingTool and IntersectionTool Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/ShapeProcess/ShapeProcess.cdl Warning : 44 : Documentation lost (Inc_Class_Dec) //! Provides general context for processing (resource file) Warning : 47 : Documentation lost (Inc_Class_Dec) //! Extends context to support processing of the shape Warning : 50 : Documentation lost (Inc_Class_Dec) //! Defines interface to Operator which do the job Warning : 53 : Documentation lost (Inc_Class_Dec) //! Customizable operator-container loaded by OperFunc Warning : 56 : Documentation lost (InstClass_Begin) //! Provides standard set of operators Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/ShapeProcessAPI/ShapeProcessAPI.cdl Warning : 36 : Documentation lost (Pack_End) //! Applies one of the sequence of calls from resource file. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/ShapeUpgrade/ShapeUpgrade.cdl Warning : 73 : Documentation lost (Inc_Class_Dec) //! API Tool for converting shapes with C0 geometry into C1 ones Warning : 76 : Documentation lost (Inc_Class_Dec) //! API Class for splitting revolutions to segments less than 90 Warning : 79 : Documentation lost (Inc_Class_Dec) //! API Class for convering curves to beziers. Warning : 101 : Documentation lost (Inc_Class_Dec) //! Provides access to a sewing algorithms from BRepOffsetAPI Warning : 109 : Documentation lost (Inc_Class_Dec) //! Removes all locations sub-shapes of specified shape Warning : 112 : Documentation lost (Inc_Class_Dec) //! Removes all internal wires having area less than specified min area Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/Sweep/Sweep.cdl Warning : 40 : Documentation lost (Inc_Class_Dec) //! A shape represented by an index. Warning : 43 : Documentation lost (Inc_Class_Dec) //! Tool for NumShapes. Warning : 46 : Documentation lost (Pack_End) //! Iterator for NumShapes. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/TopBas/TopBas.cdl Warning : 39 : Documentation lost (InstClass_Begin) //! The Interference is the description of an //! intersection on a Shape. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/TopClass/TopClass.cdl Warning : 45 : Documentation lost (Inc_Class_Dec) //! Basic algorithm for 2d classifications. //! Algorithm for classification in a Face. Warning : 52 : Documentation lost (Inc_Class_Dec) //! Describes the intersection algorithm for 3d //! classifications. //! Basic algorithm for 3d classification. Warning : 61 : Documentation lost (Pack_End) //! Defines the description of a solid for the //! SolidClassifier. //! Algorithm for classification in a Solid. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/TopCnx/TopCnx.cdl Warning : 58 : Documentation lost (Pack_End) //! Algorithm to compute cumulated transitions on an //! edge crossing the boundary of a face. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/TopOpeBRep/TopOpeBRep.cdl Warning : 115 : Documentation lost (Inc_Class_Dec) //! Describes the intersection of two faces. Warning : 119 : Documentation lost (Inc_Class_Dec) //! Describes the intersection of two edges on the same surface Warning : 122 : Documentation lost (Inc_Class_Dec) //! Describes the intersection of a face and an edge. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/TopOpeBRepDS/TopOpeBRepDS.cdl Warning : 98 : Documentation lost (Inc_Class_Dec) //! Interference + a parameter. Warning : 100 : Documentation lost (Inc_Class_Dec) //! Interference + a pcurve. Warning : 102 : Documentation lost (Inc_Class_Dec) //! Interference Warning : 104 : Documentation lost (Inc_Class_Dec) //! Interference Warning : 106 : Documentation lost (Inc_Class_Dec) //! ShapeShapeInterference Warning : 109 : Documentation lost (Inc_Class_Dec) //! ShapeShapeInterference Warning : 110 : Documentation lost (Inc_Class_Dec) //! A surface and a tolerance. Warning : 111 : Documentation lost (Inc_Class_Dec) //! A curve and a tolerance. Warning : 113 : Documentation lost (InstClass_Begin) //! A point and a tolerance. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/TopOpeBRepTool/TopOpeBRepTool.cdl Warning : 127 : Documentation lost (Inc_Class_Dec) //! Detect and remove Internal and External edges (that //! are not connex to other faces) from all faces of a shape. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/Aspect/Aspect.cdl Warning : 216 : Documentation lost (Inc_Class_Dec) //! Defines the C structure //! //! To manage Drawable //! //! To manage Display //! //! To manage 2D or 3D graphic context //! //! To manage client post display //! //! Enumeration for polygon offset modes Warning : 220 : Documentation lost (Inc_Class_Dec) //! Defines a color map. Warning : 224 : Documentation lost (Inc_Class_Dec) //! Associates a index and a color in the "ColorCube" space. Warning : 229 : Documentation lost (Inc_Class_Dec) //! Associates a index and a color in the linear "ColorRamp" //! space. Warning : 233 : Documentation lost (Inc_Class_Dec) //! Associates an index and a color. Warning : 242 : Documentation lost (Inc_Class_Dec) //! Defines an entry in the color map : //! an index and a color. Warning : 246 : Documentation lost (Inc_Class_Dec) //! Defines a picture element. Warning : 263 : Documentation lost (Inc_Class_Dec) //! Creates and updates a group of graphic attributes //! for primitives 'Line' Warning : 268 : Documentation lost (Inc_Class_Dec) //! Creates and updates a group of graphic attributes //! for primitives 'Marker'. Warning : 277 : Documentation lost (Inc_Class_Dec) //! Creates and updates a group of graphic attributes //! for primitives 'Face'. Warning : 281 : Documentation lost (Inc_Class_Dec) //! Defines a window background Warning : 285 : Documentation lost (Inc_Class_Dec) //! Defines a window gradient background Warning : 289 : Documentation lost (Inc_Class_Dec) //! Defines an edge. Warning : 293 : Documentation lost (Inc_Class_Dec) //! Creates and controles all identifiers. Warning : 297 : Documentation lost (Inc_Class_Dec) //! Defines a Font Style Warning : 302 : Documentation lost (Inc_Class_Dec) //! Defines an entry in the Font map : //! an index and a text Font. Warning : 306 : Documentation lost (Inc_Class_Dec) //! Associates an index and a text Font entry. Warning : 311 : Documentation lost (Inc_Class_Dec) //! Defines an entry in the Width map : //! an index and a line Width. Warning : 315 : Documentation lost (Inc_Class_Dec) //! Associates an index and a line width entry. Warning : 319 : Documentation lost (Inc_Class_Dec) //! Defines a Line Style Warning : 323 : Documentation lost (Inc_Class_Dec) //! Associates an index and a line type entry. Warning : 328 : Documentation lost (Inc_Class_Dec) //! Defines an entry in the Type map : //! an index and a line style. Warning : 332 : Documentation lost (Inc_Class_Dec) //! Defines a Marker Style Warning : 336 : Documentation lost (Inc_Class_Dec) //! Associates an index and a Marker entry. Warning : 341 : Documentation lost (Inc_Class_Dec) //! Defines an entry in the Marker map : //! an index and a marker style. Warning : 345 : Documentation lost (Inc_Class_Dec) //! Defines a window. Warning : 349 : Documentation lost (Inc_Class_Dec) //! Defines a virtual driver. Warning : 353 : Documentation lost (Inc_Class_Dec) //! Defines a virtual driver associated to a window. Warning : 370 : Documentation lost (Enum_Begin) //! Defines a color scale for viewer. //! Creates and provides connection with X server. //! Handle for DisplayConnection; Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/Graphic3d/Graphic3d.cdl Warning : 428 : Documentation lost (Inc_Class_Dec) //! Defines the C structure //! Defines the C structure //! Defines the C structure //! Defines the C structure //! Defines the C structure //! Defines the C structure //! Defines the C structure //! Defines the C structure //! Defines the C structure //! Defines the C structure //! Defines the C structure //! Defines the C structure of a graduated trihedron. //! Describes geometrical and auxiliary properties of clipping //! planes applied on rendering by graphical driver. //! CDL-compatibility handle type definition for //! clip plane objects. Warning : 431 : Documentation lost (Inc_Class_Dec) //! Contains some static functions to strips treatment Warning : 434 : Documentation lost (Inc_Class_Dec) //! Contains basic methods for array allocation and filling Warning : 437 : Documentation lost (Inc_Class_Dec) //! Contains points array definition Warning : 440 : Documentation lost (Inc_Class_Dec) //! Contains polylines array definition Warning : 443 : Documentation lost (Inc_Class_Dec) //! Contains segments array definition Warning : 446 : Documentation lost (Inc_Class_Dec) //! Contains polygons array definition Warning : 449 : Documentation lost (Inc_Class_Dec) //! Contains triangles array definition Warning : 452 : Documentation lost (Inc_Class_Dec) //! Contains triangles strip array definition Warning : 455 : Documentation lost (Inc_Class_Dec) //! Contains triangles fan array definition Warning : 458 : Documentation lost (Inc_Class_Dec) //! Contains quatrangles array definition Warning : 461 : Documentation lost (Inc_Class_Dec) //! Contains quadrangles strip array definition Warning : 465 : Documentation lost (Inc_Class_Dec) //! Grouping line attributes Warning : 469 : Documentation lost (Inc_Class_Dec) //! Grouping face attributes Warning : 473 : Documentation lost (Inc_Class_Dec) //! Grouping marker attributes Warning : 477 : Documentation lost (Inc_Class_Dec) //! Grouping text attributes. Warning : 481 : Documentation lost (Inc_Class_Dec) //! For grouping together primitives in a structure Warning : 485 : Documentation lost (Inc_Class_Dec) //! Aspect attributes of a 3d face. Warning : 491 : Documentation lost (Inc_Class_Dec) //! Graphic object. Warning : 494 : Documentation lost (Inc_Class_Dec) //! Defines a graphic driver for 3d interface Warning : 500 : Documentation lost (Inc_Class_Dec) //! Visualiser with which the graphic objects are associated. Warning : 504 : Documentation lost (Inc_Class_Dec) //! Visualiser with which the graphic objects are associated. Warning : 508 : Documentation lost (Inc_Class_Dec) //! Defines the minimal plotter. Warning : 520 : Documentation lost (InstClass_Begin) //! 3d vector //! 3d vertex Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/MeshVS/MeshVS.cdl Warning : 34 : Documentation lost (Enum_Begin) //! The integer keys for most useful constants attuning mesh presentation appearence //! WARNING: DA_TextExpansionFactor, DA_TextSpace, DA_TextDisplayType have no effect and might be removed //! in the future. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/Prs3d/Prs3d.cdl Warning : 107 : Documentation lost (Inc_Class_Dec) //! defines the presentation object. This object can be //! displayed, highlighted, erased, etc... The output //! of the presentation algorithms are sent in a //! presentation object. A presentation object is attached //! to a given Viewer. //! The aspect classes qualifies how to represent //! a given kind of object. Warning : 127 : Documentation lost (Inc_Class_Dec) //! qualifies how the presentation algorithms compute //! the presentation of a specific kind of object. //! This includes for example color, width and type //! of lines, maximal chordial deviation, etc... //! A drawer includes an instance of the Aspect classes //! with particular default values. Warning : 131 : Documentation lost (Inc_Class_Dec) //! defines the projection parameters for the hidden //! lines removal algorithm. Warning : 136 : Documentation lost (Inc_Class_Dec) //! defines a set of planes used for a presentation //! by sections. Warning : 141 : Documentation lost (Inc_Class_Dec) //! defines the root of the presentation algorithms. Warning : 149 : Documentation lost (Inc_Class_Dec) //! describes the behaviour requested for a wireframe //! shape presentation. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/SelectBasics/SelectBasics.cdl Warning : 43 : Documentation lost (Inc_Class_Dec) //! entity able to set multiple owners for a SensitiveEntity; Warning : 46 : Documentation lost (Inc_Class_Dec) //! sort algorithm for 2D rectangles. Warning : 50 : Documentation lost (InstClass_Begin) //! give Tools for sorting Selection results //! (example : sensitive entities matching) Warning : 63 : Documentation lost (InstClass_Begin) //! general entity able to give sensitive areas Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/SelectMgr/SelectMgr.cdl Warning : 203 : Documentation lost (Inc_Class_Dec) //! class selector dedicated to a view ; //! contains all the sensitive Entities present //! in a view at selection time Warning : 210 : Documentation lost (Inc_Class_Dec) //! AND filter Warning : 215 : Documentation lost (Inc_Class_Dec) //! OR filter Warning : 221 : Documentation lost (Inc_Class_Dec) //! Inherits EntityOwner from SelectBasics; //! knows the selectable object it was made from; Warning : 230 : Documentation lost (Inc_Class_Dec) //! set of primitives for a mode an an Object; //! In fact a Selectable Object will have one or many //! modes of selection or decomposition; //! A Selection object will contain all the primitives //! coming from one decomposition. Warning : 239 : Documentation lost (InstClass_Begin) //! manages all the Operations before selection - //! i.e. add specific selections for an object in a selectionview Warning : 282 : Documentation lost (Pack_End) //! Redefine CompareOfInteger from TCollection, to be used //! in method SortResult from class ViewerSelector Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/StdPrs/StdPrs.cdl Warning : 63 : Documentation lost (Inc_Class_Dec) //! computes the presentation of curves by drawing //! a broken line linking the poles of the curve. Warning : 66 : Documentation lost (Inc_Class_Dec) //! computes the presentation of a infinite plane. Warning : 72 : Documentation lost (Inc_Class_Dec) //! computes the presentation of surfaces by drawing a //! double network of lines linking the poles of the surface //! in the two parametric direction. Warning : 79 : Documentation lost (Inc_Class_Dec) //! computes the presentation of objects to be //! seen as curves. The computation will be made //! according to a maximal chordial deviation. Warning : 85 : Documentation lost (Inc_Class_Dec) //! computes the wireframe presentation of surfaces //! by displaying a given number of U and/or V isoparametric //! curves. The isoparametric curves are drawn with respect //! to a given maximal chordial deviation. Warning : 92 : Documentation lost (Inc_Class_Dec) //! computes the shading presentation of surfaces. Warning : 99 : Documentation lost (Inc_Class_Dec) //! computes the wireframe presentation of faces with //! restrictions by displaying a given number of U and/or //! V isoparametric curves. The isoparametric curves are //! drawn with respect to a maximal chordial deviation. //! The presentation includes the restriction curves. Warning : 105 : Documentation lost (Inc_Class_Dec) //! computes the presentation of objects to be //! seen as curves. The computation will be made //! whith a constant number of points. Warning : 114 : Documentation lost (Inc_Class_Dec) //! computes the wireframe presentation of surfaces //! by displaying a given number of U and/or V isoparametric //! curves. The isoparametric curves are drawn with respect //! to a given number of points. Warning : 142 : Documentation lost (Pack_End) //! computes the presentation of objects with //! removal of their hidden lines for a specific //! projector. The polygonal algorithm is used. //! computes the presentation of objects with //! removal of their hidden lines for a specific //! projector. The exact algorithm is used. //! computes the wireframe presentation of surfaces //! by displaying planar sections. //! computes the presentation of objects to be //! seen as points. //! Computes the wireframe presentation of faces with //! restrictions by displaying a given number of U and/or //! V isoparametric curves. The isoparametric curves are //! drawn with a fixed number of points. //! The presentation includes the restriction curves. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/StdSelect/StdSelect.cdl Warning : 99 : Documentation lost (Inc_Class_Dec) //! Viewer Selector for a view from V3d //! Accepts Only Sensitive Entities inheriting Select3D entities... Warning : 102 : Documentation lost (Inc_Class_Dec) //! gives standard selections for Shapes Warning : 111 : Documentation lost (Inc_Class_Dec) //! Owner classes for BRep objects //! used by BRepSelectionTool to know which entities //! own the sensitive primitives created. //! the hilight-unhilight methods are empty and //! must be redefined by each User... Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/V3d/V3d.cdl Warning : 71 : Documentation lost (Enum_Begin) //! User-defined coordinate in the reference plane of //! view (Projection or Mapping). Warning : 180 : Documentation lost (Inc_Class_Dec) //! Provides the services of a 3D viewer. Warning : 183 : Documentation lost (Inc_Class_Dec) //! Provides a set of services common to all types of view. Warning : 186 : Documentation lost (Inc_Class_Dec) //! Services of layer management. Warning : 191 : Documentation lost (Inc_Class_Dec) //! Provides services common to all types of luminous source. //! (base class for AmbientLight and PositionLight) Warning : 194 : Documentation lost (Inc_Class_Dec) //! Services of ambient light sources. Warning : 197 : Documentation lost (Inc_Class_Dec) //! Provides services common to Positional,Directional,Spot Lights. Warning : 200 : Documentation lost (Inc_Class_Dec) //! Services of positional light sources. Warning : 203 : Documentation lost (Inc_Class_Dec) //! Services of directional light sources. Warning : 210 : Documentation lost (Inc_Class_Dec) //! Services of spot light sources. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/Visual3d/Visual3d.cdl Warning : 213 : Documentation lost (Inc_Class_Dec) //! This class allows the creation and update of a //! pick context for one view of the viewer. //! A context allows the control of different parameters //! before the activation of a pick : //! //! * pick aperture. //! * the depth of pick, the number of sub-structures selected. //! * the order of picking, the possibility to traverse //! the pick structures starting from the roots or the leaves. Warning : 225 : Documentation lost (Inc_Class_Dec) //! This class manages the creation and update of a //! visualisation context for one view in the viewer. //! //! A context is defined by : //! * Antialiasing. //! * ZClipping. //! * Depth-cueing. //! * The type of visualisation. //! * The light sources. Warning : 231 : Documentation lost (Inc_Class_Dec) //! This class defines and updates light sources. //! There is no limit to the number of light sources defined. //! Only the number of active sources is limited. Warning : 236 : Documentation lost (Inc_Class_Dec) //! A PickDescriptor contains information on the picks. //! It contains a certain number of PickPaths. Warning : 244 : Documentation lost (Inc_Class_Dec) //! A PickPath is a vector ( elem_num, pick_id, struct_id ). //! It is one of the constituents of a PickDescriptor. //! There are many Pickpaths in a PickDescriptor. //! Each PickPath describes a structure or an sub-structure. //! The pick-id is set by the SetPickId method from Group. Warning : 255 : Documentation lost (Inc_Class_Dec) //! Creation and editing of a view in a 3D visualiser. //! //! A 3D view is composed of an 'orientation' part defined //! by the position of the observer, the viewing direction, //! and a 'mapping' part defined by the type of projection //! (parallel or perspective), and by the window-viewport //! couple which allows passage from the projected coordinate //! space into the screen space. Warning : 259 : Documentation lost (Inc_Class_Dec) //! 3D Visualiser Warning : 263 : Documentation lost (Inc_Class_Dec) //! 2D Layer Warning : 283 : Documentation lost (InstClass_Begin) //! 2D Layer presentation unit Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/WNT/WNT.cdl Warning : 55 : Documentation lost (Inc_Class_Dec) //! Creates the Window drawable. Warning : 63 : Documentation lost (Enum_Begin) //! Creates a Windows NT window class. Warning : 96 : Documentation lost (Pack_End) //! Defines a Windows NT DWORD type. //! Defines a Windows NT UINT type. //! Defines additional window data type. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/BinMDataStd/BinMDataStd.cdl Warning : 29 : Documentation lost (Inc_Class_Dec) //! Storage/Retrieval drivers for TDataStd attributes //! ======================================= Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/BinMDataXtd/BinMDataXtd.cdl Warning : 31 : Documentation lost (Inc_Class_Dec) //! Storage/Retrieval drivers for TDataXtd attributes //! ======================================= Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/BinMPrsStd/BinMPrsStd.cdl Warning : 29 : Documentation lost (Inc_Class_Dec) //! Storage-Retrieval drivers for graphic attributes from //! TPrsStd Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/CDF/CDF.cdl Warning : 67 : Documentation lost (Inc_Class_Dec) //! this class list the method that must be available for //! a specific DBMS //! this exception is used in the deferred methods. //! Programmer implementing such methods may use this //! exception or any exception inheriting MetaDataDriverError. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/CDM/CDM.cdl Warning : 39 : Documentation lost (Inc_Class_Dec) //! a MessageDriver that writes nowhere. Warning : 47 : Documentation lost (InstClass_Begin) //! aMessageDriver for output to COUT (only ASCII strings) //! this map will allows to get a directory object from a name. Warning : 54 : Documentation lost (Inc_Class_Dec) //! this map will allows to get a directory object from a name. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/MDF/MDF.cdl Warning : 82 : Documentation lost (Inc_Class_Dec) //! Storage and Retrieval attributes drivers //! ======================================== Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/MDataStd/MDataStd.cdl Warning : 40 : Documentation lost (Inc_Class_Dec) //! Storage drivers for TDataStd attributes //! ======================================= Warning : 86 : Documentation lost (Inc_Class_Dec) //! Retrieval drivers for PDataStd attributes //! ========================================= Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/MDataXtd/MDataXtd.cdl Warning : 42 : Documentation lost (Inc_Class_Dec) //! Storage drivers for TDataXtd attributes //! ======================================= Warning : 63 : Documentation lost (Inc_Class_Dec) //! Retrieval drivers for PDataXtd attributes //! ========================================= Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/MDocStd/MDocStd.cdl Warning : 32 : Documentation lost (Inc_Class_Dec) //! Standard CAF Document drivers //! ============================= Warning : 40 : Documentation lost (Inc_Class_Dec) //! External Reference Attribute drivers //! ===================================== Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/MPrsStd/MPrsStd.cdl Warning : 35 : Documentation lost (Inc_Class_Dec) //! Storage drivers for graphic attributes from //! TPrsStd Warning : 43 : Documentation lost (Inc_Class_Dec) //! Retrieval drivers for graphic attributes from //! PPrsStd Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/MgtBRep/MgtBRep.cdl Warning : 86 : Documentation lost (Inc_Class_Dec) //! Auxiliary class used to call the MgtTopoDS methods. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/MgtTopoDS/MgtTopoDS.cdl Warning : 74 : Documentation lost (Inc_Class_Dec) //! Supports the translation of inherited parts of //! classes. Root of all translation tools. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/ObjMgt/ObjMgt.cdl Warning : 39 : Documentation lost (Inc_Class_Dec) //! to retrieve ExternShareable objects in the framework. Warning : 43 : Documentation lost (Inc_Class_Dec) //! Defines the root persistent object which can be persistent //! extern reference. Warning : 46 : Documentation lost (InstClass_Begin) //! Defines (objet-relais) to implement extern reference. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/PBRep/PBRep.cdl Warning : 44 : Documentation lost (Inc_Class_Dec) //! Root for curve representations. Warning : 48 : Documentation lost (Inc_Class_Dec) //! Root class for geometric curves representations. //! Contains a first an a last parameter. Warning : 51 : Documentation lost (Inc_Class_Dec) //! Representation by a 3d curve. Warning : 55 : Documentation lost (Inc_Class_Dec) //! Representation by a curve in the parametric space //! of a surface. Warning : 59 : Documentation lost (Inc_Class_Dec) //! Representation by two curves in the parametric //! space of a surface. Warning : 62 : Documentation lost (Inc_Class_Dec) //! Representation by a 3D polygon. Warning : 66 : Documentation lost (Inc_Class_Dec) //! Representation by an array of indices on a //! triangulation. Warning : 70 : Documentation lost (Inc_Class_Dec) //! Representation by two arrays of indices on a //! triangulation. Warning : 74 : Documentation lost (Inc_Class_Dec) //! Representation by 2d polygon in the parametric space //! of a surface. Warning : 78 : Documentation lost (Inc_Class_Dec) //! Representation by two 2d polygons in the parametric //! space of the surface. Warning : 81 : Documentation lost (Inc_Class_Dec) //! Geometric continuity bewtween two surfaces. Warning : 84 : Documentation lost (Inc_Class_Dec) //! Root for point representations. Warning : 87 : Documentation lost (Inc_Class_Dec) //! Representation by a parameter on a 3D curve. Warning : 90 : Documentation lost (Inc_Class_Dec) //! Root for points on surface. Warning : 94 : Documentation lost (Inc_Class_Dec) //! Representation by a parameter on a curve on a //! surface. Warning : 97 : Documentation lost (Inc_Class_Dec) //! Representation by two parameters on a surface. Warning : 101 : Documentation lost (Inc_Class_Dec) //! The TFace class is inherited from the TFace from //! TopoDS. Warning : 105 : Documentation lost (Inc_Class_Dec) //! The TEdge class is inherited from the TEdge from //! TopoDS. Warning : 109 : Documentation lost (Inc_Class_Dec) //! The TVertex class is inherited from the TVertex //! from TopoDS. Warning : 113 : Documentation lost (Inc_Class_Dec) //! The TFace class is inherited from the TFace from //! TopoDS. Warning : 117 : Documentation lost (Inc_Class_Dec) //! The TEdge class is inherited from the TEdge from //! TopoDS. Warning : 121 : Documentation lost (Pack_End) //! The TVertex class is inherited from the TVertex //! from TopoDS. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/PColStd/PColStd.cdl Warning : 96 : Documentation lost (Inc_Class_Dec) //! Hash on the Handle. Warning : 98 : Documentation lost (InstClass_Begin) //! Hash on the string. Warning : 100 : Documentation lost (Inc_Class_Dec) //! Hash on the Handle Warning : 103 : Documentation lost (Pack_End) //! Hash on the string. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/PCollection/PCollection.cdl Warning : 67 : Documentation lost (InstClass_Begin) //! The private generic class SingleList represents //! a sequence of 0 or more linked items. //! A List is a sequence of zero or more items //! Each item has two pointers (backward,forward) //! Generic sequence of elements //! indexed by an integer in the range 1..N. //! Definition of hash function. This class is used by Map //! class and may be redefined by user. //! Defines a comparison operator which can be used by //! any ordered structure. The way to compare items //! has to be described in subclasses, which inherit //! from instantiations of Compare. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/PDataStd/PDataStd.cdl Warning : 35 : Documentation lost (Inc_Class_Dec) //! General Data //! ============ Warning : 42 : Documentation lost (Inc_Class_Dec) //! Basic Data for Modeling //! ======================= Warning : 69 : Documentation lost (Inc_Class_Dec) //! Document Data for Modeling //! ========================== Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/PDataXtd/PDataXtd.cdl Warning : 45 : Documentation lost (Inc_Class_Dec) //! General Data //! ============ Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/PMMgt/PMMgt.cdl Warning : 34 : Documentation lost (Pack_End) //! Abstract base class providing protocols for persistent //! storage allocation and deallocation. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/PPoly/PPoly.cdl Warning : 38 : Documentation lost (Inc_Class_Dec) //! A triangle is a triplet of integers (indices of //! the nodes). Warning : 47 : Documentation lost (Inc_Class_Dec) //! A Triangulation is a 3D polyhedron made of //! triangles. It is made of a nodes which are //! indexed. Nodes have a 3d value and a 2d value. //! Triangles are triplet of node indices. //! //! This is a Transient class. Warning : 51 : Documentation lost (Inc_Class_Dec) //! A Polygon3D is made of indexed nodes. //! Nodes have a 3d value. Warning : 55 : Documentation lost (Inc_Class_Dec) //! A Polygon2D is made of indexed nodes. //! Nodes have a 2d value. Warning : 60 : Documentation lost (InstClass_Begin) //! A polygonOnTriangulation is made of node indices //! referencing a triangulation. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/PTopLoc/PTopLoc.cdl Warning : 51 : Documentation lost (Inc_Class_Dec) //! Persistent elementary local coordinate system. Warning : 55 : Documentation lost (Inc_Class_Dec) //! Persistent class used to implement Locations. Warning : 59 : Documentation lost (Pack_End) //! Storable composite local coordinate system. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/PTopoDS/PTopoDS.cdl Warning : 70 : Documentation lost (Inc_Class_Dec) //! A reference (even outside the same container) to a //! Topological shape with Location, Orientation. Warning : 76 : Documentation lost (Inc_Class_Dec) //! A topological shape is a structure made from other //! shapes. This is a deferred class used to support //! topological objects. Warning : 80 : Documentation lost (Inc_Class_Dec) //! A TVertex is a topological point in two or three //! dimensions. Warning : 85 : Documentation lost (Inc_Class_Dec) //! A Vertex is a TVertex with a Location and an //! Orientation. //! It inherits HShape Warning : 89 : Documentation lost (Inc_Class_Dec) //! A topological part of a curve in 2D or 3D, the //! boundary is a set of oriented Vertices. Warning : 94 : Documentation lost (Inc_Class_Dec) //! A Edge is a TEdge with a Location and an //! Orientation. //! It inherits HShape Warning : 98 : Documentation lost (Inc_Class_Dec) //! A set of Edges making a wire structure, it can be //! a wireframe or a composite line. Warning : 103 : Documentation lost (Inc_Class_Dec) //! A Wire is a TWire with a Location and an //! Orientation. //! It inherits HShape Warning : 107 : Documentation lost (Inc_Class_Dec) //! A topological part of a surface or of the 2D //! space. The boundary is a set of wires and edges. Warning : 112 : Documentation lost (Inc_Class_Dec) //! A Face is a TFace with a Location and an //! Orientation. //! It inherits HShape Warning : 116 : Documentation lost (Inc_Class_Dec) //! A set of Faces or Shells, a topological surface or //! any faces structure. Warning : 121 : Documentation lost (Inc_Class_Dec) //! A Shell is a TShell with a Location and an //! Orientation. //! It inherits HShape Warning : 125 : Documentation lost (Inc_Class_Dec) //! A Topological part of 3D space, bounded by Shells //! and Faces. Warning : 130 : Documentation lost (Inc_Class_Dec) //! A Solid is a TSolid with a Location and an //! Orientation. //! It inherits HShape Warning : 133 : Documentation lost (Inc_Class_Dec) //! A structure of Solids sharing Faces. Warning : 138 : Documentation lost (Inc_Class_Dec) //! A CompSolid is a TCompSolid with a Location and an //! Orientation. //! It inherits HShape Warning : 141 : Documentation lost (Inc_Class_Dec) //! A TCompound is an all-purpose set of Shapes. Warning : 147 : Documentation lost (InstClass_Begin) //! A Compound is a TCompound with a Location and an //! Orientation. //! It inherits HShape Warning : 158 : Documentation lost (Inc_Class_Dec) //! A reference to a Topological TShape with Location, //! Orientation. Warning : 164 : Documentation lost (Inc_Class_Dec) //! A topological shape is a structure made from other //! shapes. This is a deferred class used to support //! topological objects. Warning : 168 : Documentation lost (Inc_Class_Dec) //! A TVertex is a topological point in two or three //! dimensions. Warning : 172 : Documentation lost (Inc_Class_Dec) //! A topological part of a curve in 2D or 3D, the //! boundary is a set of oriented Vertices. Warning : 176 : Documentation lost (Inc_Class_Dec) //! A set of Edges making a wire structure, it can be //! a wireframe or a composite line. Warning : 180 : Documentation lost (Inc_Class_Dec) //! A topological part of a surface or of the 2D //! space. The boundary is a set of wires and edges. Warning : 184 : Documentation lost (Inc_Class_Dec) //! A set of Faces or Shells, a topological surface or //! any faces structure. Warning : 188 : Documentation lost (Inc_Class_Dec) //! A Topological part of 3D space, bounded by Shells //! and Faces. Warning : 191 : Documentation lost (Inc_Class_Dec) //! A structure of Solids sharing Faces. Warning : 195 : Documentation lost (InstClass_Begin) //! A TCompound is an all-purpose set of Shapes. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/TDF/TDF.cdl Warning : 56 : Documentation lost (Inc_Class_Dec) //! The root class of this structure. Warning : 64 : Documentation lost (Inc_Class_Dec) //! A label is a feature in the structure. Warning : 68 : Documentation lost (Inc_Class_Dec) //! A class each application has to implement. It is //! used to contain the application data. Warning : 72 : Documentation lost (Inc_Class_Dec) //! this attribute may be used for automatic delivery of //! labels under a given label. Warning : 80 : Documentation lost (Inc_Class_Dec) //! this attribute is used to store in the framework a //! reference to an other label. Warning : 83 : Documentation lost (Inc_Class_Dec) //! This class provides options closure management. Warning : 88 : Documentation lost (Inc_Class_Dec) //! This class gives services around the transitive //! enclosure of a set of information, starting from a //! list of label. Warning : 91 : Documentation lost (Inc_Class_Dec) //! This class gives services around copy/paste actions. Warning : 94 : Documentation lost (Inc_Class_Dec) //! This class gives copy of source label hierarchy Warning : 101 : Documentation lost (Inc_Class_Dec) //! This class gives services around the comparison //! between two sets of information. Warning : 106 : Documentation lost (Inc_Class_Dec) //! This class offers services to open, commit or //! abort a transaction in a more secure way than //! using Data from TDF. Warning : 110 : Documentation lost (Inc_Class_Dec) //! A set of AttributeDelta for a given transaction //! number and reference time number. Warning : 113 : Documentation lost (Inc_Class_Dec) //! Delta for a given attribute. Warning : 116 : Documentation lost (Inc_Class_Dec) //! Attribute delta on ADDITION action. Warning : 119 : Documentation lost (Inc_Class_Dec) //! Attribute delta on FORGET action. Warning : 122 : Documentation lost (Inc_Class_Dec) //! Attribute delta on RESUME action. Warning : 125 : Documentation lost (Inc_Class_Dec) //! Attribute delta on REMOVAL action. Warning : 128 : Documentation lost (Inc_Class_Dec) //! Attribute delta on MODIFICATION action. Warning : 131 : Documentation lost (Inc_Class_Dec) //! Default implementation of TDF_DeltaOnRemoval. Warning : 138 : Documentation lost (Inc_Class_Dec) //! Default implementation of TDF_DeltaOnModification. Warning : 141 : Documentation lost (Inc_Class_Dec) //! A tool to iterate on the children of a label. Warning : 152 : Documentation lost (Inc_Class_Dec) //! A tool to iterate on the children of a label to //! find attributes with an ID. //! DO NOT USE THIS CLASS WITHOUT AUTHORIZATION! Warning : 156 : Documentation lost (Inc_Class_Dec) //! This class is used to build a set of DF //! informations like labels or attributes. Warning : 160 : Documentation lost (Inc_Class_Dec) //! Builds a attribute relocation dictionnary useful //! for copy or paste actions. Warning : 163 : Documentation lost (Inc_Class_Dec) //! This class provides general services. Warning : 166 : Documentation lost (Inc_Class_Dec) //! A label hasher for label maps. Warning : 176 : Documentation lost (InstClass_Begin) //! This class offers filtering services around an ID list. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/TDataStd/TDataStd.cdl Warning : 98 : Documentation lost (Inc_Class_Dec) //! Attributes for organization //! ============================ Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/TDataXtd/TDataXtd.cdl Warning : 115 : Documentation lost (Inc_Class_Dec) //! LinearPattern, CircularPattern, RectangularPattern, //! RadialCircularPattern, MirrorPattern Warning : 120 : Documentation lost (InstClass_Begin) //! tools //! ===== Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/TDocStd/TDocStd.cdl Warning : 68 : Documentation lost (Inc_Class_Dec) //! standard Application/Document //! ============================= Warning : 78 : Documentation lost (Inc_Class_Dec) //! External reference Attribute //! ============================ Warning : 84 : Documentation lost (Inc_Class_Dec) //! This attribute, when setted, store an external //! reference . An external reference is a memorized link //! between attributes wich originate from different //! documents. Warning : 88 : Documentation lost (Inc_Class_Dec) //! This is an iterator giving all the external references //! of a Document. Warning : 96 : Documentation lost (Inc_Class_Dec) //! This class provide services to set, update and perform //! external references. //! Attributes for Document Management //! ================================== Warning : 102 : Documentation lost (Inc_Class_Dec) //! This attribute located at the root label of the //! framework contains a back reference to the owner //! TDocStd_Document, providing acces to the document from //! any label. private class Owner; Warning : 108 : Documentation lost (Inc_Class_Dec) //! This attribute located at the root label provide //! services to register modified labels in a document. Warning : 112 : Documentation lost (Inc_Class_Dec) //! This attribute is the root of all external references //! setted in a document. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/TNaming/TNaming.cdl Warning : 102 : Documentation lost (Inc_Class_Dec) //! tool to copy underlying TShape of a Shape Warning : 109 : Documentation lost (Enum_Begin) //! only for Shape Copy test - to move in DNaming Warning : 154 : Documentation lost (Inc_Class_Dec) //! attribute to store shapes and their evolution Warning : 160 : Documentation lost (Inc_Class_Dec) //! global attribute located under root label to store all //! the shapes handled by the framework Warning : 163 : Documentation lost (Inc_Class_Dec) //! API to build a NamedShape attribute. Warning : 166 : Documentation lost (Inc_Class_Dec) //! methods to interogate naming data Warning : 169 : Documentation lost (Inc_Class_Dec) //! Iterates on all the evolutions in an attribute. Warning : 173 : Documentation lost (Inc_Class_Dec) //! To iterate on all the shapes created from a given //! shape. Warning : 177 : Documentation lost (Inc_Class_Dec) //! To iterate on all the shapes which created a given //! shape. Warning : 182 : Documentation lost (InstClass_Begin) //! To iterate on all the label which contained a //! given shape. Warning : 194 : Documentation lost (Enum_Begin) //! classes to store selected shape (involve naming algorithm) //! ========================================================= Warning : 213 : Documentation lost (Inc_Class_Dec) //! store the arguments of Naming. Warning : 217 : Documentation lost (Inc_Class_Dec) //! Perform Topological naming when the topology is not //! already attached to a specific label. Warning : 225 : Documentation lost (Inc_Class_Dec) //! API to select shapes (identification and solving) Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/XmlMDF/XmlMDF.cdl Warning : 56 : Documentation lost (Inc_Class_Dec) //! Storage and Retrieval attributes drivers //! ======================================== Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/XmlMDataStd/XmlMDataStd.cdl Warning : 28 : Documentation lost (Inc_Class_Dec) //! Storage/Retrieval drivers for TDataStd attributes //! ======================================= Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/XmlMDataXtd/XmlMDataXtd.cdl Warning : 28 : Documentation lost (Inc_Class_Dec) //! Storage/Retrieval drivers for TDataXtd attributes //! ======================================= Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/XmlObjMgt/XmlObjMgt.cdl Warning : 31 : Documentation lost (Inc_Class_Dec) //! root for XML-persistence Warning : 44 : Documentation lost (Inc_Class_Dec) //! translation of gp objects Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/IGESAppli/IGESAppli.cdl Warning : 47 : Documentation lost (Inc_Class_Dec) //! Geometric point used in the definition of a finite //! element. Warning : 52 : Documentation lost (Inc_Class_Dec) //! Used to define a finite element with the help of an //! element topology. Warning : 57 : Documentation lost (Inc_Class_Dec) //! Used to communicate finite element post processing //! data. Warning : 61 : Documentation lost (Inc_Class_Dec) //! Used to store the Analysis Data results per FEM Node Warning : 65 : Documentation lost (Inc_Class_Dec) //! Used to find the results of FEM analysis Warning : 71 : Documentation lost (Inc_Class_Dec) //! Represents a single signal or a single fluid flow path //! starting from a starting Connect Point Entity and //! including additional intermediate connect points. Warning : 75 : Documentation lost (Inc_Class_Dec) //! Represents a single fluid flow path Warning : 80 : Documentation lost (Inc_Class_Dec) //! Defines regions to set an application's restriction //! over a region. Warning : 85 : Documentation lost (Inc_Class_Dec) //! Used to transfer the meaning or intended use of a level //! in the sending system Warning : 90 : Documentation lost (Inc_Class_Dec) //! Defines the characteristics of entities when they are //! used to define locations of items. Warning : 95 : Documentation lost (Inc_Class_Dec) //! Identifies an entity representing a drilled hole //! through a printed circuit board. Warning : 101 : Documentation lost (Inc_Class_Dec) //! Used to attach a text string containing the value of //! a component reference designator to an entity being //! used to represent a component. Warning : 107 : Documentation lost (Inc_Class_Dec) //! Used to attach a text string representing a component //! pin number to an entity being used to represent an //! electrical component's pin Warning : 113 : Documentation lost (Inc_Class_Dec) //! Attaches a set of text strings that define the common //! part numbers to an entity being used to represent a //! physical component Warning : 118 : Documentation lost (Inc_Class_Dec) //! Attaches one or more text strings to entities being //! used to represent a flow line Warning : 125 : Documentation lost (Inc_Class_Dec) //! Used to correlate an exchange file level number with //! its corresponding native level identifier, physical PWB //! layer number and predefined functional level //! identification Warning : 134 : Documentation lost (Inc_Class_Dec) //! Used to communicate which exchange file levels are to //! be combined in order to create the artwork for a //! printed wire board (PWB). This property should be //! attached to the entity defining the printed wire //! assembly (PWA) or if no such entity exists, then the //! property should stand alone in the file. Warning : 139 : Documentation lost (Inc_Class_Dec) //! Used to identify an entity that locates a drilled hole //! and to specify the characteristics of the drilled hole Warning : 148 : Documentation lost (Inc_Class_Dec) //! Relates loads and/or constraints to specific nodes in //! the Finite Element Model by creating a relation between //! Node entities and Tabular Data Property that contains //! the load or constraint data Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/IGESBasic/IGESBasic.cdl Warning : 41 : Documentation lost (Inc_Class_Dec) //! Permits a single definition of a detail to be //! utilized in multiple instances in the creation //! of the whole picture. Warning : 46 : Documentation lost (Inc_Class_Dec) //! Allows a collection of a set of entities to be //! maintained as a single entity. Warning : 52 : Documentation lost (Inc_Class_Dec) //! Allows a collection of a set of entities to be //! maintained as a single entity, but without back //! pointers. Warning : 58 : Documentation lost (Inc_Class_Dec) //! Defines a logical structure of one independent //! (parent) entity and one or more subordinate //! (children) entities. Warning : 64 : Documentation lost (Inc_Class_Dec) //! Contains a list of the symbolic names used by the //! referencing files and the DE pointers to the //! corresponding definitions within the referenced file Warning : 70 : Documentation lost (Inc_Class_Dec) //! Allows a collection of a set of entities to be //! maintained as a single entity, but the group is //! ordered. Warning : 76 : Documentation lost (Inc_Class_Dec) //! Allows a collection of a set of entities to be //! maintained as a single entity, but the group is //! ordered and there are no back pointers. Warning : 81 : Documentation lost (Inc_Class_Dec) //! Provides an ability to control the hierarchy of each //! directory entry attribute. Warning : 85 : Documentation lost (Inc_Class_Dec) //! References definitions residing in another file. Warning : 89 : Documentation lost (Inc_Class_Dec) //! Used to specify an user defined name. Warning : 94 : Documentation lost (Inc_Class_Dec) //! Used to assign an unambiguous identification to //! a Group Associativity. Warning : 99 : Documentation lost (Inc_Class_Dec) //! Defines the occurrence of a single instance of the //! defined Subfigure. Warning : 105 : Documentation lost (Inc_Class_Dec) //! Used when single definition from the reference file is //! required or for external logical references where an //! entity in one file relates to an entity in another file Warning : 109 : Documentation lost (Inc_Class_Dec) //! Used when entire reference file is to be instanced Warning : 114 : Documentation lost (Inc_Class_Dec) //! Used when it is assumed that a copy of the subfigure //! exists in native form on the receiving system Warning : 122 : Documentation lost (Inc_Class_Dec) //! Used when it is assumed that a copy of the subfigure //! exists in native form in a library on the receiving //! system Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/IGESCAFControl/IGESCAFControl.cdl Warning : 38 : Documentation lost (Inc_Class_Dec) //! Provides a tool for reading IGES file Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/IGESDefs/IGESDefs.cdl Warning : 41 : Documentation lost (Inc_Class_Dec) //! This class permits the preprocessor to define an //! associativity schema. i.e., by using it preprocessor //! defines the type of relationship. Warning : 47 : Documentation lost (Inc_Class_Dec) //! This Class specifies the action of a specific MACRO. //! After specification MACRO can be used as necessary //! by means of MACRO class instance entity. Warning : 52 : Documentation lost (Inc_Class_Dec) //! This class stores data about a model's //! fundamental units. Warning : 58 : Documentation lost (Inc_Class_Dec) //! This is class is used to support the concept of well //! defined collection of attributes, whether it is a table //! or a single row of attributes. Warning : 63 : Documentation lost (Inc_Class_Dec) //! This Class is used to provide a Structure to accomodate //! point form data. Warning : 72 : Documentation lost (Inc_Class_Dec) //! This Class is used to communicate information which is //! defined by the system operator while creating the model. //! The information is system specific and does not map into //! one of the predefined properties or associativities. //! Properties and property values can be defined by multiple //! instances of this property. Warning : 80 : Documentation lost (Inc_Class_Dec) //! This class is used to represent an occurence of //! Attribute Table. This Class may be independent //! or dependent or pointed at by other Entities. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/IGESDimen/IGESDimen.cdl Warning : 44 : Documentation lost (Inc_Class_Dec) //! Is an entity appearing as crosshairs or as a //! construction between 2 positions Warning : 48 : Documentation lost (Inc_Class_Dec) //! Contains information to display sectioned sides Warning : 53 : Documentation lost (Inc_Class_Dec) //! Contains one or more straight line segments associated //! with drafting entities of various types Warning : 57 : Documentation lost (Inc_Class_Dec) //! Used to dimension angles Warning : 61 : Documentation lost (Inc_Class_Dec) //! Used to dimension curves Warning : 65 : Documentation lost (Inc_Class_Dec) //! Used for dimensioning diameters Warning : 69 : Documentation lost (Inc_Class_Dec) //! Is label information formatted in different ways Warning : 73 : Documentation lost (Inc_Class_Dec) //! Used for general labeling with leaders Warning : 77 : Documentation lost (Inc_Class_Dec) //! Used for formatting boxed text in different ways Warning : 81 : Documentation lost (Inc_Class_Dec) //! Further attributes for formatting text strings Warning : 87 : Documentation lost (Inc_Class_Dec) //! Consists of one or more line segments except when //! leader is part of an angular dimension, with links to //! presumed text item Warning : 91 : Documentation lost (Inc_Class_Dec) //! Used for linear dimensioning Warning : 98 : Documentation lost (Inc_Class_Dec) //! The ordinate dimension entity is used to //! indicate dimensions from a common base line. //! Dimensioning is only permitted along the XT //! or YT axis. Warning : 103 : Documentation lost (Inc_Class_Dec) //! A Point Dimension Entity consists of a leader, text, and //! an optional circle or hexagon enclosing the text Warning : 110 : Documentation lost (Inc_Class_Dec) //! A Radius Dimension Entity consists of a General Note, a //! leader, and an arc center point. A second form of this //! entity accounts for the occasional need to have two //! leader entities referenced. Warning : 117 : Documentation lost (Inc_Class_Dec) //! A General Symbol entity consists of zero or one(Form 0) //! or one(all other forms), one or more geometry entities //! which define a symbol, and zero, one or more associated //! leaders. Warning : 122 : Documentation lost (Inc_Class_Dec) //! A sectioned area is a portion of a design which is to be //! filled with a pattern of lines. Warning : 130 : Documentation lost (Inc_Class_Dec) //! This associativity links a dimension entity with the //! geometry entities it is dimensioning. //! 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. Warning : 138 : Documentation lost (Inc_Class_Dec) //! This Associativity links a dimension entity with the //! geometry entities it is dimensioning, so that later, //! in the receiving database, the dimension can be //! automatically recalculated and redrawn should the //! geometry be changed. Warning : 143 : Documentation lost (Inc_Class_Dec) //! The Dimension Units Property describes the units and //! formatting details of the nominal value of a dimension. Warning : 149 : Documentation lost (Inc_Class_Dec) //! The Dimension Tolerance Property provides tolerance //! information for a dimension. This information can be used //! by the receiving system to regenerate the dimension. Warning : 156 : Documentation lost (Inc_Class_Dec) //! The Dimensional Display Data Property is optional but when //! present must be referenced by a dimension entity. The //! information it contains could be extracted from the text, //! leader and witness line data with difficulty. Warning : 163 : Documentation lost (Inc_Class_Dec) //! The basic Dimension Property indicates that the referencing //! dimension entity is to be displayed with a box around text. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/IGESDraw/IGESDraw.cdl Warning : 48 : Documentation lost (Inc_Class_Dec) //! Connect Point Entity describes a point of connection for //! zero, one or more entities. It is referenced from Composite //! curve, or Network Subfigure Definition/Instance, or the Flow //! Associative Instance, or it may stand alone. Warning : 54 : Documentation lost (Inc_Class_Dec) //! This class differs from the ordinary subfigure definition //! in that it defines a specialized subfigure, one whose //! instances may participate in networks. Warning : 60 : Documentation lost (Inc_Class_Dec) //! If an entity is to be displayed in more than one views, //! this class instance is used, which contains the Visible //! views and the associated entity Displays. Warning : 67 : Documentation lost (Inc_Class_Dec) //! 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. Warning : 72 : Documentation lost (Inc_Class_Dec) //! Permits one or more displays for the //! entity labels of an entity Warning : 77 : Documentation lost (Inc_Class_Dec) //! Indicates that a collection of entities is coplanar. The //! entities may be geometric, annotative, and/or structural. Warning : 82 : Documentation lost (Inc_Class_Dec) //! Permits the association of display parameters with the //! segments of curves in a given view Warning : 88 : Documentation lost (Inc_Class_Dec) //! Specifies a drawing as a collection of annotation entities //! defined in drawing space, and views which together //! constitute a single representation of a part Warning : 93 : Documentation lost (Inc_Class_Dec) //! Permits rotation, in addition to transformation and //! scaling, between the view and drawing coordinate systems Warning : 101 : Documentation lost (Inc_Class_Dec) //! Used to define a framework for specifying a viewing //! orientation of an object in three dimensional model //! space (X,Y,Z). The framework is also used to support //! the projection of all or part of model space onto a //! view volume. Warning : 106 : Documentation lost (Inc_Class_Dec) //! Used to produce copies of an object called the base entity, //! arranging them in equally spaced rows and columns Warning : 112 : Documentation lost (Inc_Class_Dec) //! Used to produce copies of an object called the base entity, //! arranging them around the edge of an imaginary circle //! whose center and radius are specified Warning : 117 : Documentation lost (Inc_Class_Dec) //! Used to specify each instance of Network Subfigure //! definition Entity (Type <320>). Warning : 133 : Documentation lost (Inc_Class_Dec) //! Supports a perspective view. //! Any geometric projection is defined by a view plane //! and the projectors that pass through the view plane. //! Projectors can be visualized as rays of light that //! form an image by passing through the viewed object //! and striking the view plane. //! The projectors are defined via a point called the //! Center-of-Projection or the eye-point. //! A perspective view is formed by all projectors that //! emanate from the Center-of-Projection and pass //! through the view plane. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/IGESGeom/IGESGeom.cdl Warning : 40 : Documentation lost (Inc_Class_Dec) //! Defines IGES CircularArc Warning : 44 : Documentation lost (Inc_Class_Dec) //! Defines IGES CompositeCurve Warning : 48 : Documentation lost (Inc_Class_Dec) //! Defines a ConicArc Warning : 52 : Documentation lost (Inc_Class_Dec) //! Defines a CopiousData Warning : 56 : Documentation lost (Inc_Class_Dec) //! Defines IGES Plane Warning : 60 : Documentation lost (Inc_Class_Dec) //! Defines IGES Line Warning : 64 : Documentation lost (Inc_Class_Dec) //! Defines IGES SplineCurve Warning : 72 : Documentation lost (Inc_Class_Dec) //! Defines IGES Point Warning : 76 : Documentation lost (Inc_Class_Dec) //! Defines IGES RuledSurface Warning : 80 : Documentation lost (Inc_Class_Dec) //! Defines IGES SurfaceOfRevolution Warning : 84 : Documentation lost (Inc_Class_Dec) //! Defines IGES TabulatedCylinder Warning : 88 : Documentation lost (Inc_Class_Dec) //! Defines IGES Direction Warning : 92 : Documentation lost (Inc_Class_Dec) //! Defines IGES TransformationMatrix Warning : 96 : Documentation lost (Inc_Class_Dec) //! Defines IGES Flash Warning : 100 : Documentation lost (Inc_Class_Dec) //! Defines IGES BSplineCurve Warning : 104 : Documentation lost (Inc_Class_Dec) //! Defines IGES BSplineSurface Warning : 108 : Documentation lost (Inc_Class_Dec) //! Defines IGES OffsetCurve Warning : 112 : Documentation lost (Inc_Class_Dec) //! Defines IGES OffsetSurface Warning : 116 : Documentation lost (Inc_Class_Dec) //! Defines IGES Boundary Warning : 120 : Documentation lost (Inc_Class_Dec) //! Defines IGES CurveOnSurface Warning : 124 : Documentation lost (Inc_Class_Dec) //! Defines IGES BoundedSurface Warning : 130 : Documentation lost (Inc_Class_Dec) //! Defines IGES TrimmedSurface Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/IGESGraph/IGESGraph.cdl Warning : 44 : Documentation lost (Inc_Class_Dec) //! Line Font Def can be defined as a repetition of Template //! figure that is displayed at regularly spaced locations //! along a planar anchoring curve. The anchoring curve //! itself has no visual purpose. Warning : 51 : Documentation lost (Inc_Class_Dec) //! Line Font Def may be defined by repetition of a basic //! pattern of visible-blank(or, on-off) segments //! superimposed on a line or a curve. The line or curve //! is then displayed according to the basic pattern. Warning : 57 : Documentation lost (Inc_Class_Dec) //! Used to define the appearance of characters in a text //! font. It may be used to describe a complete font or a //! modification to a subset of characters in another font. Warning : 63 : Documentation lost (Inc_Class_Dec) //! Used to set parameters for display of information //! which has been logically included in another entity //! as a parameter value. Warning : 70 : Documentation lost (Inc_Class_Dec) //! The Color Definition Entity is used to communicate the //! relationship of primary colors to the intensity level of //! the respective graphics devices as a percent of full //! intensity range. Warning : 75 : Documentation lost (Inc_Class_Dec) //! Indicates the no. of levels on which an entity is //! defined. Warning : 80 : Documentation lost (Inc_Class_Dec) //! Specifies a value, a name, and optionally a //! reference to an engineering standard. Warning : 86 : Documentation lost (Inc_Class_Dec) //! Specifies the drawing size in drawing units. The //! origin of the drawing is defined to be (0,0) in //! drawing space. Warning : 91 : Documentation lost (Inc_Class_Dec) //! Specifies the drawing space units as outlined //! in the Drawing entity. Warning : 96 : Documentation lost (Inc_Class_Dec) //! Specifies the gap between letters when fixed-pitch //! spacing is used. Warning : 102 : Documentation lost (Inc_Class_Dec) //! Provides the ability to specify a line font pattern //! from a predefined list rather than from //! Directory Entry Field 4. Warning : 107 : Documentation lost (Inc_Class_Dec) //! Attaches information that an entity is to be //! displayed in some system dependent manner. Warning : 113 : Documentation lost (Inc_Class_Dec) //! Attaches information that an entity may be picked //! by whatever pick device is used in the receiving //! system. Warning : 120 : Documentation lost (Inc_Class_Dec) //! Stores sufficient information for the creation of //! a uniform rectangular grid within a drawing. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/IGESSolid/IGESSolid.cdl Warning : 43 : Documentation lost (Inc_Class_Dec) //! The Block is a rectangular parallelopiped, defined with //! one vertex at (X1, Y1, Z1) and three edges lying along //! the local +X, +Y, +Z axes. Warning : 47 : Documentation lost (Inc_Class_Dec) //! A right angular wedge is a triangular/trapezoidal prism Warning : 51 : Documentation lost (Inc_Class_Dec) //! Defines a cylinder Warning : 59 : Documentation lost (Inc_Class_Dec) //! The Cone Frustum is defined by the center of the //! larger circular face of the frustum, its radius, a unit //! vector in the axis direction, a height in this direction //! and a second circular face with radius which is lesser //! than the first face. Warning : 63 : Documentation lost (Inc_Class_Dec) //! Defines a sphere. Warning : 68 : Documentation lost (Inc_Class_Dec) //! A Torus is a solid formed by revolving a circular disc //! about a specified coplanar axis. Warning : 74 : Documentation lost (Inc_Class_Dec) //! This entity is defined by revolving the area determined //! by a planar curve about a specified axis through a given //! fraction of full rotation. Warning : 79 : Documentation lost (Inc_Class_Dec) //! Solid of linear extrusion is defined by translating an //! area determined by a planar curve Warning : 87 : Documentation lost (Inc_Class_Dec) //! The ellipsoid is a solid bounded by the surface defined //! by: //! X^2 Y^2 Z^2 //! ----- + ----- + ----- = 1 //! LX^2 LY^2 LZ^2 Warning : 93 : Documentation lost (Inc_Class_Dec) //! The Boolean tree describes a binary tree structure //! composed of regularized Boolean operations and operands, //! in post-order notation. Warning : 98 : Documentation lost (Inc_Class_Dec) //! The Selected Component entity provides a means of //! selecting one component of a disjoint CSG solid Warning : 103 : Documentation lost (Inc_Class_Dec) //! Solid assembly is a collection of items which possess a //! shared fixed geometric relationship. Warning : 108 : Documentation lost (Inc_Class_Dec) //! A manifold solid is a bounded, closed, and finite volume //! in three dimensional Euclidean space Warning : 113 : Documentation lost (Inc_Class_Dec) //! A plane surface entity is defined by a point on the //! surface and a normal to it. Warning : 117 : Documentation lost (Inc_Class_Dec) //! Defines a cylindrical surface Warning : 121 : Documentation lost (Inc_Class_Dec) //! Defines a conical surface Warning : 125 : Documentation lost (Inc_Class_Dec) //! Defines a spherical surface Warning : 129 : Documentation lost (Inc_Class_Dec) //! Defines a toroidal surface Warning : 134 : Documentation lost (Inc_Class_Dec) //! This provides a mechanism for replicating a solid //! representation. Warning : 138 : Documentation lost (Inc_Class_Dec) //! It contains one or more vertices. Warning : 142 : Documentation lost (Inc_Class_Dec) //! It contains one or more edge tuples. Warning : 148 : Documentation lost (Inc_Class_Dec) //! A Loop entity specifies a bound of a face. It represents //! a connected collection of face boundaries, seams, and //! poles of a single face. Warning : 152 : Documentation lost (Inc_Class_Dec) //! Face entity is a bound (partial) which has finite area Warning : 161 : Documentation lost (Inc_Class_Dec) //! Shell entity is a connected entity of dimensionality 2 //! which divides R3 into two arcwise connected open subsets, //! one of which is finite. Inside of the shell is defined to //! be the finite region. Warning : 198 : Documentation lost (InstClass_Begin) //! a tool to build BREP IGES Entities Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/RWStepBasic/RWStepBasic.cdl Warning : 174 : Documentation lost (Pack_End) //! enforced the initialisation of the libraries Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/RWStepGeom/RWStepGeom.cdl Warning : 121 : Documentation lost (Pack_End) //! enforced the initialisation of the libraries Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/RWStepRepr/RWStepRepr.cdl Warning : 101 : Documentation lost (Pack_End) //! enforced the initialisation of the libraries Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/RWStepShape/RWStepShape.cdl Warning : 144 : Documentation lost (Pack_End) //! enforced the initialisation of the libraries Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/RWStepVisual/RWStepVisual.cdl Warning : 148 : Documentation lost (Pack_End) //! enforced the initialisation of the libraries Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/STEPCAFControl/STEPCAFControl.cdl Warning : 47 : Documentation lost (Inc_Class_Dec) //! Reader for DECAF documents Warning : 50 : Documentation lost (Inc_Class_Dec) //! Writer for DECAF documents Warning : 53 : Documentation lost (Inc_Class_Dec) //! Auxiliary class to store results of translation of external file Warning : 57 : Documentation lost (InstClass_Begin) //! Extensions of standard STEP tools for DECAF specifics Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/STEPConstruct/STEPConstruct.cdl Warning : 50 : Documentation lost (Inc_Class_Dec) //! Basic class providing general features Warning : 53 : Documentation lost (Inc_Class_Dec) //! Create and investigate context of units and uncertanties Warning : 56 : Documentation lost (Inc_Class_Dec) //! Create and investigate data associated with parts (product etc.) Warning : 59 : Documentation lost (Inc_Class_Dec) //! Create and check assembly data structures Warning : 62 : Documentation lost (Inc_Class_Dec) //! Create and investigate STEP constructs for styles (mostly colors) Warning : 65 : Documentation lost (Inc_Class_Dec) //! Create and investigate STEP constructs for validation properties Warning : 68 : Documentation lost (Inc_Class_Dec) //! Work with references to external documents Warning : 71 : Documentation lost (Inc_Class_Dec) //! maintains context specific to AP203 Warning : 75 : Documentation lost (InstClass_Begin) //! Maintains global context tool for writing Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/StepAP209/StepAP209.cdl Warning : 38 : Documentation lost (Pack_End) //! Basic tool for working with AP209 model Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/StepBasic/StepBasic.cdl Warning : 319 : Documentation lost (Pack_End) //! creates a Protocol Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/StepGeom/StepGeom.cdl Warning : 244 : Documentation lost (Pack_End) //! creates a Protocol Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/StepRepr/StepRepr.cdl Warning : 148 : Documentation lost (Pack_End) //! creates a Protocol Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/StepShape/StepShape.cdl Warning : 254 : Documentation lost (Pack_End) //! creates a Protocol Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/StepVisual/StepVisual.cdl Warning : 361 : Documentation lost (Pack_End) //! creates a Protocol Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/StlMesh/StlMesh.cdl Warning : 40 : Documentation lost (Inc_Class_Dec) //! Mesh definition. The mesh contains one or several //! domains. Each mesh domain contains a set of //! triangles. Each domain can have its own deflection //! value. Warning : 45 : Documentation lost (Inc_Class_Dec) //! Provides facilities to explore the triangles of //! each mesh domain. Warning : 51 : Documentation lost (Inc_Class_Dec) //! Set of triangles defined with three vertices and a //! given orientation. Internal class used to classify //! the triangles of each domain. Warning : 57 : Documentation lost (InstClass_Begin) //! triangle defined with three vertices and a given //! orientation Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/Transfer/Transfer.cdl Warning : 61 : Documentation lost (Inc_Class_Dec) //! Manages Transfer of Transient Objects. Produces also //! ActorOfTransientProcess (deferred class), //! IteratorOfTransientProcess (for Results), //! TransferMapOfTransientProcess (internally used) //! Normally uses as TransientProcess, which adds some specifics Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/Vrml/Vrml.cdl Warning : 101 : Documentation lost (Inc_Class_Dec) //! qualifies all types of VRML fields. //! defines SFImage type of VRML field types. Warning : 103 : Documentation lost (Inc_Class_Dec) //! defines SFRotation type of VRML field types. Warning : 186 : Documentation lost (Enum_Begin) //! qualifies properties of geometry and its appearance. Warning : 274 : Documentation lost (Inc_Class_Dec) //! qualifies matrix and transform properties. Warning : 285 : Documentation lost (Inc_Class_Dec) //! qualifies properties of cameras and lights. Warning : 299 : Documentation lost (Enum_Begin) //! qualifies group properties. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/VrmlAPI/VrmlAPI.cdl Warning : 37 : Documentation lost (Enum_Begin) //! Identifies the representation of the shape written //! to a VRML file. The available options are : //! - VrmlAPI_ShadedRepresentation : //! the shape is translated with a shaded representation. //! - VrmlAPI_WireFrameRepresentation : //! the shape is translated with a wireframe representation. //! - VrmlAPI_BothRepresentation : the shape is translated //! to VRML format with both representations : shaded and //! wireframe. This is the default option. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/VrmlConverter/VrmlConverter.cdl Warning : 62 : Documentation lost (Inc_Class_Dec) //! qualifies the aspect properties for //! the VRML conversation of a specific kind of object. //! This includes for example color, maximal chordial deviation, etc... Warning : 66 : Documentation lost (Inc_Class_Dec) //! qualifies the aspect properties for //! the VRML conversation of a ShadedShape. Warning : 70 : Documentation lost (Inc_Class_Dec) //! qualifies the aspect properties for //! the VRML conversation of a Curve and a DeflectionCurve . Warning : 74 : Documentation lost (Inc_Class_Dec) //! qualifies the aspect properties for //! the VRML conversation of iso curves . Warning : 86 : Documentation lost (Inc_Class_Dec) //! qualifies the aspect properties for //! the VRML conversation of a Point Set . //! To compute different kinds of presentation, to convert //! CasCade objects into VRML objects for requested aspect //! properties and to add the results to the stream. Warning : 91 : Documentation lost (Inc_Class_Dec) //! computes the shading presentation of shapes //! by triangulation algorithms. Warning : 96 : Documentation lost (Inc_Class_Dec) //! computes the presentation of objects to be //! seen as curves. The computation will be made //! whith a constant number of points. Warning : 102 : Documentation lost (Inc_Class_Dec) //! computes the presentation of objects to be seen as //! curves. The computation will be made according to //! a maximal chordial deviation. Warning : 109 : Documentation lost (Inc_Class_Dec) //! computes the wireframe presentation of faces with //! restrictions by displaying a given number of U and/or //! V isoparametric curves. The isoparametric curves are //! drawn with a fixed number of points. Warning : 116 : Documentation lost (Inc_Class_Dec) //! computes the wireframe presentation of faces with //! restrictions by displaying a given number of U and/or //! V isoparametric curves. The isoparametric curves are //! drawn with respect to a maximal chordial deviation. Warning : 122 : Documentation lost (Inc_Class_Dec) //! computes the wireframe presentation of compound set //! of faces, edges and vertices by displaying a given //! number of U and/or V isoparametric curves. Warning : 128 : Documentation lost (Inc_Class_Dec) //! computes the wireframe presentation of compound //! set of faces, edges and vertices by displaying //! a given number of U and/or V isoparametric curves. Warning : 133 : Documentation lost (Inc_Class_Dec) //! computes the presentation of objects with //! removal of their hidden lines for a specific //! projector. Warning : 145 : Documentation lost (Enum_Begin) //! defines the projection parameters for the hidden //! lines removal algorithm and calculates properties of cameras //! and lights from Vrml ( OrthograpicCamera, PerspectiveCamera, //! DirectionalLight, PointLight, SpotLight ) //! to display all shapes of scene with arbitrary locations //! for requested the Projection Vector . Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/XCAFApp/XCAFApp.cdl Warning : 33 : Documentation lost (Pack_End) //! Defines application for DECAF documents Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/XCAFDoc/XCAFDoc.cdl Warning : 66 : Documentation lost (Inc_Class_Dec) //! Defines sections structure of an XDE document. //! attribute marking CAF document as being DECAF document. //! Creates the sections structure of the document. Warning : 69 : Documentation lost (Inc_Class_Dec) //! attribute to store TopLoc_Location Warning : 72 : Documentation lost (Inc_Class_Dec) //! attribute to store color Warning : 75 : Documentation lost (Inc_Class_Dec) //! attribute to store dimension and tolerance Warning : 78 : Documentation lost (Inc_Class_Dec) //! attribute to store datum Warning : 81 : Documentation lost (Inc_Class_Dec) //! attribute to store material Warning : 84 : Documentation lost (Inc_Class_Dec) //! attribute to store volume Warning : 87 : Documentation lost (Inc_Class_Dec) //! attribute to store area Warning : 90 : Documentation lost (Inc_Class_Dec) //! attribute to store centroid Warning : 94 : Documentation lost (Inc_Class_Dec) //! attribute containing Shapes section of DECAF document. //! Provide tools for management of Shapes section. Warning : 97 : Documentation lost (Inc_Class_Dec) //! attribute containing map of sub shapes Warning : 101 : Documentation lost (Inc_Class_Dec) //! attribute containing Colors section of DECAF document. //! Provide tools for management of Colors section of document. Warning : 105 : Documentation lost (Inc_Class_Dec) //! attribute containing DimTol section of DECAF document. //! Provide tools for management of DimTol section of document. Warning : 109 : Documentation lost (Inc_Class_Dec) //! attribute containing Layers section og DECAF document. //! Provide tools for management of Layers section of document. Warning : 113 : Documentation lost (Inc_Class_Dec) //! attribute containing Materials section og DECAF document. //! Provide tools for management of Materialss section of document. Warning : 117 : Documentation lost (InstClass_Begin) //! attribute containg sequence of father's and chaild's labels. //! Provide create and work with Graph in XCAFDocument. Warning : 121 : Documentation lost (InstClass_Begin) //! class for containing GraphNodes. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/XCAFPrs/XCAFPrs.cdl Warning : 41 : Documentation lost (Inc_Class_Dec) //! Implements a presentation driver for DECAF Warning : 44 : Documentation lost (Inc_Class_Dec) //! Implements an interactive object for DECAF Warning : 47 : Documentation lost (InstClass_Begin) //! Object representing a set of style settings Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/XSAlgo/XSAlgo.cdl Warning : 44 : Documentation lost (Inc_Class_Dec) //! Returns tools used by AlgoContainer Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/DBRep/DBRep.cdl Warning : 47 : Documentation lost (InstClass_Begin) //! Display of an edge. Edge + color. Warning : 53 : Documentation lost (InstClass_Begin) //! Display of a face. Face + Array of iso + color. Warning : 59 : Documentation lost (InstClass_Begin) //! Hidden lines data for a view Warning : 66 : Documentation lost (Inc_Class_Dec) //! Drawable structure to display a shape. Contains a //! list of edges and a list of faces. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/DDF/DDF.cdl Warning : 45 : Documentation lost (Inc_Class_Dec) //! Encapsulates a data framework from TDF. Warning : 48 : Documentation lost (Inc_Class_Dec) //! Browses a data framework from TDF. Warning : 52 : Documentation lost (InstClass_Begin) //! Encapsulates a Transaction from TDF. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/DDataStd/DDataStd.cdl Warning : 38 : Documentation lost (Inc_Class_Dec) //! attribute display presentation //! ============================== Warning : 46 : Documentation lost (Inc_Class_Dec) //! root class of drivers to build draw variables from TDF_Label. //! attribute tree presentation //! =========================== Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/Draw/Draw.cdl Warning : 102 : Documentation lost (InstClass_Begin) //! a 3d box Warning : 117 : Documentation lost (Inc_Class_Dec) //! typedef Tcl_Interp * Draw_PInterp; //! typedef Standard_Integer (*Draw_CommandFunction) //! (Draw_Interpretor&, Standard_Integer, char**) //! Encapsulate the Tcl interpretor to add commands. Warning : 121 : Documentation lost (InstClass_Begin) //! Implements a printer class to connect Message_Messenger //! tool to Draw_Interpretor output. Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/DrawDim/DrawDim.cdl Warning : 41 : Documentation lost (Inc_Class_Dec) //! Dimension between planes and cylinder //! ===================================== Warning : 49 : Documentation lost (Inc_Class_Dec) //! Dimensions between point, line and circle ON a plane //! ==================================================== Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/HLRTest/HLRTest.cdl Warning : 40 : Documentation lost (Inc_Class_Dec) //! Used to display the results. Warning : 43 : Documentation lost (Inc_Class_Dec) //! Used to display the results. Warning : 46 : Documentation lost (Inc_Class_Dec) //! Draw Variable Projector to test Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/SWDRAW/SWDRAW.cdl Warning : 33 : Documentation lost (Inc_Class_Dec) //! Contains commands to activate Topology/Geometry not //! Shape Healing Warning : 36 : Documentation lost (Inc_Class_Dec) //! Contains commands to activate package ShapeAnalysis Warning : 39 : Documentation lost (Inc_Class_Dec) //! Contains commands to activate package ShapeBuild Warning : 42 : Documentation lost (Inc_Class_Dec) //! Contains commands to activate package ShapeConstruct Warning : 45 : Documentation lost (Inc_Class_Dec) //! Contains commands to activate package ShapeCustom Warning : 48 : Documentation lost (Inc_Class_Dec) //! Contains commands to activate package ShapeExtend Warning : 51 : Documentation lost (Inc_Class_Dec) //! Contains commands to activate package ShapeFix Warning : 54 : Documentation lost (Inc_Class_Dec) //! Contains commands to activate package ShapeUpgrade Warning : 57 : Documentation lost (Inc_Class_Dec) //! Contains commands to activate package ShapeProcess Warning : 60 : Documentation lost (Inc_Class_Dec) //! Contains commands to activate package ShapeProcessAPI Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/ViewerTest/ViewerTest.cdl Warning : 43 : Documentation lost (Inc_Class_Dec) //! to build a context and set a given context as current //! for ViewerTest. Warning : 48 : Documentation lost (InstClass_Begin) //! used to manage mouse event (move,select,shiftselect) //! By default the events are transmitted to interactive context. Warning : 2 warnings. Info : Step src is successfull =====> XDEDRAW:src Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/XDEDRAW/XDEDRAW.cdl Warning : 28 : Documentation lost (Inc_Class_Dec) //! Provides functions for work with shapes and assemblies Warning : 31 : Documentation lost (Inc_Class_Dec) //! Provides functions for work with colors Warning : 34 : Documentation lost (Inc_Class_Dec) //! Provides functions for work with layers Warning : 37 : Documentation lost (Inc_Class_Dec) //! Provides functions for work with geometric properties Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/XSDRAW/XSDRAW.cdl Warning : 39 : Documentation lost (Inc_Class_Dec) //! Gathers general commands for XSDRAW : initialisation control, //! also commands to analyse the result of a transfer //! (it is an appendix made of user callable functions) //! //! Loaded by LoadDraw Warning : 47 : Documentation lost (Inc_Class_Dec) //! Gathers commands which only apply to shapes/geometry, and are //! not concerned by XSTEP features for files //! This set of functions just enriches the standard DRAW set, //! with either useful but lacking basic functions, or complements //! used in transfer operations, or specific control functions //! Loaded by LoadDraw Info : Used : W:/wok671test/wok_entities/LOC/dev/occt/src/QANewModTopOpe/QANewModTopOpe.cdl Warning : 43 : Documentation lost (Inc_Class_Dec) //! to provide several tools for porting to OCC 5.0 (mkk) Warning : 46 : Documentation lost (Inc_Class_Dec) //! to provide cutting object by face or shell. Warning : 49 : Documentation lost (Inc_Class_Dec) //! to provide intersection of two topological objects. Warning : 52 : Documentation lost (Inc_Class_Dec) //! to provide topological sewing of two topological objects.