SHAPER
9.10.0
|
►NConnectorPlugin | |
►NConnectorPlugin_ExportFeature | |
►NConnectorPlugin_PublishToStudyFeature | |
►Nfeature | |
►NFiltersPlugin_TopoConnectedFaces | |
►NGCS | |
►NGeomAlgoAPI_ShapeAPI | |
►NGeomAlgoAPI_Tools | |
►NLocale | |
►NModelAPI_Tools | |
►NModelGeomAlgo_Shape | |
►NModuleBase_Tools | |
►NNExplodeTools | |
►NPlaneGCSSolver_Tools | Converter tools |
►NPythonAddons | |
►NPythonAPI | |
►NSketchPlugin_Tools | |
►NXAO | |
CAIS_InteractiveContext | |
CAIS_InteractiveObject | |
CAIS_Point | |
CAngleDirections | Used to store info about angle |
CAppElements_Fitter | |
CArcAttributes | |
CArguments | |
CBOPAlgo_Builder | |
CBox | |
CBSpline | |
CBuildAPI_Compound | Interface for Compound feature |
CBuildAPI_CompSolid | Interface for CompSolid feature |
CBuildAPI_Edge | Interface for Edge feature |
CBuildAPI_Face | Interface for Face feature |
CBuildAPI_Filling | Interface for Filling feature |
CBuildAPI_Interpolation | Interface for Interpolation feature |
CBuildAPI_Polyline | Interface for Polyline feature |
CBuildAPI_Shell | Interface for Shell feature |
CBuildAPI_Solid | Interface for Solid feature |
CBuildAPI_SubShapes | Interface for SubShapes feature |
CBuildAPI_Vertex | Interface for Vertex feature |
CBuildAPI_Wire | Interface for Wire feature |
CBuildPlugin_Compound | Feature for creation of compound from different kinds of shapes |
CBuildPlugin_CompSolid | Feature for creation of compsolid from solids or compsolids |
CBuildPlugin_Edge | Feature for creation of edge from sketch edge or existing edges |
CBuildPlugin_Face | Feature for creation of face from sketch edges or existing wires |
►CBuildPlugin_Filling | Feature for creation of face from list of edges (1D objects) |
CBuildPlugin_Interpolation | Feature for creation of interpolation curve from set of points |
CBuildPlugin_Plugin | The main class for management the build features as plugin |
CBuildPlugin_Polyline | Feature for creation of polyline from set of points |
CBuildPlugin_Shape | Base class containing common methods for shape creating operations |
CBuildPlugin_Shell | Feature for creation of shell from faces and shells |
CBuildPlugin_Solid | Feature for creation of solid from faces or shells |
CBuildPlugin_SubShapes | Feature for adding or removing sub-shapes from shape |
CBuildPlugin_ValidatorBaseForBuild | A validator for selection base shapes for build features. Allows to select shapes on sketch and whole objects with allowed type |
CBuildPlugin_ValidatorBaseForFace | A validator for selection base shapes for face. Allows to select sketch edges, edges and wires objects that lie in the same plane and don't have intersections |
CBuildPlugin_ValidatorBaseForSolids | A validator for selection base shapes for solid. Allows to select faces closed enough to create a solid |
CBuildPlugin_ValidatorBaseForVertex | A validator for selection of Vertex feature |
CBuildPlugin_ValidatorBaseForWire | A validator for selection base shapes for wire. Allows to select edges on sketch and wires objects that are connected to already selected shapes |
CBuildPlugin_ValidatorExpression | Validator for the expression of parameter |
CBuildPlugin_ValidatorExpressionInterpolation | |
CBuildPlugin_ValidatorFillingSelection | A validator for selection of Filling feature |
CBuildPlugin_ValidatorSubShapesSelection | A validator for selection sub-shapes for SubShape feature |
CBuildPlugin_Vertex | Feature for creation of vertex from sketch vertex or existing vertices |
CBuildPlugin_Wire | Feature for creation of wire from sketch edges or existing wires |
CCircleBuilder | |
CCollectionAPI_Field | Interface for Field feature |
CCollectionAPI_Group | Interface for Group feature |
CCollectionAPI_GroupAddition | Interface for Group Addition feature |
CCollectionAPI_GroupIntersection | Interface for Group Intersection feature |
CCollectionAPI_GroupShape | Interface for Group Shape feature |
CCollectionAPI_GroupSubstraction | Interface for Group Intersection feature |
CCollectionPlugin_Field | Feature for selection of sub-shapes of some shapes and assigning data on them |
CCollectionPlugin_FieldValidator | Validator for the field |
CCollectionPlugin_Group | Feature for selection of sub-shapes of some shapes |
CCollectionPlugin_GroupAddition | Merge several groups of same shape type into single group |
CCollectionPlugin_GroupIntersection | Merge several groups of same shape type into single group |
CCollectionPlugin_GroupMerge | Merge several groups of same or different shape type, \the validator being used for the shape type |
CCollectionPlugin_GroupOperation | Base class for operations on groups |
CCollectionPlugin_GroupOperationAttributeValidator | Validator for the parameters of operation on groups |
CCollectionPlugin_GroupSelectionValidator | Validator for prevent adding whole group in other group |
CCollectionPlugin_GroupShape | Merge several groups of different shape type into a single shape |
CCollectionPlugin_GroupSubstraction | Remove all elements in "objects" groups which contain in "tools" groups |
CCollectionPlugin_Plugin | The main class for management the 3D features as plugin |
CCollectionPlugin_WidgetCreator | |
CCollectionPlugin_WidgetField | |
CCompareShapes | |
CConfig_AttributeMessage | Class to pass an attribute's (widget's) entry info extracted from xml file |
CConfig_DataModelReader | Class that reads data model definition XML for further processing in the XGUI_DataModel |
CConfig_FeatureMessage | Class to pass a feature entry extracted from xml file |
CConfig_FeatureReader | Class to process feature's xml definition |
CConfig_ModuleReader | Class to process plugins.xml - definition of plugins (scripts, libraries) |
CConfig_PluginMessage | Information that plugin is started to load |
CConfig_PointerMessage | A general class to pass pointers over the event loop |
CConfig_Prop | Class which describes a one property |
CConfig_PropManager | Class which let to register properties |
CConfig_Translator | The definition provides collection and writing of missed translations |
CConfig_TSReader | Class for reading translations from TS files (an XML format) |
CConfig_ValidatorMessage | Transmits info about created validator on "ValidatorLoaded" event |
CConfig_ValidatorReader | Base class for all libxml readers. Provides high-level API for all xml operations |
CConfig_WidgetAPI | Provides low-level API for WidgetFactory for reading xml definitions of widgets |
CConfig_WidgetReader | Class that dumps xml definitions of widgets for further processing in the WidgetFactory |
CConfig_XMLReader | Base class for all libxml readers. Provides high-level API for all xml operations |
CConstructionAPI_Axis | Interface for Axis feature |
CConstructionAPI_Plane | Interface for Plane feature |
CConstructionAPI_Point | Interface for Point feature |
CConstructionPlugin_Axis | Feature for creation of the new axis in PartSet |
CConstructionPlugin_Plane | Feature for creation of the new planar surface in PartSet |
CConstructionPlugin_Plugin | The main class for management the construction features as plugin |
CConstructionPlugin_Point | Feature for creation of the new part in PartSet |
CConstructionPlugin_ValidatorAxisTwoNotParallelPlanes | A validator for selection two parallel planes |
CConstructionPlugin_ValidatorNotFeature | A validator for selection of a result but not a feature |
CConstructionPlugin_ValidatorPlaneLinePoint | A validator for selection line and point for plane |
CConstructionPlugin_ValidatorPlaneThreePoints | A validator for selection three points for plane |
CConstructionPlugin_ValidatorPlaneTwoParallelPlanes | A validator for selection two parallel planes |
CConstructionPlugin_ValidatorPointEdgeAndPlaneNotParallel | A validator for selection edge and plane for point by intersection |
CConstructionPlugin_ValidatorPointLines | A validator for selection lines for point by intersection |
CConstructionPlugin_ValidatorPointThreeNonParallelPlanes | A validator for selection three non parallel planes |
CCustomLineEdit | Customization of Line edit control |
CCustomListWidget | Customization of a List Widget to make it to be placed on full width of container |
CDataTableItemDelegate | |
CEvents_ID | Identifier of the event kind |
CEvents_InfoMessage | An event message for sending a string message which has to be translated |
CEvents_Listener | Base interface for any event listener |
CEvents_LongOp | Informs the application that the long operation is performed |
CEvents_Loop | Base class that manages the receiving and sending of all not Qt-events in the application |
CEvents_Message | Message for communication between sender and listener of event. Normally it is inherited by the higher-level |
CEvents_MessageBool | An event message for sending a message with a boolean value. May be used for different where just a Boolean flag is needed to send |
CEvents_MessageGroup | Message that allows to group messages and send them later as a group of messages |
CExchangeAPI_Export | Interface for Export feature |
CExchangeAPI_Import | Interface for Import feature |
CExchangeAPI_Import_Image | Interface for Import feature |
CExchangePlugin_Dump | Store full model as a Python script |
CExchangePlugin_ExportFeature | Feature for export shapes to the external files in CAD formats |
CExchangePlugin_ExportFormatValidator | Validator for the export format |
CExchangePlugin_ExportPart | Feature for export some results of a Part to the binary format for the further import |
CExchangePlugin_FormatValidator | Validator for the imported formats checking |
CExchangePlugin_Import | |
CExchangePlugin_Import_Image | |
CExchangePlugin_Import_ImageFeature | |
CExchangePlugin_ImportBase | |
CExchangePlugin_ImportFeature | Feature for import shapes from the external files in CAD formats |
CExchangePlugin_ImportFeatureBase | |
CExchangePlugin_ImportFormatValidator | Validator for the import format |
CExchangePlugin_ImportPart | Feature for import the structure of Part into the current document |
CExchangePlugin_InHistoryValidator | Check the selected result is in history (avoid Origin and coordinate axes and planes) |
CExchangePlugin_Plugin | The main class for management import and export operations as plugin |
CExchangePlugin_Tools | Internal tools for the ExchangePlugin |
CExpressionEditor | |
CFeaturesAPI_BooleanCommon | Interface for Boolean Common feature |
CFeaturesAPI_BooleanCut | Interface for Boolean Cut feature |
CFeaturesAPI_BooleanFill | Interface for Boolean Fill feature |
CFeaturesAPI_BooleanFuse | Interface for Boolean Fuse feature |
CFeaturesAPI_BooleanSmash | Interface for Boolean Smash feature |
CFeaturesAPI_BoundingBox | |
CFeaturesAPI_Chamfer | Interface for Chamfer feature |
CFeaturesAPI_Copy | Interface for Copy feature |
CFeaturesAPI_Defeaturing | Interface for the Defeaturing feature |
CFeaturesAPI_Extrusion | Interface for Extrusion feature |
CFeaturesAPI_ExtrusionBoolean | Interface for ExtrusionBoolean feature |
CFeaturesAPI_ExtrusionCut | Interface for ExtrusionCut feature |
CFeaturesAPI_ExtrusionFuse | Interface for ExtrusionFuse feature |
CFeaturesAPI_Fillet | Interface for Fillet feature |
CFeaturesAPI_Fillet1D | Interface for Fillet1D feature - fillet on vertices of a wire |
CFeaturesAPI_Fillet2D | Interface for Fillet feature - fillet edges on a solid |
CFeaturesAPI_FusionFaces | Interface for FusionFaces feature |
CFeaturesAPI_ImportResult | Interface for ImportResult feature |
CFeaturesAPI_Intersection | Interface for Intersection feature |
CFeaturesAPI_Loft | Interface for Loft feature |
CFeaturesAPI_MultiRotation | Interface for Translation feature |
CFeaturesAPI_MultiTranslation | Interface for Translation feature |
CFeaturesAPI_NormalToFace | Interface for NormalToface feature |
CFeaturesAPI_Partition | Interface for Partition feature |
CFeaturesAPI_Pipe | Interface for Pipe feature |
CFeaturesAPI_Placement | Interface for Placement feature |
CFeaturesAPI_PointCloudOnFace | Interface for PointCloudOnFace feature |
CFeaturesAPI_Recover | Interface for Recover feature |
CFeaturesAPI_RemoveResults | Interface for RemoveResults feature |
CFeaturesAPI_RemoveSubShapes | Interface for RemoveSubShapes feature |
CFeaturesAPI_Revolution | Interface for Revolution feature |
CFeaturesAPI_RevolutionBoolean | Interface for RevolutionBoolean feature |
CFeaturesAPI_RevolutionCut | Interface for RevolutionCut feature |
CFeaturesAPI_RevolutionFuse | Interface for RevolutionFuse feature |
CFeaturesAPI_Rotation | Interface for Rotation feature |
CFeaturesAPI_Scale | Interface for Scale feature |
CFeaturesAPI_Symmetry | Interface for Symmetry feature |
CFeaturesAPI_Translation | Interface for Translation feature |
CFeaturesAPI_Union | Interface for Union feature |
CFeaturesPlugin_Boolean | Feature for applying of Boolean operations on Solids. Supports four kinds of Boolean operations: Cut, Fuse, Common and Smash |
CFeaturesPlugin_BooleanCommon | Feature for applying of Boolean Common operation |
CFeaturesPlugin_BooleanCut | Feature for applying of Boolean Cut operation |
CFeaturesPlugin_BooleanFill | Feature for applying of Boolean Fill operation |
CFeaturesPlugin_BooleanFuse | Feature for applying of Boolean Fuse operation |
CFeaturesPlugin_BooleanSmash | Feature for applying of Boolean Smash operation |
CFeaturesPlugin_BoundingBox | Persistence feature to create the bounding box |
CFeaturesPlugin_BoundingBoxBase | Base feature to inspect properties of bounding box and create that box for the selected shape |
CFeaturesPlugin_Chamfer | Feature for applying the Chamfer operations on Solids. Supports two distances chamfer and distance-angle chamfer |
►CFeaturesPlugin_CompositeBoolean | Interface for the composite boolean feature |
CFeaturesPlugin_CompositeSketch | Interface for the composite sketch feature |
CFeaturesPlugin_Copy | This feature copies the selected results and sub-results (for the whole feature selected all results of this feature are copied). The referenced arguments of this feature are not concealed. The difference with ”Recover” feature is that not concealed results may be selected and in the history behavior: the “Move to the End” of groups will move to all copy-results |
CFeaturesPlugin_Defeaturing | Feature for the removal of the unwanted parts or features from the model |
CFeaturesPlugin_Extrusion | Feature for creation of extrusion from the planar face. Extrusion creates the lateral faces based on edges of the base face and the top and bottom faces equal to the base face or this faces can be projection on the bounding planes if they were set. Direction of extrusion is taken from the face plane or if the bounding faces were set then it will be from the bottom to the top plane |
CFeaturesPlugin_ExtrusionBoolean | Interface for the composite extrusion feature |
CFeaturesPlugin_ExtrusionCut | This feature allows to create sketch, extrude faces from this sketch and cut result from other objects in a single operation |
CFeaturesPlugin_ExtrusionFuse | This feature allows to create sketch, extrude faces from this sketch and fuse result with other objects in a single operation |
CFeaturesPlugin_Fillet | Feature for applying the Fillet operations on Solids. Supports fixed radius fillet and varying 2-radius fillet |
CFeaturesPlugin_Fillet1D | Feature for appling fillet on vertices of 3D wire |
CFeaturesPlugin_FusionFaces | Feature for fusion of connected faces |
CFeaturesPlugin_GeometryCalculation | Feature for geometry calculation |
CFeaturesPlugin_ImportResult | The Import Result feature allows the user to import one or several results from another Part |
CFeaturesPlugin_InspectBoundingBox | Feature to view the Bounding Box |
CFeaturesPlugin_InspectNormalToFace | Feature to view the normal to face |
CFeaturesPlugin_Intersection | Intersection feature takes a list of shapes as objects and list of shapes as tools. The types of objects and tools may be different: whole objects, compsoilds, solids, shells, faces or edges. The result is less than the minimal dimension from pair of intersection: for two solids or two faces it is wire, for the edge and face it is vertex, etc |
CFeaturesPlugin_IntersectionSelection | Verifies the selected object for intersection feature |
CFeaturesPlugin_Loft | Feature for creation of extrusion along a path. Pipe creates extrusion of objects along a path. It produces the following results from objects: Vertex -> Edge Edge -> Face Wire -> Shell Face -> Solid |
CFeaturesPlugin_Measurement | Feature for calculation metrics |
CFeaturesPlugin_MultiRotation | Feature that rotaes object around an axis an number of times. The 2D version also makes translated copies of the object and performs the rotation on these as well |
CFeaturesPlugin_MultiTranslation | Feature for movement objects along one or two axes an arbitary number of times, making a copy every time |
CFeaturesPlugin_NormalToFace | Persistence feature to construct normal to face |
CFeaturesPlugin_Partition | Feature for applying of Partition operations on Shapes. Partition makes conjunctional faces of solids as shared. The result of partitions is a compsolid |
CFeaturesPlugin_Pipe | Feature for creation of extrusion along a path. Pipe creates extrusion of objects along a path. It produces the following results from objects: Vertex -> Edge Edge -> Face Wire -> Shell Face -> Solid |
CFeaturesPlugin_Placement | Feature for applying of placement operation: relative movement of Solid |
CFeaturesPlugin_Plugin | The main class for management the 3D features as plugin |
CFeaturesPlugin_PointCloudOnFace | Persistence feature to construct normal to face |
CFeaturesPlugin_PointCoordinates | Feature to view point coordinates |
CFeaturesPlugin_Recover | Feature for display of concealed attributes of some feature |
CFeaturesPlugin_RemoveResults | AN internal, hidden feature for results removal |
CFeaturesPlugin_RemoveSubShapes | Feature for removing sub-shapes from collections(wire, shell, compsolid, compound) |
CFeaturesPlugin_Revolution | Feature for creation of revolution from the planar face. Revolution creates the lateral faces based on edges of the base face and the start and end faces and/or start and end angles |
CFeaturesPlugin_RevolutionBoolean | Interface for the composite revolution feature |
CFeaturesPlugin_RevolutionCut | This feature allows to create sketch, revol faces from this sketch and cut result from other objects in a single operation |
CFeaturesPlugin_RevolutionFuse | This feature allows to create sketch, revol faces from this sketch and fuse result with other objects in a single operation |
CFeaturesPlugin_Rotation | Feature for rotation objects around the axis |
CFeaturesPlugin_Scale | Feature for changing the scale of an object |
CFeaturesPlugin_Symmetry | Feature that performs reflection with respect to a point, axis, or plane |
CFeaturesPlugin_Tools | |
CFeaturesPlugin_Translation | Feature for translation objects along the axis |
CFeaturesPlugin_Union | Feature for applying of Union operations on Shapes. Union removes shared shapes from several shapes and combines them into one |
CFeaturesPlugin_ValidatorBaseForGeneration | A validator for selection base for generation. Allows to select faces on sketch, whole sketch (if it has at least one face), and following objects: vertex, edge, wire, face |
CFeaturesPlugin_ValidatorBaseForGenerationSketchOrSketchObjects | Validator for the base objects for generation. Checks that sketch and it objects are not selected at the same time |
CFeaturesPlugin_ValidatorBooleanArguments | Validates that boolean operation have enough arguments |
CFeaturesPlugin_ValidatorBooleanCommonArguments | Validates that boolean operation have enough arguments |
CFeaturesPlugin_ValidatorBooleanCommonSelection | Verifies the selected object for boolean common feature |
CFeaturesPlugin_ValidatorBooleanFuseArguments | Validates that boolean operation have enough arguments |
CFeaturesPlugin_ValidatorBooleanFuseSelection | Verifies the selected object for boolean fuse feature |
CFeaturesPlugin_ValidatorBooleanSelection | Validates selection for boolean operation |
CFeaturesPlugin_ValidatorBooleanSmashSelection | Verifies the selected object for boolean smash feature |
CFeaturesPlugin_ValidatorCircular | Verifies the selected object is circular edge or cylindrical face |
CFeaturesPlugin_ValidatorCompositeLauncher | A validator for selection at composite feature start |
CFeaturesPlugin_ValidatorConcealedResult | Validator for the "Recover" feature |
CFeaturesPlugin_ValidatorDefeaturingSelection | Validates selection for fillet operation |
CFeaturesPlugin_ValidatorExtrusionBoundaryFace | A validator for extrusion from/to face attribute |
CFeaturesPlugin_ValidatorExtrusionDir | A validator for extrusion direction attribute. Allows it to be empty if base objects are planar and do not contain vertices and edges |
CFeaturesPlugin_ValidatorFillet1DSelection | Validates selection for 1d-fillet operation |
CFeaturesPlugin_ValidatorFilletSelection | Validates selection for fillet operation |
CFeaturesPlugin_ValidatorImportResults | A validator for selection of objects that may be imported: from another part, result bodies |
CFeaturesPlugin_ValidatorLoftSameTypeShape | Validator for the same type of shape |
CFeaturesPlugin_ValidatorPartitionSelection | Validates selection for partition |
CFeaturesPlugin_ValidatorPipeLocations | A validator for selection pipe locations |
CFeaturesPlugin_ValidatorPipeLocationsNumber | Validator for the pipe locations |
CFeaturesPlugin_ValidatorPipePath | A validator for selection pipe path |
CFeaturesPlugin_ValidatorRemoveSubShapesResult | Validator for the Remove Sub-Shapes feature |
CFeaturesPlugin_ValidatorRemoveSubShapesSelection | Validates selection for "Remove Sub-Shapes" feature |
CFeaturesPlugin_ValidatorTransform | A validator of selection |
CFeaturesPlugin_ValidatorUnionArguments | Validator for the "Union" feature |
CFeaturesPlugin_ValidatorUnionSelection | Validates selection for "Union" feature |
CFeaturesPlugin_VersionedBoolean | Feature controls a version of Boolean operations |
CFeaturesPlugin_VersionedChFi | Base feature for the Fillet and the Chamfer operations which supports versioning |
CFillingParameters | |
CFilterArgs | |
CFiltersAPI_Argument | Argument of the Filter |
CFiltersAPI_Feature | Interface for the list of filters |
CFiltersAPI_Filter | Interface for the Filter |
CFiltersAPI_Selection | Interface for the selection of filters |
CFiltersPlugin_BelongsTo | Filter for objects which are part of specified objects |
CFiltersPlugin_ContinuousFaces | Filter for face with specific area |
CFiltersPlugin_EdgeSize | Filter for edges with specific size |
CFiltersPlugin_ExternalFaces | Filter for faces not shared between solids in compsolid |
CFiltersPlugin_FaceSize | Filter for face with specific area |
CFiltersPlugin_FeatureEdges | Filter for edges with feature angle |
CFiltersPlugin_HorizontalFace | Filter for horizontal faces only |
CFiltersPlugin_OnGeometry | Filter for objects which have the same underlying geometry as specified objects |
CFiltersPlugin_OnLine | Filter for objects which belong to selected lines |
CFiltersPlugin_OnPlane | Filter for objects which belong to selected planes |
CFiltersPlugin_OnPlaneSide | Filter for objects which lying on the side of selected plane |
CFiltersPlugin_OppositeToEdge | Filter for edges of quadrangular faces opposite to the selected edge |
CFiltersPlugin_Plugin | |
CFiltersPlugin_RelativeToSolid | Filter for objects inside/outside/on the selected solid |
CFiltersPlugin_Selection | An interface for working with filters in the feature. A filters feature must inherit it in order to allow management of filters in the feature data structure |
CFiltersPlugin_ShapeTypeValidator | Validates selection of "On geometry" filter to select only the shapes specified by the group type |
CFiltersPlugin_VerticalFace | Filter for vertical faces only |
CFiltersPlugin_VolumeSize | Filter for solid with specific volume |
CGDMLAPI_ConeSegment | |
CGDMLAPI_Ellipsoid | Interface for primitive Ellipsoid feature |
CGDMLPlugin_ConeSegment | Interface for primitive ConeSegment feature |
CGDMLPlugin_Ellipsoid | Feature for creation of a GDML Ellipsoid solid |
CGDMLPlugin_Plugin | The main class managing GDML Features as plugins |
CGEOMAlgo_Splitter | |
CGeomAlgoAPI_Boolean | Allows to perform of boolean operations |
CGeomAlgoAPI_Box | Allows to create Box Primitives |
CGeomAlgoAPI_CanonicalRecognition | |
CGeomAlgoAPI_Chamfer | Perform chamfer |
CGeomAlgoAPI_Circ2dBuilder | Creates circle in 2D space satisfying combination of the following constraints: |
CGeomAlgoAPI_CompoundBuilder | Allows to create face-shapes by different parameters |
CGeomAlgoAPI_Cone | Allows to create Cone Primitives |
CGeomAlgoAPI_ConeSegment | Allows to create Cone Segment GDML Primitives |
CGeomAlgoAPI_Copy | Duplication of a shape |
CGeomAlgoAPI_CurveBuilder | Allows to create a curve by the list of point |
CGeomAlgoAPI_Cylinder | Allows to create Cylinder Primitives |
CGeomAlgoAPI_Defeaturing | Perform Defeaturing algorithm |
CGeomAlgoAPI_DFLoader | Defines several static methods useful for Data Framework filling |
CGeomAlgoAPI_EdgeBuilder | Allows to create face-shapes by different parameters |
CGeomAlgoAPI_Ellipsoid | Allows to create Ellipsoid GDML Primitives |
CGeomAlgoAPI_Exception | Manage exceptions |
CGeomAlgoAPI_FaceBuilder | Allows to create face-shapes by different parameters |
CGeomAlgoAPI_Fillet | Perform fillet |
CGeomAlgoAPI_Fillet1D | Perform fillet on vertices of a wire |
CGeomAlgoAPI_Filling | Perform building face by the set of edges/wires |
CGeomAlgoAPI_InfoValue | Keeps values of different possible types, used in python shapeInfo |
CGeomAlgoAPI_Intersection | Performs the intersection operations |
CGeomAlgoAPI_Loft | Allows to create loft of two objects with same type. It produces the following results from objects: 2 edges -> Face 2 Wire -> Shell 2 Face -> Solid |
CGeomAlgoAPI_MakeShape | Interface to the root class of all topological shapes constructions |
CGeomAlgoAPI_MakeShapeCustom | Interface to the root class of all topological shapes constructions |
CGeomAlgoAPI_MakeShapeList | List of topological shapes constructions |
CGeomAlgoAPI_MakeShapeSet | Set of independent topological shapes constructions |
CGeomAlgoAPI_MakeSweep | The abstract class MakeSweep is the root class of swept primitives. Sweeps are objects you obtain by sweeping a profile along a path. The profile can be any topology and the path is usually a curve or a wire. The profile generates objects according to the following rules: |
CGeomAlgoAPI_MakeVolume | Perform building solid (compsolid) from a list of faces |
CGeomAlgoAPI_MapShapesAndAncestors | Perform mapping specified types of sub-shapes of given shape |
CGeomAlgoAPI_NExplode | Sort shapes by their centers of mass, using formula X*999 + Y*99 + Z*0.9. Algorithm is copied from GEOM module, which uses nexplode Draw command from OCCT. Used for getting index of sub0shape in WeakNaming algorithm |
CGeomAlgoAPI_NormalToFace | Allows to create normal to face-shapes |
CGeomAlgoAPI_Offset | Perform 3D offset for the shape |
CGeomAlgoAPI_Partition | Allows to perform of partition operations |
CGeomAlgoAPI_PaveFiller | Finds the common parts from the list of shapes and breaks it to shapes with shared subshapes |
CGeomAlgoAPI_Pipe | Allows to create extrusion of objects along a path. It produces the following results from objects: Vertex -> Edge Edge -> Face Wire -> Shell Face -> Solid |
CGeomAlgoAPI_Placement | Creates the copied object which sub-element is placed on the given element |
CGeomAlgoAPI_PointBuilder | Allows to create vertex-shapes by different parameters |
CGeomAlgoAPI_PointCloudOnFace | Allows to create a cloud of points on face |
CGeomAlgoAPI_Prism | Allows to create the prism based on a given face and bounding planes. Note that only planar faces are allowed as bounding faces and resulting extrusion will be bounded by the infinite planes taken from the faces |
CGeomAlgoAPI_Projection | Project curve onto a plane |
CGeomAlgoAPI_Revolution | Allows to create the revolution based on a given face, angles and bounding planes. Note that only the planar faces are allowed as bounding faces and resulting revolution will be bounded by the infinite planes taken from the faces. If the bounding plane was specified with the angle then this plane will be rotated around the axis to the value of the angle. Note that algorithm return only one solid object. So in case when after cutting with bounding planes algorithm got more than one solid it will return the closest to the center of mass of the base face |
CGeomAlgoAPI_Rotation | Creates a copy of the object by rotating it around the axis |
CGeomAlgoAPI_Scale | Creates a copy of the object by performing a scale operation by a factor or by dimensions |
CGeomAlgoAPI_Sewing | Allows creation of connected topology (shells) from a set of separate topological elements (faces) |
CGeomAlgoAPI_ShapeAPI | Allows to access the direct API |
CGeomAlgoAPI_ShapeBuilder | Allows to add or remove subshapes from a shape |
►CGeomAlgoAPI_ShapeInfo | Provides information about shapes in textual (HTML for Information Panel) or a list of parameters order (for python "shapeInfo" command) |
CGeomAlgoAPI_ShapeTools | Useful tools for working with shapes |
CGeomAlgoAPI_SketchBuilder | Creates planar faces based on the list of Sketch features |
CGeomAlgoAPI_SolidClassifier | Classify shape according to the given solid |
CGeomAlgoAPI_SortListOfShapes | Performs sorting of shapes according to geometric properties |
CGeomAlgoAPI_Sphere | Allows to create Sphere Primitives |
CGeomAlgoAPI_STEPAttributes | |
CGeomAlgoAPI_Symmetry | Creates a copy of the object by performing a symmetry operation by a point, by an axis or by a plane |
CGeomAlgoAPI_ThroughAll | Cuts a prism by all given objects, throw away end pieces |
CGeomAlgoAPI_Torus | Allows to create Torus Primitives |
CGeomAlgoAPI_Transform | Creates a copy of the object by transformating it |
CGeomAlgoAPI_Translation | Creates a copy of the object by moving it along the axis |
CGeomAlgoAPI_Tube | Allows to create Tube Primitives |
CGeomAlgoAPI_UnifySameDomain | This tool tries to unify faces and edges of the shape which lies on the same geometry |
CGeomAlgoAPI_WireBuilder | Allows to create wire-shapes by different parameters |
CGeomAPI_AISObject | Interface for AIS_InteractiveObject |
CGeomAPI_Angle | Build an angle |
CGeomAPI_Angle2d | Build an angle in plane |
CGeomAPI_Ax1 | The class represents an axis in 3D space |
CGeomAPI_Ax2 | The class represents an axis in 3D space |
CGeomAPI_Ax3 | The class represents a coordinate plane which is 2d plane with X and Y directions and origin |
CGeomAPI_Box | Box in 3D |
CGeomAPI_BSpline | B-spline in 3D |
CGeomAPI_BSpline2d | B-spline curve in 2D |
CGeomAPI_Circ | Circle in 3D |
CGeomAPI_Circ2d | Circle in 2D |
CGeomAPI_Cone | Conical surface in 3D |
►CGeomAPI_Curve | Interface to the generic curve object |
CGeomAPI_Cylinder | Cylindrical surface in 3D |
►CGeomAPI_DataMapOfShapeMapOfShapes | DataMap of Shape - Map of Shapes defined by TopoDS_Shapes |
CGeomAPI_DataMapOfShapeShape | DataMap of Shape - Shape defined by TopoDS_Shapes |
CGeomAPI_Dir | 3D direction defined by three normalized coordinates |
CGeomAPI_Dir2d | 2D direction defined by three normalized coordinates |
CGeomAPI_Edge | Interface to the edge object |
CGeomAPI_Ellipse | Ellipse in 3D |
CGeomAPI_Ellipse2d | Ellipse in 2D |
CGeomAPI_Face | Interface to the face object |
CGeomAPI_ICustomPrs | Interface of a class which can provide specific customization of object presentation |
CGeomAPI_Interface | General base class for all interfaces in this package |
CGeomAPI_IPresentable | A class which defines an interface of object which is able to create its own presentation |
CGeomAPI_IScreenParams | A class which defines an interface of object which has to be provided with current screen parameters |
CGeomAPI_Lin | Line in 3D |
CGeomAPI_Lin2d | Line in 2D |
CGeomAPI_PlanarEdges | Interface to the set of edges located in one plane |
CGeomAPI_Pln | 3D point defined by three coordinates |
CGeomAPI_Pnt | 3D point defined by three coordinates |
CGeomAPI_Pnt2d | 2D point defined by two coordinates |
►CGeomAPI_Shape | Interface to the topological shape object |
CGeomAPI_ShapeExplorer | This class is used to explore subshapes on shape |
►CGeomAPI_ShapeHierarchy | Storage for the hierarchy of shapes and their parents (compounds or compsolids) |
CGeomAPI_ShapeIterator | Iterates on the underlying shape underlying a given GeomAPI_Shape object, providing access to its component sub-shapes. Each component shape is returned as a GeomAPI_Shape with an orientation, and a compound of the original values and the relative values |
CGeomAPI_Shell | Interface to the shell object |
CGeomAPI_Solid | Interface to the solid object |
CGeomAPI_Sphere | Spherical surface in 3D |
CGeomAPI_Tools | Provides auxiliary methods for shapes processing |
CGeomAPI_Torus | Toroidal surface in 3D |
CGeomAPI_Trsf | Keep the transformation matrix coefficients |
►CGeomAPI_Vertex | Interface to the vertex object |
CGeomAPI_Wire | Interface to the wire object |
CGeomAPI_WireExplorer | This class is used to explore edges of wire in the order of connectivity |
CGeomAPI_XY | 2 coordinates: they may represent vector or point or something else |
CGeomAPI_XYZ | 3 coordinates: they may represent vector or point or something else |
CGeomData_Dir | Attribute that contains direction |
CGeomData_Point | Attribute that contains 3D point |
CGeomData_Point2D | Attribute that contains 2D point |
CGeomData_Point2DArray | Attribute that contains an array of 2D points |
CGeomDataAPI_Dir | Attribute that contains 3D direction coordinates |
CGeomDataAPI_Point | Attribute that contains 3D point coordinates |
CGeomDataAPI_Point2D | Attribute that contains 2D point coordinates |
CGeomDataAPI_Point2DArray | Attribute that contains array of 2D point coordinates |
CGEOMImpl_Fillet1d | GEOMImpl_Fillet1d is 1D fillet algorithm on two planar edges with given radius |
CGEOMImpl_Fillet1dPoint | GEOMImpl_Fillet1dPoint is an internal class for 1D fillet algorithm to store and compare computed solutions on edges |
CGeomValidators_BodyShapes | Generic validator for any attribute of a feature |
CGeomValidators_ConstructionComposite | |
CGeomValidators_Different | Validates that attributes are not the same |
CGeomValidators_DifferentShapes | Generic validator for any attribute of a feature |
CGeomValidators_Face | |
CGeomValidators_FeatureKind | Generic validator for any attribute of a feature |
CGeomValidators_Finite | |
CGeomValidators_GlobalSelection | Check the Selection/SelectionList attribute for result selected |
CGeomValidators_GreaterOrEqual | Validates that the integer/double attribute is greater or equal to another attribute values |
CGeomValidators_Intersected | Validates that selected shapes are intersected |
CGeomValidators_LessOrEqual | Validates that the integer/double attribute is less or equal to another attribute values |
CGeomValidators_MinObjectsSelected | Validates number of objects in selection list |
CGeomValidators_NotSelfIntersected | Validates that selected shapes are not self intersected |
CGeomValidators_Plugin | Interface common for any plugin: allows to use plugin by the plugins manager |
CGeomValidators_Positive | Validates that the double attribute is greater than 1.e-5 |
CGeomValidators_ShapeType | |
CGeomValidators_ZeroOffset | Validates that bounding planes not the same or both offsets are not 0 |
CInitializationPlugin_EvalListener | Class which process the events from the event loop |
CInitializationPlugin_Plugin | |
CInitializationPlugin_PyInterp | Helper class for using Python interpreter |
CIsEqual | Auxiliary class used in std::find_if |
CIteratorImpl | |
CLength | |
CLightApp_DataModel | |
CLightApp_Module | |
CLightApp_OCCSelector | |
CMapEntities | Internal structure to keep relation between sub-elements of old and new sketch |
CModel_Application | Realization of Open CASCADE application abstraction. Class for internal use only |
CModel_AttributeBoolean | Attribute that contains real value with double precision |
CModel_AttributeDocRef | Attribute that contains reference to another document |
CModel_AttributeDouble | Attribute that contains real value with double precision |
CModel_AttributeDoubleArray | API for the attribute that contains several double in the array inside |
CModel_AttributeImage | API for the attribute that contains image inside. Represented as the following OCCT attributes: TDataStd_ByteArray for the pixmap texture data, TDataStd_IntArray(2) for image dimensions (widht and height), TDataStd_String for image format |
CModel_AttributeIntArray | API for the attribute that contains several integers in the array inside. Used for RGB color storage for an example. By default size is one, zero-based. Represented as array in OCCT. Empty array means that this attribute does not exists |
CModel_AttributeInteger | Attribute that contains integer |
CModel_AttributeRefAttr | Attribute that contains reference to an attribute of a feature (located in the same document) |
CModel_AttributeRefAttrList | Attribute that contains list of references to features (located in the same document) or references to attributes of the features (list of AttributeRefAttr) |
CModel_AttributeReference | Attribute that contains reference to feature (located in the same document) |
CModel_AttributeRefList | Attribute that contains list of references to features, may be located in different documents |
CModel_AttributeSelection | Attribute that contains reference to the sub-shape of some result, the selected shape |
CModel_AttributeSelectionList | Attribute that contains list of references to the sub-shapes with possibility to manage them |
CModel_AttributeString | Attribute that contains std (null terminated) string |
CModel_AttributeStringArray | API for the attribute that contains several strings in the array inside |
CModel_AttributeTables | API for the attribute that contains tables of some values type |
CModel_AttributeValidator | The geneneric validator for the attribute |
CModel_BodyBuilder | Extra API for the ResultBody that allows to work with naming |
CModel_Data | General object of the application that allows to get/set attributes from the document and compute result of an operation |
CModel_Document | Document for internal data structure of any object storage. Document contains all data that must be stored/retrieved in the file. Also it provides access to this data: open/save, transactions management etc |
CModel_EventCreator | Allows to create ModelAPI messages |
CModel_Expression | Implementation of ModelAPI_Expression |
CModel_ExpressionDouble | Implementation of ModelAPI_ExpressionDouble |
CModel_ExpressionInteger | Implementation of ModelAPI_ExpressionInteger |
CModel_FeatureValidator | The geneneric validator for the whole feature |
CModel_FiltersFactory | Manages registering of filters |
CModel_ObjectDeletedMessage | Message that feature was deleted (used for Object Browser update) |
CModel_Objects | Manager of objects of the document. Normally one this class corresponds to one document and just helper to manage objects (ModelAPI_Objects) inside of the document on the level of data storage |
CModel_ObjectUpdatedMessage | Message that feature was changed (used for Object Browser update): moved, updated and deleted |
CModel_OrderUpdatedMessage | Message that feature was deleted (used for Object Browser update) |
CModel_ResultBody | The body (shape) result of a feature |
CModel_ResultConstruction | The construction element result of a feature |
►CModel_ResultField | The fields result |
CModel_ResultGroup | The groups result |
CModel_ResultParameter | Result of parameter expression. Contains only double value computed result attribute |
CModel_ResultPart | The Part document, result of a creation of new part feature |
CModel_SelectionInPartFeature | Feature that is used for selection in the Part document by the external request |
CModel_Session | Object that knows (from the initial XML file) which plugin contains which feature, loads and stores reference to loaded plugins by the feature functionality request |
CModel_Tools | A collection of methods useful for different parts of data model |
CModel_Update | Updates the results of features when it is needed |
CModel_ValidatorsFactory | Manages the registered validators |
CModelAPI_Attribute | Generic attribute of the Object |
CModelAPI_AttributeBoolean | Attribute that contains boolean value |
CModelAPI_AttributeDocRef | Attribute that contains reference to another document |
CModelAPI_AttributeDouble | Attribute that contains real value with double precision |
CModelAPI_AttributeDoubleArray | API for the attribute that contains several double in the array inside |
CModelAPI_AttributeEvalMessage | Message that attribute text should be evaluated in the attribute value |
CModelAPI_AttributeImage | API for the attribute that contains binary data. Used for images storage for an example. By default size is one, zero-based |
CModelAPI_AttributeIntArray | API for the attribute that contains several integers in the array inside. Used for RGB color storage for an example. By default size is one, zero-based |
CModelAPI_AttributeInteger | API for the attribute that contains integer (int) |
CModelAPI_AttributeRefAttr | Attribute that contains reference to an attribute of a feature or reference to a feature (switchable) |
CModelAPI_AttributeRefAttrList | Attribute that contains list of references to features (located in the same document) or references to attributes of the features (list of AttributeRefAttr) |
CModelAPI_AttributeReference | Attribute that contains reference to feature (located in the same document) |
CModelAPI_AttributeRefList | Attribute that contains list of references to features (located in the same document) |
CModelAPI_AttributeSelection | Attribute that contains reference to the sub-shape of some result, the selected shape |
CModelAPI_AttributeSelectionList | Attribute that contains list of references to the sub-shapes with possibility to manage them |
CModelAPI_AttributeString | API for the attribute that contains std (null terminated) string |
CModelAPI_AttributeStringArray | API for the attribute that contains several strings in the array inside |
►CModelAPI_AttributeTables | API for the attribute that contains tables of some values type |
CModelAPI_AttributeValidator | Generic validator for any attribute of a feature |
CModelAPI_BodyBuilder | Extra API for the ResultBody that allows to work with naming |
CModelAPI_BuildEvalMessage | |
CModelAPI_CheckConstraintsMessage | Message that sends the constraints to check or remove |
CModelAPI_CompositeFeature | Feature that consists of other features: like sketcher with edges inside. It just allows to add a feature to this feature only instead of adding in both document and this feature |
CModelAPI_ComputePositionsMessage | Message to ask compute the positions of parameters in the expression |
CModelAPI_Data | General object of the application that allows to get/set attributes from the document and compute result of an operation |
CModelAPI_Document | Document for internal data structure of any object storage. Document contains all data that must be stored/retrieved in the file. Also it provides access to this data: open/save, transactions management etc |
CModelAPI_DocumentCreatedMessage | Message that document (Part, PartSet) was created |
CModelAPI_Entity | Represents a common parent class for Objects and documents. Provided in order to make possible distinguishing of objects and documents by downcasting of their pointers |
CModelAPI_EventCreator | Allows to create ModelAPI messages |
CModelAPI_EventReentrantMessage | Message that style of visualization of parameter is changed |
CModelAPI_Expression | Expression for calculated values |
CModelAPI_ExpressionDouble | Expression for calculated double values |
CModelAPI_ExpressionInteger | Expression for calculated integer values |
CModelAPI_Feature | Feature function that represents the particular functionality of this operation. Produces results by the arguments |
CModelAPI_FeatureCopyInterface | An interface for performing special copy actions |
CModelAPI_FeaturesLicenseValidMessage | Message that sends the features which license is checked and valid |
CModelAPI_FeatureStateMessage | Contains the state information about the feature: is it enabled or disabled |
CModelAPI_FeatureValidator | The geneneric validator for the whole feature |
CModelAPI_Filter | |
CModelAPI_FiltersArgs | Definition of arguments of filters: id of the argument to attributes |
CModelAPI_FiltersFactory | Manages registering of filters |
CModelAPI_FiltersFeature | An interface for working with filters in the feature. A filters feature must inherit it in order to allow management of filters in the feature data structure |
CModelAPI_Folder | Folder feature (groups the features) |
CModelAPI_ImportParametersMessage | |
CModelAPI_IReentrant | Interface of a class which can process specific messages |
CModelAPI_Object | Represents any object in the data model and in the object browser |
CModelAPI_ObjectDeletedMessage | Message that feature was deleted (used for Object Browser update) |
CModelAPI_ObjectMovedMessage | Message sent when feature or attribute has been moved |
CModelAPI_ObjectRenamedMessage | Message that the object is renamed |
CModelAPI_ObjectUpdatedMessage | Message that feature was changed (used for Object Browser update): moved, updated and deleted |
CModelAPI_OrderUpdatedMessage | Message that order changed (used for Object Browser update) |
CModelAPI_ParameterEvalMessage | Message that parameter feature expression should be evaluated: value and error producing |
CModelAPI_Plugin | Interface common for any plugin: allows to use plugin by the plugins manager |
CModelAPI_ReplaceParameterMessage | Message that the parameter should be replaced with its value |
CModelAPI_Result | The result of a feature |
CModelAPI_ResultBody | The body (shape) result of a feature |
CModelAPI_ResultConstruction | The construction element result of a feature |
►CModelAPI_ResultField | The fields result |
CModelAPI_ResultGroup | The groups result |
CModelAPI_ResultParameter | The construction element result of a feature |
CModelAPI_ResultPart | The Part document, result of a creation of new part feature |
CModelAPI_Session | Object that knows (from the initial XML file) which plugin contains which feature, loads and stores reference to loaded plugins by the feature functionality request |
CModelAPI_ShapesFailedMessage | Message that sends the failed vertices of 1D-fillet to highlight them in 3D viewer |
CModelAPI_SolverFailedMessage | Message that sends the sketch solver and sketcher GUI processes to show in the property panel |
CModelAPI_Validator | Allows to validate the attribute value of a feature or the whole feature |
CModelAPI_ValidatorsFactory | Manages the registered validators |
CModelAPI_ViewFilter | A general interface class filters definition |
CModelGeomAlgo_Point2D | |
CModelHighAPI_Double | Class for filling ModelAPI_AttributeDouble |
►CModelHighAPI_Dumper | Dump engine for the model |
CModelHighAPI_FeatureStore | Allows to compare the original and the dumped/executed feature |
CModelHighAPI_Folder | Class for filling ModelAPI_Folder |
CModelHighAPI_Integer | Class for filling ModelAPI_AttributeInteger |
CModelHighAPI_Interface | Base class for feature interfaces |
CModelHighAPI_RefAttr | Class for filling ModelAPI_AttributeRefAttr |
CModelHighAPI_Reference | Class for filling ModelAPI_AttributeReference |
CModelHighAPI_Selection | Class for filling ModelAPI_AttributeSelection |
CModuleBase_ActionInfo | |
CModuleBase_ActionIntParameter | |
CModuleBase_ActionParameter | |
►CModuleBase_ArrowPrs | |
CModuleBase_BRepOwner | |
CModuleBase_ChoiceCtrl | |
CModuleBase_Dialog | |
CModuleBase_DoubleSpinBox | Enhanced version of the Qt's double spin box |
CModuleBase_EditorDialog | |
CModuleBase_Filter | |
CModuleBase_FilterItem | |
CModuleBase_FilterStarter | |
CModuleBase_FilterValidated | |
CModuleBase_IconFactory | This is a class which provides icons of objects for object browser |
CModuleBase_IErrorMgr | An interface to Errors manager object |
CModuleBase_IModule | |
CModuleBase_IntSpinBox | |
CModuleBase_IPrefMgr | |
CModuleBase_IPropertyPanel | |
CModuleBase_ISelection | |
CModuleBase_ISelectionActivate | |
CModuleBase_IStepPrs | |
CModuleBase_ITreeNode | |
CModuleBase_IViewer | |
CModuleBase_IViewWindow | |
CModuleBase_IWidgetCreator | |
CModuleBase_IWorkshop | |
CModuleBase_LabelValue | |
CModuleBase_ListView | |
CModuleBase_ModelDialogWidget | Widget for dialog |
CModuleBase_ModelWidget | An abstract custom widget class. This class realization is assumed to create some controls. The controls values modification should send signal about values change |
CModuleBase_Operation | Base class for all operations |
CModuleBase_OperationDescription | |
CModuleBase_OperationFeature | Base class for all operations |
CModuleBase_PageBase | |
CModuleBase_PagedContainer | |
CModuleBase_PageGroupBox | |
CModuleBase_PageWidget | |
CModuleBase_ParamIntSpinBox | |
CModuleBase_ParamSpinBox | |
CModuleBase_Preferences | |
CModuleBase_PreferencesDlg | |
CModuleBase_PreferencesMgr | |
CModuleBase_PrefMgr | Implementation of preferences manager interface |
CModuleBase_ResultPrs | |
CModuleBase_SelectionValidator | |
CModuleBase_ShapeDocumentFilter | |
CModuleBase_ShapeInPlaneFilter | |
CModuleBase_ToolBox | An extension of QFrame object |
CModuleBase_ViewerPrs | Presentation. Provides container to have feature, shape and/or selection owner |
CModuleBase_WidgetAction | |
CModuleBase_WidgetBoolValue | |
CModuleBase_WidgetChoice | |
CModuleBase_WidgetConcealedObjects | |
CModuleBase_WidgetCreatorFactory | |
CModuleBase_WidgetDoubleValue | |
CModuleBase_WidgetEditor | Custom widget. An abstract class to be redefined to fill with some GUI controls |
CModuleBase_WidgetExprEditor | |
CModuleBase_WidgetFactory | |
CModuleBase_WidgetFeatureSelector | |
CModuleBase_WidgetFileSelector | |
CModuleBase_WidgetIntValue | |
CModuleBase_WidgetLabel | |
CModuleBase_WidgetLabelValue | |
CModuleBase_WidgetLineEdit | |
CModuleBase_WidgetMultiSelector | |
CModuleBase_WidgetNameEdit | |
CModuleBase_WidgetOptionalBox | |
CModuleBase_WidgetPointInput | |
CModuleBase_WidgetRadiobox | |
CModuleBase_WidgetSelectionFilter | |
CModuleBase_WidgetSelector | |
CModuleBase_WidgetSelectorStore | |
CModuleBase_WidgetShapeSelector | |
CModuleBase_WidgetSwitch | |
CModuleBase_WidgetToolbox | |
CModuleBase_WidgetUndoLabel | |
CModuleBase_WidgetValidated | |
CModuleBase_WidgetValidator | |
COpenGl_PrimitiveArray | |
CParametersAPI_Parameter | Interface for Parameter feature |
CParametersPlugin_EvalListener | Class which process the events from the event loop |
CParametersPlugin_ExpressionValidator | Validator for the expression of parameter |
CParametersPlugin_ItemDelegate | |
CParametersPlugin_Parameter | Feature for parameter |
CParametersPlugin_ParametersMgr | A macro feature which manages list of parameters in the current document |
CParametersPlugin_Plugin | The main class for management of parameter evaluation operations as plugin |
CParametersPlugin_TreeWidget | |
CParametersPlugin_VariableValidator | Validator for the variable name of parameter |
CParametersPlugin_WidgetCreator | |
CParametersPlugin_WidgetParamsMgr | |
CPartSet_AngleSelection | |
CPartSet_BSplineWidget | Represent a content of the property panel to show/modify parameters of B-spline curve |
CPartSet_CenterPrs | |
CPartSet_CirclePointFilter | A filter which provide filtering of selection in 3d viewer. Installing of this filter disables selection of point on circle in sketch |
CPartSet_CoincidentAttr | Validator to check whether there is a coincident constraint between the attribute and attribute of argument |
CPartSet_CoincidentSelection | |
CPartSet_CollinearSelection | |
CPartSet_CustomPrs | This is the module custom presentation, which manage an AIS presentation, that can be filled by a feature and visualized in the viewer additionally to usual workshop objects |
CPartSet_DataModel | |
CPartSet_DifferentObjectsValidator | |
CPartSet_DifferentPointsValidator | |
CPartSet_DistanceSelection | |
CPartSet_EqualSelection | |
CPartSet_ExternalObjectsMgr | |
CPartSet_ExternalPointsMgr | |
CPartSet_FeatureFolderNode | |
CPartSet_FieldStepPrs | |
CPartSet_FilletSelection | |
CPartSet_FilterInfinite | |
CPartSet_Fitter | |
CPartSet_FolderNode | |
CPartSet_GlobalFilter | |
CPartSet_HVDirSelection | |
CPartSet_IconFactory | This is a class is redefined in order to provide icons of objects for object browser specific for PartSetModule |
CPartSet_IntersectionSelection | |
CPartSet_LengthSelection | |
CPartSet_MenuMgr | |
CPartSet_MiddlePointSelection | |
CPartSet_Module | |
CPartSet_MouseProcessor | This is an interface to allow processing of mouse events |
CPartSet_MultyTranslationSelection | |
CPartSet_ObjectFolderNode | |
CPartSet_ObjectNode | |
CPartSet_OperationPrs | |
CPartSet_OverconstraintListener | |
CPartSet_ParallelSelection | |
CPartSet_PartRootNode | |
CPartSet_PerpendicularSelection | |
CPartSet_PreviewPlanes | |
CPartSet_PreviewSketchPlane | |
CPartSet_ProjectionSelection | |
CPartSet_RadiusSelection | |
CPartSet_ResultGroupNameFilter | |
CPartSet_ResultSketchPrs | |
CPartSet_RigidSelection | |
CPartSet_RootNode | |
►CPartSet_SketcherMgr | |
CPartSet_SketcherReentrantMgr | |
CPartSet_SplitSelection | |
CPartSet_StepNode | |
CPartSet_TangentSelection | |
CPartSet_Tools | The operation for the sketch feature creation |
CPartSet_TreeNode | |
CPartSet_WidgetBSplinePoints | Implementation of model widget to provide widget to input a list of 2D poles of B-spline curve in association with weights In XML can be defined as following: |
CPartSet_WidgetEditor | |
CPartSet_WidgetFeaturePointSelector | |
CPartSet_WidgetFileSelector | |
CPartSet_WidgetMultiSelector | |
CPartSet_WidgetPoint2D | Implementation of model widget to provide widget to input point 2d In XML can be defined as folloung: |
CPartSet_WidgetPoint2DFlyout | Implementation of usual point 2d widget with a condition that it can not accept the focus when the AIS presentation is not visualized in the viewer |
CPartSet_WidgetShapeSelector | |
CPartSet_WidgetSketchCreator | |
CPartSet_WidgetSketchLabel | |
CPartSetAPI_Part | Interface for Part feature |
CPartSetPlugin_Duplicate | Duplicates the active part (not root). Creates a new "part" feature |
CPartSetPlugin_Part | Feature for creation of the new part in PartSet. All sub-features are sub-elements of composite feature |
CPartSetPlugin_Plugin | The main class for management the part set operations as plugin |
CPartSetPlugin_Remove | Feature for creation of the new part in PartSet |
CPlaneGCSSolver_AngleWrapper | Wrapper providing operations with angular parameters in PlaneGCS |
CPlaneGCSSolver_AttributeBuilder | Converts ModelAPI_Attribute to the entity applicable for PlaneGCS solver |
CPlaneGCSSolver_BooleanWrapper | Wrapper providing storage for boolean values |
CPlaneGCSSolver_ConstraintWrapper | Wrapper providing operations with PlaneGCS constraints |
CPlaneGCSSolver_EdgeWrapper | Wrapper providing operations with PlaneGCS entities (lines, circles and arcs) |
CPlaneGCSSolver_EntityBuilder | API to convert data model entity to the entity applicable for PlaneGCS solver |
CPlaneGCSSolver_EntityDestroyer | Collect entities of PlaneGCS solver which should be removed |
CPlaneGCSSolver_EntityWrapper | Wrapper providing operations with entities regardless the solver |
CPlaneGCSSolver_FeatureBuilder | Converts SketchPlugin_Feature to the entity applicable for PlaneGCS solver |
CPlaneGCSSolver_PointArrayWrapper | Wrapper providing operations with arrays of PlaneGCS points |
CPlaneGCSSolver_PointWrapper | Wrapper providing operations with PlaneGCS points |
CPlaneGCSSolver_ScalarArrayWrapper | Wrapper providing operations with array of PlaneGCS scalars |
CPlaneGCSSolver_ScalarWrapper | Wrapper providing operations with PlaneGCS scalars |
CPlaneGCSSolver_Solver | The main class that performs the high-level operations for connection to the PlaneGCS |
CPlaneGCSSolver_Storage | Contains all necessary data in PlaneGCS format to solve a single group of constraints |
CPlaneGCSSolver_Update | Send events to listeners about changing a feature |
CPlaneGCSSolver_UpdateCoincidence | Send events to listeners about changing a constraint |
CPlaneGCSSolver_UpdateFeature | Send events to listeners about changing a feature |
CPointWrapper | |
CPostponeMessageQtEvent | |
CPrimitivesAPI_Box | Interface for primitive Box feature |
CPrimitivesAPI_Cone | Interface for primitive Cone feature |
CPrimitivesAPI_Cylinder | Interface for primitive Cylinder feature |
CPrimitivesAPI_Sphere | Interface for primitive Sphere feature |
CPrimitivesAPI_Torus | Interface for primitive Torus feature |
CPrimitivesAPI_Tube | Interface for primitive Tube feature |
CPrimitivesPlugin_Box | Feature for creation of a box primitive using various methods |
CPrimitivesPlugin_Cone | Feature for creation of a cone |
CPrimitivesPlugin_Cylinder | Feature for creation of a cylinder |
CPrimitivesPlugin_Plugin | The main class managing Primitive Features as plugins |
CPrimitivesPlugin_Sphere | Feature for creation of a sphere primitive using various methods |
CPrimitivesPlugin_Torus | Feature for creation of a torus |
CPrimitivesPlugin_Tube | Feature for creation of a tube primitive using various methods |
CPrsDim_AngleDimension | |
CPrsDim_LengthDimension | |
CPrsDim_RadiusDimension | |
CPyInterp_Interp | |
CQAbstractItemModel | |
CQAbstractSpinBox | |
CQDialog | |
CQDockWidget | |
CQDoubleSpinBox | |
CQEvent | |
CQFrame | |
CQGroupBox | |
CQLabel | |
CQLineEdit | |
CQListWidget | |
CQListWidgetItem | |
CQMenu | |
CQObject | |
CQPlainTextEdit | |
CQSpinBox | |
CQStyledItemDelegate | |
CQTreeView | |
CQTreeWidget | |
CQWidget | |
CQWidgetAction | |
CSamplePanelPlugin_Feature | Sample feature to be filled by the panel |
CSamplePanelPlugin_ModelWidget | |
CSamplePanelPlugin_ModelWidgetCreator | |
CSamplePanelPlugin_Panel | |
CSamplePanelPlugin_Plugin | Interface common for any plugin: allows to use plugin by the plugins manager |
CSamplePanelPlugin_WidgetCreator | |
CSelect3D_SensitiveEntity | |
CSelectMgr_Filter | |
CSelector_Algo | |
CSelector_AlgoWithSubs | Kind of selection algorithm: generic algorithm that contains sub-algorithms inside. It is base for Container, Intersection and FilterByNeighbours algorithms |
CSelector_Container | Kind of selection algorithm: selected shape is a container of sub-shapes that must be named one by one |
CSelector_FilterByNeighbors | Kind of selection algorithm: selected shape is identified by neighbor faces of the same type. Or neighbors of neighbors are considered, etc. be named one by one |
CSelector_Intersect | Kind of selection algorithm: sub-shape is intersection of higher level objects |
CSelector_Modify | Kind of selection algorithm: sub-shape is modification of primitive at some final stage |
CSelector_NameGenerator | An interface for generation of the naming name basing on the current selection and document information. This requires higher-level data access, so, the caller of "name" method of Selector must implement this helper-class abstract methods |
CSelector_NExplode | Sort shapes by their centers of mass, using formula X*999 + Y*99 + Z*0.9. Algorithm is copied from GEOM module, which uses nexplode Draw command from OCCT. Used for getting index of sub0shape in WeakNaming algorithm |
CSelector_Primitive | Kind of selection algorithm: exact referencing to alone shape in the data structure |
CSelector_Selector | Base class for all kinds of selection algorithms |
CSelector_WeakName | Kind of selection algorithm: if other algorithms fail, this stores the geometrical index of the selected shape. Pure weak naming approach |
CSetOfEdges | |
CSHAPERGUI | |
CSHAPERGUI_CommandIdItem | |
CSHAPERGUI_DataModel | |
CSHAPERGUI_NestedButton | |
CSHAPERGUI_OCCSelector | |
CSHAPERGUI_PrefMgr | Class for preferences management |
CSHAPERGUI_SalomeView | |
CSHAPERGUI_SalomeViewer | |
CSHAPERGUI_ToolbarItemsDlg | |
CSHAPERGUI_ToolbarsDlg | |
CSketchAPI_Arc | Interface for Arc feature |
CSketchAPI_BSpline | Interface for BSpline feature |
CSketchAPI_BSplinePeriodic | Interface for BSplinePeriodic feature |
CSketchAPI_Circle | Interface for Circle feature |
CSketchAPI_Constraint | Interface for Constraint feature |
CSketchAPI_ConstraintAngle | Interface for ConstraintAngle feature |
CSketchAPI_Ellipse | Interface for Ellipse feature |
CSketchAPI_EllipticArc | Interface for Elliptic Arc feature |
CSketchAPI_IntersectionPoint | Interface for IntersectionPoint feature |
CSketchAPI_Line | Interface for Line feature |
CSketchAPI_MacroArc | Interface for Arc feature |
CSketchAPI_MacroCircle | Interface for Circle feature |
CSketchAPI_MacroEllipse | Interface for Ellipse feature |
CSketchAPI_MacroEllipticArc | Interface for Elliptic Arc feature |
CSketchAPI_Mirror | Interface for Mirror feature |
CSketchAPI_Offset | Interface for Offset feature |
CSketchAPI_Point | Interface for Point feature |
CSketchAPI_Projection | Interface for Projection feature |
CSketchAPI_Rectangle | Interface for Rectangle feature |
CSketchAPI_Rotation | Interface for Rotation feature |
CSketchAPI_Sketch | Interface for Sketch feature |
CSketchAPI_SketchEntity | Base class for Sketch feature interfaces |
CSketchAPI_Translation | Interface for Translation feature |
CSketcherPrs_Angle | |
CSketcherPrs_Coincident | |
CSketcherPrs_Collinear | |
►CSketcherPrs_DimensionStyle | |
CSketcherPrs_DimensionStyleListener | |
CSketcherPrs_Equal | |
CSketcherPrs_Factory | Class which creates constraints presentations |
CSketcherPrs_HVDirection | |
CSketcherPrs_LengthDimension | |
CSketcherPrs_Middle | |
CSketcherPrs_Mirror | |
CSketcherPrs_Offset | |
CSketcherPrs_Parallel | |
CSketcherPrs_Perpendicular | |
CSketcherPrs_PositionMgr | |
CSketcherPrs_Radius | |
CSketcherPrs_Rigid | |
CSketcherPrs_SensitivePoint | |
CSketcherPrs_SymbolArray | Redefinition of OpenGl_Element |
CSketcherPrs_SymbolPrs | |
CSketcherPrs_Tangent | |
CSketcherPrs_Transformation | |
CSketchPlugin_Arc | Feature for creation of the new arc of circle in PartSet. The visualization of this object is separated in two parts. The first one is an AIS object calculated when there is non-initialized attributes of the arc. The second is a result and it is calculated if all attributes are initialized |
CSketchPlugin_ArcEndPointIntersectionValidator | Validator for the end point of MacroArc feature |
CSketchPlugin_ArcEndPointValidator | Validator for the end point of MacroArc feature |
CSketchPlugin_ArcTangentPointValidator | Validator for the point where the tangent arc is building |
CSketchPlugin_ArcTransversalPointValidator | Validator for the point where the transversal arc is building |
CSketchPlugin_BSpline | Feature for creation of the B-spline curve in the sketch |
CSketchPlugin_BSplineBase | Base class for B-spline curves in the sketch |
CSketchPlugin_BSplinePeriodic | Feature for creation of the periodic B-spline curve in the sketch |
CSketchPlugin_BSplineValidator | Validator for checking poles/weights of B-spline curve |
CSketchPlugin_Circle | Feature for creation of the new circle in Sketch |
CSketchPlugin_CirclePassedPointValidator | Validator for passed point of MacroCircle feature |
CSketchPlugin_CoincidenceAttrValidator | Validator for the coincidence constraint input |
CSketchPlugin_Constraint | Abstract interface to the SketchPlugin_ConstraintBase For more info see: SketchPlugin_ConstraintBase.h |
CSketchPlugin_ConstraintAngle | Feature for creation of a new constraint fix angle between two lines |
CSketchPlugin_ConstraintBase | Feature for creation of a new constraint between other features. Some feature's methods implemented here as dummy to Base class for all constraints |
CSketchPlugin_ConstraintCoincidence | Feature for creation of a new constraint which defines equivalence of two points |
CSketchPlugin_ConstraintCoincidenceInternal | Internal coincidence constraint not applicable for the end user |
CSketchPlugin_ConstraintCollinear | Feature for creation of a new constraint collinearity of two lines |
CSketchPlugin_ConstraintDistance | Feature for creation of a new constraint which defines a distance between a point and another feature (point, line, plane or face) |
CSketchPlugin_ConstraintDistanceAlongDir | Feature for creation of a new constraint which defines a distance along direction. The base class for horizontal and vertical constraints |
CSketchPlugin_ConstraintDistanceHorizontal | Feature for creation of a new constraint which defines a horizontal distance between two points |
CSketchPlugin_ConstraintDistanceVertical | Feature for creation of a new constraint which defines a vertical distance between two points |
CSketchPlugin_ConstraintEqual | Feature for creation of a new constraint specifying equality of lengths of two lines or equality of radii of two circular arcs (full circles) |
CSketchPlugin_ConstraintHorizontal | Feature for creation of a new constraint horizontality of a line |
CSketchPlugin_ConstraintLength | Feature for creation of a new constraint which defines a length of a line segment |
CSketchPlugin_ConstraintMiddle | Feature for creation of a new constraint which places a point in the middle of a line |
CSketchPlugin_ConstraintMirror | Feature for creation of a new constraint mirroring a list of objects regarding to a given line |
CSketchPlugin_ConstraintParallel | Feature for creation of a new constraint parallelism of two lines |
CSketchPlugin_ConstraintPerpendicular | Feature for creation of a new constraint for perpendicularity of two lines |
CSketchPlugin_ConstraintRadius | Feature for creation of a new constraint which defines a radius of a circle or an arc of circle |
CSketchPlugin_ConstraintRigid | Feature for creation of a new constraint which defines immovable object |
CSketchPlugin_ConstraintTangent | Feature for creation of a new constraint tangency between line and arc or between two circular arcs. The used features must have shared vertex |
CSketchPlugin_ConstraintVertical | Feature for creation of a new constraint verticality of a line |
CSketchPlugin_CopyValidator | Validator for the constraints which create features |
CSketchPlugin_CurveFitting | Feature for creation of the new B-spline curve in sketch as an interpolation or an approximation of a list of points |
CSketchPlugin_CurveFittingValidator | Validator for the selected vertices for the curve fitting feature |
CSketchPlugin_DifferentPointReferenceValidator | Validator for attributes of a sketch feature |
CSketchPlugin_DifferentReferenceValidator | Validator for attributes of a sketch feature |
CSketchPlugin_DistanceAttrValidator | Validator for the distance input |
CSketchPlugin_Ellipse | Feature for creation of the new ellipse in Sketch |
CSketchPlugin_EllipticArc | Feature for creation of the new elliptic arc in Sketch |
CSketchPlugin_EqualAttrValidator | Validator for the equal constraint input |
CSketchPlugin_ExternalValidator | Validator for the points selection |
CSketchPlugin_Feature | Feature for creation of the new feature in PartSet. This is an abstract class to give an interface to create the sketch feature preview |
CSketchPlugin_Fillet | Feature for creation of a new arc filleting two objects which have coincident point |
CSketchPlugin_FilletVertexValidator | Validator for the point for fillet creation |
CSketchPlugin_HasNoConstraint | Validator for checking whether the feature has constraint |
CSketchPlugin_IntersectionPoint | Feature for creation of external point as an intersection between external edge and a plane of the sketch |
CSketchPlugin_IntersectionValidator | Validator for the attribute to be intersected with the sketch plane |
CSketchPlugin_Line | Feature for creation of the new part in PartSet |
CSketchPlugin_MacroArc | Feature for creation of the new arc of circle in PartSet. The visualization of this object is separated in two parts. The first one is an AIS object calculated when there is non-initialized attributes of the arc. The second is a result and it is calculated if all attributes are initialized |
CSketchPlugin_MacroArcReentrantMessage | Message that style of visualization of parameter is changed |
CSketchPlugin_MacroBSpline | Feature for creation of the new B-spline in Sketch |
CSketchPlugin_MacroBSplinePeriodic | Feature for creation of the new periodic B-spline in Sketch |
CSketchPlugin_MacroCircle | Feature for creation of the new circle in Sketch |
CSketchPlugin_MacroEllipse | Feature for creation of the new ellipse in Sketch |
CSketchPlugin_MacroEllipticArc | Feature for creation of the new elliptic arc in Sketch |
CSketchPlugin_MiddlePointAttrValidator | Validator for the middle point constraint input |
CSketchPlugin_MirrorAttrValidator | Validator for the mirror constraint input |
CSketchPlugin_MultiRotation | Feature for creation of a number of rotated copies of a list of objects |
CSketchPlugin_MultiRotationAngleValidator | Validator for checking whether the angle of MultiRotation is in range [0, 360] |
CSketchPlugin_MultiTranslation | Feature for creation of a number of shifted copies of a list of objects |
CSketchPlugin_NotFixedValidator | Validator for the rigid constraint input |
CSketchPlugin_Offset | Builds offset curves in the sketch |
CSketchPlugin_OverConstraintsResolver | |
CSketchPlugin_PerpendicularAttrValidator | Validator for the perpendicular constraint input |
CSketchPlugin_Plugin | Interface common for any plugin: allows to use plugin by the plugins manager |
CSketchPlugin_Point | Feature for creation of a new point |
CSketchPlugin_Projection | Feature for creation of external feature as a projection onto the sketch plane |
CSketchPlugin_ProjectionValidator | Validator for the attribute to be projected onto the sketch plane |
CSketchPlugin_ReplicationReferenceValidator | Validator checking that the replications features (Mirror, Multi-Rotation, Mutli-Translation) do not refer to the shapes they produce |
CSketchPlugin_Sketch | Feature for creation of the new part in PartSet |
CSketchPlugin_SketchCopy | Feature for copy of a sketch and all its sub-features to the same plane |
CSketchPlugin_SketchDrawer | Feature for creation of a sketch on selected base object and plane. It tries to make sketch elements equal to edges and vertices of the objects that belong to the selected plane |
CSketchPlugin_SketchEntity | Sketch Entity for creation of the new feature in PartSet. This is an abstract class to give an interface to create the entity features such as line, circle, arc and point |
CSketchPlugin_SketchFeatureValidator | Validator for checking whether the feature referred by attribute is a sketch feature |
CSketchPlugin_SolverErrorValidator | Validator for the solver error |
CSketchPlugin_Split | Feature for creation of a new constraint splitting object. Entities for split: |
CSketchPlugin_SplitValidator | Validator for the entity of the following type: |
CSketchPlugin_TangentAttrValidator | Validator for the tangent constraint input |
CSketchPlugin_ThirdPointValidator | Validator for the third point of MacroCircle feature |
CSketchPlugin_Trim | Feature for creation of a new constraint trimming object. Entities for split: |
CSketchPlugin_TrimValidator | Validator for the entity of the following type: |
CSketchSolver_Builder | |
CSketchSolver_Constraint | Converts SketchPlugin constraint to the constraint applicable for solver |
CSketchSolver_ConstraintAngle | Convert Agnle constraint to SolveSpace structure |
CSketchSolver_ConstraintCoincidence | Convert coincidence constraint to SolveSpace structure |
CSketchSolver_ConstraintCollinear | Converts collinear constraint to the constraint applicable for solver |
CSketchSolver_ConstraintDistance | Convert distance constraint to SolveSpace structure |
CSketchSolver_ConstraintEqual | Convert equality constraint to SolveSpace structure |
CSketchSolver_ConstraintFixed | Stores data of the Fixed constraint |
CSketchSolver_ConstraintLength | Convert length constraint to SolveSpace structure |
CSketchSolver_ConstraintMiddle | Converts middle-point constraint to the constraint applicable for solver |
CSketchSolver_ConstraintMirror | Convert fillet constraint to SolveSpace structure |
CSketchSolver_ConstraintMovement | Stores data to the Fixed constraint for the moved feature only |
CSketchSolver_ConstraintMulti | Common base class for the Multi constraints |
CSketchSolver_ConstraintMultiRotation | Convert rotated features to the list of SolveSpace constraints |
CSketchSolver_ConstraintMultiTranslation | Convert translated features to the list of SolveSpace constraints |
CSketchSolver_ConstraintOffset | Convert offset to the solver's data model |
CSketchSolver_ConstraintPerpendicular | Convert perpendicularity constraint to SolveSpace structure |
CSketchSolver_ConstraintTangent | Convert tangency constraint to SolveSpace structure |
CSketchSolver_Error | Collects all sketch solver error' codes as inline static functions |
CSketchSolver_Group | Keeps the group of constraints which placed in the same sketch |
CSketchSolver_IConstraintWrapper | |
CSketchSolver_IEntityWrapper | |
CSketchSolver_IParameterWrapper | |
CSketchSolver_ISolver | |
CSketchSolver_Manager | Listens the changes of SketchPlugin features and transforms the Constraint feature into the format understandable by sketch solver |
CSketchSolver_Storage | Interface to map SketchPlugin features to the entities of corresponding solver |
CSolveSpaceSolver_Builder | Create bridges between SketchPlugin constraints and SolveSpace constraints |
CSolveSpaceSolver_ConstraintWrapper | Wrapper providing operations with SovleSpace constraints |
CSolveSpaceSolver_EntityWrapper | Wrapper providing operations with SolveSpace entities |
CSolveSpaceSolver_ParameterWrapper | Wrapper providing operations with parameters in SolveSpace |
CSolveSpaceSolver_Solver | Performs high-level operations to solve sketch in SolveSpace |
CSolveSpaceSolver_Storage | Contains all necessary data in SolveSpace format to solve a single group of constraints |
CStdSelect_BRepOwner | |
CSUIT_PreferenceMgr | |
CTDocStd_Application | |
CThreePoints | Used to store info about angle point and state |
CThreePoints2d | |
CViewerData_AISShape | |
CXGUI_ActionsMgr | Class XGUI_ActionsMgr |
CXGUI_ActiveControlMgr | Interface of providing only one active control for workshop |
CXGUI_ActiveControlSelector | Interface to have an active control and process selection by the control |
CXGUI_ActiveDocLbl | |
CXGUI_ColorDialog | |
CXGUI_CompressFiles | |
CXGUI_ContextMenuMgr | |
CXGUI_DataModel | This is a data model for Object Browser (QTreeView). It uses XML file for definition of data tree. Some tips about organization of the model: |
CXGUI_DataTree | |
CXGUI_DeflectionDialog | |
CXGUI_Displayer | Displayer. Provides mechanizm of display/erase of objects in the viewer |
CXGUI_ErrorDialog | |
CXGUI_ErrorMgr | Class of Errors manager object |
CXGUI_FacesPanel | |
CXGUI_FacesPanelSelector | Processing selection by the faces panel |
CXGUI_HistoryMenu | Extends regular QToolButton of QAction with HistoryMenu (stack of actions) |
CXGUI_InspectionPanel | |
CXGUI_MenuGroup | |
CXGUI_MenuMgr | |
CXGUI_MenuWorkbench | |
CXGUI_ModuleConnector | |
CXGUI_ObjectsBrowser | Object browser window object. Represents data tree of current data structure |
CXGUI_OperationMgr | Operation manager. Servers to manipulate to the workshop operations. Contains a stack of started operations. In simple case, if only one operation is started, the stack contains one operation. It is possible for some kind of operations to start them above already started one. In that case, the previous active operation becomes suspended, a new one - active. The new operation is added to the top of the stack. Then it is finished, it is removed from the stack and the previous operation is activated |
CXGUI_PropertyDialog | |
CXGUI_PropertyPanel | |
CXGUI_PropertyPanelSelector | Processing selection by the property panel |
CXGUI_SalomeConnector | |
CXGUI_Selection | |
CXGUI_SelectionActivate | |
CXGUI_SelectionMgr | Selection manager. Provides selection event on selection in Object Browser and Viewer |
CXGUI_ShortCutListener | Processes "Delete" key event of application |
CXGUI_TransparencyWidget | |
CXGUI_TreeViewItemDelegate | |
CXGUI_TwoSidePresentationMap | |
CXGUI_ViewerProxy | |
CXGUI_Workshop | Class which defines a configuration of the application (Workshop) and launches it |
CXGUI_WorkshopListener | Class which process the events from the event loop |