SHAPER  9.12.0
Modules

Definition of a module as a set of classes for plugins management. More...

Data Structures

class  PartSet_ExternalObjectsMgr
 Customosation of ModuleBase_WidgetShapeSelector in order to provide working with sketch specific objects. More...
 
class  PartSet_ExternalPointsMgr
 A class to manage display of presentations of center points of circular edges outside of a current sketcher. More...
 
class  PartSet_MenuMgr
 A class for management of module specific menu. More...
 
class  PartSet_Module
 Implementation of Partset module. More...
 
class  PartSet_SketcherMgr
 A class for management of sketch operations At the time of the sketcher operation active, only the sketch sub-feature results are displayed in the viewer. More...
 
class  PartSet_TreeNode
 Implementation of base node for the module data tree. More...
 
class  PartSet_ObjectNode
 Implementation of a node for object repesentation. More...
 
class  PartSet_FolderNode
 Implementation of aFolder node in data tree. More...
 
class  PartSet_FeatureFolderNode
 A base class for root folders. More...
 
class  PartSet_RootNode
 Implementation of Root node in data tree. More...
 
class  PartSet_PartRootNode
 Implementation of Root node of a Part document in data tree. More...
 
class  PartSet_ObjectFolderNode
 Implementation of a folder which corresponds to ModelAPI_Folder object. More...
 
class  PartSet_StepNode
 Implementation of a node for compsolid representation. More...
 
class  PartSet_WidgetEditor
 Customization of ModuleBase_WidgetEditor in order to do not show the editor value if the mouse cursor is not over the OCC window. More...
 
class  PartSet_WidgetFeaturePointSelector
 Customosation of PartSet_WidgetFeaturePointSelector in order to visualize sub-shape by mouse move over shape in the viewer. More...
 
class  PartSet_WidgetFileSelector
 Customization of ModuleBase_WidgetFileSelector in order to write format of exported file. More...
 
class  PartSet_WidgetMultiSelector
 Customosation of ModuleBase_WidgetMultiSelector in order to provide working with sketch specific objects and creation of external objects. More...
 
class  PartSet_WidgetShapeSelector
 Customosation of ModuleBase_WidgetShapeSelector in order to provide working with sketch specific objects and external objects. More...
 
class  PartSet_WidgetSketchCreator
 A widget which allow creation of a sketch in another operation. More...
 
class  PartSet_WidgetSketchLabel
 A model widget implementation for a label which provides specific behaviour for sketcher starting and launching operations. More...
 
class  PartSet_FilterInfinite
 A class which filters AIS objects with the true infinite state. More...
 
class  PartSet_GlobalFilter
 A class which filters groups object in addition to documents (see issue #310) More...
 
class  PartSet_ResultGroupNameFilter
 A class which filters results with groupName() result in filter parameters. More...
 
class  PartSet_PreviewPlanes
 A class to show/hide sketch preview planes. More...
 
class  PartSet_PreviewSketchPlane
 A class to show/hide sketch preview plane. More...
 
class  PartSet_Tools
 The operation for the sketch feature creation. More...
 
class  PartSet_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: More...
 
class  PartSet_WidgetPoint2D
 Implementation of model widget to provide widget to input point 2d In XML can be defined as folloung: More...
 
class  PartSet_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. More...
 

Detailed Description

Definition of a module as a set of classes for plugins management.