►NAdaptivePath | |
CAdaptive2d | |
CAdaptiveOutput | |
CBoundBox | |
CClearedArea | |
►CEngagePoint | |
CEngageState | |
CInterpolation | |
CPerfCounter | |
►NAddon | |
►CAddon | |
CDependencies | |
CKind | |
CResolutionFailed | |
CStatus | |
►NAddonManager | |
►CCommandAddonManager | |
CMissingDependencies | |
►Naddonmanager_macro | |
CMacro | |
►Naddonmanager_workers | |
CCacheMacroCode | |
CCheckSingleUpdateWorker | |
CCheckWorkbenchesForUpdatesWorker | |
CConnectionChecker | |
CDependencyInstallationWorker | |
CFillMacroListWorker | |
CGetMacroDetailsWorker | |
CGitProgressMonitor | |
CInstallWorkbenchWorker | |
CLoadMacrosFromCacheWorker | |
CLoadPackagesFromCacheWorker | |
CUpdateAllWorker | |
CUpdateChecker | |
►CUpdateMetadataCacheWorker | |
CRequestType | |
CUpdateSingleWorker | |
CUpdateWorker | |
►NAddonManagerTest | |
►Napp | |
►Ntest_addon | |
CTestAddon | |
►Ntest_macro | |
CTestMacro | |
►Ntest_utilities | |
CTestUtilities | |
►Ngui | |
►Ntest_gui | |
CTestGui | |
►NApp | The FreeCAD Application layer |
►NExpressionParser | |
CExpressionImporter | Convenient class to mark begin of importing |
Csemantic_type | Encapsulates the value in the parse tree during parsing |
►NMeta | |
CContact | A person or company representing a point of contact for the package (either author or maintainer) |
CDependency | Another package that this package depends on, conflicts with, or replaces |
CGenericMetadata | A structure to hold unrecognized single-level metadata |
CLicense | A license that covers some or all of this package |
CUrl | A URL, including type information (e.g |
CVersion | A semantic version structure providing comparison operators and conversion to and from std::string |
CAnnotation | |
CAnnotationLabel | |
►CApplication | The Application The root of the whole application |
CTransactionSignaller | Helper class for App::Document to signal on close/abort transaction |
►CAtomicPropertyChangeInterface | A template class that is used to inhibit multiple nested calls to aboutToSetValue/hasSetValue for properties |
CAtomicPropertyChange | |
CAutoTransaction | Helper class to manager transaction (i.e. undo/redo) |
CBackupPolicy | |
CBranding | |
CCellAddress | |
CColor | Color class |
CColorField | |
CColorGradient | |
CColorGradientProfile | |
CColorLegend | |
CColorModel | |
CColorModelBlackGray | |
CColorModelBlackWhite | |
CColorModelBlueCyanGreen | |
CColorModelBlueGreenRed | |
CColorModelBlueWhite | |
CColorModelBlueWhiteRed | |
CColorModelGrayBlack | |
CColorModelGrayWhite | |
CColorModelGreenCyanBlue | |
CColorModelGreenYellowRed | |
CColorModelPack | |
CColorModelRedGreenBlue | |
CColorModelRedYellowGreen | |
CColorModelWhiteBlack | |
CColorModelWhiteGray | |
CColorModelWhiteRed | |
CConditionalExpression | |
CConstantExpression | |
CCStringHasher | |
CDocInfo | |
CDocument | The document class |
CDocumentObject | Base class of all Classes handled in the Document |
CDocumentObjectExecReturn | Return object for feature execution |
CDocumentObjectExtension | Extension with special document object calls |
CDocumentObjectFileIncluded | |
CDocumentObjectGroup | |
CDocumentObjectObserver | Checks for a list of objects which of them get removed |
CDocumentObjectT | Helper class to store the names of a document object and its document |
►CDocumentObjectWeakPtrT | The DocumentObjectWeakPtrT class |
CPrivate | |
CDocumentObserver | Simplfies the step to write classes that listen to what happens inside a document |
CDocumentObserverPython | Used to notify registered Python instances whenever something happens to a document, like creation, destruction, adding or removing objects or when property changes |
CDocumentP | |
CDocumentT | Helper class to store the name of a document |
CDocumentWeakPtrT | The DocumentWeakPtrT class |
►CDynamicProperty | This class implements an interface to add properties at run-time to an object derived from PropertyContainer |
CPropData | |
►CEnumeration | A bidirectional string-integer mapping |
CObject | |
►CExpression | Base class for expressions |
CComponent | |
CException | |
CExpressionModifier | |
CExpressionVisitor | |
CExtension | Base class for all extension that can be added to a DocumentObject |
CExtensionContainer | Container which can hold extensions |
CExtensionPythonT | Generic Python extension class which allows every extension derived class to behave as a Python extension – simply by subclassing |
CFeatureCustomT | FeatureCustomT is a template class to be used with DocumentObject or any of its subclasses as template parameter |
CFeaturePythonImp | |
CFeaturePythonPyT | |
CFeaturePythonT | Generic Python feature class which allows to behave every DocumentObject derived class as Python feature – simply by subclassing |
CFeatureTest | The testing feature |
CFeatureTestException | The exception testing feature |
CFunctionExpression | Class implementing various functions, e.g sin, cos, etc |
CGeoFeature | Base class of all geometric document objects |
CGeoFeatureGroupExtension | The base class for placeable group of DocumentObjects |
CGroupExtension | |
CGroupExtensionPythonT | |
CInventorObject | |
CLine | |
CLink | |
►CLinkBaseExtension | |
CPropInfo | |
CLinkElement | |
CLinkExtension | |
CLinkGroup | |
CLinkParams | Convenient class to obtain App::Link related parameters |
CMaterial | Material class |
CMaterialObject | |
CMeasureDistance | |
CMergeDocuments | |
CMetadata | Reads data from a metadata file |
CMoveCellsExpressionVisitor | |
CNumberExpression | Class implementing a number with an optional unit |
►CObjectIdentifier | |
CComponent | A component is a part of a Path object, and is used to either name a property or a field within a property |
CDocumentMapper | |
CResolveResults | |
CString | |
COffsetCellsExpressionVisitor | |
COperatorExpression | Class implementing an infix expression |
COrigin | Base class of all geometric document objects |
COriginFeature | Plane Object Used to define planar support for all kind of operations in the document space |
COriginGroupExtension | Represents an abstract placeable group of objects with an associated Origin |
CPart | Base class of all geometric document objects |
CPath | Base class of all geometric document objects |
CPlacement | Placement Object Handles the repositioning of data |
CPlane | |
CProperty | Base class of all properties This is the father of all properties |
CPropertyAcceleration | Acceleration property This is a property for representing acceleration |
CPropertyAngle | Angle property This is a property for representing angles |
CPropertyArea | Area property This is a property for representing areas |
CPropertyBool | Bool properties This is the father of all properties handling booleans |
CPropertyBoolList | Bool list properties |
CPropertyCleaner | The PropertyCleaner struct Make deleting dynamic property safer by postponing its destruction |
CPropertyColor | Color properties This is the father of all properties handling colors |
CPropertyColorList | |
CPropertyComplexGeoData | The base class for all complex data properties |
CPropertyContainer | Base class of all classes with properties |
►CPropertyData | |
COffsetBase | |
CPropertySpec | |
CPropertyDirection | |
CPropertyDistance | Distance property This is a property for representing distances |
CPropertyElectricPotential | ElectricPotential property This is a property for electric potentials |
CPropertyEnumeration | Property wrapper around an Enumeration object |
CPropertyExpressionContainer | |
►CPropertyExpressionEngine | |
CExpressionInfo | The ExpressionInfo struct encapsulates an expression |
CPrivate | |
CPropertyFile | File properties This property holds a file name |
CPropertyFileIncluded | File include properties This property doesn't only save the file name like PropertyFile it also includes the file itself into the document |
CPropertyFloat | Float properties This is the father of all properties handling floats |
►CPropertyFloatConstraint | Constraint float properties This property fulfills the need of a constraint float |
CConstraints | Constraint methods |
CPropertyFloatList | |
CPropertyFont | Property handling with font names |
CPropertyForce | Force property This is a property for representing acceleration |
CPropertyFrequency | Frequency property This is a property for representing frequency |
CPropertyGeometry | The base class for all basic geometry properties |
CPropertyInteger | Integer properties This is the father of all properties handling Integers |
►CPropertyIntegerConstraint | Constraint integer properties This property fulfills the need of a constraint integer |
CConstraints | Constraint methods |
CPropertyIntegerList | Integer list properties |
CPropertyIntegerSet | Integer list properties |
CPropertyLength | Length property This is a property for representing lengths |
CPropertyLink | The general Link Property Main Purpose of this property is to Link Objects and Features in a document |
CPropertyLinkBase | Parent class of all link type properties |
CPropertyLinkChild | The general Link Property with Child scope |
CPropertyLinkGlobal | The general Link Property with Global scope |
CPropertyLinkHidden | The general Link Property that are hidden from dependency checking |
CPropertyLinkList | |
CPropertyLinkListBase | |
CPropertyLinkListChild | The general Link Property with Child scope |
CPropertyLinkListGlobal | The general Link Property with Global scope |
CPropertyLinkListHidden | The general Link Property that are hidden from dependency checking |
CPropertyLinkSub | Link Property with sub elements This property links an object and a defined sequence of sub elements |
CPropertyLinkSubChild | The general Link Property with Child scope |
CPropertyLinkSubGlobal | The general Link Property with Global scope |
CPropertyLinkSubHidden | The general Link Property that are hidden from dependency checking |
CPropertyLinkSubList | |
CPropertyLinkSubListChild | The general Link Property with Child scope |
CPropertyLinkSubListGlobal | The general Link Property with Global scope |
CPropertyLinkSubListHidden | The general Link Property that are hidden from dependency checking |
CPropertyLinkT | Helper class to create Python statements for property links |
CPropertyLists | Base class of all property lists |
CPropertyListsBase | Helper class to construct list like properties |
CPropertyListsT | Helper class to implement PropertyLists |
CPropertyMap | Implements a key/value list as property The key ought to be ASCII the Value should be treated as UTF8 to be saved |
CPropertyMaterial | Material properties This is the father of all properties handling colors |
CPropertyMaterialList | Material properties |
CPropertyMatrix | Property representing a 4x4 matrix |
CPropertyPath | Path properties Properties handling file system paths |
CPropertyPercent | Percent property This property is a special integer property and holds only numbers between 0 and 100 |
CPropertyPersistentObject | Property for dynamic creation of a FreeCAD persistent object |
CPropertyPlacement | Property representing a placement |
CPropertyPlacementLink | General Link Property Main Purpose of this property is to Link Objects and Features in a document |
CPropertyPlacementList | |
CPropertyPosition | |
CPropertyPrecision | Precision properties This property fulfills the need of a floating value with many decimal points, e.g |
CPropertyPressure | Pressure property This is a property for representing acceleration |
CPropertyPythonObject | PropertyPythonObject is used to manage Py::Object instances as properties |
CPropertyQuantity | Float with Unit property This is a property for float with a predefined Unit associated |
►CPropertyQuantityConstraint | Float with Unit property This is a property for float with a predefined Unit associated |
CConstraints | Constraint methods |
CPropertyRotation | Property representing a rotation |
CPropertySpeed | Speed property This is a property for representing speed |
CPropertyStiffness | Stiffness property This is a property for representing stiffness |
CPropertyString | String properties This is the father of all properties handling Strings |
CPropertyStringList | |
CPropertyUUID | UUID properties This property handles unique identifieers |
CPropertyVacuumPermittivity | VacuumPermittivity property This is a property for representing vacuum permittivity |
CPropertyVector | Vector properties This is the father of all properties handling Integers |
CPropertyVectorDistance | |
CPropertyVectorList | |
CPropertyVolume | Volume property This is a property for representing volumes |
CPropertyXLink | Link to an (sub)object in the same or different document |
CPropertyXLinkContainer | Abstract property that can link to multiple external objects |
CPropertyXLinkList | Link to one or more (sub)object(s) of one or more object(s) from the same or different document |
CPropertyXLinkSub | Link to one or more (sub)object from the same or different document |
CPropertyXLinkSubList | Link to one or more (sub)object(s) of one or more object(s) from the same or different document |
CPyObjectExpression | |
CRange | Spreadsheet range iterator |
CRangeExpression | |
CRelabelDocumentExpressionVisitor | |
CRenameObjectIdentifierExpressionVisitor | The RenameObjectIdentifierExpressionVisitor class is a functor used to visit each node of an expression, and possibly rename VariableExpression nodes |
CScopedLink | Enables scope handling for links This class is a base for all link properties and enables them to handle scopes of the linked objects |
CStringExpression | Class implementing a string |
CSubObjectT | |
CTextDocument | |
CTransaction | Represents a atomic transaction of the document |
CTransactionalObject | Base class of transactional objects |
CTransactionDocumentObject | Represents an entry for a document object in a transaction |
CTransactionFactory | |
CTransactionLocker | Helper class to lock a transaction from being closed or aborted |
►CTransactionObject | Represents an entry for an object in a Transaction |
CPropData | |
CTransactionProducer | |
CUnitExpression | Part of an expressions that contains a unit |
CUpdateElementReferenceExpressionVisitor | |
CValueFloatToRGB | Abstract base class that calculates the matching RGB color to a given value |
CVariableExpression | Class implementing a reference to a property |
CVRMLObject | |
CWeakPtrT | The WeakPtrT class |
CXMLMergeReader | |
►NArchAxisSystem | Axis system for the Arch workbench |
CAxisSystemTaskPanel | |
►NArchBuildingPart | The BuildingPart object and tools |
CBuildingPart | |
CCommandBuildingPart | |
CViewProviderBuildingPart | |
►NArchCommands | Utility functions for the Arch Workbench |
CSurveyTaskPanel | |
►NArchComponent | The base class of all Arch objects |
CArchSelectionObserver | |
CComponent | |
CComponentTaskPanel | |
CIfcEditorDelegate | |
CSelectionTaskPanel | |
CViewProviderComponent | |
►NArchCurtainWall | The Curtain Wall object and tools |
CCommandArchCurtainWall | |
CCurtainWall | |
CViewProviderCurtainWall | |
►NArchGrid | Grid system for the Arch workbench |
CArchGrid | |
CArchGridTaskPanel | |
CCommandArchGrid | |
CViewProviderArchGrid | |
►NArchIFC | |
CIfcContext | |
CIfcProduct | |
CIfcRoot | |
►NArchIFCView | |
CIfcContextUI | |
CIfcContextView | |
►NArchMaterial | The Material object and tools |
CMultiMaterialDelegate | |
►NArchNesting | |
CNester | |
►NArchPanel | The Panel object and tools |
CCommandNest | |
CCommandPanel | |
CCommandPanelCut | |
CCommandPanelGroup | |
CCommandPanelSheet | |
CNestTaskPanel | |
CPanelCut | |
CPanelSheet | |
CPanelView | |
CSheetTaskPanel | |
CViewProviderPanelCut | |
CViewProviderPanelSheet | |
►NArchProfile | Profile tools for ArchStructure |
CArch_Profile | |
CProfileTaskPanel | |
CViewProviderProfile | |
►NArchReference | The Reference object and tools |
CArchReference | |
CArchReferenceCommand | |
CArchReferenceTaskPanel | |
CViewProviderArchReference | |
►NArchSchedule | The Schedule object and tools |
CArchScheduleTaskPanel | |
CCommandArchSchedule | |
►NArchSectionPlane | The Section plane object and tools |
CSectionPlaneTaskPanel | |
►NArchSite | The Site object and tools |
CCompass | |
►NArchSpace | The Space object and tools |
CSpaceTaskPanel | |
►NArchStructure | The Structure object and tools |
CCommandStructuralSystem | |
CCommandStructuresFromSelection | |
CStructSelectionObserver | |
CStructureTaskPanel | |
►NArchTruss | The Truss object and tools |
CCommandArchTruss | |
CTruss | |
CViewProviderTruss | |
►NArchVRM | The Arch Vector Rendering Module |
CRenderer | |
►NAttacher | Attacher.h, Attacher.cpp contain the functionality of deriving placement from a set of geometric subelements |
CAttachEngine | Placement calculation routine, modes, hints and so on |
CAttachEngine3D | |
CAttachEngineLine | |
CAttachEnginePlane | |
CAttachEnginePoint | |
CExceptionCancel | |
CSuggestResult | The SuggestResult struct is a container for output information of AttachEngine mode suggesting routine |
►NAttacherGui | AttacherTexts.h, .cpp - files that contain user-friendly translatable names of attachment modes, as well as help texts, and the like |
CAttacherGuiPy | |
►NAttachmentEditor | |
►NCommands | |
CCommandEditAttachment | |
►NFrozenClass | |
CFrozenClass | |
►NTaskAttachmentEditor | |
CAttachmentEditorTaskPanel | |
CCancelError | |
►Nautomotive_design | |
Cabs_function | |
Cacos_function | |
Caction | |
Caction_assignment | |
Caction_directive | |
Caction_method | |
Caction_method_relationship | |
Caction_property | |
Caction_property_representation | |
Caction_relationship | |
Caction_request_assignment | |
Caction_request_solution | |
Caction_request_status | |
Caction_resource | |
Caction_resource_requirement | |
Caction_resource_type | |
Caction_status | |
Caddress | |
Cadvanced_brep_shape_representation | |
Cadvanced_face | |
Cahead_or_behind | |
Calternate_product_relationship | |
Camount_of_substance_measure | |
Camount_of_substance_measure_with_unit | |
Camount_of_substance_unit | |
Cand_expression | |
Cangle_relator | |
Cangular_dimension | |
Cangular_location | |
Cangular_size | |
Cangularity_tolerance | |
Cannotation_curve_occurrence | |
Cannotation_fill_area | |
Cannotation_fill_area_occurrence | |
Cannotation_occurrence | |
Cannotation_occurrence_associativity | |
Cannotation_occurrence_relationship | |
Cannotation_plane | |
Cannotation_subfigure_occurrence | |
Cannotation_symbol | |
Cannotation_symbol_occurrence | |
Cannotation_text | |
Cannotation_text_character | |
Cannotation_text_occurrence | |
Capex | |
Capplication_context | |
Capplication_context_element | |
Capplication_context_relationship | |
Capplication_protocol_definition | |
Capplied_action_assignment | |
Capplied_action_request_assignment | |
Capplied_approval_assignment | |
Capplied_area | |
Capplied_certification_assignment | |
Capplied_classification_assignment | |
Capplied_contract_assignment | |
Capplied_date_and_time_assignment | |
Capplied_date_assignment | |
Capplied_document_reference | |
Capplied_document_usage_constraint_assignment | |
Capplied_effectivity_assignment | |
Capplied_event_occurrence_assignment | |
Capplied_external_identification_assignment | |
Capplied_group_assignment | |
Capplied_identification_assignment | |
Capplied_ineffectivity_assignment | |
Capplied_name_assignment | |
Capplied_organization_assignment | |
Capplied_organizational_project_assignment | |
Capplied_person_and_organization_assignment | |
Capplied_presented_item | |
Capplied_security_classification_assignment | |
Capplied_time_interval_assignment | |
Capproval | |
Capproval_assignment | |
Capproval_date_time | |
Capproval_person_organization | |
Capproval_relationship | |
Capproval_role | |
Capproval_status | |
Capproximation_method | |
Capproximation_tolerance | |
Capproximation_tolerance_deviation | |
Capproximation_tolerance_parameter | |
Carea_in_set | |
Carea_measure | |
Carea_measure_with_unit | |
Carea_unit | |
Casin_function | |
Cassembly_component_usage | |
Cassembly_component_usage_substitute | |
Catan_function | |
Cattribute_classification_assignment | |
Cattribute_language_assignment | |
Cattribute_value_assignment | |
Cattribute_value_role | |
Caxis1_placement | |
Caxis2_placement_2d | |
Caxis2_placement_3d | |
Cb_spline_curve | |
Cb_spline_curve_form | |
Cb_spline_curve_with_knots | |
Cb_spline_surface | |
Cb_spline_surface_form | |
Cb_spline_surface_with_knots | |
Cbackground_colour | |
Cbarring_hole | |
Cbead | |
Cbead_end | |
Cbezier_curve | |
Cbezier_surface | |
Cbinary_boolean_expression | |
Cbinary_function_call | |
Cbinary_generic_expression | |
Cbinary_numeric_expression | |
Cblock | |
Cboolean_defined_function | |
Cboolean_expression | |
Cboolean_literal | |
Cboolean_operator | |
Cboolean_result | |
Cboolean_variable | |
Cboss | |
Cboss_top | |
Cboundary_curve | |
Cbounded_curve | |
Cbounded_pcurve | |
Cbounded_surface | |
Cbounded_surface_curve | |
Cbox_domain | |
Cbox_height | |
Cbox_rotate_angle | |
Cbox_slant_angle | |
Cbox_width | |
Cboxed_half_space | |
Cbrep_with_voids | |
Ccalendar_date | |
Ccamera_image | |
Ccamera_image_2d_with_scale | |
Ccamera_image_3d_with_scale | |
Ccamera_model | |
Ccamera_model_d2 | |
Ccamera_model_d3 | |
Ccamera_model_d3_with_hlhsr | |
Ccamera_usage | |
Ccartesian_point | |
Ccartesian_transformation_operator | |
Ccartesian_transformation_operator_2d | |
Ccartesian_transformation_operator_3d | |
Ccelsius_temperature_measure | |
Ccelsius_temperature_measure_with_unit | |
Ccentral_or_parallel | |
Ccentre_of_symmetry | |
Ccertification | |
Ccertification_assignment | |
Ccertification_type | |
Cchamfer | |
Cchamfer_offset | |
Ccharacter_glyph_symbol | |
Ccharacterized_class | |
Ccharacterized_object | |
Ccircle | |
Ccircular_closed_profile | |
Ccircular_pattern | |
Ccircular_runout_tolerance | |
Cclass_ | |
Cclass_system | |
Cclass_usage_effectivity_context_assignment | |
Cclassification_assignment | |
Cclassification_role | |
Cclosed_path_profile | |
Cclosed_shell | |
Ccoaxiality_tolerance | |
Ccolour | |
Ccolour_rgb | |
Ccolour_specification | |
Ccommon_datum | |
Ccomparison_equal | |
Ccomparison_expression | |
Ccomparison_greater | |
Ccomparison_greater_equal | |
Ccomparison_less | |
Ccomparison_less_equal | |
Ccomparison_not_equal | |
Ccomposite_curve | |
Ccomposite_curve_on_surface | |
Ccomposite_curve_segment | |
Ccomposite_hole | |
Ccomposite_shape_aspect | |
Ccomposite_text | |
Ccomposite_text_with_associated_curves | |
Ccomposite_text_with_blanking_box | |
Ccomposite_text_with_extent | |
Ccompound_feature | |
Ccompound_representation_item | |
Ccompound_shape_representation | |
Cconcat_expression | |
Cconcentricity_tolerance | |
Cconcept_feature_operator | |
Cconcept_feature_relationship | |
Cconcept_feature_relationship_with_condition | |
Cconditional_concept_feature | |
Cconfigurable_item | |
Cconfiguration_definition | |
Cconfiguration_design | |
Cconfiguration_effectivity | |
Cconfiguration_interpolation | |
Cconfiguration_item | |
Cconfigured_effectivity_assignment | |
Cconfigured_effectivity_context_assignment | |
Cconic | |
Cconical_surface | |
Cconnected_edge_set | |
Cconnected_face_set | |
Cconnected_face_sub_set | |
Cconstructive_geometry_representation | |
Cconstructive_geometry_representation_relationship | |
Ccontact_ratio_representation | |
Ccontext_dependent_invisibility | |
Ccontext_dependent_measure | |
Ccontext_dependent_over_riding_styled_item | |
Ccontext_dependent_shape_representation | |
Ccontext_dependent_unit | |
Ccontract | |
Ccontract_assignment | |
Ccontract_type | |
Cconversion_based_unit | |
Ccoordinated_universal_time_offset | |
Ccos_function | |
Ccount_measure | |
Ccsg_shape_representation | |
Ccsg_solid | |
Ccurve | |
Ccurve_bounded_surface | |
Ccurve_dimension | |
Ccurve_replica | |
Ccurve_style | |
Ccurve_style_font | |
Ccurve_style_font_pattern | |
Ccurve_style_rendering | |
Ccurve_swept_solid_shape_representation | |
Ccurve_tolerance_deviation | |
Ccurve_tolerance_parameter | |
Ccylindrical_pair | |
Ccylindrical_pair_range | |
Ccylindrical_pair_value | |
Ccylindrical_surface | |
Ccylindricity_tolerance | |
Cdata_environment | |
Cdate | |
Cdate_and_time | |
Cdate_and_time_assignment | |
Cdate_assignment | |
Cdate_role | |
Cdate_time_role | |
Cdated_effectivity | |
Cdatum | |
Cdatum_feature | |
Cdatum_feature_callout | |
Cdatum_reference | |
Cdatum_target | |
Cdatum_target_callout | |
Cday_in_month_number | |
Cdefault_tolerance_table | |
Cdefault_tolerance_table_cell | |
Cdefined_character_glyph | |
Cdefined_function | |
Cdefined_symbol | |
Cdefinitional_representation | |
Cdegenerate_pcurve | |
Cdegenerate_toroidal_surface | |
Cderived_shape_aspect | |
Cderived_unit | |
Cderived_unit_element | |
Cderived_unit_variable | |
Cdescription_attribute | |
Cdescriptive_measure | |
Cdescriptive_representation_item | |
Cdiameter_dimension | |
Cdimension_callout | |
Cdimension_callout_component_relationship | |
Cdimension_callout_relationship | |
Cdimension_count | |
Cdimension_curve | |
Cdimension_curve_directed_callout | |
Cdimension_curve_terminator | |
Cdimension_extent_usage | |
Cdimension_pair | |
Cdimension_related_tolerance_zone_element | |
Cdimension_text_associativity | |
Cdimensional_characteristic_representation | |
Cdimensional_exponents | |
Cdimensional_location | |
Cdimensional_location_with_path | |
Cdimensional_size | |
Cdimensional_size_with_path | |
Cdirected_action | |
Cdirected_angle | |
Cdirected_dimensional_location | |
Cdirection | |
Cdirection_shape_representation | |
Cdiv_expression | |
Cdocument | |
Cdocument_file | |
Cdocument_product_association | |
Cdocument_product_equivalence | |
Cdocument_reference | |
Cdocument_relationship | |
Cdocument_representation_type | |
Cdocument_type | |
Cdocument_usage_constraint | |
Cdocument_usage_constraint_assignment | |
Cdocument_usage_role | |
Cdraughting_annotation_occurrence | |
Cdraughting_callout | |
Cdraughting_callout_relationship | |
Cdraughting_elements | |
Cdraughting_model | |
Cdraughting_model_item_association | |
Cdraughting_pre_defined_colour | |
Cdraughting_pre_defined_curve_font | |
Cdraughting_pre_defined_text_font | |
Cdraughting_specification_reference | |
Cdraughting_subfigure_representation | |
Cdraughting_symbol_representation | |
Cdraughting_text_literal_with_delineation | |
Cdraughting_title | |
Cdrawing_definition | |
Cdrawing_revision | |
Cdrawing_revision_sequence | |
Cdrawing_sheet_layout | |
Cdrawing_sheet_revision | |
Cdrawing_sheet_revision_usage | |
Cedge | |
Cedge_based_wireframe_model | |
Cedge_based_wireframe_shape_representation | |
Cedge_curve | |
Cedge_loop | |
Cedge_round | |
Ceffectivity | |
Ceffectivity_assignment | |
Ceffectivity_context_assignment | |
Ceffectivity_context_role | |
Ceffectivity_relationship | |
Celectric_current_measure | |
Celectric_current_measure_with_unit | |
Celectric_current_unit | |
Celement_delivery | |
Celementary_surface | |
Cellipse | |
Cenvironment | |
Cequals_expression | |
Cevaluated_degenerate_pcurve | |
Cevent_occurrence | |
Cevent_occurrence_assignment | |
Cevent_occurrence_context_assignment | |
Cevent_occurrence_context_role | |
Cevent_occurrence_role | |
Cexclusive_product_concept_feature_category | |
Cexecuted_action | |
Cexp_function | |
Cexpression | |
Cexpression_conversion_based_unit | |
Cextension | |
Cexternal_identification_assignment | |
Cexternal_source | |
Cexternally_defined_character_glyph | |
Cexternally_defined_class | |
Cexternally_defined_curve_font | |
Cexternally_defined_dimension_definition | |
Cexternally_defined_feature_definition | |
Cexternally_defined_general_property | |
Cexternally_defined_hatch_style | |
Cexternally_defined_item | |
Cexternally_defined_item_relationship | |
Cexternally_defined_style | |
Cexternally_defined_symbol | |
Cexternally_defined_text_font | |
Cexternally_defined_tile_style | |
Cextruded_area_solid | |
Cextruded_face_solid | |
Cface | |
Cface_based_surface_model | |
Cface_bound | |
Cface_outer_bound | |
Cface_shape_representation | |
Cface_surface | |
Cfaceted_brep | |
Cfaceted_brep_shape_representation | |
Cfeature_component_definition | |
Cfeature_component_relationship | |
Cfeature_definition | |
Cfeature_in_panel | |
Cfeature_pattern | |
Cfeatured_shape | |
Cfill_area_style | |
Cfill_area_style_colour | |
Cfill_area_style_hatching | |
Cfill_area_style_tile_symbol_with_style | |
Cfill_area_style_tiles | |
Cfillet | |
Cflatness_tolerance | |
Cformat_function | |
Cfounded_item | ENTITY founded_item # |
Cfounded_kinematic_path | |
Cfully_constrained_pair | |
Cfunctionally_defined_transformation | |
Cgear_pair | |
Cgear_pair_range | |
Cgear_pair_value | |
Cgeneral_feature | |
Cgeneral_material_property | |
Cgeneral_property | |
Cgeneral_property_association | |
Cgeneral_property_relationship | |
Cgeneric_character_glyph_symbol | |
Cgeneric_expression | |
Cgeneric_literal | |
Cgeneric_variable | |
Cgeometric_alignment | |
Cgeometric_curve_set | |
Cgeometric_intersection | |
Cgeometric_item_specific_usage | |
Cgeometric_representation_context | |
Cgeometric_representation_item | |
Cgeometric_set | |
Cgeometric_tolerance | |
Cgeometric_tolerance_relationship | |
Cgeometric_tolerance_with_datum_reference | |
Cgeometric_tolerance_with_defined_unit | |
Cgeometrical_tolerance_callout | |
Cgeometrically_bounded_2d_wireframe_representation | |
Cgeometrically_bounded_surface_shape_representation | |
Cgeometrically_bounded_wireframe_shape_representation | |
Cglobal_uncertainty_assigned_context | |
Cglobal_unit_assigned_context | |
Cgroup | |
Cgroup_assignment | |
Cgroup_relationship | |
Chalf_space_solid | |
Chardness_representation | |
Chidden_element_over_riding_styled_item | |
Chole_bottom | |
Chole_in_panel | |
Chomokinetic_pair | |
Chour_in_day | |
Chyperbola | |
Cid_attribute | |
Cidentification_assignment | |
Cidentification_role | |
Cidentifier | |
Cinclusion_product_concept_feature | |
Cindex_expression | |
Cinitial_state | |
Cinstanced_feature | |
Cint_literal | |
Cint_numeric_variable | |
Cint_value_function | |
Cinteger_defined_function | |
Cinterpolated_configuration_sequence | |
Cinterpolation_type | |
Cintersection_curve | |
Cinterval_expression | |
Cinvisibility | |
Citem_defined_transformation | |
Citem_identified_representation_usage | |
Cjoggle | |
Cjoggle_termination | |
Ckinematic_analysis_consistency | |
Ckinematic_analysis_result | |
Ckinematic_control | |
Ckinematic_frame_background_representation | |
Ckinematic_frame_background_representation_association | |
Ckinematic_frame_based_transformation | |
Ckinematic_ground_representation | |
Ckinematic_joint | |
Ckinematic_link | |
Ckinematic_link_representation | |
Ckinematic_link_representation_association | |
Ckinematic_link_representation_relation | |
Ckinematic_pair | |
Ckinematic_path | |
Ckinematic_property_definition | |
Ckinematic_property_representation_relation | |
Ckinematic_structure | |
Cknot_type | |
Cknown_source | |
Clabel | |
Clanguage | |
Clanguage_assignment | |
Cleader_curve | |
Cleader_directed_callout | |
Cleader_directed_dimension | |
Cleader_terminator | |
Clength_function | |
Clength_measure | |
Clength_measure_with_unit | |
Clength_unit | |
Clight_source | |
Clight_source_ambient | |
Clight_source_directional | |
Clight_source_positional | |
Clight_source_spot | |
Clike_expression | |
Climit_condition | |
Climits_and_fits | |
Cline | |
Cline_profile_tolerance | |
Clinear_dimension | |
Cliteral_number | |
Clocal_time | |
Clocation_shape_representation | |
Clocator | |
Clog10_function | |
Clog2_function | |
Clog_function | |
Cloop | |
Clot_effectivity | |
Cluminous_intensity_measure | |
Cluminous_intensity_measure_with_unit | |
Cluminous_intensity_unit | |
Cmake_from_usage_option | |
Cmanifold_solid_brep | |
Cmanifold_subsurface_shape_representation | |
Cmanifold_surface_shape_representation | |
Cmapped_item | |
Cmarker_type | |
Cmass_measure | |
Cmass_measure_with_unit | |
Cmass_unit | |
Cmaterial_designation | |
Cmaterial_designation_characterization | |
Cmaterial_property | |
Cmaterial_property_representation | |
Cmaximum_function | |
Cmeasure_qualification | |
Cmeasure_representation_item | |
Cmeasure_with_unit | |
Cmechanical_design_geometric_presentation_area | |
Cmechanical_design_geometric_presentation_representation | |
Cmechanism | |
Cmechanism_base_placement | |
Cminimum_function | |
Cminus_expression | |
Cminus_function | |
Cminute_in_hour | |
Cmod_expression | |
Cmodified_geometric_tolerance | |
Cmodified_pattern | |
Cmoments_of_inertia_representation | |
Cmonth_in_year_number | |
Cmotion_link_relationship | |
Cmult_expression | |
Cmulti_language_attribute_assignment | |
Cmultiple_arity_boolean_expression | |
Cmultiple_arity_function_call | |
Cmultiple_arity_generic_expression | |
Cmultiple_arity_numeric_expression | |
Cname_assignment | |
Cname_attribute | |
Cnamed_unit | |
Cnamed_unit_variable | |
Cnext_assembly_usage_occurrence | |
Cngon_closed_profile | |
Cnon_manifold_surface_shape_representation | |
Cnon_negative_length_measure | |
Cnot_expression | |
Cnull_style | |
Cnumeric_defined_function | |
Cnumeric_expression | |
Cnumeric_measure | |
Cnumeric_variable | |
Cobject_role | |
Codd_function | |
Coffset_curve_2d | |
Coffset_curve_3d | |
Coffset_surface | |
Cone_direction_repeat_factor | |
Copen_path_profile | |
Copen_shell | |
Cor_expression | |
Cordinate_dimension | |
Corganization | |
Corganization_assignment | |
Corganization_relationship | |
Corganization_role | |
Corganizational_address | |
Corganizational_project | |
Corganizational_project_assignment | |
Corganizational_project_relationship | |
Corganizational_project_role | |
Coriented_closed_shell | |
Coriented_edge | |
Coriented_face | |
Coriented_open_shell | |
Coriented_path | |
Coriented_surface | |
Couter_boundary_curve | |
Cover_riding_styled_item | |
Cpackage_product_concept_feature | |
Cpair_actuator | |
Cpair_value | |
Cparabola | |
Cparallel_offset | |
Cparallelism_tolerance | |
Cparameter_value | |
Cparametric_representation_context | |
Cpartial_circular_profile | |
Cpath | |
Cpath_feature_component | |
Cpath_shape_representation | |
Cpattern_offset_membership | |
Cpattern_omit_membership | |
Cpcurve | |
Cperpendicular_to | |
Cperpendicularity_tolerance | |
Cperson | |
Cperson_and_organization | |
Cperson_and_organization_address | |
Cperson_and_organization_assignment | |
Cperson_and_organization_role | |
Cpersonal_address | |
Cphysically_modelled_product_definition | |
Cplaced_datum_target_feature | |
Cplaced_feature | |
Cplacement | |
Cplanar_box | |
Cplanar_curve_pair | |
Cplanar_curve_pair_range | |
Cplanar_extent | |
Cplanar_pair | |
Cplanar_pair_range | |
Cplanar_pair_value | |
Cplanar_shape_representation | |
Cplane | |
Cplane_angle_measure | |
Cplane_angle_measure_with_unit | |
Cplane_angle_unit | |
Cplus_expression | |
Cplus_minus_tolerance | |
Cpocket | |
Cpocket_bottom | |
Cpoint | |
Cpoint_on_curve | |
Cpoint_on_planar_curve_pair | |
Cpoint_on_planar_curve_pair_range | |
Cpoint_on_planar_curve_pair_value | |
Cpoint_on_surface | |
Cpoint_on_surface_pair | |
Cpoint_on_surface_pair_range | |
Cpoint_on_surface_pair_value | |
Cpoint_placement_shape_representation | |
Cpoint_replica | |
Cpoint_style | |
Cpoly_loop | |
Cpolyline | |
Cposition_tolerance | |
Cpositive_length_measure | |
Cpositive_plane_angle_measure | |
Cpositive_ratio_measure | |
Cpower_expression | |
Cpre_defined_colour | |
Cpre_defined_curve_font | |
Cpre_defined_dimension_symbol | |
Cpre_defined_geometrical_tolerance_symbol | |
Cpre_defined_item | |
Cpre_defined_marker | |
Cpre_defined_point_marker_symbol | |
Cpre_defined_presentation_style | |
Cpre_defined_surface_condition_symbol | |
Cpre_defined_symbol | |
Cpre_defined_terminator_symbol | |
Cpre_defined_text_font | |
Cprecision_qualifier | |
Cpreferred_surface_curve_representation | |
Cpresentable_text | |
Cpresentation_area | |
Cpresentation_layer_assignment | |
Cpresentation_representation | |
Cpresentation_set | |
Cpresentation_size | |
Cpresentation_style_assignment | |
Cpresentation_style_by_context | |
Cpresentation_view | |
Cpresented_item | |
Cpresented_item_representation | |
Cprismatic_pair | |
Cprismatic_pair_range | |
Cprismatic_pair_value | |
Cprocess_operation | |
Cprocess_plan | |
Cprocess_product_association | |
Cprocess_property_association | |
Cproduct | |
Cproduct_category | |
Cproduct_category_relationship | |
Cproduct_class | |
Cproduct_concept | |
Cproduct_concept_context | |
Cproduct_concept_feature | |
Cproduct_concept_feature_association | |
Cproduct_concept_feature_category | |
Cproduct_concept_feature_category_usage | |
Cproduct_concept_relationship | |
Cproduct_context | |
Cproduct_definition | |
Cproduct_definition_context | |
Cproduct_definition_context_association | |
Cproduct_definition_context_role | |
Cproduct_definition_effectivity | |
Cproduct_definition_formation | |
Cproduct_definition_formation_relationship | |
Cproduct_definition_formation_with_specified_source | |
Cproduct_definition_occurrence_relationship | |
Cproduct_definition_process | |
Cproduct_definition_relationship | |
Cproduct_definition_resource | |
Cproduct_definition_shape | |
Cproduct_definition_substitute | |
Cproduct_definition_usage | |
Cproduct_definition_with_associated_documents | |
Cproduct_identification | |
Cproduct_or_presentation_space | |
Cproduct_process_plan | |
Cproduct_related_product_category | |
Cproduct_specification | |
Cprojected_zone_definition | |
Cprojection_curve | |
Cprojection_directed_callout | |
Cpromissory_usage_occurrence | |
Cproperty_definition | |
Cproperty_definition_relationship | |
Cproperty_definition_representation | |
Cproperty_process | |
Cqualified_representation_item | |
Cqualitative_uncertainty | |
Cquantified_assembly_component_usage | |
Cquasi_uniform_curve | |
Cquasi_uniform_surface | |
Crack_and_pinion_pair | |
Crack_and_pinion_pair_range | |
Crack_and_pinion_pair_value | |
Cradius_dimension | |
Cratio_measure | |
Cratio_measure_with_unit | |
Cratio_unit | |
Crational_b_spline_curve | |
Crational_b_spline_surface | |
Creal_defined_function | |
Creal_literal | |
Creal_numeric_variable | |
Crectangular_closed_profile | |
Crectangular_composite_surface | |
Crectangular_pattern | |
Crectangular_trimmed_surface | |
Creferenced_modified_datum | |
Crelative_event_occurrence | |
Crep_item_group | |
Creparametrised_composite_curve_segment | |
Creplicate_feature | |
Crepresentation | |
Crepresentation_context | |
Crepresentation_item | |
Crepresentation_map | |
Crepresentation_relationship | |
Crepresentation_relationship_with_transformation | |
Crequirement_for_action_resource | |
Cresource_property | |
Cresource_property_representation | |
Cresource_requirement_type | |
Cresulting_path | |
Cretention | |
Crevolute_pair | |
Crevolute_pair_range | |
Crevolute_pair_value | |
Crevolved_area_solid | |
Crevolved_face_solid | |
Crib | |
Cright_angular_wedge | |
Cright_circular_cone | |
Cright_circular_cylinder | |
Crole_association | |
Crolling_curve_pair | |
Crolling_curve_pair_value | |
Crolling_surface_pair | |
Crolling_surface_pair_value | |
Crotation_about_direction | |
Cround_hole | |
Crounded_u_profile | |
Croundness_tolerance | |
Cruled_surface_swept_area_solid | |
Crunout_zone_definition | |
Crunout_zone_orientation | |
Crunout_zone_orientation_reference_direction | |
Cscrew_pair | |
Cscrew_pair_range | |
Cscrew_pair_value | |
Cseam_curve | |
Cseam_edge | |
Csecond_in_minute | |
Csecurity_classification | |
Csecurity_classification_assignment | |
Csecurity_classification_level | |
Cserial_numbered_effectivity | |
Cshading_curve_method | |
Cshading_surface_method | |
Cshape_aspect | |
Cshape_aspect_associativity | |
Cshape_aspect_deriving_relationship | |
Cshape_aspect_relationship | |
Cshape_aspect_transition | |
Cshape_defining_relationship | |
Cshape_definition_representation | |
Cshape_dimension_representation | |
Cshape_representation | |
Cshape_representation_relationship | |
Cshape_representation_with_parameters | |
Cshell_based_surface_model | |
Csi_prefix | |
Csi_unit | |
Csi_unit_name | |
Csimple_boolean_expression | |
Csimple_generic_expression | |
Csimple_numeric_expression | |
Csimple_pair_range | |
Csimple_string_expression | |
Csin_function | |
Cslash_expression | |
Csliding_curve_pair | |
Csliding_curve_pair_value | |
Csliding_surface_pair | |
Csliding_surface_pair_value | |
Cslot | |
Cslot_end | |
Csolid_angle_measure | |
Csolid_angle_measure_with_unit | |
Csolid_angle_unit | |
Csolid_model | |
Csolid_replica | |
Csource | |
Cspecified_higher_usage_occurrence | |
Csphere | |
Cspherical_pair | |
Cspherical_pair_range | |
Cspherical_pair_value | |
Cspherical_surface | |
Csql_mappable_defined_function | |
Csquare_root_function | |
Csquare_u_profile | |
Cstandard_uncertainty | |
Cstraightness_tolerance | |
Cstring_defined_function | |
Cstring_expression | |
Cstring_literal | |
Cstring_variable | |
Cstructured_dimension_callout | |
Cstyled_item | |
Csubedge | |
Csubface | |
Csubstring_expression | |
Csurface | |
Csurface_condition_callout | |
Csurface_curve | |
Csurface_curve_swept_area_solid | |
Csurface_of_linear_extrusion | |
Csurface_of_revolution | |
Csurface_pair | |
Csurface_pair_range | |
Csurface_patch | |
Csurface_profile_tolerance | |
Csurface_rendering_properties | |
Csurface_replica | |
Csurface_side | |
Csurface_side_style | |
Csurface_style_boundary | |
Csurface_style_control_grid | |
Csurface_style_fill_area | |
Csurface_style_parameter_line | |
Csurface_style_reflectance_ambient | |
Csurface_style_reflectance_ambient_diffuse | |
Csurface_style_reflectance_ambient_diffuse_specular | |
Csurface_style_rendering | |
Csurface_style_rendering_with_properties | |
Csurface_style_segmentation_curve | |
Csurface_style_silhouette | |
Csurface_style_transparent | |
Csurface_style_usage | |
Csurface_texture_representation | |
Csurface_tolerance_deviation | |
Csurface_tolerance_parameter | |
Cswept_area_solid | |
Cswept_disk_solid | |
Cswept_face_solid | |
Cswept_surface | |
Csymbol_colour | |
Csymbol_representation | |
Csymbol_representation_map | |
Csymbol_style | |
Csymbol_target | |
Csymmetric_shape_aspect | |
Csymmetry_tolerance | |
Ctactile_appearance_representation | |
Ctan_function | |
Ctangent | |
Ctaper | |
Ctee_profile | |
Cterminator_symbol | |
Ctext | |
Ctext_alignment | |
Ctext_delineation | |
Ctext_literal | |
Ctext_literal_with_associated_curves | |
Ctext_literal_with_blanking_box | |
Ctext_literal_with_delineation | |
Ctext_literal_with_extent | |
Ctext_path | |
Ctext_string_representation | |
Ctext_style | |
Ctext_style_for_defined_font | |
Ctext_style_with_box_characteristics | |
Ctext_style_with_mirror | |
Ctext_style_with_spacing | |
Cthermodynamic_temperature_measure | |
Cthermodynamic_temperature_measure_with_unit | |
Cthermodynamic_temperature_unit | |
Cthread | |
Ctime_interval | |
Ctime_interval_assignment | |
Ctime_interval_based_effectivity | |
Ctime_interval_role | |
Ctime_interval_with_bounds | |
Ctime_measure | |
Ctime_measure_with_unit | |
Ctime_unit | |
Ctolerance_value | |
Ctolerance_zone | |
Ctolerance_zone_definition | |
Ctolerance_zone_form | |
Ctopological_representation_item | |
Ctoroidal_surface | |
Ctorus | |
Ctotal_runout_tolerance | |
Ctransition_code | |
Ctransition_feature | |
Ctrimmed_curve | |
Ctrimming_preference | |
Ctwo_direction_repeat_factor | |
Ctype_qualifier | |
Cu_direction_count | |
Cunary_boolean_expression | |
Cunary_function_call | |
Cunary_generic_expression | |
Cunary_numeric_expression | |
Cuncertainty_assigned_representation | |
Cuncertainty_measure_with_unit | |
Cuncertainty_qualifier | |
Cunconstrained_pair | |
Cunconstrained_pair_value | |
Cuniform_curve | |
Cuniform_surface | |
Cuniversal_pair | |
Cuniversal_pair_range | |
Cuniversal_pair_value | |
Cunlimited_range | |
Cv_direction_count | |
Cvalue_function | |
Cvalue_range | |
Cvalue_representation_item | |
Cvariable | |
Cvariable_semantics | |
Cvector | |
Cvector_style | |
Cvee_profile | |
Cversioned_action_request | |
Cversioned_action_request_relationship | |
Cvertex | |
Cvertex_loop | |
Cvertex_point | |
Cview_volume | |
Cvisual_appearance_representation | |
Cvolume_measure | |
Cvolume_measure_with_unit | |
Cvolume_unit | |
Cxor_expression | |
Cyear_number | |
Cypr_enumeration | |
►NBase | Basic structures used by other FreeCAD components (C++ API) |
CAbnormalProgramTermination | The AbnormalProgramTermination can be used in an own signal handler |
CAbortException | The AbortException is thrown if a pending operation was aborted |
CAbstractExceptionProducer | Abstract base class of all exception producers |
CAbstractProducer | Abstract base class of all producers |
CAccessViolation | The AccessViolation can be used in an own signal handler |
CAttributeError | The AttributeError can be used to indicate the usage of a wrong value |
CAxis | The Axis class |
CBadFormatError | The BadFormatError can be used to indicate errors in a data structure |
CBadGraphError | The BadGraphError can be used to indicate that a graph is e.g |
CBaseClass | BaseClass class and root of the type system |
►CBindingManager | |
CBindingManagerPrivate | |
CBitsetLocker | |
CBoundBox2d | BoundBox2d |
CBoundBox3 | The 3D bounding box class |
CBuilder3D | A Builder class for 3D representations on App level On the application level nothing is known of the visual representation of data |
CByteArrayIStreambuf | This class implements the streambuf interface to read data from a QByteArray |
CByteArrayOStreambuf | This class implements the streambuf interface to write data to a QByteArray |
CCADKernelError | |
CClassTemplate | A test class |
CConnectionBlocker | |
CConsoleEvent | |
CConsoleObserverFile | The LoggingConsoleObserver class This class is used by the main modules to write Console messages and logs to a file |
CConsoleObserverStd | The CmdConsoleObserver class This class is used by the main modules to write Console messages and logs the system con |
CConsoleOutput | |
CConsoleRefreshDisabler | |
CConsoleSequencer | This class writes the progress to the console window |
CConsoleSingleton | The console class This class manage all the stdio stuff |
CCoordinateSystem | Describes a right-handed coordinate system in 3D space |
CDebugger | This is a utility class to break the application at a point to inspect e.g |
CDualNumber | Dual Numbers aer 2-part numbers like complex numbers, but different algebra |
CDualQuat | Dual quaternion, as a quaternion of dual number components |
CEmptySequencer | This special sequencer might be useful if you want to suppress any indication of the progress to the user |
CException | |
CExceptionFactory | The ExceptionFactory |
CExceptionProducer | |
CExpressionError | The ExpressionError can be used to indicate erroneous.input to the expression engine |
CFactory | Base class of all factories This class has the purpose to produce at runtime instances of classes not known at compile time |
CFileException | File exception handling class This class is specialized to go with exception thrown in case of File IO Problems |
CFileInfo | File name unification This class handles everything related to file names the file names are internal generally UTF-8 encoded on all platforms |
CFileSystemError | The FileSystemError can be used to indicate errors on file system e.g |
CFileWriter | |
CFlags | |
CFlagToggler | |
Cfloat_traits | |
Cfloat_traits< double > | |
Cfloat_traits< float > | |
CFutureWatcherProgress | |
Cgzstreambase | |
Cgzstreambuf | |
CHandled | Handled class Implementation of the reference counting pattern |
Cifstream | The ofstream class is provided for convenience |
Cigzstream | |
CILogger | The Logger Interface This class describes an Interface for logging within FreeCAD |
CILoggerBlocker | The ILoggerBlocker class This class allows to temporary block then automatically restore arbitrary message types on a particular console observer |
CImportError | |
CIndexError | The IndexError can be used when a sequence subscript is out of range |
CInputStream | Reading of binary data from an istream |
CInterpreterSingleton | The Interpreter class This class manage the python interpreter and hold a lot helper functions for handling python stuff |
CInventorBuilder | This class does basically the same as Builder3D except that it writes the data directly into a given stream without buffering the output data in a string stream |
CIODeviceIStreambuf | Simple class to read data directly from Qt's QIODevice |
CIODeviceOStreambuf | Simple class to write data directly into Qt's QIODevice |
CiotaGen | |
CLine2d | Line2d |
CLogLevel | LogLevel helper class |
Cmanipulator | |
CMatrix4D | The Matrix4D class |
CMemoryException | The MemoryException is thrown if not enough memory can be allocated |
CNameError | |
CNotImplementedError | The NotImplementedError can be used to indicate that an invoked function is not implemented |
CObjectStatusLocker | |
CObserver | Observer class Implementation of the well known Observer Design Pattern |
Cofstream | Provided for convenience |
Cogzstream | |
COutputStream | Writing of binary data to an ostream |
COverflowError | The OverflowError can be used to indicate overflows of numbers |
CParameterGrpObserver | |
CParameterGrpPy | |
CParserError | The ParserError can be used to indicate the parsing error |
CPersistence | Persistence class and root of the type system |
CPlacement | The Placement class |
CPolygon2d | Polygon2d |
CProgramInformation | The ProgramInformation can be used to show information about the program |
CProgressIndicatorPy | |
CPyException | |
CPyGILStateLocker | If the application starts we release immediately the global interpreter lock (GIL) once the Python interpreter is initialized, i.e |
CPyGILStateRelease | If a thread holds the global interpreter lock (GIL) but runs a long operation in C where it doesn't need to hold the GIL it can release it temporarily |
CPyHandle | The PyHandler class This class is the base class of all FreeCAD classes which exports into the python space |
CPyObjectBase | The PyObjectBase class, exports the class as a python type PyObjectBase is the base class for all C++ classes which need to get exported into the python namespace |
CPyStreambuf | |
CQuantity | The Quantity class |
CQuantityFormat | |
CReader | |
CRedirectStdError | |
CRedirectStdLog | |
CRedirectStdOutput | |
CReference | Reference class Implementation of the reference counting pattern |
CReferenceError | The ReferenceError can be used to indicate a reference counter has the wrong value |
CRestoreError | |
CRotation | |
CRuntimeError | The RuntimeError can be used to indicate an unknown exception at runtime |
CScriptFactorySingleton | The ScriptFactorySingleton singleton |
CScriptProducer | Script Factory This class produce Scripts |
CSequencerBase | This class gives the user an indication of the progress of an operation and it is used to reassure him that the application is still running |
CSequencerLauncher | Provided for convenience |
CSequencerP | |
CStateLocker | |
CStdInputSource | |
CStdInputStream | |
►CStopWatch | |
CPrivate | |
CStream | |
CStreambuf | |
Cstring_comp | |
CStringWriter | The StringWriter class This is an important helper class implementation for the store and retrieval system of objects in FreeCAD |
CSubject | Subject class Implementation of the well known Observer Design Pattern |
CSystemExitException | The SystemExitException is thrown if the Python-internal PyExc_SystemExit exception was thrown |
CTimeInfo | BaseClass class and root of the type system |
CTools | |
CTranslate | |
CType | Type system class Many of the classes in the FreeCAD must have their type information registered before any instances are created (including, but not limited to: App::Feature, App::Property, Gui::ViewProvider ) |
CTypeData | |
CTypeError | The TypeError can be used to indicate the usage of a wrong type |
CUnderflowError | The UnderflowError can be used to indicate underflows of numbers |
CUnicodeError | The UnicodeError can be used to indicate unicode encoding/decoding error |
CUnit | The Unit class |
CUnitsApi | The UnitsApi |
CUnitSignature | |
CUnitsMismatchError | The UnitsMismatchError can be used to indicate that quantities with different units are used |
CUnitsSchema | The UnitSchema class The subclasses of this class define the stuff for a certain units schema |
CUnitsSchemaCentimeters | The UnitSchema class |
CUnitsSchemaFemMilliMeterNewton | |
CUnitsSchemaImperial1 | The schema class for the imperial unit system Here are the definitions for the imperial unit system |
CUnitsSchemaImperialBuilding | The schema class for the imperial unit system Here are the definitions for the imperial unit system |
CUnitsSchemaImperialCivil | The schema class for Civil Engineering in the imperial unit system All measurements in ft, ft^2, ft^3, ft/sec |
CUnitsSchemaImperialDecimal | The schema class for the imperial unit system Here are the definitions for the imperial unit system |
CUnitsSchemaInternal | The standard units schema Here is defined what internal (base) units FreeCAD uses |
CUnitsSchemaMKS | The UnitSchema class |
CUnitsSchemaMmMin | |
CUnknownProgramOption | The UnknownProgramOption can be used to indicate an unknown program option |
CUuid | Creates a Uuid |
CValueError | The ValueError can be used to indicate the usage of a wrong value |
Cvec_traits | |
Cvec_traits< App::Color > | |
Cvec_traits< gp_Dir > | |
Cvec_traits< gp_Pnt > | |
Cvec_traits< gp_Vec > | |
Cvec_traits< gp_XYZ > | |
Cvec_traits< Rotation > | |
Cvec_traits< SbColor > | |
Cvec_traits< SbRotation > | |
Cvec_traits< SbVec3d > | |
Cvec_traits< SbVec3f > | |
Cvec_traits< Vector3d > | |
Cvec_traits< Vector3f > | |
CVector2d | The vector class for 2D calculations |
CVector2dPy | |
CVector3 | The Vector Base class |
CViewOrthoProjMatrix | Returns the result of the multiplication of the 3D vector and the transformation matrix |
CViewProjMatrix | Returns the result of the multiplication of the 3D vector and the view transformation matrix |
CViewProjMethod | Abstract base class for all project methods |
►CWriter | The Writer class This is an important helper class for the store and retrieval system of persistent objects in FreeCAD |
CFileEntry | |
CXMLAttributeError | The XMLAttributeError is thrown if a requested attribute doesn't exist |
CXMLBaseException | The XMLBaseException can be used to indicate any kind of XML related errors |
CXMLParseException | The XMLParseException is thrown if parsing an XML failed |
►CXMLReader | The XML reader class This is an important helper class for the store and retrieval system of objects in FreeCAD |
CFileEntry | |
CZeroDivisionError | The ZeroDivisionError can be used to indicate a division by zero |
CZipWriter | The ZipWriter class This is an important helper class implementation for the store and retrieval system of persistent objects in FreeCAD |
►NBasicShapes | BasicShapes Package for Part workbench |
►NCommandShapes | |
CCommandTube | |
►NShapes | |
CTubeFeature | |
►NViewProviderShapes | |
CTaskTubeUI | |
CViewProviderTube | |
►NBOPTools | |
►NGeneralFuseResult | |
CGeneralFuseResult | |
CGeneralFuseReturnBuilder | |
►NJoinFeatures | |
CCommandConnect | |
CCommandCutout | |
CCommandEmbed | |
CFeatureConnect | |
CFeatureCutout | |
CFeatureEmbed | |
CViewProviderConnect | |
CViewProviderCutout | |
CViewProviderEmbed | |
►NSplitFeatures | |
CCommandBooleanFragments | |
CCommandSlice | |
CCommandSliceApart | |
CCommandXOR | |
CFeatureBooleanFragments | |
CFeatureSlice | |
CFeatureXOR | |
CViewProviderBooleanFragments | |
CViewProviderSlice | |
CViewProviderXOR | |
►NUtils | |
CFrozenClass | |
CHashableShape | |
CHashableShape_Deep | |
►Nchange_branch | |
CChangeBranchDialog | |
CChangeBranchDialogFilter | |
CChangeBranchDialogModel | |
►NClipperLib | |
CClipper | |
CClipperBase | |
CclipperException | |
CClipperOffset | |
CDoublePoint | |
CInt128 | |
CIntersectNode | |
CIntPoint | |
CIntRect | |
CJoin | |
CLocalMinimum | |
CLocMinSorter | |
COutPt | |
COutRec | |
CPolyNode | |
CPolyTree | |
CTEdge | |
►NCloud | |
CAmzData | |
CAmzDatav4 | |
►CCloudReader | |
CFileEntry | |
CCloudWriter | |
CModule | |
►NCloudGui | |
CModule | |
CWorkbench | |
►NCommands | |
CSphereCreator | |
CTemplatePyCheckable | |
CTemplatePyGroup | |
CTemplatePyGrp_1 | |
CTemplatePyGrp_2 | |
CTemplatePyGrp_3 | |
CTemplatePyMod_Cmd1 | |
CTemplatePyMod_Cmd2 | |
CTemplatePyMod_Cmd3 | |
CTemplatePyMod_Cmd4 | |
CTemplatePyMod_Cmd5 | |
CTemplatePyMod_Cmd6 | |
►Ncompact_view | |
CUi_CompactView | |
►Nconfig_control_design | |
Caction | |
Caction_assignment | |
Caction_directive | |
Caction_method | |
Caction_request_assignment | |
Caction_request_solution | |
Caction_request_status | |
Caction_status | |
Caddress | |
Cadvanced_brep_shape_representation | |
Cadvanced_face | |
Cahead_or_behind | |
Calternate_product_relationship | |
Capplication_context | |
Capplication_context_element | |
Capplication_protocol_definition | |
Capproval | |
Capproval_assignment | |
Capproval_date_time | |
Capproval_person_organization | |
Capproval_relationship | |
Capproval_role | |
Capproval_status | |
Carea_measure | |
Carea_measure_with_unit | |
Carea_unit | |
Cassembly_component_usage | |
Cassembly_component_usage_substitute | |
Caxis1_placement | |
Caxis2_placement_2d | |
Caxis2_placement_3d | |
Cb_spline_curve | |
Cb_spline_curve_form | |
Cb_spline_curve_with_knots | |
Cb_spline_surface | |
Cb_spline_surface_form | |
Cb_spline_surface_with_knots | |
Cbezier_curve | |
Cbezier_surface | |
Cboundary_curve | |
Cbounded_curve | |
Cbounded_pcurve | |
Cbounded_surface | |
Cbounded_surface_curve | |
Cbrep_with_voids | |
Ccalendar_date | |
Ccartesian_point | |
Ccartesian_transformation_operator | |
Ccartesian_transformation_operator_3d | |
Ccc_design_approval | |
Ccc_design_certification | |
Ccc_design_contract | |
Ccc_design_date_and_time_assignment | |
Ccc_design_person_and_organization_assignment | |
Ccc_design_security_classification | |
Ccc_design_specification_reference | |
Ccertification | |
Ccertification_assignment | |
Ccertification_type | |
Cchange | |
Cchange_request | |
Ccircle | |
Cclosed_shell | |
Ccomposite_curve | |
Ccomposite_curve_on_surface | |
Ccomposite_curve_segment | |
Cconfiguration_design | |
Cconfiguration_effectivity | |
Cconfiguration_item | |
Cconic | |
Cconical_surface | |
Cconnected_edge_set | |
Cconnected_face_set | |
Ccontext_dependent_measure | |
Ccontext_dependent_shape_representation | |
Ccontext_dependent_unit | |
Ccontract | |
Ccontract_assignment | |
Ccontract_type | |
Cconversion_based_unit | |
Ccoordinated_universal_time_offset | |
Ccount_measure | |
Ccurve | |
Ccurve_bounded_surface | |
Ccurve_replica | |
Ccylindrical_surface | |
Cdate | |
Cdate_and_time | |
Cdate_and_time_assignment | |
Cdate_time_role | |
Cdated_effectivity | |
Cday_in_month_number | |
Cday_in_week_number | |
Cday_in_year_number | |
Cdefinitional_representation | |
Cdegenerate_pcurve | |
Cdegenerate_toroidal_surface | |
Cdescriptive_measure | |
Cdesign_context | |
Cdesign_make_from_relationship | |
Cdimension_count | |
Cdimensional_exponents | |
Cdirected_action | |
Cdirection | |
Cdocument | |
Cdocument_reference | |
Cdocument_relationship | |
Cdocument_type | |
Cdocument_usage_constraint | |
Cdocument_with_class | |
Cedge | |
Cedge_based_wireframe_model | |
Cedge_based_wireframe_shape_representation | |
Cedge_curve | |
Cedge_loop | |
Ceffectivity | |
Celementary_surface | |
Cellipse | |
Cevaluated_degenerate_pcurve | |
Cexecuted_action | |
Cface | |
Cface_bound | |
Cface_outer_bound | |
Cface_surface | |
Cfaceted_brep | |
Cfaceted_brep_shape_representation | |
Cfounded_item | |
Cfunctionally_defined_transformation | |
Cgeometric_curve_set | |
Cgeometric_representation_context | |
Cgeometric_representation_item | |
Cgeometric_set | |
Cgeometrically_bounded_surface_shape_representation | |
Cgeometrically_bounded_wireframe_shape_representation | |
Cglobal_uncertainty_assigned_context | |
Cglobal_unit_assigned_context | |
Chour_in_day | |
Chyperbola | |
Cidentifier | |
Cintersection_curve | |
Citem_defined_transformation | |
Cknot_type | |
Clabel | |
Clength_measure | |
Clength_measure_with_unit | |
Clength_unit | |
Cline | |
Clocal_time | |
Cloop | |
Clot_effectivity | |
Cmanifold_solid_brep | |
Cmanifold_surface_shape_representation | |
Cmapped_item | |
Cmass_measure | |
Cmass_measure_with_unit | |
Cmass_unit | |
Cmeasure_with_unit | |
Cmechanical_context | |
Cminute_in_hour | |
Cmonth_in_year_number | |
Cnamed_unit | |
Cnext_assembly_usage_occurrence | |
Coffset_curve_3d | |
Coffset_surface | |
Copen_shell | |
Cordinal_date | |
Corganization | |
Corganization_relationship | |
Corganizational_address | |
Corganizational_project | |
Coriented_closed_shell | |
Coriented_edge | |
Coriented_face | |
Coriented_open_shell | |
Coriented_path | |
Couter_boundary_curve | |
Cparabola | |
Cparameter_value | |
Cparametric_representation_context | |
Cpath | |
Cpcurve | |
Cperson | |
Cperson_and_organization | |
Cperson_and_organization_assignment | |
Cperson_and_organization_role | |
Cpersonal_address | |
Cplacement | |
Cplane | |
Cplane_angle_measure | |
Cplane_angle_measure_with_unit | |
Cplane_angle_unit | |
Cpoint | |
Cpoint_on_curve | |
Cpoint_on_surface | |
Cpoint_replica | |
Cpoly_loop | |
Cpolyline | |
Cpositive_length_measure | |
Cpositive_plane_angle_measure | |
Cpreferred_surface_curve_representation | |
Cproduct | |
Cproduct_category | |
Cproduct_category_relationship | |
Cproduct_concept | |
Cproduct_concept_context | |
Cproduct_context | |
Cproduct_definition | |
Cproduct_definition_context | |
Cproduct_definition_effectivity | |
Cproduct_definition_formation | |
Cproduct_definition_formation_with_specified_source | |
Cproduct_definition_relationship | |
Cproduct_definition_shape | |
Cproduct_definition_usage | |
Cproduct_definition_with_associated_documents | |
Cproduct_related_product_category | |
Cpromissory_usage_occurrence | |
Cproperty_definition | |
Cproperty_definition_representation | |
Cquantified_assembly_component_usage | |
Cquasi_uniform_curve | |
Cquasi_uniform_surface | |
Crational_b_spline_curve | |
Crational_b_spline_surface | |
Crectangular_composite_surface | |
Crectangular_trimmed_surface | |
Creparametrised_composite_curve_segment | |
Crepresentation | |
Crepresentation_context | |
Crepresentation_item | ENTITY representation_item # |
Crepresentation_map | |
Crepresentation_relationship | |
Crepresentation_relationship_with_transformation | |
Cseam_curve | |
Csecond_in_minute | |
Csecurity_classification | |
Csecurity_classification_assignment | |
Csecurity_classification_level | |
Cserial_numbered_effectivity | |
Cshape_aspect | |
Cshape_aspect_relationship | |
Cshape_definition_representation | |
Cshape_representation | |
Cshape_representation_relationship | |
Cshell_based_surface_model | |
Cshell_based_wireframe_model | |
Cshell_based_wireframe_shape_representation | |
Csi_prefix | |
Csi_unit | |
Csi_unit_name | |
Csolid_angle_measure | |
Csolid_angle_measure_with_unit | |
Csolid_angle_unit | |
Csolid_model | |
Csource | |
Cspecified_higher_usage_occurrence | |
Cspherical_surface | |
Cstart_request | |
Cstart_work | |
Csupplied_part_relationship | |
Csurface | |
Csurface_curve | |
Csurface_of_linear_extrusion | |
Csurface_of_revolution | |
Csurface_patch | |
Csurface_replica | |
Cswept_surface | |
Ctext | |
Ctopological_representation_item | |
Ctoroidal_surface | |
Ctransition_code | |
Ctrimmed_curve | |
Ctrimming_preference | |
Cuncertainty_measure_with_unit | |
Cuniform_curve | |
Cuniform_surface | |
Cvector | |
Cversioned_action_request | |
Cvertex | |
Cvertex_loop | |
Cvertex_point | |
Cvertex_shell | |
Cvolume_measure | |
Cvolume_measure_with_unit | |
Cvolume_unit | |
Cweek_in_year_number | |
Cweek_of_year_and_day_date | |
Cwire_shell | |
Cyear_number | |
►NData | |
►CComplexGeoData | ComplexGeoData Object |
CDomain | |
CFacet | |
CLine | |
CSegment | Segments Subelement type of the ComplexGeoData type It is used to split an object in further sub-parts |
►NDice3DS | |
►Ndom3ds | |
CAMBIENT_LIGHT | |
CAMBIENT_NODE_TAG | |
CArrayChunk | |
CBIT_MAP | |
CBOUNDBOX | |
CCAM_RANGES | |
CCAM_SEE_CONE | |
CCAMERA_NODE_TAG | |
CChunkBase | |
CChunkMetaclass | |
CCOL_TRACK_TAG | |
CColor24Chunk | |
CCOLOR_24 | |
CCOLOR_F | |
CDCUE_BGND | |
CDEFAULT_VIEW | |
CDISTANCE_CUE | |
CDL_ATTENUATE | |
CDL_EXCLUDE | |
CDL_INNER_RANGE | |
CDL_LOCAL_SHADOW2 | |
CDL_MULTIPLIER | |
CDL_OFF | |
CDL_OUTER_RANGE | |
CDL_RAY_BIAS | |
CDL_RAYSHADE | |
CDL_SEE_CONE | |
CDL_SHADOWED | |
CDL_SPOT_ASPECT | |
CDL_SPOT_OVERSHOOT | |
CDL_SPOT_PROJECTOR | |
CDL_SPOT_RECTANGULAR | |
CDL_SPOT_ROLL | |
CDL_SPOTLIGHT | |
CDUMMY | |
CErrorChunk | |
CFACE_ARRAY | |
CFALL_TRACK_TAG | |
CFBufError | |
CFile3dsFormatError | |
CFileLikeBuffer | |
CFLOAT_PERCENTAGE | |
CFOG | |
CFOG_BGND | |
CFOV_TRACK_TAG | |
CHI_SHADOW_BIAS | |
CHIDE_TRACK_TAG | |
CHOT_TRACK_TAG | |
CINSTANCE_NAME | |
CINT_PERCENTAGE | |
CKFCURTIME | |
CKFDATA | |
CKFHDR | |
CKFSEG | |
CL_TARGET_NODE_TAG | |
CLAYER_FOG | |
CLIGHT_NODE_TAG | |
CLIN_COLOR_24 | |
CLIN_COLOR_F | |
CLMAGIC | |
CLO_SHADOW_BIAS | |
CM3D_VERSION | |
CM3DMAGIC | |
CMARKER | |
CMASTER_SCALE | |
CMAT_ACUBIC | |
CMAT_ADDITIVE | |
CMAT_AMBIENT | |
CMAT_BUMP_PERCENT | |
CMAT_BUMPMAP | |
CMAT_BUMPMASK | |
CMAT_DECAL | |
CMAT_DIFFUSE | |
CMAT_ENTRY | |
CMAT_FACEMAP | |
CMAT_MAP_ANG | |
CMAT_MAP_BCOL | |
CMAT_MAP_COL1 | |
CMAT_MAP_COL2 | |
CMAT_MAP_GCOL | |
CMAT_MAP_RCOL | |
CMAT_MAP_TEXBLUR | |
CMAT_MAP_TEXBLUR_OLD | |
CMAT_MAP_TILING | |
CMAT_MAP_TILING_OLD | |
CMAT_MAP_UOFFSET | |
CMAT_MAP_USCALE | |
CMAT_MAP_VOFFSET | |
CMAT_MAP_VSCALE | |
CMAT_MAPNAME | |
CMAT_NAME | |
CMAT_OPACMAP | |
CMAT_OPACMASK | |
CMAT_PHONGSOFT | |
CMAT_REFBLUR | |
CMAT_REFLMAP | |
CMAT_REFLMASK | |
CMAT_SELF_ILLUM | |
CMAT_SELF_ILPCT | |
CMAT_SELFIMAP | |
CMAT_SELFIMASK | |
CMAT_SHADING | |
CMAT_SHIN2PCT | |
CMAT_SHIN3PCT | |
CMAT_SHININESS | |
CMAT_SHINMAP | |
CMAT_SHINMASK | |
CMAT_SPECMAP | |
CMAT_SPECMASK | |
CMAT_SPECULAR | |
CMAT_SUPERSMP | |
CMAT_SXP_BUMP_DATA | |
CMAT_SXP_BUMP_MASKDATA | |
CMAT_SXP_OPAC_DATA | |
CMAT_SXP_OPAC_MASKDATA | |
CMAT_SXP_REFL_MASKDATA | |
CMAT_SXP_SELFI_DATA | |
CMAT_SXP_SELFI_MASKDATA | |
CMAT_SXP_SHIN_DATA | |
CMAT_SXP_SHIN_MASKDATA | |
CMAT_SXP_SPEC_DATA | |
CMAT_SXP_SPEC_MASKDATA | |
CMAT_SXP_TEXT2_DATA | |
CMAT_SXP_TEXT2_MASKDATA | |
CMAT_SXP_TEXT_DATA | |
CMAT_SXP_TEXT_MASKDATA | |
CMAT_TEX2MAP | |
CMAT_TEXMAP | |
CMAT_TEXMASK | |
CMAT_TEXT2MASK | |
CMAT_TRANSPARENCY | |
CMAT_TWO_SIDE | |
CMAT_USE_REFBLUR | |
CMAT_USE_XPFALL | |
CMAT_WIRE | |
CMAT_WIREABS | |
CMAT_WIRESIZE | |
CMAT_XPFALL | |
CMAT_XPFALLIN | |
CMATMAGIC | |
CMatrixChunk | |
CMDATA | |
CMESH_COLOR | |
CMESH_MATRIX | |
CMESH_TEXTURE_INFO | |
CMESH_VERSION | |
CMLIBMAGIC | |
CMORPH_SMOOTH | |
CMORPH_TRACK_TAG | |
CMSH_BOXMAP | |
CMSH_MAT_GROUP | |
CN_CAMERA | |
CN_DIRECT_LIGHT | |
CN_TRI_OBJECT | |
CNAMED_OBJECT | |
CNETWORK_VIEW | |
CNODE_HDR | |
CNODE_ID | |
CO_CONSTS | |
COBJ_DOESNT_CAST | |
COBJ_DONT_RCVSHADOW | |
COBJ_FAST | |
COBJ_FROZEN | |
COBJ_HIDDEN | |
COBJ_MATTE | |
COBJ_PROCEDURAL | |
COBJ_VIS_LOFTER | |
COBJECT_NODE_TAG | |
COLD_MAT_GROUP | |
COneColorChunk | |
COneFloatValueChunk | |
COnePercentageChunk | |
COneShortValueChunk | |
CPIVOT | |
CPOINT_ARRAY | |
CPOINT_FLAG_ARRAY | |
CPOS_TRACK_TAG | |
CPRJMAGIC | |
CPROC_DATA | |
CPROC_NAME | |
CRAW_BIAS | |
CROLL_TRACK_TAG | |
CROT_TRACK_TAG | |
CSCL_TRACK_TAG | |
CSHADOW_FILTER | |
CSHADOW_MAP_SIZE | |
CSHADOW_RANGE | |
CSHADOW_SAMPLES | |
CSMAGIC | |
CSMOOTH_GROUP | |
CSOLID_BGND | |
CSPOTLIGHT_NODE_TAG | |
CTARGET_NODE_TAG | |
CTEX_VERTS | |
CTextureChunk | |
CTextureMaskChunk | |
CTrackChunk | |
CUndefinedChunk | |
CUndefinedChunkMetaclass | |
CUnknownChunk | |
CUSE_BIT_MAP | |
CUSE_DISTANCE_CUE | |
CUSE_FOG | |
CUSE_LAYER_FOG | |
CUSE_SOLID_BGND | |
CUSE_V_GRADIENT | |
CV_GRADIENT | |
CVIEW_BACK | |
CVIEW_BOTTOM | |
CVIEW_CAMERA | |
CVIEW_FRONT | |
CVIEW_LEFT | |
CVIEW_RIGHT | |
CVIEW_TOP | |
CVIEW_USER | |
CVIEW_WINDOW | |
CViewChunk | |
CVIEWPORT_DATA | |
CVIEWPORT_DATA_3 | |
CVIEWPORT_DATA_OLD | |
CVIEWPORT_LAYOUT | |
CVIEWPORT_LAYOUT_OLD | |
CVIEWPORT_SIZE | |
CViewportDataChunk | |
►NDocumentObject | |
CBox | |
CDocumentObject | |
CViewProvider | |
►NDraftFillet | Provides Fillet class for objects created with a prototype version |
CFillet | |
►NDraftGui | GUI elements and utilities of the Draft workbench |
CDraftBaseWidget | |
CDraftDockWidget | |
CDraftLineEdit | |
CDraftTaskPanel | |
CDraftToolBar | |
CFacebinderTaskPanel | |
►Ndraftguitools | |
►Ngui_annotationstyleeditor | |
CAnnotationStyleEditor | |
►Ngui_arcs | |
CArc | |
CArc_3Points | |
CArcGroup | |
►Ngui_array_simple | |
CArray | |
CLinkArray | |
►Ngui_arrays | |
CArrayGroup | |
►Ngui_base | |
CGuiCommandBase | |
CGuiCommandNeedsSelection | |
CGuiCommandSimplest | |
►Ngui_base_original | |
CCreator | |
CDraftTool | |
CModifier | |
►Ngui_beziers | |
CBezCurve | |
CBezierGroup | |
CCubicBezCurve | |
►Ngui_circles | |
CCircle | |
►Ngui_circulararray | |
CCircularArray | |
►Ngui_clone | |
CClone | |
►Ngui_dimension_ops | |
CFlipDimension | |
►Ngui_dimensions | |
CDimension | |
►Ngui_downgrade | |
CDowngrade | |
►Ngui_draft2sketch | |
CDraft2Sketch | |
►Ngui_drawing | |
CDrawing | |
►Ngui_edit | |
CEdit | |
CGuiToolsRepository | |
►Ngui_edit_arch_objects | |
CArchPanelCutGuiTools | |
CArchPanelSheetGuiTools | |
CArchSpaceGuiTools | |
CArchStructureGuiTools | |
CArchWallGuiTools | |
CArchWindowGuiTools | |
►Ngui_edit_base_object | |
CGuiTools | |
►Ngui_edit_draft_objects | |
CDraftBezCurveGuiTools | |
CDraftBSplineGuiTools | |
CDraftCircleGuiTools | |
CDraftDimensionGuiTools | |
CDraftEllipseGuiTools | |
CDraftPolygonGuiTools | |
CDraftRectangleGuiTools | |
CDraftWireGuiTools | |
►Ngui_edit_part_objects | |
CPartBoxGuiTools | |
CPartConeGuiTools | |
CPartCylinderGuiTools | |
CPartLineGuiTools | |
CPartSphereGuiTools | |
►Ngui_edit_sketcher_objects | |
CSketcherSketchObjectGuiTools | |
►Ngui_ellipses | |
CEllipse | |
►Ngui_facebinders | |
CFacebinder | |
►Ngui_fillets | |
CFillet | |
►Ngui_grid | |
CToggleGrid | |
►Ngui_groups | |
CAddNamedGroup | |
CAddToConstruction | |
CAddToGroup | |
CSelectGroup | |
CSetAutoGroup | |
CUi_AddNamedGroup | |
►Ngui_hatch | |
CDraft_Hatch | |
CDraft_Hatch_TaskPanel | |
►Ngui_heal | |
CHeal | |
►Ngui_join | |
CJoin | |
►Ngui_labels | |
CLabel | |
►Ngui_layers | |
CLayer | |
►Ngui_line_add_delete | |
CAddPoint | |
CDelPoint | |
►Ngui_lines | |
CLine | |
CWire | |
►Ngui_lineslope | |
CLineSlope | |
►Ngui_mirror | |
CMirror | |
►Ngui_move | |
CMove | |
►Ngui_offset | |
COffset | |
►Ngui_orthoarray | |
COrthoArray | |
►Ngui_patharray | |
CPathArray | |
CPathLinkArray | |
►Ngui_pathtwistedarray | |
CPathTwistedArray | |
CPathTwistedLinkArray | |
►Ngui_planeproxy | |
CDraft_WorkingPlaneProxy | |
►Ngui_pointarray | |
CPointArray | |
CPointLinkArray | |
►Ngui_points | |
CPoint | |
►Ngui_polararray | |
CPolarArray | |
►Ngui_polygons | |
CPolygon | |
►Ngui_rectangles | |
CRectangle | |
►Ngui_rotate | |
CRotate | |
►Ngui_scale | |
CScale | |
►Ngui_selectplane | |
CDraft_SelectPlane | |
►Ngui_setstyle | |
CDraft_SetStyle | |
CDraft_SetStyle_TaskPanel | |
►Ngui_shape2dview | |
CShape2DView | |
►Ngui_shapestrings | |
CShapeString | |
►Ngui_snapper | |
CSnapper | |
►Ngui_snaps | |
CDraft_Snap_Angle | |
CDraft_Snap_Base | |
CDraft_Snap_Center | |
CDraft_Snap_Dimensions | |
CDraft_Snap_Endpoint | |
CDraft_Snap_Extension | |
CDraft_Snap_Grid | |
CDraft_Snap_Intersection | |
CDraft_Snap_Lock | |
CDraft_Snap_Midpoint | |
CDraft_Snap_Near | |
CDraft_Snap_Ortho | |
CDraft_Snap_Parallel | |
CDraft_Snap_Perpendicular | |
CDraft_Snap_Special | |
CDraft_Snap_WorkingPlane | |
CShowSnapBar | |
►Ngui_splines | |
CBSpline | |
►Ngui_split | |
CSplit | |
►Ngui_stretch | |
CStretch | |
►Ngui_styles | |
CApplyStyle | |
►Ngui_subelements | |
CSubelementHighlight | |
►Ngui_texts | |
CText | |
►Ngui_togglemodes | |
CBaseMode | |
CToggleConstructionMode | |
CToggleContinueMode | |
CToggleDisplayMode | |
►Ngui_trackers | |
CarchDimTracker | |
CarcTracker | |
CbezcurveTracker | |
CboxTracker | |
CbsplineTracker | |
CdimTracker | |
CeditTracker | |
CghostTracker | |
CgridTracker | |
ClineTracker | |
CPlaneTracker | |
CradiusTracker | |
CrectangleTracker | |
CsnapTracker | |
CTracker | |
CwireTracker | |
►Ngui_trimex | |
CTrimex | |
►Ngui_upgrade | |
CUpgrade | |
►Ngui_wire2spline | |
CWireToBSpline | |
►Ndraftobjects | |
►Narray | |
CArray | |
►Nbase | |
CDraftObject | |
►Nbezcurve | |
CBezCurve | |
►Nblock | |
CBlock | |
►Nbspline | |
CBSpline | |
►Ncircle | |
CCircle | |
►Nclone | |
CClone | |
►Ndimension | |
CAngularDimension | |
CDimensionBase | |
CLinearDimension | |
►Ndraft_annotation | |
CDraftAnnotation | |
►Ndraftlink | |
CDraftLink | |
►Ndrawingview | |
CDrawingView | |
►Nellipse | |
CEllipse | |
►Nfacebinder | |
CFacebinder | |
►Nfillet | |
CFillet | |
►Nhatch | |
CHatch | |
►Nlabel | |
CLabel | |
►Nlayer | |
CLayer | |
CLayerContainer | |
►Npatharray | |
CPathArray | |
►Npathtwistedarray | |
CPathTwistedArray | |
►Npoint | |
CPoint | |
►Npointarray | |
CPointArray | |
►Npolygon | |
CPolygon | |
►Nrectangle | |
CRectangle | |
►Nshape2dview | |
CShape2DView | |
►Nshapestring | |
CShapeString | |
►Ntext | |
CText | |
►Nwire | |
CWire | |
►Nwpproxy | |
CWorkingPlaneProxy | |
►Ndrafttaskpanels | |
►Ntask_circulararray | |
CTaskPanelCircularArray | |
►Ntask_orthoarray | |
CTaskPanelOrthoArray | |
►Ntask_polararray | |
CTaskPanelPolarArray | |
►Ntask_scale | |
CScaleTaskPanel | |
►Ntask_selectplane | |
CSelectPlaneTaskPanel | |
►Ntask_shapestring | |
CShapeStringTaskPanel | |
CShapeStringTaskPanelCmd | |
CShapeStringTaskPanelEdit | |
►Ndrafttests | |
►Ntest_airfoildat | |
CDraftAirfoilDAT | |
►Ntest_creation | |
CDraftCreation | |
►Ntest_draftgeomutils | |
CTestDraftGeomUtils | |
►Ntest_dwg | |
CDraftDWG | |
►Ntest_dxf | |
CDraftDXF | |
►Ntest_import | |
CDraftImport | |
►Ntest_import_gui | |
CDraftGuiImport | |
►Ntest_import_tools | |
CDraftImportTools | |
►Ntest_modification | |
CDraftModification | |
►Ntest_oca | |
CDraftOCA | |
►Ntest_pivy | |
CDraftPivy | |
►Ntest_svg | |
CDraftSVG | |
►NDraftUtils | |
CDraftDxfRead | |
CModule | |
►Ndraftutils | |
►Ntodo | |
CToDo | |
►Ndraftviewproviders | |
►Nview_array | |
CViewProviderDraftArray | |
►Nview_base | |
CViewProviderDraft | |
CViewProviderDraftAlt | |
CViewProviderDraftPart | |
►Nview_bezcurve | |
CViewProviderBezCurve | |
►Nview_bspline | |
CViewProviderBSpline | |
►Nview_circulararray | |
CViewProviderCircularArray | |
►Nview_clone | |
CViewProviderClone | |
►Nview_dimension | |
CViewProviderAngularDimension | |
CViewProviderDimensionBase | |
CViewProviderLinearDimension | |
►Nview_draft_annotation | |
CViewProviderDraftAnnotation | |
►Nview_draftlink | |
CViewProviderDraftLink | |
►Nview_facebinder | |
CViewProviderFacebinder | |
►Nview_fillet | |
CViewProviderFillet | |
►Nview_hatch | |
CViewProviderDraftHatch | |
►Nview_label | |
CViewProviderLabel | |
►Nview_layer | |
CViewProviderLayer | |
CViewProviderLayerContainer | |
►Nview_orthoarray | |
CViewProviderOrthoArray | |
►Nview_point | |
CViewProviderPoint | |
►Nview_polararray | |
CViewProviderPolarArray | |
►Nview_rectangle | |
CViewProviderRectangle | |
►Nview_shapestring | |
CViewProviderShapeString | |
►Nview_text | |
CViewProviderText | |
►Nview_wire | |
CViewProviderWire | |
►Nview_wpproxy | |
CViewProviderWorkingPlaneProxy | |
►NDrawing | |
CDrawingOutput | |
CDXFOutput | |
CFeatureClip | Base class of all View Features in the drawing module |
CFeaturePage | Base class of all View Features in the drawing module |
CFeatureProjection | Base class of all View Features in the drawing module |
CFeatureView | Base class of all View Features in the drawing module |
CFeatureViewAnnotation | Base class of all View Features in the drawing module |
CFeatureViewPart | Base class of all View Features in the drawing module |
CFeatureViewSpreadsheet | Base class of all View Features in the drawing module |
CFeatureViewSymbol | Base class of all View Features in the drawing module |
CModule | |
CPageGroup | Base class of all View Features in the drawing module |
CProjectionAlgos | Algo class for projecting shapes and creating SVG output of it |
CSVGOutput | |
►NDrawingGui | |
CDrawingView | |
CModule | |
Corthoview | |
COrthoViews | |
CSvgView | |
CTaskDlgOrthoViews | Simulation dialog for the TaskView |
CTaskOrthoViews | |
CTaskProjection | Embed the panel into a task dialog |
CViewProviderDrawingClip | |
CViewProviderDrawingPage | |
CViewProviderDrawingView | |
CWorkbench | |
►NDriverGMF | |
CMeshCloser | An object closing GMF mesh at destruction |
►Ne57 | |
CBitpackDecoder | |
CBitpackEncoder | |
CBitpackFloatDecoder | |
CBitpackFloatEncoder | |
CBitpackIntegerDecoder | |
CBitpackIntegerEncoder | |
CBitpackStringDecoder | |
CBitpackStringEncoder | |
CBlobNode | |
CBlobNodeImpl | |
CBlobSectionHeader | |
CBufferView | Tool class to read buffer efficiently without multiplying copy operations |
CCartesianBounds | Specifies an axis-aligned box in local cartesian coordinates |
CCheckedFile | |
CColorLimits | Specifies the limits for the value of red, green, and blue color that a sensor is capable of producing |
CCompressedVectorNode | |
CCompressedVectorNodeImpl | |
CCompressedVectorReader | |
CCompressedVectorReaderImpl | |
CCompressedVectorSectionHeader | |
CCompressedVectorWriter | |
CCompressedVectorWriterImpl | |
CConstantIntegerDecoder | |
CConstantIntegerEncoder | |
CCylindricalRepresentation | Stores an image that is mapped from 3D using a cylindrical projection model |
CData3D | Stores the top-level information for a single lidar scan |
CData3DPointsData_t | Stores pointers to user-provided buffers |
CDataPacket | |
CDataPacketHeader | |
CDateTime | Encodes date and time |
CDecodeChannel | |
CDecoder | |
CE57Exception | Object thrown by E57 API functions to communicate the conditions of an error |
CE57FileHeader | |
CE57Root | Stores the top-level information for the XML section of the file |
CE57XmlFileInputSource | |
CE57XmlParser | |
CEncoder | |
CFloatNode | |
CFloatNodeImpl | |
CGroupingByLine | Stores a set of point groups organized by the rowIndex or columnIndex attribute of the PointRecord |
CImage2D | Stores an image from a camera |
CImageFile | |
CImageFileImpl | |
CIndexBounds | Stores the minimum and maximum of rowIndex, columnIndex, and returnIndex fields for a set of points |
CIntegerNode | |
CIntegerNodeImpl | |
CIntensityLimits | Specifies the limits for the value of signal intensity that a sensor is capable of producing |
CLineGroupRecord | Stores information about a single group of points in a row or column |
CNameSpace | |
CNode | |
CNodeImpl | |
CPacketLock | |
►CPacketReadCache | |
CCacheEntry | |
CPinholeRepresentation | Stores an image that is mapped from 3D using the pinhole camera projection model |
CPointGroupingSchemes | Supports the division of points within an Data3D into logical groupings |
CPointStandardizedFieldsAvailable | Used to interrogate if standardized fields are available |
CQuaternion | Represents a rigid body rotation |
CReader | Used for reading of the E57 file with E57 Simple API |
CReaderImpl | Most of the functions follows Reader |
CRigidBodyTransform | Defines a rigid body transform in cartesian coordinates |
CScaledIntegerNode | |
CScaledIntegerNodeImpl | |
CSortByBytestreamNumber | |
CSourceDestBuffer | |
CSourceDestBufferImpl | |
CSphericalBounds | Stores the bounds of some data in spherical coordinates |
CSphericalRepresentation | Stores an image that is mapped from 3D using a spherical projection model |
CStringNode | |
CStringNodeImpl | |
CStructureNode | |
CStructureNodeImpl | |
CTranslation | Defines a rigid body translation in Cartesian coordinates |
CVectorNode | |
CVectorNodeImpl | |
CVisualReferenceRepresentation | Stores an image that is to be used only as a visual reference |
CWriter | Used for writing of the E57 file with E57 Simple API |
CWriterImpl | Most of the functions follows Writer |
►Nexpanded_view | |
CUi_ExpandedView | |
►NexportDRAWEXE | |
CDrawexporter | |
►NexportIFCHelper | |
CContextCreator | |
Crecycler | |
CSIUnitCreator | |
►NFeaturePython | |
CBox | |
CCircleSet | |
CDistanceBolt | |
CEnumTest | |
CLine | |
CMeshFeature | |
CMolecule | |
COctahedron | |
CPartFeature | |
CPointFeature | |
CViewProviderBox | |
CViewProviderCircleSet | |
CViewProviderEnumTest | |
CViewProviderLine | |
CViewProviderMesh | |
CViewProviderMolecule | |
CViewProviderOctahedron | |
CViewProviderPoints | |
►NFem | |
CConstraint | Base class of all Constraint Objects of the Fem module |
CConstraintBearing | |
CConstraintContact | |
CConstraintDisplacement | |
CConstraintFixed | |
CConstraintFluidBoundary | |
CConstraintForce | |
CConstraintGear | |
CConstraintHeatflux | |
CConstraintInitialTemperature | |
CConstraintPlaneRotation | |
CConstraintPressure | |
CConstraintPulley | |
CConstraintSpring | |
CConstraintTemperature | |
CConstraintTransform | |
CDocumentObject | |
CFemAnalysis | Container of objects relevant to one simulation |
►CFemMesh | The representation of a FemMesh |
CFemMeshInfo | |
CFemMeshObject | |
CFemMeshShapeNetgenObject | |
CFemMeshShapeObject | |
CFemPostClipFilter | |
CFemPostCutFilter | |
CFemPostDataAlongLineFilter | |
CFemPostDataAtPointFilter | |
►CFemPostFilter | |
CFilterPipeline | |
CFemPostFunction | |
CFemPostFunctionProvider | |
CFemPostObject | |
CFemPostPipeline | |
CFemPostPlaneFunction | |
CFemPostScalarClipFilter | |
CFemPostSphereFunction | |
CFemPostWarpVectorFilter | |
CFemResultObject | Father of all result data in a Fem Analysis |
CFemSetElementsObject | |
CFemSetFacesObject | |
CFemSetGeometryObject | |
CFemSetNodesObject | |
CFemSetObject | |
CFemSolverObject | Father of all result data in a Fem Analysis |
CFemVTKTools | |
CHypothesisPy | |
CModule | |
CPropertyFemMesh | The part shape property class |
CPropertyPostDataObject | The vtk data set property class |
CSMESH_HypothesisPy | |
CStdMeshers_Arithmetic1DPy | |
CStdMeshers_AutomaticLengthPy | |
CStdMeshers_CompositeSegment_1DPy | |
CStdMeshers_Deflection1DPy | |
CStdMeshers_Hexa_3DPy | |
CStdMeshers_LayerDistributionPy | |
CStdMeshers_LengthFromEdgesPy | |
CStdMeshers_LocalLengthPy | |
CStdMeshers_MaxElementAreaPy | |
CStdMeshers_MaxElementVolumePy | |
CStdMeshers_MaxLengthPy | |
CStdMeshers_MEFISTO_2DPy | |
CStdMeshers_NotConformAllowedPy | |
CStdMeshers_NumberOfLayersPy | |
CStdMeshers_NumberOfSegmentsPy | |
CStdMeshers_Prism_3DPy | |
CStdMeshers_Projection_1DPy | |
CStdMeshers_Projection_2DPy | |
CStdMeshers_Projection_3DPy | |
CStdMeshers_ProjectionSource1DPy | |
CStdMeshers_ProjectionSource2DPy | |
CStdMeshers_ProjectionSource3DPy | |
CStdMeshers_Quadrangle_2DPy | |
CStdMeshers_QuadranglePreferencePy | |
CStdMeshers_QuadraticMeshPy | |
CStdMeshers_RadialPrism_3DPy | |
CStdMeshers_Regular_1DPy | |
CStdMeshers_SegmentAroundVertex_0DPy | |
CStdMeshers_SegmentLengthAroundVertexPy | |
CStdMeshers_StartEndLengthPy | |
CStdMeshers_TrianglePreferencePy | |
CStdMeshers_UseExisting_1DPy | |
CStdMeshers_UseExisting_2DPy | |
CTools | |
►Nfemcommands | |
►Nmanager | |
CCommandManager | |
►Nfemexamples | |
►Nexamplesgui | |
CFemExamples | |
►NFemGui | |
►NUi | |
CDlgSettingsFemCcxImp | |
CDlgSettingsFemElmerImp | |
CDlgSettingsFemExportAbaqus | |
CDlgSettingsFemGeneralImp | |
CDlgSettingsFemGmshImp | |
CDlgSettingsFemInOutVtk | |
CDlgSettingsFemMaterialImp | |
CDlgSettingsFemMystranImp | |
CDlgSettingsFemZ88Imp | |
CAbaqusHighlighter | Syntax highlighter for Abaqus |
CActiveAnalysisObserver | |
CDataMarker | |
CDlgSettingsFemCcxImp | |
CDlgSettingsFemElmerImp | |
CDlgSettingsFemExportAbaqusImp | |
CDlgSettingsFemGeneralImp | |
CDlgSettingsFemGmshImp | |
CDlgSettingsFemInOutVtkImp | |
CDlgSettingsFemMaterialImp | |
CDlgSettingsFemMystranImp | |
CDlgSettingsFemZ88Imp | |
CFemSelectionGate | |
CFemSettings | |
CFunctionWidget | |
CModule | |
CPlaneWidget | |
CPointMarker | |
CPropertyFemMeshItem | Display data of an FEM mesh |
CSphereWidget | |
CTaskAnalysisInfo | |
CTaskCreateNodeSet | |
CTaskDlgAnalysis | Simulation dialog for the TaskView |
CTaskDlgCreateNodeSet | Simulation dialog for the TaskView |
CTaskDlgFemConstraint | Simulation dialog for the TaskView |
CTaskDlgFemConstraintBearing | Simulation dialog for the TaskView |
CTaskDlgFemConstraintContact | |
CTaskDlgFemConstraintDisplacement | |
CTaskDlgFemConstraintFixed | |
CTaskDlgFemConstraintFluidBoundary | Simulation dialog for the TaskView |
CTaskDlgFemConstraintForce | Simulation dialog for the TaskView |
CTaskDlgFemConstraintGear | Simulation dialog for the TaskView |
CTaskDlgFemConstraintHeatflux | |
CTaskDlgFemConstraintInitialTemperature | |
CTaskDlgFemConstraintPlaneRotation | |
CTaskDlgFemConstraintPressure | |
CTaskDlgFemConstraintPulley | Simulation dialog for the TaskView |
CTaskDlgFemConstraintSpring | |
CTaskDlgFemConstraintTemperature | |
CTaskDlgFemConstraintTransform | |
CTaskDlgMeshShapeNetgen | Simulation dialog for the TaskView |
CTaskDlgPost | Simulation dialog for the TaskView |
CTaskDriver | |
CTaskFemConstraint | |
CTaskFemConstraintBearing | |
CTaskFemConstraintContact | |
CTaskFemConstraintDisplacement | |
CTaskFemConstraintFixed | |
CTaskFemConstraintFluidBoundary | |
CTaskFemConstraintForce | |
CTaskFemConstraintGear | |
CTaskFemConstraintHeatflux | |
CTaskFemConstraintInitialTemperature | |
CTaskFemConstraintOnBoundary | Taskbox for FEM constraints that apply on subsets of the domain boundary |
CTaskFemConstraintPlaneRotation | |
CTaskFemConstraintPressure | |
CTaskFemConstraintPulley | |
CTaskFemConstraintSpring | |
CTaskFemConstraintTemperature | |
CTaskFemConstraintTransform | |
CTaskObjectName | |
CTaskPostBox | |
CTaskPostClip | |
CTaskPostCut | |
CTaskPostDataAlongLine | |
CTaskPostDataAtPoint | |
CTaskPostDisplay | |
CTaskPostFunction | |
CTaskPostScalarClip | |
CTaskPostWarpVector | |
CTaskTetParameter | |
CUi_DlgSettingsFemCcxImp | |
CUi_DlgSettingsFemElmerImp | |
CUi_DlgSettingsFemExportAbaqus | |
CUi_DlgSettingsFemGeneralImp | |
CUi_DlgSettingsFemGmshImp | |
CUi_DlgSettingsFemInOutVtk | |
CUi_DlgSettingsFemMaterialImp | |
CUi_DlgSettingsFemMystranImp | |
CUi_DlgSettingsFemZ88Imp | |
CViewProviderDataMarker | |
CViewProviderFemAnalysis | |
CViewProviderFemConstraint | |
CViewProviderFemConstraintBearing | |
CViewProviderFemConstraintContact | |
CViewProviderFemConstraintDisplacement | |
CViewProviderFemConstraintFixed | |
CViewProviderFemConstraintFluidBoundary | |
CViewProviderFemConstraintForce | |
CViewProviderFemConstraintGear | |
CViewProviderFemConstraintHeatflux | |
CViewProviderFemConstraintInitialTemperature | |
CViewProviderFemConstraintOnBoundary | |
CViewProviderFemConstraintPlaneRotation | |
CViewProviderFemConstraintPressure | |
CViewProviderFemConstraintPulley | |
CViewProviderFemConstraintSpring | |
CViewProviderFemConstraintTemperature | |
CViewProviderFemConstraintTransform | |
►CViewProviderFemMesh | |
CPrivate | |
CViewProviderFEMMeshBuilder | |
CViewProviderFemMeshShape | |
CViewProviderFemMeshShapeNetgen | |
CViewProviderFemPostClip | |
CViewProviderFemPostCut | |
CViewProviderFemPostDataAlongLine | |
CViewProviderFemPostDataAtPoint | |
CViewProviderFemPostFunction | |
CViewProviderFemPostFunctionProvider | |
CViewProviderFemPostObject | |
CViewProviderFemPostPipeline | |
CViewProviderFemPostPlaneFunction | |
CViewProviderFemPostScalarClip | |
CViewProviderFemPostSphereFunction | |
CViewProviderFemPostWarpVector | |
CViewProviderPointMarker | |
CViewProviderResult | |
CViewProviderSetElements | |
CViewProviderSetFaces | |
CViewProviderSetGeometry | |
CViewProviderSetNodes | |
CViewProviderSolver | |
CWorkbench | |
►Nfemguiutils | |
►Nmigrate_gui | |
CFemMigrateGui | |
►Nselection_widgets | |
C_Selector | |
CBoundarySelector | |
CFemSelectionObserver | |
CGeometryElementsSelection | |
CSmallListView | |
CSolidSelector | |
►Nfeminout | |
►NimportFenicsMesh | |
CWriteXDMFTaskPanel | |
►Nfemmesh | |
►Ngmshtools | |
CGmshError | |
CGmshTools | |
►Nmeshsetsgetter | |
CMeshSetsGetter | |
►Nfemobjects | |
►Nbase_fempythonobject | |
CBaseFemPythonObject | |
►Nconstant_vacuumpermittivity | |
CConstantVacuumPermittivity | |
►Nconstraint_bodyheatsource | |
CConstraintBodyHeatSource | |
►Nconstraint_centrif | |
CConstraintCentrif | |
►Nconstraint_electrostaticpotential | |
CConstraintElectrostaticPotential | |
►Nconstraint_flowvelocity | |
CConstraintFlowVelocity | |
►Nconstraint_initialflowvelocity | |
CConstraintInitialFlowVelocity | |
►Nconstraint_sectionprint | |
CConstraintSectionPrint | |
►Nconstraint_selfweight | |
CConstraintSelfWeight | |
►Nconstraint_tie | |
CConstraintTie | |
►Nelement_fluid1D | |
CElementFluid1D | |
►Nelement_geometry1D | |
CElementGeometry1D | |
►Nelement_geometry2D | |
CElementGeometry2D | |
►Nelement_rotation1D | |
CElementRotation1D | |
►Nmaterial_common | |
CMaterialCommon | |
►Nmaterial_mechanicalnonlinear | |
CMaterialMechanicalNonlinear | |
►Nmaterial_reinforced | |
CMaterialReinforced | |
►Nmesh_boundarylayer | |
CMeshBoundaryLayer | |
►Nmesh_gmsh | |
CMeshGmsh | |
►Nmesh_group | |
CMeshGroup | |
►Nmesh_region | |
CMeshRegion | |
►Nmesh_result | |
CMeshResult | |
►Nresult_mechanical | |
CResultMechanical | |
►Nsolver_ccxtools | |
CSolverCcxTools | |
►Nfemsolver | |
►Ncalculix | |
►Nsolver | |
CProxy | |
CViewProxy | |
►Ntasks | |
CCheck | |
CPrepare | |
CResults | |
CSolve | |
►Nwriter | |
CFemInputWriterCcx | |
►Nelmer | |
►Nequations | |
►Nelasticity | |
CProxy | |
CViewProxy | |
►Nelectricforce | |
CProxy | |
CViewProxy | |
►Nelectrostatic | |
CProxy | |
CViewProxy | |
►Nequation | |
CProxy | |
CViewProxy | |
►Nflow | |
CProxy | |
CViewProxy | |
►Nflux | |
CProxy | |
CViewProxy | |
►Nheat | |
CProxy | |
CViewProxy | |
►Nlinear | |
CProxy | |
CViewProxy | |
►Nnonlinear | |
CProxy | |
CViewProxy | |
►Nsifio | |
CBuilder | |
CFileAttr | |
CSection | |
CSif | |
►Nsolver | |
CProxy | |
CViewProxy | |
►Ntasks | |
CCheck | |
CPrepare | |
CResults | |
CSolve | |
►Nwriter | |
CWriteError | |
CWriter | |
►Nequationbase | |
CBaseProxy | |
CBaseViewProxy | |
CElasticityProxy | |
CElasticityViewProxy | |
CElectricforceProxy | |
CElectricforceViewProxy | |
CElectrostaticProxy | |
CElectrostaticViewProxy | |
CFlowProxy | |
CFlowViewProxy | |
CFluxProxy | |
CFluxViewProxy | |
CHeatProxy | |
CHeatViewProxy | |
►Nfenics | |
►Nfenics_tools | |
CCellExpressionFromXDMF | |
CFacetFunctionFromXDMF | |
CScalarCellExpressionFromXDMF | |
CVector2DCellExpressionFromXDMF | |
CVector3DCellExpressionFromXDMF | |
CXDMFReader | |
►Nmystran | |
►Nsolver | |
CProxy | |
CViewProxy | |
►Ntasks | |
CCheck | |
CPrepare | |
CResults | |
CSolve | |
►Nwriter | |
CFemInputWriterMystran | |
►Nreport | |
CReport | |
►Nreportdialog | |
CReportDialog | |
►Nrun | |
CBaseTask | |
CCheck | |
CMachine | |
CPrepare | |
CResults | |
CSolve | |
►Nsettings | |
CDirSetting | |
►Nsolver_taskpanel | |
CControlTaskPanel | |
CControlWidget | |
►Nsolverbase | |
CProxy | |
CViewProxy | |
►Ntask | |
CTask | |
CThread | |
►Nwriterbase | |
CFemInputWriter | |
►Nz88 | |
►Nsolver | |
CProxy | |
CViewProxy | |
►Ntasks | |
CCheck | |
CPrepare | |
CResults | |
CSolve | |
►Nwriter | |
CFemInputWriterZ88 | |
►Nfemtaskpanels | |
►Ntask_constraint_centrif | |
C_TaskPanel | |
►Ntask_constraint_electrostaticpotential | |
C_TaskPanel | |
►Ntask_constraint_flowvelocity | |
C_TaskPanel | |
►Ntask_constraint_initialflowvelocity | |
C_TaskPanel | |
►Ntask_constraint_sectionprint | |
C_TaskPanel | |
►Ntask_constraint_tie | |
C_TaskPanel | |
►Ntask_element_fluid1D | |
C_TaskPanel | |
►Ntask_element_geometry1D | |
C_TaskPanel | |
►Ntask_element_geometry2D | |
C_TaskPanel | |
►Ntask_element_rotation1D | |
C_TaskPanel | |
►Ntask_material_common | |
C_TaskPanel | |
►Ntask_material_reinforced | |
C_TaskPanel | |
►Ntask_mesh_boundarylayer | |
C_TaskPanel | |
►Ntask_mesh_gmsh | |
C_TaskPanel | |
►Ntask_mesh_group | |
C_TaskPanel | |
►Ntask_mesh_region | |
C_TaskPanel | |
►Ntask_result_mechanical | |
C_TaskPanel | |
►Ntask_solver_ccxtools | |
C_TaskPanel | |
►Nfemtest | |
►Napp | |
►Ntest_ccxtools | |
CTestCcxTools | |
►Ntest_common | |
CTestFemCommon | |
►Ntest_femimport | |
CTestFemImport | |
CTestObjectExistance | |
►Ntest_material | |
CTestMaterialUnits | |
►Ntest_mesh | |
CTestMeshCommon | |
CTestMeshEleTetra10 | |
CTestMeshGroups | |
►Ntest_object | |
CTestObjectCreate | |
CTestObjectType | |
►Ntest_open | |
CTestObjectOpen | |
►Ntest_result | |
CTestResult | |
►Ntest_solver_calculix | |
CTestSolverCalculix | |
►Ntest_solver_elmer | |
CTestSolverElmer | |
►Ntest_solver_mystran | |
CTestSolverMystran | |
►Ntest_solver_z88 | |
CTestSolverZ88 | |
►Ngui | |
►Ntest_open | |
CTestObjectOpen | |
►Nfemtools | |
►Nccxtools | |
CCcxTools | |
CFemToolsCcx | |
►Nerrors | |
CDirectoryDoesNotExistError | |
CMustSaveError | |
►Nmembertools | |
CAnalysisMember | |
►Nmigrate_app | |
CFemMigrateApp | |
►Nfemviewprovider | |
►Nview_base_femconstraint | |
CVPBaseFemConstraint | |
►Nview_base_femobject | |
CVPBaseFemObject | |
►Nview_constant_vacuumpermittivity | |
CVPConstantVacuumPermittivity | |
►Nview_constraint_bodyheatsource | |
CVPConstraintBodyHeatSource | |
►Nview_constraint_centrif | |
CVPConstraintCentrif | |
►Nview_constraint_electrostaticpotential | |
CVPConstraintElectroStaticPotential | |
►Nview_constraint_flowvelocity | |
CVPConstraintFlowVelocity | |
►Nview_constraint_initialflowvelocity | |
CVPConstraintInitialFlowVelocity | |
►Nview_constraint_sectionprint | |
CVPConstraintSectionPrint | |
►Nview_constraint_selfweight | |
CVPConstraintSelfWeight | |
►Nview_constraint_tie | |
CVPConstraintTie | |
►Nview_element_fluid1D | |
CVPElementFluid1D | |
►Nview_element_geometry1D | |
CVPElementGeometry1D | |
►Nview_element_geometry2D | |
CVPElementGeometry2D | |
►Nview_element_rotation1D | |
CVPElementRotation1D | |
►Nview_material_common | |
CVPMaterialCommon | |
►Nview_material_mechanicalnonlinear | |
CVPMaterialMechanicalNonlinear | |
►Nview_material_reinforced | |
CVPMaterialReinforced | |
►Nview_mesh_boundarylayer | |
CVPMeshBoundaryLayer | |
►Nview_mesh_gmsh | |
CVPMeshGmsh | |
►Nview_mesh_group | |
CVPMeshGroup | |
►Nview_mesh_region | |
CVPMeshRegion | |
►Nview_mesh_result | |
CVPFemMeshResult | |
►Nview_result_mechanical | |
CVPResultMechanical | |
►Nview_solver_ccxtools | |
CVPSolverCcxTools | |
►Nfm | |
Ceigen_matrix | |
►NFreeCADGuiInit | |
CNoneWorkbench | |
CResolveMode | |
CStandardWorkbench | |
CWorkbench | |
►NFreeCADInit | |
CFCADLogger | |
CPropertyType | |
CScaleType | |
CScheme | |
►NGCS | |
CArc | |
CArcOfEllipse | |
CArcOfHyperbola | |
CArcOfParabola | |
CBSpline | |
CCircle | |
CConstraint | |
CConstraintAngleViaPoint | |
CConstraintCurveValue | |
CConstraintDifference | |
CConstraintEllipseTangentLine | |
CConstraintEqual | |
CConstraintEqualFocalDistance | |
CConstraintEqualLineLength | |
CConstraintEqualMajorAxesConic | |
CConstraintInternalAlignmentPoint2Ellipse | |
CConstraintInternalAlignmentPoint2Hyperbola | |
CConstraintL2LAngle | |
CConstraintMidpointOnLine | |
CConstraintP2LDistance | |
CConstraintP2PAngle | |
CConstraintP2PDistance | |
CConstraintParallel | |
CConstraintPerpendicular | |
CConstraintPointOnEllipse | |
CConstraintPointOnHyperbola | |
CConstraintPointOnLine | |
CConstraintPointOnParabola | |
CConstraintPointOnPerpBisector | |
CConstraintSnell | |
CConstraintTangentCircumf | |
CCurve | |
CDeriVector2 | Class DeriVector2 holds a vector value and its derivative on the parameter that the derivatives are being calculated for now |
CEllipse | |
CHyperbola | |
CLine | |
CMajorRadiusConic | |
CParabola | |
CPoint | |
CSolverReportingManager | |
CSubSystem | |
CSystem | |
►Ngeoff_geometry | |
CBox | |
CBox3d | |
CCircle | |
CCLine | |
►CKurve | |
CspanCompare | |
CLine | |
CMatrix | |
CPlane | |
CPoint | |
CPoint3d | |
CSpan | |
CSpanDataObject | |
CSpanVertex | |
CspVertex | |
CTriangle3d | |
CVector2d | |
CVector3d | |
►NGEOMUtils | |
CCompareShapes | Sort shapes in the list by their coordinates |
►NGui | The FreeCAD Graphical interface layer |
►NDAG | |
CConnectionVisitor | Get connected components |
CDigRoots | Get all the roots of the templated graph. Not used right now |
CDockWindow | Dock window for DAG viewer |
CEdge_writer | |
CEdgeProperty | Graph edge information |
CFilterBase | |
CFilterOrigin | |
CFilterTyped | |
►CGraphLinkRecord | |
CByDObject | Used as tags |
CByRectItem | |
CByUniqueName | |
CByVertex | |
CByVPDObject | |
CLineEdit | |
CModel | |
CRakeLeaves | Get all the leaves of the templated graph. Not used right now |
CRectItem | |
CVertex_writer | |
CVertexProperty | Graph vertex information |
CView | View for DAG viewer |
►NDialog | The namespace of the FreeCAD dialogs |
►NUi | |
CAboutApplication | |
CClipping | |
CDemoMode | |
CDlgActivateWindow | |
CDlgAddProperty | |
CDlgAuthorization | |
CDlgCheckableMessageBox | |
CDlgChooseIcon | |
CDlgCreateNewPreferencePack | |
CDlgCustomActions | |
CDlgCustomCommands | |
CDlgCustomKeyboard | |
CDlgCustomToolbars | |
CDlgDisplayProperties | |
CDlgEditorSettings | |
CDlgGeneral | |
CDlgInputDialog | |
CDlgMacroExecute | |
CDlgMacroRecord | |
CDlgMaterialProperties | |
CDlgOnlineHelp | |
CDlgParameter | |
CDlgParameterFind | |
CDlgPreferencePackManagement | |
CDlgPreferences | |
CDlgProjectInformation | |
CDlgProjectUtility | |
CDlgPropertyLink | |
CDlgReportView | |
CDlgRevertToBackupConfig | |
CDlgRunExternal | |
CDlgSettings3DView | |
CDlgSettingsCacheDirectory | |
CDlgSettingsColorGradient | |
CDlgSettingsDocument | |
CDlgSettingsImage | |
CDlgSettingsLazyLoaded | |
CDlgSettingsMacro | |
CDlgSettingsNavigation | |
CDlgSettingsPythonConsole | |
CDlgSettingsSelection | |
CDlgSettingsUnits | |
CDlgSettingsViewColor | |
CDlgUnitCalculator | |
CDlgWorkbenches | |
CDocumentRecovery | |
CDownloadManager | |
CInputVector | |
CMouseButtons | |
CPlacement | |
CSceneInspector | |
CTextureMapping | |
►CAboutDialog | This widget provides the "About dialog" of an application |
CLibraryInfo | |
CAboutDialogFactory | |
CApplicationCache | |
CApplicationCacheSettings | |
CButtonModel | |
CButtonView | |
CCameraDialog | |
►CClipping | |
CPrivate | |
CCommandModel | |
CCommandNode | |
CCommandView | |
CCustomizeActionPage | Base class for custom pages |
CDefaultTransformStrategy | |
CDemoMode | |
CDlgActivateWindowImp | Dialog to activate the MDI window of the main window you wish |
CDlgAddProperty | |
CDlgCheckableMessageBox | |
CDlgCheckableMessageBoxPrivate | |
CDlgCreateNewPreferencePackImp | A dialog to request a preferencePack name and a set of preferencePack templates |
CDlgCustomActionsImp | This class implements the creation of user defined actions executing a recorded macro |
CDlgCustomCommandsImp | Shows an overview of all available commands of all groups and modules |
CDlgCustomizeImp | Dialog which contains several tab pages to customize the changeable toolbars and commandbars or to define own macro actions |
CDlgCustomizeSpaceball | |
CDlgCustomizeSpNavSettings | |
CDlgCustomKeyboardImp | Shows an overview of all available commands of all groups and modules |
CDlgCustomToolbars | This class implements the creation of user defined toolbars |
CDlgCustomToolbarsImp | This class implements the creation of user defined toolbars |
CDlgCustomToolBoxbarsImp | This class implements the creation of user defined toolbox bars |
►CDlgDisplayPropertiesImp | Implements a dialog containing all available document templates to create a new document |
CPrivate | |
CDlgEditFileIncludePropertyExternal | |
CDlgExpressionInput | |
CDlgGeneralImp | This class implements the settings for the application |
CDlgInputDialogImp | The DlgInputDialogImp dialog class does basically the same as Qt's QInputDialog unless that it provides no static function but the application programmer must create an instance and prepare it |
CDlgInspector | Dialog window to display scenegraph model as a tree |
CDlgMacroExecuteImp | Implements a dialog to execute or edit a recorded macro |
CDlgMacroRecordImp | Implements a dialog to record a macro |
CDlgMaterialPropertiesImp | |
CDlgOnlineHelpImp | This class implements the dialog for downloading the online documentation |
CDlgParameterFind | |
CDlgParameterImp | Implements a dialog showing all parameters in a list view |
CDlgPreferencePackManagementImp | |
CDlgPreferencesImp | This class implements a dialog containing several preference pages |
CDlgProjectInformationImp | |
CDlgProjectUtility | |
CDlgPropertyLink | |
CDlgReportViewImp | Implements the available settings for the report output window to change |
CDlgRevertToBackupConfigImp | The DlgRevertToBackupConfigImp class |
CDlgRunExternal | Implements a dialog to start and control external programs to edit FreeCAD controlled content |
CDlgSettings3DViewImp | Implements a preference page to change settings for the Inventor viewer |
CDlgSettingsCacheDirectory | Implements a preference page to change settings for the cache directory handling |
CDlgSettingsColorGradientImp | Implements a preference page to change settings for the color gradient bar |
CDlgSettingsDocumentImp | Implements a preference page to change settings for the document |
CDlgSettingsEditorImp | |
CDlgSettingsEditorP | |
CDlgSettingsImageImp | Implements a preference page to change settings for the Inventor viewer |
CDlgSettingsLazyLoadedImp | Implements a pseudo-preference page explain why the remaining preference pages aren't loaded yet, and to help the user do so on demand |
CDlgSettingsMacroImp | Implements a preference page to change settings for macro stuff |
CDlgSettingsNavigation | The Ui_DlgSettingsNavigation class implements a preference page to change settings for the Inventor viewer |
CDlgSettingsPythonConsole | Implements a preference page to change settings for the Python console |
CDlgSettingsSelection | The Ui_DlgSettingsSelection class implements a preference page to change settings for the selection |
CDlgSettingsUnitsImp | |
CDlgSettingsViewColor | Implements a preference page to change color settings for the Inventor viewer like background and selection |
CDlgUnitsCalculator | The DlgUnitsCalculator provides a unit conversion dialog |
CDlgWorkbenchesImp | |
CDockablePlacement | |
CDocumentRecovery | |
CDocumentRecoveryCleaner | |
CDocumentRecoveryFinder | |
CDocumentRecoveryHandler | |
►CDocumentRecoveryPrivate | |
CInfo | |
CDownloadItem | |
CDownloadManager | |
CDownloadModel | |
Cfind_placement | |
Cfind_transform | |
CGroupMap_find | |
CIconDialog | |
CIconFolders | |
CLicenseView | |
CMacroItem | |
CParameterBool | Allows interaction with "boolean" parameter leaves |
CParameterFloat | Allows interaction with "float" parameter leaves |
CParameterGroup | Tree structure of the parameters |
CParameterGroupItem | The link between the Tree and the shown Label |
CParameterInt | Allows interaction with "integer" parameter leaves |
CParameterText | Allows interaction with "text" parameter leaves |
CParameterUInt | Allows interaction with "unsigned integer" parameter leaves |
CParameterValue | Displays all leaves of a parameter group |
CParameterValueItem | Items that are added to the ParameterValue listview |
CPlacement | |
CPreferencePage | Base class for preferences pages |
CPreferencePagePython | Subclass that embeds a form from a Python class |
CPreferenceUiForm | Subclass that embeds a form from a UI file |
CPrintModel | |
CPropertyPage | Base class for property pages |
CRedoDialog | This class implements the redo dialog |
CSceneModel | Stores data representing scenegraph nodes |
CTaskDisplayProperties | |
CTaskPlacement | |
CTaskTextureMapping | |
CTaskTransform | |
CTextureMapping | |
CTransform | |
CTransformStrategy | |
CUi_AboutApplication | |
CUi_Clipping | |
CUi_DemoMode | |
CUi_DlgActivateWindow | |
CUi_DlgAddProperty | |
CUi_DlgAuthorization | |
CUi_DlgCheckableMessageBox | |
CUi_DlgChooseIcon | |
CUi_DlgCreateNewPreferencePack | |
CUi_DlgCustomActions | |
CUi_DlgCustomCommands | |
CUi_DlgCustomKeyboard | |
CUi_DlgCustomToolbars | |
CUi_DlgDisplayProperties | |
CUi_DlgEditorSettings | |
CUi_DlgGeneral | |
CUi_DlgInputDialog | |
CUi_DlgMacroExecute | |
CUi_DlgMacroRecord | |
CUi_DlgMaterialProperties | |
CUi_DlgOnlineHelp | |
CUi_DlgParameter | |
CUi_DlgParameterFind | |
CUi_DlgPreferencePackManagement | |
CUi_DlgPreferences | |
CUi_DlgProjectInformation | |
CUi_DlgProjectUtility | |
CUi_DlgPropertyLink | |
CUi_DlgReportView | |
CUi_DlgRevertToBackupConfig | |
CUi_DlgRunExternal | |
CUi_DlgSettings3DView | |
CUi_DlgSettingsCacheDirectory | |
CUi_DlgSettingsColorGradient | |
CUi_DlgSettingsDocument | |
CUi_DlgSettingsImage | |
CUi_DlgSettingsLazyLoaded | |
CUi_DlgSettingsMacro | |
CUi_DlgSettingsNavigation | |
CUi_DlgSettingsPythonConsole | |
CUi_DlgSettingsSelection | |
CUi_DlgSettingsUnits | |
CUi_DlgSettingsViewColor | |
CUi_DlgUnitCalculator | |
CUi_DlgWorkbenches | |
CUi_DocumentRecovery | |
CUi_DownloadManager | |
CUi_InputVector | |
CUi_MouseButtons | |
CUi_Placement | |
CUi_SceneInspector | |
CUi_TextureMapping | |
CUndoDialog | This class implements the undo dialog |
►NDockWnd | The namespace of the dockable windows of FreeCAD |
CComboView | Combo View is a combination of a tree, property and TaskPanel for integrated user action |
CPropertyDockView | A dock window with the embedded property view |
CReportHighlighter | Syntax highlighter to write log or normal messages, warnings and errors in different colors |
►CReportOutput | Output window to show messages |
CData | |
CReportOutputObserver | Observer to enable report view on warnings / errors if not already enabled |
CReportView | Report view containing an output window and a very simple Python console |
CSelectionView | A test class |
CToolBox | Column of tabbed widget items |
►NInventor | |
CMarkerBitmaps | |
CSoDrawingGrid | |
►NNS | |
CAwaitingMoveState | |
CAwaitingReleaseState | |
►CEvent | |
CFlags | |
CGestureState | |
CIdleState | |
CInteractState | |
CNaviMachine | |
CPanState | |
CRotateState | |
CStickyPanState | |
CTiltState | |
►NPropertyEditor | The namespace of the property editor for FreeCAD |
CLinkLabel | |
CLinkSelection | |
CMaterial | |
CPlacementEditor | |
CPropertyAngleItem | Change a floating point number |
CPropertyBoolItem | Edit properties of boolean type |
CPropertyColorItem | Change a color property |
CPropertyDirectionItem | |
CPropertyEditor | |
CPropertyEditorWidget | |
CPropertyEnumButton | |
CPropertyEnumItem | Edit properties of enum type |
CPropertyFileItem | Change a file |
CPropertyFloatConstraintItem | Change a floating point number with constraints |
CPropertyFloatItem | Change a floating point number |
CPropertyFloatListItem | Edit properties of float list type |
CPropertyFontItem | Change a font property |
CPropertyIntegerConstraintItem | Change a number with constraints |
CPropertyIntegerItem | Change a number |
CPropertyIntegerListItem | Edit properties of float list type |
CPropertyItem | |
CPropertyItemAttorney | |
CPropertyItemDelegate | |
CPropertyItemEditorFactory | |
CPropertyItemFactory | The PropertyItemFactory provides methods for the dynamic creation of property items |
CPropertyItemProducer | |
CPropertyLinkItem | Edit properties of link type |
CPropertyLinkListItem | Edit properties of link list type |
CPropertyMaterialItem | Change a material property |
CPropertyMaterialListItem | |
CPropertyMatrixItem | |
CPropertyModel | |
CPropertyPathItem | Change a path |
CPropertyPlacementItem | Edit properties of placement type |
CPropertyPositionItem | |
CPropertyPrecisionItem | Change a floating point number with many decimal points (hard coded as 16) |
CPropertyRotationItem | Edit properties of rotation type |
CPropertySeparatorItem | Dummy property to separate groups of properties |
CPropertyStringItem | Change a string property |
CPropertyStringListItem | Edit properties of string list type |
CPropertyTransientFileItem | Show path of included file |
CPropertyUnitConstraintItem | Change a Unit based floating point number within constraints |
CPropertyUnitItem | Change a Unit based floating point number |
CPropertyVectorDistanceItem | |
CPropertyVectorItem | |
CPropertyVectorListItem | Edit properties of vector list type |
CRotationHelper | |
CVectorLineEdit | |
CVectorListWidget | |
►NTaskView | |
►NUi | |
CTaskAppearance | |
CTaskSelectLinkProperty | |
CControlPy | |
CTaskAppearance | |
CTaskBox | Father class of content with header and Icon |
CTaskContent | Father class of all content in TaskView |
CTaskDialog | Father class of content with header and Icon |
CTaskDialogPython | |
CTaskEditControl | |
CTaskGroup | |
CTaskPanel | |
CTaskSelectLinkProperty | General Link/Selection editor for the Task view This can be used as part of a TaskDialog to alter the content of a LinkProperty by user input/selection |
CTaskSketcherCreateCommands | |
CTaskView | TaskView class handles the FreeCAD task view panel |
CTaskWatcher | Father class of watcher classes |
CTaskWatcherCommands | Special watcher class for showing commands dependene on the selection |
CTaskWatcherCommandsEmptyDoc | Special watcher class for showing commands when active document is empty |
CTaskWatcherCommandsEmptySelection | Special watcher class for showing commands when there is nothing selected |
CTaskWatcherPython | |
CTaskWidget | Father class of content of a Free widget (without header and Icon), shut be an exception! |
CUi_TaskAppearance | |
CUi_TaskSelectLinkProperty | |
►NUi | |
CDlgObjectSelection | |
CDlgTreeWidget | |
CTaskElementColors | |
CVectorListEditor | |
CAbstractMouseSelection | The mouse selection base class In derived classes you must implement the methods initialize() and terminate() For all drawing stuff you just have to reimplement the draw() method |
CAbstractSplitView | The SplitView3DInventor class allows to create a window with two or more Inventor views |
CAbstractSplitViewPy | |
CAbstractUi | The AbstractUi class Abstract base class the defines the class interface |
CAccelLineEdit | Lineedit to specify shortcuts |
CAction | Link between Qt's QAction class and FreeCAD's command classes (Command) |
CActionFunction | |
CActionFunctionPrivate | |
CActionGroup | Link between Qt's QActionGroup class and FreeCAD's command classes (Command) |
CActionSelector | |
CActionStyleEvent | This is a helper class needed when a style sheet is restored or cleared |
CActiveObjectList | List of active or special objects This class holds a list of objects with a special name |
CAlignmentGroup | The AlignemntGroup class is the base for fixed and movable groups |
CAlignmentView | |
CApplication | The Application main class This is the central class of the GUI |
CApplicationIndex | |
CApplicationP | |
CAssistant | |
CAutoSaveProperty | |
CAutoSaver | |
CAxisOrigin | A class to create a Coin3D node representation of an coordinate system |
CBaseMouseSelection | The standard mouse selection class |
CBaseView | Base class of all windows belonging to a document there are two ways of belonging to a document |
CBitmapFactoryInst | |
CBitmapFactoryInstP | |
CBlankWorkbench | Defines a complete empty workbench |
CBlenderNavigationStyle | |
CBoxZoomSelection | The box zoom mouse model class Draws a rectangle for box zooming |
CBreakpoint | |
CButtonGroup | The ButtonGroup class Unlike Qt's QButtonGroup this class allows it that in exclusive mode all buttons can be unchecked |
CCADNavigationStyle | |
CCallTip | |
CCallTipsList | |
CCamera | |
CCameraAnimation | |
CCheckListDialog | Dialog with a QListView with checkable items inside |
CClearLineEdit | Adds a clear button at the right side |
CCoinPtr | Convenience smart pointer to wrap coin node |
CColorButton | Implementation of a color button |
CColorButtonP | |
►CCommand | The Command class |
CLogDisabler | Helper class to disable python console log |
CCommandBase | The CommandBase class This lightweight class is the base class of all commands in FreeCAD |
CCommandIconView | This class allows to drag one or more items which correspond to a Command object |
CCommandManager | The CommandManager class This class manage all available commands in FreeCAD |
CCompletionList | List box that pops up in a text edit if the user has pressed an accelerator to complete the current word they are typing in |
CConsoleErrorTask | |
CConsoleHistory | This class implements the history for the Python console |
CConsoleLogTask | |
CConsoleMessageTask | |
CConsoleWarningTask | |
CContainerDialog | Acts as a container to embed any kinds of widgets that do not inherit from QDialog |
CControlSingleton | The control class |
CCustomMessageEvent | Used to send messages as events in the methods Error(), Warning() and Message() of the StatusBarObserver class to the main window to display them on the status bar instead of printing them directly to the status bar |
CCustomPageProducer | The CustomPageProducer class is a value-based template class that provides the ability to create custom pages dynamically |
CDialogOptions | The DialogOptions class Helper class to control whether to use native or Qt dialogs |
CDlgObjectSelection | Dialog for object dependency selection |
CDockWidgetAction | Special action to show all dockable views – except of toolbars – in an own popup menu |
CDockWindow | Base class of all dockable windows belonging to a document there are two ways of belonging to a document |
CDockWindowItem | |
CDockWindowItems | |
CDockWindowManager | Class that manages the widgets inside a QDockWidget |
CDockWindowManagerP | |
CDocument | The Gui Document This is the document on GUI level |
CDocumentIndex | |
►CDocumentItem | The link between the tree and a document |
CExpandInfo | |
CDocumentModel | |
CDocumentModelIndex | |
CDocumentModelP | |
CDocumentObjectData | |
CDocumentObjectItem | The link between the tree and a document object |
CDocumentObserver | Simplifies the step to write classes that listen to what happens inside a document |
CDocumentObserverPython | Used to notify registered Python instances whenever something happens to a document, like creation, destruction, adding or removing viewproviders or when viewprovider property changes |
CDocumentP | |
CDocumentT | Helper class to store the name of a document |
►CDocumentWeakPtrT | The DocumentWeakPtrT class |
CPrivate | |
CDoubleSpinBox | Does exactly the same as Qt's QDoubleSpinBox but has expression support |
CEditorView | A special view class which sends the messages from the application to the editor and embeds it in a window |
CEditorViewP | |
►CElementColors | |
CPrivate | |
CExpLineEdit | Lineedit that support expressing binding |
CExpressionBinding | |
CExpressionBindingPy | |
CExpressionCompleter | Extends the QCompleter class to provide a completer model of documentobject names and properties |
CExpressionLineEdit | |
CExpressionParameter | |
CExpressionSpinBox | |
CExpressionTextEdit | |
CFileChooser | Lineedit with a button on the right side to specify a file or directory |
CFileDialog | Dialogs that allow users to select files or directories |
CFileIconProvider | Icons for FileDialog to use |
CFileOptionsDialog | Extensible file dialog with an additional widget either at the right or at the bottom, that can be shown or hidden with the 'Extended' button |
CFixedGroup | Can be used for a fixed group of views |
CFlag | |
CFlagLayout | |
CFormatString | |
CFreehandSelection | The freehand selection class |
►CGestureNavigationStyle | |
CEventQueue | |
CGLFlagWindow | |
CGLGraphicsItem | |
CGLOverlayWidget | |
CGLPainter | |
CGraphicsScene | |
CGraphicsView | |
CGraphicsView3D | |
CGraphvizGraphicsView | |
CGraphvizView | |
CGraphvizWorker | The GraphvizWorker class |
CGroupCommand | Class to help implement a group command |
CGuiAbstractNativeEvent | |
CGUIApplication | Override QCoreApplication::notify() to fetch exceptions in Qt widgets properly that are not handled in the event handler or slot |
CGUIApplicationNativeEventAware | |
CGUIConsole | The console window class This class opens a console window when instantiated and redirects the stdio streams to it as long it exists |
CGuiNativeEvent | |
►CGUISingleApplication | |
CPrivate | |
CHistoryList | |
CHttpServer | Implements a simple HTTP server |
CInputField | The InputField class The input field widget handles all around user input of Quantities |
CInputValidator | |
CInteractiveInterpreter | This class implements an interactive Python interpreter |
CInteractiveInterpreterP | |
CIntSpinBox | Does exactly the same as Qt's QSpinBox but has expression support |
CInventorNavigationStyle | |
►CItemViewSelection | |
CMatchName | |
CKeyboardFilter | |
CLabelButton | Label with a button on the right side |
CLabelEditor | |
CLineMarker | |
CLinkInfo | |
CLinkOwner | |
►CLinkView | |
CElement | |
CSubInfo | |
CLocationDialog | This is the abstract base dialog class that defines the interface for specifying a direction vector by the user |
CLocationDialogImp | This template class is a subclass of LocationDialog using LocationUi and implements the pure virtual methods of its base class |
CLocationDialogUi | This is the template class that implements the interface of LocationDialog |
CLocationDialogUiImp | This is a subclass of LocationDialog using AbstractUi that implements the pure virtual methods of its base class |
CLocationImpUi | This is the template class that implements the interface of AbstractUi |
CLocationUi | This template class does basically the same as LocationDialogUi unless that it doesn inherit from a widget but only from the UI_-generated class |
CLocationWidget | |
CMacroCommand | The script command class This is a special type of command class |
CMacroManager | Macro recording and play back management The purpos of this class is to handle record function calls from a command and save it in a macro file (so far) |
CMainWindow | Main window with menu bar, toolbars, dockable windows, a status bar and mainly a workspace for the MDI windows |
CMainWindowP | |
CMainWindowPy | |
►CManualAlignment | |
CPrivate | |
CMayaGestureNavigationStyle | |
CMDITabbar | |
CMDIView | Base class of all windows belonging to a document |
CMDIViewPy | |
CMenuItem | |
CMenuManager | Responsible for the creation of menus and context menus and appending them to the main window |
CMergeDocuments | |
CModifierLineEdit | Lineedit to specify modifiers |
CMovableGroup | The FixedGroup class can be used for a fixed group of views |
CMovableGroupModel | Keeps an array of movable groups |
CNavigationStyle | The navigation style base class |
CNavigationStyleEvent | |
CNavigationStyleP | |
CNetworkRetriever | Encapsulates the GNU tool wget |
CNetworkRetrieverP | |
CNode_Block | |
CNode_Object | |
CNode_Slice | |
CNoneWorkbench | Defines a slim workbench |
COpenCascadeNavigationStyle | |
COpenGLBuffer | |
COpenGLMultiBuffer | |
COpenSCADNavigationStyle | |
COutputStderr | Python class for redirection of stderr to FreeCAD's output console window |
COutputStdout | Python class for redirection of stdout to FreeCAD's output console window |
CPickedPoint | |
CPointMarker | |
CPolyClipSelection | The poly clip mouse model class Create a polygon |
CPolyline | |
CPolyPickerSelection | The poly picker mouse selection class Create a polygon |
CPrefCheckBox | The PrefCheckBox class |
CPrefColorButton | The PrefColorButton class |
CPrefComboBox | The PrefComboBox class |
CPrefDoubleSpinBox | The PrefDoubleSpinBox class |
CPreferencePack | Of user preferences stored in files on disk |
►CPreferencePackManager | And loadable collections of user preferences |
CTemplateFile | Containing a set of preferences that can be saved into a PreferencePack |
CPrefFileChooser | The PrefFileChooser class |
CPrefFontBox | The PrefFontBox class |
CPrefLineEdit | The PrefLineEdit class |
CPrefPageProducer | The PrefPageProducer class is a value-based template class that provides the ability to create preference pages dynamically |
CPrefPagePyProducer | Ability to create preference pages dynamically from a Python class |
CPrefPageUiProducer | Ability to create preference pages dynamically from an external UI file |
CPrefQuantitySpinBox | The PrefQuantitySpinBox class |
CPrefQuantitySpinBoxPrivate | |
CPrefRadioButton | The PrefRadioButton class |
CPrefSlider | The PrefSlider class |
CPrefSpinBox | The PrefSpinBox class |
CPrefTextEdit | The PrefLineEdit class |
CPrefUnitSpinBox | The PrefUnitSpinBox class |
CPrefWidget | The preference widget class |
CProgressBar | |
CProgressBarPrivate | |
CProgressDialog | |
CProjectWidget | Tree view that allows drag & drop of document objects |
CPropertyListEditor | |
►CPropertyView | The property view class |
CPropFind | |
CPropInfo | |
CPyResource | Interface to create widgets or to load .ui files from Python |
CPySideUicModule | |
CPythonBaseWorkbench | Allows the manipulation of the workbench from Python |
CPythonBlankWorkbench | |
CPythonCommand | The Python command class This is a special type of command class |
CPythonConsole | |
CPythonConsoleHighlighter | Syntax highlighter for Python console |
CPythonConsoleP | |
CPythonDebugExcept | |
CPythonDebugger | |
CPythonDebuggerP | |
CPythonDebuggerPy | |
CPythonDebugModule | |
CPythonDebugStderr | |
CPythonDebugStdout | |
CPythonEditor | Python text editor with syntax highlighting |
CPythonEditorP | |
CPythonEditorView | |
CPythonGroupCommand | The Python group command class |
CPythonOnlineHelp | Returns the content of an HTML page which gets sent to the client to be displayed |
CPythonRedirector | |
CPythonStderr | Python class for redirection of stderr to FreeCAD's Python console window |
CPythonStdin | Python class for redirection of stdin to an input dialog of Qt |
CPythonStdout | Python class for redirection of stdout to FreeCAD's Python console window |
CPythonSyntaxHighlighter | Syntax highlighter for Python |
CPythonSyntaxHighlighterP | |
CPythonWorkbench | Allows the manipulation of the workbench from Python |
CPythonWrapper | |
CQtTools | The QtTools class Helper class to reduce adding a lot of extra QT_VERSION checks to client code |
CQuantitySpinBox | |
CQuantitySpinBoxPrivate | |
CRawInputEventFilter | |
CRDragger | Rotation Dragger |
►CRecentFilesAction | Holds a menu listed with the recent files |
CPrivate | |
CRecentMacrosAction | Holds a menu listed with the recent macros that were executed, edited, or created |
CRecoveryRunnable | |
CRecoveryWriter | |
CRectangleSelection | The selection mouse model class Draws a rectangle for selection |
CRedoAction | Reimplements a special behaviour to make a menu appearing when the button with the arrow is clicked |
CReportOutputParameter | |
CRevitNavigationStyle | |
CRubberband | |
CRubberbandSelection | The selection mouse model class Draws a rectangle for selection |
CRunningState | |
►CSceneEventFilter | |
CPrivate | |
CSearchBar | |
CSelectionChanges | Transport the changes of the Selection This class transports closer information what was changed in the selection |
CSelectionFilter | Selection filter definition This class builds up a type/count tree out of a string to test very fast a selection or object/subelement type against it |
CSelectionFilterGate | Filter object for the SelectionSengleton This object is a link between the selection filter class and the selection singleton |
CSelectionFilterGatePython | A Python wrapper around SelectionFilterPy to implement the SelectionGate interface |
CSelectionFilterPy | Python binding for SelectionFilter class |
CSelectionGate | SelectionGate The selection gate allows or disallows selection of certain types |
CSelectionGateFilterExternal | SelectionGateFilterExternal The selection gate disallows any external object |
CSelectionGatePython | A wrapper around a Python class that implements the SelectionGate interface |
CSelectionLogDisabler | Helper class to disable logging selection action to MacroManager |
CSelectionObject | The Selection object class |
CSelectionObserver | Simplifies the step to write classes that listen to what happens to the selection |
CSelectionObserverPython | Implements a mechanism to register a Python class instance implementing the required interface in order to be notified on selection changes |
►CSelectionSingleton | The Selection class The selection singleton keeps track of the selection state of the whole application |
CSelObj | |
CSelectModule | List of radio buttons to choose the module that should handle a certain file type |
CSequencerBar | FreeCAD's progress bar for long operations To see how to use the progress bar have a look at the following examples: |
CSequencerBarPrivate | |
CSequencerDialog | |
CSequencerDialogPrivate | |
CSignalConnect | Abitlity to make a connection between the callback function of a Python object and the slot onExecute() |
CSoAutoZoomTranslation | |
CSoAxisCrossKit | |
CSoBoxSelectionRenderAction | Renders the scene with highlighted boxes around selections |
CSoBoxSelectionRenderActionP | |
CSoColorBarLabel | A text label for the color bar |
CSoFCBackgroundGradient | |
CSoFCBoundingBox | A subclass of SoShape used to create an axis aligned wire frame box based on the minBounds and maxBounds fields |
CSoFCColorBar | The color bar class that redirects all calls to its handled color bars |
CSoFCColorBarBase | The abstract color bar base class to get most important information on how to convert a scalar to an RGB color |
CSoFCColorBarProxyObject | |
CSoFCColorGradient | |
CSoFCColorLegend | |
CSoFCCSysDragger | Coordinate System Dragger |
CSoFCDB | The FreeCAD database class to initialize all our own Inventor nodes |
CSoFCDocumentAction | Used to inform an SoFCSelection node when a document has been renamed |
CSoFCDocumentObjectAction | Used to get the name of the document, object and component at a certain position of an SoFCSelection node |
CSoFCEnableHighlightAction | Used to inform an SoFCSelection node whether preselection is enabled or disabled |
CSoFCEnableSelectionAction | Used to inform an SoFCSelection node whether selection is enabled or disabled |
CSoFCHighlightAction | Used to inform an SoFCSelection node whether an object gets highlighted |
CSoFCHighlightColorAction | Used to inform an SoFCSelection node which preselection color is used |
CSoFCInteractiveElement | |
CSoFCOffscreenRenderer | Used for rendering scenes in offscreen buffers |
CSoFCPathAnnotation | |
CSoFCSelection | Selection node This node does the complete highlighting and selection together with the viewer |
CSoFCSelectionAction | Used to inform an SoFCSelection node whether an object gets selected |
CSoFCSelectionColorAction | Used to inform an SoFCSelection node which selection color is used |
CSoFCSelectionContext | |
CSoFCSelectionContextBase | |
CSoFCSelectionContextEx | |
CSoFCSelectionCounter | |
►CSoFCSelectionRoot | |
CSelContext | |
CStack | |
CStackComp | |
CSoFCSeparator | |
CSoFCUnifiedSelection | Unified Selection node This is the new selection node for the 3D Viewer which will gradually remove all the low level selection nodes in the view provider |
CSoFCVectorizeSVGAction | |
CSoFCVectorizeSVGActionP | |
CSoFCVectorizeU3DAction | |
CSoFCVectorizeU3DActionP | |
CSoFrameLabel | |
CSoGLRenderActionElement | |
CSoGLSelectAction | Used to get all data under a selected area |
CSoGLVBOActivatedElement | |
CSoGLWidgetElement | |
CSoGLWidgetNode | |
CSoHighlightElementAction | |
CSoQtOffscreenRenderer | |
CSoQtOffscreenRendererPy | |
CSoRegPoint | |
CSoSelectionElementAction | |
CSoShapeScale | |
CSoSkipBoundingGroup | This is a special group node which must be defined to ignore bounding box actions |
CSoStringLabel | |
CSoSVGVectorOutput | |
CSoTextLabel | A text label with a background color |
CSoU3DVectorOutput | |
CSoUpdateVBOAction | Helper class no notify nodes to update VBO |
CSoVisibleFaceAction | |
CSoVRMLAction | |
CSplashObserver | Displays all messages at startup inside the splash screen |
CSplashScreen | This widget provides a splash screen that can be shown during application startup |
CSplitView3DInventor | Allows to create a window with two or more Inventor views |
CStatefulLabel | A text label whose appearance can change based on a specified state |
CStatusBarObserver | The status bar observer displays the text on the status bar of the main window in an appropriate color |
CStatusWidget | |
CStdCmdDescription | |
CStdCmdDownloadOnlineHelp | |
CStdCmdPythonHelp | |
CStdWorkbench | Defines the standard menus, toolbars, commandbars etc |
CSyntaxHighlighter | Abstract Syntax highlighter |
CSyntaxHighlighterP | |
CTaskBoxAngle | |
CTaskBoxPosition | |
CTaskCSysDragger | |
CTaskDlgRelocation | |
CTaskElementColors | |
CTDragger | Translation Dragger |
CTessellator | |
CTestConsoleObserver | |
CTestWorkbench | |
►CTextBlockData | |
CState | |
CTextDocumentEditorView | |
CTextEdit | |
CTextEditor | |
CTextEditorP | |
CThumbnail | |
CTimerFunction | |
CTimerFunctionPrivate | |
CTinkerCADNavigationStyle | |
CToolBarAction | Special action to show all toolbars in an own popup menu |
CToolBarItem | |
CToolBarManager | Responsible for the creation of toolbars and appending them to the main window |
CToolBoxManager | Responsible for the creation of command bars and appending them to the toolbox window |
CToolTip | Qt's tooltip does not work as expected with some classes, e.g |
CTouchpadNavigationStyle | |
CTransactionViewProvider | |
CTranslateManip | |
CTranslator | |
CTranslatorP | |
CTreeDockWidget | The dock window containing the tree view |
CTreePanel | |
CTreeParams | Helper class to read/write tree view options |
CTreeView | |
►CTreeWidget | Tree view that allows drag & drop of document objects |
CSelInfo | |
CTreeWidgetEditDelegate | TreeWidget item delegate for editing |
CUi_DlgObjectSelection | |
CUi_DlgTreeWidget | |
CUi_TaskElementColors | |
CUi_VectorListEditor | |
CUiLoader | Abitlity to use the widget factory framework of FreeCAD within the framework provided by Qt |
CUiLoaderPy | |
CUIntSpinBox | Does basically the same as Qt's QSpinBox unless that it works with unsigned int's instead |
CUIntSpinBoxPrivate | |
CUndoAction | Reimplements a special behaviour to make a menu appearing when the button with the arrow is clicked |
CUnsignedValidator | A validator that allows only input of unsigned int values in the range from 0 to UINT_MAX |
CUrlHandler | |
CUrlLabel | A text label where a url can specified |
CUserNavigationStyle | Sub-classes of this class appear in the preference dialog where users can choose their favorite navigation style |
CVectorListEditor | |
CVectorTableDelegate | |
CVectorTableModel | |
CView3DInventor | The 3D view window It consists out of the 3D view |
CView3DInventorPy | |
CView3DInventorViewer | GUI view into a 3D scene provided by View3DInventor |
CView3DInventorViewerPy | Python interface for View3DInventorViewer |
CViewerEventFilter | |
CViewParams | Convenient class to obtain view provider related parameters |
CViewProvider | General interface for all visual stuff in FreeCAD This class is used to generate and handle all around visualizing and presenting objects from the FreeCAD App layer to the user |
CViewProviderAnnotation | |
CViewProviderAnnotationLabel | This is a different implementation of an annotation object which uses an SoImage node instead of an SoText2 or SoAsciiText node |
CViewProviderBuilder | |
CViewProviderColorBuilder | |
CViewProviderDocumentObject | |
CViewProviderDocumentObjectGroup | |
CViewProviderDragger | The base class for all view providers modifying the placement of a geometric feature |
CViewProviderExtension | Extension with special viewprovider calls |
CViewProviderExtensionPythonT | Generic Python extension class which allows to behave every extension derived class as Python extension – simply by subclassing |
CViewProviderExtern | |
CViewProviderFeature | |
CViewProviderGeoFeatureGroup | |
CViewProviderGeoFeatureGroupExtension | |
CViewProviderGeometryObject | The base class for all view providers that display geometric data, like mesh, point clouds and shapes |
CViewProviderGroupExtension | |
CViewProviderIndex | |
CViewProviderInventorObject | |
CViewProviderLine | |
►CViewProviderLink | |
CDraggerContext | |
CViewProviderLinkObserver | |
CViewProviderMap | |
CViewProviderMaterialObject | |
CViewProviderMeasureDistance | |
CViewProviderOrigin | |
CViewProviderOriginFeature | View provider associated with an App::OriginFeature |
CViewProviderOriginGroup | |
CViewProviderOriginGroupExtension | |
CViewProviderPart | |
CViewProviderPlacement | |
CViewProviderPlane | |
CViewProviderPointMarker | |
CViewProviderPythonFeatureImp | |
CViewProviderPythonFeatureT | |
CViewProviderT | Helper class to store the names of a view provider and its document |
CViewProviderTextDocument | |
CViewProviderVRMLObject | |
►CViewProviderWeakPtrT | The ViewProviderWeakPtrT class |
CPrivate | |
CViewVolumeProjection | |
CWaitCursor | This class sets a waitcursor automatically while a slow operation is running |
CWaitCursorP | |
CWeakPtrT | The WeakPtrT class |
CWheelEventFilter | |
CWidgetFactoryInst | The widget factory provides methods for the dynamic creation of widgets |
CWidgetFactorySupplier | The widget factory supplier class registers all kinds of preference pages and widgets |
CWidgetProducer | The WidgetProducer class is a value-based template class that provides the ability to create widgets dynamically |
CWindowAction | |
CWindowParameter | Adapter class to the parameter of FreeCAD for all windows Retrieve the parameter group of the specific window by the windowname |
CWorkbench | This is the base class for the workbench facility |
CWorkbenchActionEvent | Used to send an event of which workbench must be activated |
CWorkbenchComboBox | |
CWorkbenchFactoryInst | The workbench factory provides methods for the dynamic creation of special workbenches for each module |
CWorkbenchGroup | List of workbenches |
CWorkbenchManager | Manages all workbench objects |
CWorkbenchProducer | The WorkbenchProducer template class allows the registration and the creation of workbench classes |
CXMLMergeReader | |
►Ngzip_utf8 | |
CGzipFile | |
►Nifc2x3 | |
Cifc2dcompositecurve | |
Cifcabsorbeddosemeasure | |
Cifcaccelerationmeasure | |
Cifcactionrequest | |
Cifcactionsourcetypeenum | |
Cifcactiontypeenum | |
Cifcactor | |
Cifcactorrole | |
Cifcactuatortype | |
Cifcactuatortypeenum | |
Cifcaddress | |
Cifcaddresstypeenum | |
Cifcaheadorbehind | |
Cifcairterminalboxtype | |
Cifcairterminalboxtypeenum | |
Cifcairterminaltype | |
Cifcairterminaltypeenum | |
Cifcairtoairheatrecoverytype | |
Cifcairtoairheatrecoverytypeenum | |
Cifcalarmtype | |
Cifcalarmtypeenum | |
Cifcamountofsubstancemeasure | |
Cifcanalysismodeltypeenum | |
Cifcanalysistheorytypeenum | |
Cifcangulardimension | |
Cifcangularvelocitymeasure | |
Cifcannotation | |
Cifcannotationcurveoccurrence | |
Cifcannotationfillarea | |
Cifcannotationfillareaoccurrence | |
Cifcannotationoccurrence | |
Cifcannotationsurface | |
Cifcannotationsurfaceoccurrence | |
Cifcannotationsymboloccurrence | |
Cifcannotationtextoccurrence | |
Cifcapplication | |
Cifcappliedvalue | |
Cifcappliedvaluerelationship | |
Cifcapproval | |
Cifcapprovalactorrelationship | |
Cifcapprovalpropertyrelationship | |
Cifcapprovalrelationship | |
Cifcarbitraryclosedprofiledef | |
Cifcarbitraryopenprofiledef | |
Cifcarbitraryprofiledefwithvoids | |
Cifcareameasure | |
Cifcarithmeticoperatorenum | |
Cifcassemblyplaceenum | |
Cifcasset | |
Cifcasymmetricishapeprofiledef | |
Cifcaxis1placement | |
Cifcaxis2placement2d | |
Cifcaxis2placement3d | |
Cifcbeam | |
Cifcbeamtype | |
Cifcbeamtypeenum | |
Cifcbenchmarkenum | |
Cifcbeziercurve | |
Cifcblobtexture | |
Cifcblock | |
Cifcboilertype | |
Cifcboilertypeenum | |
Cifcboolean | |
Cifcbooleanclippingresult | |
Cifcbooleanoperator | |
Cifcbooleanresult | |
Cifcboundarycondition | |
Cifcboundaryedgecondition | |
Cifcboundaryfacecondition | |
Cifcboundarynodecondition | |
Cifcboundarynodeconditionwarping | |
Cifcboundedcurve | |
Cifcboundedsurface | |
Cifcboundingbox | |
Cifcboxalignment | |
Cifcboxedhalfspace | |
Cifcbsplinecurve | |
Cifcbsplinecurveform | |
Cifcbuilding | |
Cifcbuildingelement | |
Cifcbuildingelementcomponent | |
Cifcbuildingelementpart | |
Cifcbuildingelementproxy | |
Cifcbuildingelementproxytype | |
Cifcbuildingelementproxytypeenum | |
Cifcbuildingelementtype | |
Cifcbuildingstorey | |
Cifccablecarrierfittingtype | |
Cifccablecarrierfittingtypeenum | |
Cifccablecarriersegmenttype | |
Cifccablecarriersegmenttypeenum | |
Cifccablesegmenttype | |
Cifccablesegmenttypeenum | |
Cifccalendardate | |
Cifccartesianpoint | |
Cifccartesiantransformationoperator | |
Cifccartesiantransformationoperator2d | |
Cifccartesiantransformationoperator2dnonuniform | |
Cifccartesiantransformationoperator3d | |
Cifccartesiantransformationoperator3dnonuniform | |
Cifccenterlineprofiledef | |
Cifcchamferedgefeature | |
Cifcchangeactionenum | |
Cifcchillertype | |
Cifcchillertypeenum | |
Cifccircle | |
Cifccirclehollowprofiledef | |
Cifccircleprofiledef | |
Cifcclassification | |
Cifcclassificationitem | |
Cifcclassificationitemrelationship | |
Cifcclassificationnotation | |
Cifcclassificationnotationfacet | |
Cifcclassificationreference | |
Cifcclosedshell | |
Cifccoiltype | |
Cifccoiltypeenum | |
Cifccolourrgb | |
Cifccolourspecification | |
Cifccolumn | |
Cifccolumntype | |
Cifccolumntypeenum | |
Cifccomplexproperty | |
Cifccompositecurve | |
Cifccompositecurvesegment | |
Cifccompositeprofiledef | |
Cifccompressortype | |
Cifccompressortypeenum | |
Cifccondensertype | |
Cifccondensertypeenum | |
Cifccondition | |
Cifcconditioncriterion | |
Cifcconic | |
Cifcconnectedfaceset | |
Cifcconnectioncurvegeometry | |
Cifcconnectiongeometry | |
Cifcconnectionpointeccentricity | |
Cifcconnectionpointgeometry | |
Cifcconnectionportgeometry | |
Cifcconnectionsurfacegeometry | |
Cifcconnectiontypeenum | |
Cifcconstraint | |
Cifcconstraintaggregationrelationship | |
Cifcconstraintclassificationrelationship | |
Cifcconstraintenum | |
Cifcconstraintrelationship | |
Cifcconstructionequipmentresource | |
Cifcconstructionmaterialresource | |
Cifcconstructionproductresource | |
Cifcconstructionresource | |
Cifccontextdependentmeasure | |
Cifccontextdependentunit | |
Cifccontrol | |
Cifccontrollertype | |
Cifccontrollertypeenum | |
Cifcconversionbasedunit | |
Cifccooledbeamtype | |
Cifccooledbeamtypeenum | |
Cifccoolingtowertype | |
Cifccoolingtowertypeenum | |
Cifccoordinateduniversaltimeoffset | |
Cifccostitem | |
Cifccostschedule | |
Cifccostscheduletypeenum | |
Cifccostvalue | |
Cifccountmeasure | |
Cifccovering | |
Cifccoveringtype | |
Cifccoveringtypeenum | |
Cifccranerailashapeprofiledef | |
Cifccranerailfshapeprofiledef | |
Cifccrewresource | |
Cifccsgprimitive3d | |
Cifccsgsolid | |
Cifccshapeprofiledef | |
Cifccurrencyenum | |
Cifccurrencyrelationship | |
Cifccurtainwall | |
Cifccurtainwalltype | |
Cifccurtainwalltypeenum | |
Cifccurvaturemeasure | |
Cifccurve | |
Cifccurveboundedplane | |
Cifccurvestyle | |
Cifccurvestylefont | |
Cifccurvestylefontandscaling | |
Cifccurvestylefontpattern | |
Cifcdampertype | |
Cifcdampertypeenum | |
Cifcdataoriginenum | |
Cifcdateandtime | |
Cifcdayinmonthnumber | |
Cifcdaylightsavinghour | |
Cifcdefinedsymbol | |
Cifcderivedprofiledef | |
Cifcderivedunit | |
Cifcderivedunitelement | |
Cifcderivedunitenum | |
Cifcdescriptivemeasure | |
Cifcdiameterdimension | |
Cifcdimensionalexponents | |
Cifcdimensioncalloutrelationship | |
Cifcdimensioncount | |
Cifcdimensioncurve | |
Cifcdimensioncurvedirectedcallout | |
Cifcdimensioncurveterminator | |
Cifcdimensionextentusage | |
Cifcdimensionpair | |
Cifcdirection | |
Cifcdirectionsenseenum | |
Cifcdiscreteaccessory | |
Cifcdiscreteaccessorytype | |
Cifcdistributionchamberelement | |
Cifcdistributionchamberelementtype | |
Cifcdistributionchamberelementtypeenum | |
Cifcdistributioncontrolelement | |
Cifcdistributioncontrolelementtype | |
Cifcdistributionelement | |
Cifcdistributionelementtype | |
Cifcdistributionflowelement | |
Cifcdistributionflowelementtype | |
Cifcdistributionport | |
Cifcdocumentconfidentialityenum | |
Cifcdocumentelectronicformat | |
Cifcdocumentinformation | |
Cifcdocumentinformationrelationship | |
Cifcdocumentreference | |
Cifcdocumentstatusenum | |
Cifcdoor | |
Cifcdoorliningproperties | |
Cifcdoorpaneloperationenum | |
Cifcdoorpanelpositionenum | |
Cifcdoorpanelproperties | |
Cifcdoorstyle | |
Cifcdoorstyleconstructionenum | |
Cifcdoorstyleoperationenum | |
Cifcdoseequivalentmeasure | |
Cifcdraughtingcallout | |
Cifcdraughtingcalloutrelationship | |
Cifcdraughtingpredefinedcolour | |
Cifcdraughtingpredefinedcurvefont | |
Cifcdraughtingpredefinedtextfont | |
Cifcductfittingtype | |
Cifcductfittingtypeenum | |
Cifcductsegmenttype | |
Cifcductsegmenttypeenum | |
Cifcductsilencertype | |
Cifcductsilencertypeenum | |
Cifcdynamicviscositymeasure | |
Cifcedge | |
Cifcedgecurve | |
Cifcedgefeature | |
Cifcedgeloop | |
Cifcelectricalbaseproperties | |
Cifcelectricalcircuit | |
Cifcelectricalelement | |
Cifcelectricappliancetype | |
Cifcelectricappliancetypeenum | |
Cifcelectriccapacitancemeasure | |
Cifcelectricchargemeasure | |
Cifcelectricconductancemeasure | |
Cifcelectriccurrentenum | |
Cifcelectriccurrentmeasure | |
Cifcelectricdistributionpoint | |
Cifcelectricdistributionpointfunctionenum | |
Cifcelectricflowstoragedevicetype | |
Cifcelectricflowstoragedevicetypeenum | |
Cifcelectricgeneratortype | |
Cifcelectricgeneratortypeenum | |
Cifcelectricheatertype | |
Cifcelectricheatertypeenum | |
Cifcelectricmotortype | |
Cifcelectricmotortypeenum | |
Cifcelectricresistancemeasure | |
Cifcelectrictimecontroltype | |
Cifcelectrictimecontroltypeenum | |
Cifcelectricvoltagemeasure | |
Cifcelement | |
Cifcelementarysurface | |
Cifcelementassembly | |
Cifcelementassemblytypeenum | |
Cifcelementcomponent | |
Cifcelementcomponenttype | |
Cifcelementcompositionenum | |
Cifcelementquantity | |
Cifcelementtype | |
Cifcellipse | |
Cifcellipseprofiledef | |
Cifcenergyconversiondevice | |
Cifcenergyconversiondevicetype | |
Cifcenergymeasure | |
Cifcenergyproperties | |
Cifcenergysequenceenum | |
Cifcenvironmentalimpactcategoryenum | |
Cifcenvironmentalimpactvalue | |
Cifcequipmentelement | |
Cifcequipmentstandard | |
Cifcevaporativecoolertype | |
Cifcevaporativecoolertypeenum | |
Cifcevaporatortype | |
Cifcevaporatortypeenum | |
Cifcextendedmaterialproperties | |
Cifcexternallydefinedhatchstyle | |
Cifcexternallydefinedsurfacestyle | |
Cifcexternallydefinedsymbol | |
Cifcexternallydefinedtextfont | |
Cifcexternalreference | |
Cifcextrudedareasolid | |
Cifcface | |
Cifcfacebasedsurfacemodel | |
Cifcfacebound | |
Cifcfaceouterbound | |
Cifcfacesurface | |
Cifcfacetedbrep | |
Cifcfacetedbrepwithvoids | |
Cifcfailureconnectioncondition | |
Cifcfantype | |
Cifcfantypeenum | |
Cifcfastener | |
Cifcfastenertype | |
Cifcfeatureelement | |
Cifcfeatureelementaddition | |
Cifcfeatureelementsubtraction | |
Cifcfillareastyle | |
Cifcfillareastylehatching | |
Cifcfillareastyletiles | |
Cifcfillareastyletilesymbolwithstyle | |
Cifcfiltertype | |
Cifcfiltertypeenum | |
Cifcfiresuppressionterminaltype | |
Cifcfiresuppressionterminaltypeenum | |
Cifcflowcontroller | |
Cifcflowcontrollertype | |
Cifcflowdirectionenum | |
Cifcflowfitting | |
Cifcflowfittingtype | |
Cifcflowinstrumenttype | |
Cifcflowinstrumenttypeenum | |
Cifcflowmetertype | |
Cifcflowmetertypeenum | |
Cifcflowmovingdevice | |
Cifcflowmovingdevicetype | |
Cifcflowsegment | |
Cifcflowsegmenttype | |
Cifcflowstoragedevice | |
Cifcflowstoragedevicetype | |
Cifcflowterminal | |
Cifcflowterminaltype | |
Cifcflowtreatmentdevice | |
Cifcflowtreatmentdevicetype | |
Cifcfluidflowproperties | |
Cifcfontstyle | |
Cifcfontvariant | |
Cifcfontweight | |
Cifcfooting | |
Cifcfootingtypeenum | |
Cifcforcemeasure | |
Cifcfrequencymeasure | |
Cifcfuelproperties | |
Cifcfurnishingelement | |
Cifcfurnishingelementtype | |
Cifcfurniturestandard | |
Cifcfurnituretype | |
Cifcgasterminaltype | |
Cifcgasterminaltypeenum | |
Cifcgeneralmaterialproperties | |
Cifcgeneralprofileproperties | |
Cifcgeometriccurveset | |
Cifcgeometricprojectionenum | |
Cifcgeometricrepresentationcontext | |
Cifcgeometricrepresentationitem | |
Cifcgeometricrepresentationsubcontext | |
Cifcgeometricset | |
Cifcgloballyuniqueid | |
Cifcglobalorlocalenum | |
Cifcgrid | |
Cifcgridaxis | |
Cifcgridplacement | |
Cifcgroup | |
Cifchalfspacesolid | |
Cifcheatexchangertype | |
Cifcheatexchangertypeenum | |
Cifcheatfluxdensitymeasure | |
Cifcheatingvaluemeasure | |
Cifchourinday | |
Cifchumidifiertype | |
Cifchumidifiertypeenum | |
Cifchygroscopicmaterialproperties | |
Cifcidentifier | |
Cifcilluminancemeasure | |
Cifcimagetexture | |
Cifcinductancemeasure | |
Cifcinteger | |
Cifcintegercountratemeasure | |
Cifcinternalorexternalenum | |
Cifcinventory | |
Cifcinventorytypeenum | |
Cifcionconcentrationmeasure | |
Cifcirregulartimeseries | |
Cifcirregulartimeseriesvalue | |
Cifcishapeprofiledef | |
Cifcisothermalmoisturecapacitymeasure | |
Cifcjunctionboxtype | |
Cifcjunctionboxtypeenum | |
Cifckinematicviscositymeasure | |
Cifclabel | |
Cifclaborresource | |
Cifclamptype | |
Cifclamptypeenum | |
Cifclayersetdirectionenum | |
Cifclengthmeasure | |
Cifclibraryinformation | |
Cifclibraryreference | |
Cifclightdistributioncurveenum | |
Cifclightdistributiondata | |
Cifclightemissionsourceenum | |
Cifclightfixturetype | |
Cifclightfixturetypeenum | |
Cifclightintensitydistribution | |
Cifclightsource | |
Cifclightsourceambient | |
Cifclightsourcedirectional | |
Cifclightsourcegoniometric | |
Cifclightsourcepositional | |
Cifclightsourcespot | |
Cifcline | |
Cifclineardimension | |
Cifclinearforcemeasure | |
Cifclinearmomentmeasure | |
Cifclinearstiffnessmeasure | |
Cifclinearvelocitymeasure | |
Cifcloadgrouptypeenum | |
Cifclocalplacement | |
Cifclocaltime | |
Cifclogical | |
Cifclogicaloperatorenum | |
Cifcloop | |
Cifclshapeprofiledef | |
Cifcluminousfluxmeasure | |
Cifcluminousintensitydistributionmeasure | |
Cifcluminousintensitymeasure | |
Cifcmagneticfluxdensitymeasure | |
Cifcmagneticfluxmeasure | |
Cifcmanifoldsolidbrep | |
Cifcmappeditem | |
Cifcmassdensitymeasure | |
Cifcmassflowratemeasure | |
Cifcmassmeasure | |
Cifcmassperlengthmeasure | |
Cifcmaterial | |
Cifcmaterialclassificationrelationship | |
Cifcmaterialdefinitionrepresentation | |
Cifcmateriallayer | |
Cifcmateriallayerset | |
Cifcmateriallayersetusage | |
Cifcmateriallist | |
Cifcmaterialproperties | |
Cifcmeasurewithunit | |
Cifcmechanicalconcretematerialproperties | |
Cifcmechanicalfastener | |
Cifcmechanicalfastenertype | |
Cifcmechanicalmaterialproperties | |
Cifcmechanicalsteelmaterialproperties | |
Cifcmember | |
Cifcmembertype | |
Cifcmembertypeenum | |
Cifcmetric | |
Cifcminuteinhour | |
Cifcmodulusofelasticitymeasure | |
Cifcmodulusoflinearsubgradereactionmeasure | |
Cifcmodulusofrotationalsubgradereactionmeasure | |
Cifcmodulusofsubgradereactionmeasure | |
Cifcmoisturediffusivitymeasure | |
Cifcmolecularweightmeasure | |
Cifcmomentofinertiameasure | |
Cifcmonetarymeasure | |
Cifcmonetaryunit | |
Cifcmonthinyearnumber | |
Cifcmotorconnectiontype | |
Cifcmotorconnectiontypeenum | |
Cifcmove | |
Cifcnamedunit | |
Cifcnormalisedratiomeasure | |
Cifcnullstyle | |
Cifcnumericmeasure | |
Cifcobject | |
Cifcobjectdefinition | |
Cifcobjective | |
Cifcobjectiveenum | |
Cifcobjectplacement | |
Cifcobjecttypeenum | |
Cifcoccupant | |
Cifcoccupanttypeenum | |
Cifcoffsetcurve2d | |
Cifcoffsetcurve3d | |
Cifconedirectionrepeatfactor | |
Cifcopeningelement | |
Cifcopenshell | |
Cifcopticalmaterialproperties | |
Cifcorderaction | |
Cifcorganization | |
Cifcorganizationrelationship | |
Cifcorientededge | |
Cifcoutlettype | |
Cifcoutlettypeenum | |
Cifcownerhistory | |
Cifcparameterizedprofiledef | |
Cifcparametervalue | |
Cifcpath | |
Cifcperformancehistory | |
Cifcpermeablecoveringoperationenum | |
Cifcpermeablecoveringproperties | |
Cifcpermit | |
Cifcperson | |
Cifcpersonandorganization | |
Cifcphmeasure | |
Cifcphysicalcomplexquantity | |
Cifcphysicalorvirtualenum | |
Cifcphysicalquantity | |
Cifcphysicalsimplequantity | |
Cifcpile | |
Cifcpileconstructionenum | |
Cifcpiletypeenum | |
Cifcpipefittingtype | |
Cifcpipefittingtypeenum | |
Cifcpipesegmenttype | |
Cifcpipesegmenttypeenum | |
Cifcpixeltexture | |
Cifcplacement | |
Cifcplanarbox | |
Cifcplanarextent | |
Cifcplanarforcemeasure | |
Cifcplane | |
Cifcplaneanglemeasure | |
Cifcplate | |
Cifcplatetype | |
Cifcplatetypeenum | |
Cifcpoint | |
Cifcpointoncurve | |
Cifcpointonsurface | |
Cifcpolygonalboundedhalfspace | |
Cifcpolyline | |
Cifcpolyloop | |
Cifcport | |
Cifcpositivelengthmeasure | |
Cifcpositiveplaneanglemeasure | |
Cifcpositiveratiomeasure | |
Cifcpostaladdress | |
Cifcpowermeasure | |
Cifcpredefinedcolour | |
Cifcpredefinedcurvefont | |
Cifcpredefineddimensionsymbol | |
Cifcpredefineditem | |
Cifcpredefinedpointmarkersymbol | |
Cifcpredefinedsymbol | |
Cifcpredefinedterminatorsymbol | |
Cifcpredefinedtextfont | |
Cifcpresentabletext | |
Cifcpresentationlayerassignment | |
Cifcpresentationlayerwithstyle | |
Cifcpresentationstyle | |
Cifcpresentationstyleassignment | |
Cifcpressuremeasure | |
Cifcprocedure | |
Cifcproceduretypeenum | |
Cifcprocess | |
Cifcproduct | |
Cifcproductdefinitionshape | |
Cifcproductrepresentation | |
Cifcproductsofcombustionproperties | |
Cifcprofiledef | |
Cifcprofileproperties | |
Cifcprofiletypeenum | |
Cifcproject | |
Cifcprojectedortruelengthenum | |
Cifcprojectioncurve | |
Cifcprojectionelement | |
Cifcprojectorder | |
Cifcprojectorderrecord | |
Cifcprojectorderrecordtypeenum | |
Cifcprojectordertypeenum | |
Cifcproperty | |
Cifcpropertyboundedvalue | |
Cifcpropertyconstraintrelationship | |
Cifcpropertydefinition | |
Cifcpropertydependencyrelationship | |
Cifcpropertyenumeratedvalue | |
Cifcpropertyenumeration | |
Cifcpropertylistvalue | |
Cifcpropertyreferencevalue | |
Cifcpropertyset | |
Cifcpropertysetdefinition | |
Cifcpropertysinglevalue | |
Cifcpropertysourceenum | |
Cifcpropertytablevalue | |
Cifcprotectivedevicetype | |
Cifcprotectivedevicetypeenum | |
Cifcproxy | |
Cifcpumptype | |
Cifcpumptypeenum | |
Cifcquantityarea | |
Cifcquantitycount | |
Cifcquantitylength | |
Cifcquantitytime | |
Cifcquantityvolume | |
Cifcquantityweight | |
Cifcradioactivitymeasure | |
Cifcradiusdimension | |
Cifcrailing | |
Cifcrailingtype | |
Cifcrailingtypeenum | |
Cifcramp | |
Cifcrampflight | |
Cifcrampflighttype | |
Cifcrampflighttypeenum | |
Cifcramptypeenum | |
Cifcratiomeasure | |
Cifcrationalbeziercurve | |
Cifcreal | |
Cifcrectanglehollowprofiledef | |
Cifcrectangleprofiledef | |
Cifcrectangularpyramid | |
Cifcrectangulartrimmedsurface | |
Cifcreferencesvaluedocument | |
Cifcreflectancemethodenum | |
Cifcregulartimeseries | |
Cifcreinforcementbarproperties | |
Cifcreinforcementdefinitionproperties | |
Cifcreinforcingbar | |
Cifcreinforcingbarroleenum | |
Cifcreinforcingbarsurfaceenum | |
Cifcreinforcingelement | |
Cifcreinforcingmesh | |
Cifcrelaggregates | |
Cifcrelassigns | |
Cifcrelassignstasks | |
Cifcrelassignstoactor | |
Cifcrelassignstocontrol | |
Cifcrelassignstogroup | |
Cifcrelassignstoprocess | |
Cifcrelassignstoproduct | |
Cifcrelassignstoprojectorder | |
Cifcrelassignstoresource | |
Cifcrelassociates | |
Cifcrelassociatesappliedvalue | |
Cifcrelassociatesapproval | |
Cifcrelassociatesclassification | |
Cifcrelassociatesconstraint | |
Cifcrelassociatesdocument | |
Cifcrelassociateslibrary | |
Cifcrelassociatesmaterial | |
Cifcrelassociatesprofileproperties | |
Cifcrelationship | |
Cifcrelaxation | |
Cifcrelconnects | |
Cifcrelconnectselements | |
Cifcrelconnectspathelements | |
Cifcrelconnectsports | |
Cifcrelconnectsporttoelement | |
Cifcrelconnectsstructuralactivity | |
Cifcrelconnectsstructuralelement | |
Cifcrelconnectsstructuralmember | |
Cifcrelconnectswitheccentricity | |
Cifcrelconnectswithrealizingelements | |
Cifcrelcontainedinspatialstructure | |
Cifcrelcoversbldgelements | |
Cifcrelcoversspaces | |
Cifcreldecomposes | |
Cifcreldefines | |
Cifcreldefinesbyproperties | |
Cifcreldefinesbytype | |
Cifcrelfillselement | |
Cifcrelflowcontrolelements | |
Cifcrelinteractionrequirements | |
Cifcrelnests | |
Cifcreloccupiesspaces | |
Cifcreloverridesproperties | |
Cifcrelprojectselement | |
Cifcrelreferencedinspatialstructure | |
Cifcrelschedulescostitems | |
Cifcrelsequence | |
Cifcrelservicesbuildings | |
Cifcrelspaceboundary | |
Cifcrelvoidselement | |
Cifcrepresentation | |
Cifcrepresentationcontext | |
Cifcrepresentationitem | |
Cifcrepresentationmap | |
Cifcresource | |
Cifcresourceconsumptionenum | |
Cifcrevolvedareasolid | |
Cifcribplatedirectionenum | |
Cifcribplateprofileproperties | |
Cifcrightcircularcone | |
Cifcrightcircularcylinder | |
Cifcroleenum | |
Cifcroof | |
Cifcrooftypeenum | |
Cifcroot | |
Cifcrotationalfrequencymeasure | |
Cifcrotationalmassmeasure | |
Cifcrotationalstiffnessmeasure | |
Cifcroundededgefeature | |
Cifcroundedrectangleprofiledef | |
Cifcsanitaryterminaltype | |
Cifcsanitaryterminaltypeenum | |
Cifcscheduletimecontrol | |
Cifcsecondinminute | |
Cifcsectionalareaintegralmeasure | |
Cifcsectionedspine | |
Cifcsectionmodulusmeasure | |
Cifcsectionproperties | |
Cifcsectionreinforcementproperties | |
Cifcsectiontypeenum | |
Cifcsensortype | |
Cifcsensortypeenum | |
Cifcsequenceenum | |
Cifcservicelife | |
Cifcservicelifefactor | |
Cifcservicelifefactortypeenum | |
Cifcservicelifetypeenum | |
Cifcshapeaspect | |
Cifcshapemodel | |
Cifcshaperepresentation | |
Cifcshearmodulusmeasure | |
Cifcshellbasedsurfacemodel | |
Cifcsimpleproperty | |
Cifcsiprefix | |
Cifcsite | |
Cifcsiunit | |
Cifcsiunitname | |
Cifcslab | |
Cifcslabtype | |
Cifcslabtypeenum | |
Cifcslippageconnectioncondition | |
Cifcsolidanglemeasure | |
Cifcsolidmodel | |
Cifcsoundpowermeasure | |
Cifcsoundpressuremeasure | |
Cifcsoundproperties | |
Cifcsoundscaleenum | |
Cifcsoundvalue | |
Cifcspace | |
Cifcspaceheatertype | |
Cifcspaceheatertypeenum | |
Cifcspaceprogram | |
Cifcspacethermalloadproperties | |
Cifcspacetype | |
Cifcspacetypeenum | |
Cifcspatialstructureelement | |
Cifcspatialstructureelementtype | |
Cifcspecificheatcapacitymeasure | |
Cifcspecularexponent | |
Cifcspecularroughness | |
Cifcsphere | |
Cifcstackterminaltype | |
Cifcstackterminaltypeenum | |
Cifcstair | |
Cifcstairflight | |
Cifcstairflighttype | |
Cifcstairflighttypeenum | |
Cifcstairtypeenum | |
Cifcstateenum | |
Cifcstructuralaction | |
Cifcstructuralactivity | |
Cifcstructuralanalysismodel | |
Cifcstructuralconnection | |
Cifcstructuralconnectioncondition | |
Cifcstructuralcurveconnection | |
Cifcstructuralcurvemember | |
Cifcstructuralcurvemembervarying | |
Cifcstructuralcurvetypeenum | |
Cifcstructuralitem | |
Cifcstructurallinearaction | |
Cifcstructurallinearactionvarying | |
Cifcstructuralload | |
Cifcstructuralloadgroup | |
Cifcstructuralloadlinearforce | |
Cifcstructuralloadplanarforce | |
Cifcstructuralloadsingledisplacement | |
Cifcstructuralloadsingledisplacementdistortion | |
Cifcstructuralloadsingleforce | |
Cifcstructuralloadsingleforcewarping | |
Cifcstructuralloadstatic | |
Cifcstructuralloadtemperature | |
Cifcstructuralmember | |
Cifcstructuralplanaraction | |
Cifcstructuralplanaractionvarying | |
Cifcstructuralpointaction | |
Cifcstructuralpointconnection | |
Cifcstructuralpointreaction | |
Cifcstructuralprofileproperties | |
Cifcstructuralreaction | |
Cifcstructuralresultgroup | |
Cifcstructuralsteelprofileproperties | |
Cifcstructuralsurfaceconnection | |
Cifcstructuralsurfacemember | |
Cifcstructuralsurfacemembervarying | |
Cifcstructuralsurfacetypeenum | |
Cifcstructureddimensioncallout | |
Cifcstyleditem | |
Cifcstyledrepresentation | |
Cifcstylemodel | |
Cifcsubcontractresource | |
Cifcsubedge | |
Cifcsurface | |
Cifcsurfacecurvesweptareasolid | |
Cifcsurfaceoflinearextrusion | |
Cifcsurfaceofrevolution | |
Cifcsurfaceside | |
Cifcsurfacestyle | |
Cifcsurfacestylelighting | |
Cifcsurfacestylerefraction | |
Cifcsurfacestylerendering | |
Cifcsurfacestyleshading | |
Cifcsurfacestylewithtextures | |
Cifcsurfacetexture | |
Cifcsurfacetextureenum | |
Cifcsweptareasolid | |
Cifcsweptdisksolid | |
Cifcsweptsurface | |
Cifcswitchingdevicetype | |
Cifcswitchingdevicetypeenum | |
Cifcsymbolstyle | |
Cifcsystem | |
Cifcsystemfurnitureelementtype | |
Cifctable | |
Cifctablerow | |
Cifctanktype | |
Cifctanktypeenum | |
Cifctask | |
Cifctelecomaddress | |
Cifctemperaturegradientmeasure | |
Cifctendon | |
Cifctendonanchor | |
Cifctendontypeenum | |
Cifcterminatorsymbol | |
Cifctext | |
Cifctextalignment | |
Cifctextdecoration | |
Cifctextfontname | |
Cifctextliteral | |
Cifctextliteralwithextent | |
Cifctextpath | |
Cifctextstyle | |
Cifctextstylefontmodel | |
Cifctextstylefordefinedfont | |
Cifctextstyletextmodel | |
Cifctextstylewithboxcharacteristics | |
Cifctexttransformation | |
Cifctexturecoordinate | |
Cifctexturecoordinategenerator | |
Cifctexturemap | |
Cifctexturevertex | |
Cifcthermaladmittancemeasure | |
Cifcthermalconductivitymeasure | |
Cifcthermalexpansioncoefficientmeasure | |
Cifcthermalloadsourceenum | |
Cifcthermalloadtypeenum | |
Cifcthermalmaterialproperties | |
Cifcthermalresistancemeasure | |
Cifcthermaltransmittancemeasure | |
Cifcthermodynamictemperaturemeasure | |
Cifctimemeasure | |
Cifctimeseries | |
Cifctimeseriesdatatypeenum | |
Cifctimeseriesreferencerelationship | |
Cifctimeseriesschedule | |
Cifctimeseriesscheduletypeenum | |
Cifctimeseriesvalue | |
Cifctimestamp | |
Cifctopologicalrepresentationitem | |
Cifctopologyrepresentation | |
Cifctorquemeasure | |
Cifctransformertype | |
Cifctransformertypeenum | |
Cifctransitioncode | |
Cifctransportelement | |
Cifctransportelementtype | |
Cifctransportelementtypeenum | |
Cifctrapeziumprofiledef | |
Cifctrimmedcurve | |
Cifctrimmingpreference | |
Cifctshapeprofiledef | |
Cifctubebundletype | |
Cifctubebundletypeenum | |
Cifctwodirectionrepeatfactor | |
Cifctypeobject | |
Cifctypeproduct | |
Cifcunitaryequipmenttype | |
Cifcunitaryequipmenttypeenum | |
Cifcunitassignment | |
Cifcunitenum | |
Cifcushapeprofiledef | |
Cifcvalvetype | |
Cifcvalvetypeenum | |
Cifcvaporpermeabilitymeasure | |
Cifcvector | |
Cifcvertex | |
Cifcvertexbasedtexturemap | |
Cifcvertexloop | |
Cifcvertexpoint | |
Cifcvibrationisolatortype | |
Cifcvibrationisolatortypeenum | |
Cifcvirtualelement | |
Cifcvirtualgridintersection | |
Cifcvolumemeasure | |
Cifcvolumetricflowratemeasure | |
Cifcwall | |
Cifcwallstandardcase | |
Cifcwalltype | |
Cifcwalltypeenum | |
Cifcwarpingconstantmeasure | |
Cifcwarpingmomentmeasure | |
Cifcwasteterminaltype | |
Cifcwasteterminaltypeenum | |
Cifcwaterproperties | |
Cifcwindow | |
Cifcwindowliningproperties | |
Cifcwindowpaneloperationenum | |
Cifcwindowpanelpositionenum | |
Cifcwindowpanelproperties | |
Cifcwindowstyle | |
Cifcwindowstyleconstructionenum | |
Cifcwindowstyleoperationenum | |
Cifcworkcontrol | |
Cifcworkcontroltypeenum | |
Cifcworkplan | |
Cifcworkschedule | |
Cifcyearnumber | |
Cifczone | |
Cifczshapeprofiledef | |
►Nifc4 | |
Cifcabsorbeddosemeasure | |
Cifcaccelerationmeasure | |
Cifcactionrequest | |
Cifcactionrequesttypeenum | |
Cifcactionsourcetypeenum | |
Cifcactiontypeenum | |
Cifcactor | |
Cifcactorrole | |
Cifcactuator | |
Cifcactuatortype | |
Cifcactuatortypeenum | |
Cifcaddress | |
Cifcaddresstypeenum | |
Cifcadvancedbrep | |
Cifcadvancedbrepwithvoids | |
Cifcadvancedface | |
Cifcairterminal | |
Cifcairterminalbox | |
Cifcairterminalboxtype | |
Cifcairterminalboxtypeenum | |
Cifcairterminaltype | |
Cifcairterminaltypeenum | |
Cifcairtoairheatrecovery | |
Cifcairtoairheatrecoverytype | |
Cifcairtoairheatrecoverytypeenum | |
Cifcalarm | |
Cifcalarmtype | |
Cifcalarmtypeenum | |
Cifcamountofsubstancemeasure | |
Cifcanalysismodeltypeenum | |
Cifcanalysistheorytypeenum | |
Cifcangularvelocitymeasure | |
Cifcannotation | |
Cifcannotationfillarea | |
Cifcapplication | |
Cifcappliedvalue | |
Cifcapproval | |
Cifcapprovalrelationship | |
Cifcarbitraryclosedprofiledef | |
Cifcarbitraryopenprofiledef | |
Cifcarbitraryprofiledefwithvoids | |
Cifcareadensitymeasure | |
Cifcareameasure | |
Cifcarithmeticoperatorenum | |
Cifcassemblyplaceenum | |
Cifcasset | |
Cifcasymmetricishapeprofiledef | |
Cifcaudiovisualappliance | |
Cifcaudiovisualappliancetype | |
Cifcaudiovisualappliancetypeenum | |
Cifcaxis1placement | |
Cifcaxis2placement2d | |
Cifcaxis2placement3d | |
Cifcbeam | |
Cifcbeamstandardcase | |
Cifcbeamtype | |
Cifcbeamtypeenum | |
Cifcbenchmarkenum | |
Cifcblobtexture | |
Cifcblock | |
Cifcboiler | |
Cifcboilertype | |
Cifcboilertypeenum | |
Cifcboolean | |
Cifcbooleanclippingresult | |
Cifcbooleanoperator | |
Cifcbooleanresult | |
Cifcboundarycondition | |
Cifcboundarycurve | |
Cifcboundaryedgecondition | |
Cifcboundaryfacecondition | |
Cifcboundarynodecondition | |
Cifcboundarynodeconditionwarping | |
Cifcboundedcurve | |
Cifcboundedsurface | |
Cifcboundingbox | |
Cifcboxalignment | |
Cifcboxedhalfspace | |
Cifcbsplinecurve | |
Cifcbsplinecurveform | |
Cifcbsplinecurvewithknots | |
Cifcbsplinesurface | |
Cifcbsplinesurfaceform | |
Cifcbsplinesurfacewithknots | |
Cifcbuilding | |
Cifcbuildingelement | |
Cifcbuildingelementpart | |
Cifcbuildingelementparttype | |
Cifcbuildingelementparttypeenum | |
Cifcbuildingelementproxy | |
Cifcbuildingelementproxytype | |
Cifcbuildingelementproxytypeenum | |
Cifcbuildingelementtype | |
Cifcbuildingstorey | |
Cifcbuildingsystem | |
Cifcbuildingsystemtypeenum | |
Cifcburner | |
Cifcburnertype | |
Cifcburnertypeenum | |
Cifccablecarrierfitting | |
Cifccablecarrierfittingtype | |
Cifccablecarrierfittingtypeenum | |
Cifccablecarriersegment | |
Cifccablecarriersegmenttype | |
Cifccablecarriersegmenttypeenum | |
Cifccablefitting | |
Cifccablefittingtype | |
Cifccablefittingtypeenum | |
Cifccablesegment | |
Cifccablesegmenttype | |
Cifccablesegmenttypeenum | |
Cifccardinalpointreference | |
Cifccartesianpoint | |
Cifccartesianpointlist | |
Cifccartesianpointlist3d | |
Cifccartesiantransformationoperator | |
Cifccartesiantransformationoperator2d | |
Cifccartesiantransformationoperator2dnonuniform | |
Cifccartesiantransformationoperator3d | |
Cifccartesiantransformationoperator3dnonuniform | |
Cifccenterlineprofiledef | |
Cifcchangeactionenum | |
Cifcchiller | |
Cifcchillertype | |
Cifcchillertypeenum | |
Cifcchimney | |
Cifcchimneytype | |
Cifcchimneytypeenum | |
Cifccircle | |
Cifccirclehollowprofiledef | |
Cifccircleprofiledef | |
Cifccivilelement | |
Cifccivilelementtype | |
Cifcclassification | |
Cifcclassificationreference | |
Cifcclosedshell | |
Cifccoil | |
Cifccoiltype | |
Cifccoiltypeenum | |
Cifccolourrgb | |
Cifccolourrgblist | |
Cifccolourspecification | |
Cifccolumn | |
Cifccolumnstandardcase | |
Cifccolumntype | |
Cifccolumntypeenum | |
Cifccommunicationsappliance | |
Cifccommunicationsappliancetype | |
Cifccommunicationsappliancetypeenum | |
Cifccomplexproperty | |
Cifccomplexpropertytemplate | |
Cifccomplexpropertytemplatetypeenum | |
Cifccompositecurve | |
Cifccompositecurveonsurface | |
Cifccompositecurvesegment | |
Cifccompositeprofiledef | |
Cifccompressor | |
Cifccompressortype | |
Cifccompressortypeenum | |
Cifccondenser | |
Cifccondensertype | |
Cifccondensertypeenum | |
Cifcconic | |
Cifcconnectedfaceset | |
Cifcconnectioncurvegeometry | |
Cifcconnectiongeometry | |
Cifcconnectionpointeccentricity | |
Cifcconnectionpointgeometry | |
Cifcconnectionsurfacegeometry | |
Cifcconnectiontypeenum | |
Cifcconnectionvolumegeometry | |
Cifcconstraint | |
Cifcconstraintenum | |
Cifcconstructionequipmentresource | |
Cifcconstructionequipmentresourcetype | |
Cifcconstructionequipmentresourcetypeenum | |
Cifcconstructionmaterialresource | |
Cifcconstructionmaterialresourcetype | |
Cifcconstructionmaterialresourcetypeenum | |
Cifcconstructionproductresource | |
Cifcconstructionproductresourcetype | |
Cifcconstructionproductresourcetypeenum | |
Cifcconstructionresource | |
Cifcconstructionresourcetype | |
Cifccontext | |
Cifccontextdependentmeasure | |
Cifccontextdependentunit | |
Cifccontrol | |
Cifccontroller | |
Cifccontrollertype | |
Cifccontrollertypeenum | |
Cifcconversionbasedunit | |
Cifcconversionbasedunitwithoffset | |
Cifccooledbeam | |
Cifccooledbeamtype | |
Cifccooledbeamtypeenum | |
Cifccoolingtower | |
Cifccoolingtowertype | |
Cifccoolingtowertypeenum | |
Cifccoordinateoperation | |
Cifccoordinatereferencesystem | |
Cifccostitem | |
Cifccostitemtypeenum | |
Cifccostschedule | |
Cifccostscheduletypeenum | |
Cifccostvalue | |
Cifccountmeasure | |
Cifccovering | |
Cifccoveringtype | |
Cifccoveringtypeenum | |
Cifccrewresource | |
Cifccrewresourcetype | |
Cifccrewresourcetypeenum | |
Cifccsgprimitive3d | |
Cifccsgsolid | |
Cifccshapeprofiledef | |
Cifccurrencyrelationship | |
Cifccurtainwall | |
Cifccurtainwalltype | |
Cifccurtainwalltypeenum | |
Cifccurvaturemeasure | |
Cifccurve | |
Cifccurveboundedplane | |
Cifccurveboundedsurface | |
Cifccurveinterpolationenum | |
Cifccurvestyle | |
Cifccurvestylefont | |
Cifccurvestylefontandscaling | |
Cifccurvestylefontpattern | |
Cifccylindricalsurface | |
Cifcdamper | |
Cifcdampertype | |
Cifcdampertypeenum | |
Cifcdataoriginenum | |
Cifcdate | |
Cifcdatetime | |
Cifcdayinmonthnumber | |
Cifcdayinweeknumber | |
Cifcderivedprofiledef | |
Cifcderivedunit | |
Cifcderivedunitelement | |
Cifcderivedunitenum | |
Cifcdescriptivemeasure | |
Cifcdimensionalexponents | |
Cifcdimensioncount | |
Cifcdirection | |
Cifcdirectionsenseenum | |
Cifcdiscreteaccessory | |
Cifcdiscreteaccessorytype | |
Cifcdiscreteaccessorytypeenum | |
Cifcdistributionchamberelement | |
Cifcdistributionchamberelementtype | |
Cifcdistributionchamberelementtypeenum | |
Cifcdistributioncircuit | |
Cifcdistributioncontrolelement | |
Cifcdistributioncontrolelementtype | |
Cifcdistributionelement | |
Cifcdistributionelementtype | |
Cifcdistributionflowelement | |
Cifcdistributionflowelementtype | |
Cifcdistributionport | |
Cifcdistributionporttypeenum | |
Cifcdistributionsystem | |
Cifcdistributionsystemenum | |
Cifcdocumentconfidentialityenum | |
Cifcdocumentinformation | |
Cifcdocumentinformationrelationship | |
Cifcdocumentreference | |
Cifcdocumentstatusenum | |
Cifcdoor | |
Cifcdoorliningproperties | |
Cifcdoorpaneloperationenum | |
Cifcdoorpanelpositionenum | |
Cifcdoorpanelproperties | |
Cifcdoorstandardcase | |
Cifcdoorstyle | |
Cifcdoorstyleconstructionenum | |
Cifcdoorstyleoperationenum | |
Cifcdoortype | |
Cifcdoortypeenum | |
Cifcdoortypeoperationenum | |
Cifcdoseequivalentmeasure | |
Cifcdraughtingpredefinedcolour | |
Cifcdraughtingpredefinedcurvefont | |
Cifcductfitting | |
Cifcductfittingtype | |
Cifcductfittingtypeenum | |
Cifcductsegment | |
Cifcductsegmenttype | |
Cifcductsegmenttypeenum | |
Cifcductsilencer | |
Cifcductsilencertype | |
Cifcductsilencertypeenum | |
Cifcduration | |
Cifcdynamicviscositymeasure | |
Cifcedge | |
Cifcedgecurve | |
Cifcedgeloop | |
Cifcelectricappliance | |
Cifcelectricappliancetype | |
Cifcelectricappliancetypeenum | |
Cifcelectriccapacitancemeasure | |
Cifcelectricchargemeasure | |
Cifcelectricconductancemeasure | |
Cifcelectriccurrentmeasure | |
Cifcelectricdistributionboard | |
Cifcelectricdistributionboardtype | |
Cifcelectricdistributionboardtypeenum | |
Cifcelectricflowstoragedevice | |
Cifcelectricflowstoragedevicetype | |
Cifcelectricflowstoragedevicetypeenum | |
Cifcelectricgenerator | |
Cifcelectricgeneratortype | |
Cifcelectricgeneratortypeenum | |
Cifcelectricmotor | |
Cifcelectricmotortype | |
Cifcelectricmotortypeenum | |
Cifcelectricresistancemeasure | |
Cifcelectrictimecontrol | |
Cifcelectrictimecontroltype | |
Cifcelectrictimecontroltypeenum | |
Cifcelectricvoltagemeasure | |
Cifcelement | |
Cifcelementarysurface | |
Cifcelementassembly | |
Cifcelementassemblytype | |
Cifcelementassemblytypeenum | |
Cifcelementcomponent | |
Cifcelementcomponenttype | |
Cifcelementcompositionenum | |
Cifcelementquantity | |
Cifcelementtype | |
Cifcellipse | |
Cifcellipseprofiledef | |
Cifcenergyconversiondevice | |
Cifcenergyconversiondevicetype | |
Cifcenergymeasure | |
Cifcengine | |
Cifcenginetype | |
Cifcenginetypeenum | |
Cifcevaporativecooler | |
Cifcevaporativecoolertype | |
Cifcevaporativecoolertypeenum | |
Cifcevaporator | |
Cifcevaporatortype | |
Cifcevaporatortypeenum | |
Cifcevent | |
Cifceventtime | |
Cifceventtriggertypeenum | |
Cifceventtype | |
Cifceventtypeenum | |
Cifcextendedproperties | |
Cifcexternalinformation | |
Cifcexternallydefinedhatchstyle | |
Cifcexternallydefinedsurfacestyle | |
Cifcexternallydefinedtextfont | |
Cifcexternalreference | |
Cifcexternalreferencerelationship | |
Cifcexternalspatialelement | |
Cifcexternalspatialelementtypeenum | |
Cifcexternalspatialstructureelement | |
Cifcextrudedareasolid | |
Cifcextrudedareasolidtapered | |
Cifcface | |
Cifcfacebasedsurfacemodel | |
Cifcfacebound | |
Cifcfaceouterbound | |
Cifcfacesurface | |
Cifcfacetedbrep | |
Cifcfacetedbrepwithvoids | |
Cifcfailureconnectioncondition | |
Cifcfan | |
Cifcfantype | |
Cifcfantypeenum | |
Cifcfastener | |
Cifcfastenertype | |
Cifcfastenertypeenum | |
Cifcfeatureelement | |
Cifcfeatureelementaddition | |
Cifcfeatureelementsubtraction | |
Cifcfillareastyle | |
Cifcfillareastylehatching | |
Cifcfillareastyletiles | |
Cifcfilter | |
Cifcfiltertype | |
Cifcfiltertypeenum | |
Cifcfiresuppressionterminal | |
Cifcfiresuppressionterminaltype | |
Cifcfiresuppressionterminaltypeenum | |
Cifcfixedreferencesweptareasolid | |
Cifcflowcontroller | |
Cifcflowcontrollertype | |
Cifcflowdirectionenum | |
Cifcflowfitting | |
Cifcflowfittingtype | |
Cifcflowinstrument | |
Cifcflowinstrumenttype | |
Cifcflowinstrumenttypeenum | |
Cifcflowmeter | |
Cifcflowmetertype | |
Cifcflowmetertypeenum | |
Cifcflowmovingdevice | |
Cifcflowmovingdevicetype | |
Cifcflowsegment | |
Cifcflowsegmenttype | |
Cifcflowstoragedevice | |
Cifcflowstoragedevicetype | |
Cifcflowterminal | |
Cifcflowterminaltype | |
Cifcflowtreatmentdevice | |
Cifcflowtreatmentdevicetype | |
Cifcfontstyle | |
Cifcfontvariant | |
Cifcfontweight | |
Cifcfooting | |
Cifcfootingtype | |
Cifcfootingtypeenum | |
Cifcforcemeasure | |
Cifcfrequencymeasure | |
Cifcfurnishingelement | |
Cifcfurnishingelementtype | |
Cifcfurniture | |
Cifcfurnituretype | |
Cifcfurnituretypeenum | |
Cifcgeographicelement | |
Cifcgeographicelementtype | |
Cifcgeographicelementtypeenum | |
Cifcgeometriccurveset | |
Cifcgeometricprojectionenum | |
Cifcgeometricrepresentationcontext | |
Cifcgeometricrepresentationitem | |
Cifcgeometricrepresentationsubcontext | |
Cifcgeometricset | |
Cifcgloballyuniqueid | |
Cifcglobalorlocalenum | |
Cifcgrid | |
Cifcgridaxis | |
Cifcgridplacement | |
Cifcgridtypeenum | |
Cifcgroup | |
Cifchalfspacesolid | |
Cifcheatexchanger | |
Cifcheatexchangertype | |
Cifcheatexchangertypeenum | |
Cifcheatfluxdensitymeasure | |
Cifcheatingvaluemeasure | |
Cifchumidifier | |
Cifchumidifiertype | |
Cifchumidifiertypeenum | |
Cifcidentifier | |
Cifcilluminancemeasure | |
Cifcimagetexture | |
Cifcindexedcolourmap | |
Cifcindexedtexturemap | |
Cifcindexedtriangletexturemap | |
Cifcinductancemeasure | |
Cifcinteger | |
Cifcintegercountratemeasure | |
Cifcinterceptor | |
Cifcinterceptortype | |
Cifcinterceptortypeenum | |
Cifcinternalorexternalenum | |
Cifcinventory | |
Cifcinventorytypeenum | |
Cifcionconcentrationmeasure | |
Cifcirregulartimeseries | |
Cifcirregulartimeseriesvalue | |
Cifcishapeprofiledef | |
Cifcisothermalmoisturecapacitymeasure | |
Cifcjunctionbox | |
Cifcjunctionboxtype | |
Cifcjunctionboxtypeenum | |
Cifckinematicviscositymeasure | |
Cifcknottype | |
Cifclabel | |
Cifclaborresource | |
Cifclaborresourcetype | |
Cifclaborresourcetypeenum | |
Cifclagtime | |
Cifclamp | |
Cifclamptype | |
Cifclamptypeenum | |
Cifclanguageid | |
Cifclayersetdirectionenum | |
Cifclengthmeasure | |
Cifclibraryinformation | |
Cifclibraryreference | |
Cifclightdistributioncurveenum | |
Cifclightdistributiondata | |
Cifclightemissionsourceenum | |
Cifclightfixture | |
Cifclightfixturetype | |
Cifclightfixturetypeenum | |
Cifclightintensitydistribution | |
Cifclightsource | |
Cifclightsourceambient | |
Cifclightsourcedirectional | |
Cifclightsourcegoniometric | |
Cifclightsourcepositional | |
Cifclightsourcespot | |
Cifcline | |
Cifclinearforcemeasure | |
Cifclinearmomentmeasure | |
Cifclinearstiffnessmeasure | |
Cifclinearvelocitymeasure | |
Cifcloadgrouptypeenum | |
Cifclocalplacement | |
Cifclogical | |
Cifclogicaloperatorenum | |
Cifcloop | |
Cifclshapeprofiledef | |
Cifcluminousfluxmeasure | |
Cifcluminousintensitydistributionmeasure | |
Cifcluminousintensitymeasure | |
Cifcmagneticfluxdensitymeasure | |
Cifcmagneticfluxmeasure | |
Cifcmanifoldsolidbrep | |
Cifcmapconversion | |
Cifcmappeditem | |
Cifcmassdensitymeasure | |
Cifcmassflowratemeasure | |
Cifcmassmeasure | |
Cifcmassperlengthmeasure | |
Cifcmaterial | |
Cifcmaterialclassificationrelationship | |
Cifcmaterialconstituent | |
Cifcmaterialconstituentset | |
Cifcmaterialdefinition | |
Cifcmaterialdefinitionrepresentation | |
Cifcmateriallayer | |
Cifcmateriallayerset | |
Cifcmateriallayersetusage | |
Cifcmateriallayerwithoffsets | |
Cifcmateriallist | |
Cifcmaterialprofile | |
Cifcmaterialprofileset | |
Cifcmaterialprofilesetusage | |
Cifcmaterialprofilesetusagetapering | |
Cifcmaterialprofilewithoffsets | |
Cifcmaterialproperties | |
Cifcmaterialrelationship | |
Cifcmaterialusagedefinition | |
Cifcmeasurewithunit | |
Cifcmechanicalfastener | |
Cifcmechanicalfastenertype | |
Cifcmechanicalfastenertypeenum | |
Cifcmedicaldevice | |
Cifcmedicaldevicetype | |
Cifcmedicaldevicetypeenum | |
Cifcmember | |
Cifcmemberstandardcase | |
Cifcmembertype | |
Cifcmembertypeenum | |
Cifcmetric | |
Cifcmirroredprofiledef | |
Cifcmodulusofelasticitymeasure | |
Cifcmodulusoflinearsubgradereactionmeasure | |
Cifcmodulusofrotationalsubgradereactionmeasure | |
Cifcmodulusofsubgradereactionmeasure | |
Cifcmoisturediffusivitymeasure | |
Cifcmolecularweightmeasure | |
Cifcmomentofinertiameasure | |
Cifcmonetarymeasure | |
Cifcmonetaryunit | |
Cifcmonthinyearnumber | |
Cifcmotorconnection | |
Cifcmotorconnectiontype | |
Cifcmotorconnectiontypeenum | |
Cifcnamedunit | |
Cifcnonnegativelengthmeasure | |
Cifcnormalisedratiomeasure | |
Cifcnullstyle | |
Cifcnumericmeasure | |
Cifcobject | |
Cifcobjectdefinition | |
Cifcobjective | |
Cifcobjectiveenum | |
Cifcobjectplacement | |
Cifcobjecttypeenum | |
Cifcoccupant | |
Cifcoccupanttypeenum | |
Cifcoffsetcurve2d | |
Cifcoffsetcurve3d | |
Cifcopeningelement | |
Cifcopeningelementtypeenum | |
Cifcopeningstandardcase | |
Cifcopenshell | |
Cifcorganization | |
Cifcorganizationrelationship | |
Cifcorientededge | |
Cifcouterboundarycurve | |
Cifcoutlet | |
Cifcoutlettype | |
Cifcoutlettypeenum | |
Cifcownerhistory | |
Cifcparameterizedprofiledef | |
Cifcparametervalue | |
Cifcpath | |
Cifcpcurve | |
Cifcperformancehistory | |
Cifcperformancehistorytypeenum | |
Cifcpermeablecoveringoperationenum | |
Cifcpermeablecoveringproperties | |
Cifcpermit | |
Cifcpermittypeenum | |
Cifcperson | |
Cifcpersonandorganization | |
Cifcphmeasure | |
Cifcphysicalcomplexquantity | |
Cifcphysicalorvirtualenum | |
Cifcphysicalquantity | |
Cifcphysicalsimplequantity | |
Cifcpile | |
Cifcpileconstructionenum | |
Cifcpiletype | |
Cifcpiletypeenum | |
Cifcpipefitting | |
Cifcpipefittingtype | |
Cifcpipefittingtypeenum | |
Cifcpipesegment | |
Cifcpipesegmenttype | |
Cifcpipesegmenttypeenum | |
Cifcpixeltexture | |
Cifcplacement | |
Cifcplanarbox | |
Cifcplanarextent | |
Cifcplanarforcemeasure | |
Cifcplane | |
Cifcplaneanglemeasure | |
Cifcplate | |
Cifcplatestandardcase | |
Cifcplatetype | |
Cifcplatetypeenum | |
Cifcpoint | |
Cifcpointoncurve | |
Cifcpointonsurface | |
Cifcpolygonalboundedhalfspace | |
Cifcpolyline | |
Cifcpolyloop | |
Cifcport | |
Cifcpositivelengthmeasure | |
Cifcpositiveplaneanglemeasure | |
Cifcpositiveratiomeasure | |
Cifcpostaladdress | |
Cifcpowermeasure | |
Cifcpredefinedcolour | |
Cifcpredefinedcurvefont | |
Cifcpredefineditem | |
Cifcpredefinedproperties | |
Cifcpredefinedpropertyset | |
Cifcpredefinedtextfont | |
Cifcpresentabletext | |
Cifcpresentationitem | |
Cifcpresentationlayerassignment | |
Cifcpresentationlayerwithstyle | |
Cifcpresentationstyle | |
Cifcpresentationstyleassignment | |
Cifcpressuremeasure | |
Cifcprocedure | |
Cifcproceduretype | |
Cifcproceduretypeenum | |
Cifcprocess | |
Cifcproduct | |
Cifcproductdefinitionshape | |
Cifcproductrepresentation | |
Cifcprofiledef | |
Cifcprofileproperties | |
Cifcprofiletypeenum | |
Cifcproject | |
Cifcprojectedcrs | |
Cifcprojectedortruelengthenum | |
Cifcprojectionelement | |
Cifcprojectionelementtypeenum | |
Cifcprojectlibrary | |
Cifcprojectorder | |
Cifcprojectordertypeenum | |
Cifcproperty | |
Cifcpropertyabstraction | |
Cifcpropertyboundedvalue | |
Cifcpropertydefinition | |
Cifcpropertydependencyrelationship | |
Cifcpropertyenumeratedvalue | |
Cifcpropertyenumeration | |
Cifcpropertylistvalue | |
Cifcpropertyreferencevalue | |
Cifcpropertyset | |
Cifcpropertysetdefinition | |
Cifcpropertysettemplate | |
Cifcpropertysettemplatetypeenum | |
Cifcpropertysinglevalue | |
Cifcpropertytablevalue | |
Cifcpropertytemplate | |
Cifcpropertytemplatedefinition | |
Cifcprotectivedevice | |
Cifcprotectivedevicetrippingunit | |
Cifcprotectivedevicetrippingunittype | |
Cifcprotectivedevicetrippingunittypeenum | |
Cifcprotectivedevicetype | |
Cifcprotectivedevicetypeenum | |
Cifcproxy | |
Cifcpump | |
Cifcpumptype | |
Cifcpumptypeenum | |
Cifcquantityarea | |
Cifcquantitycount | |
Cifcquantitylength | |
Cifcquantityset | |
Cifcquantitytime | |
Cifcquantityvolume | |
Cifcquantityweight | |
Cifcradioactivitymeasure | |
Cifcrailing | |
Cifcrailingtype | |
Cifcrailingtypeenum | |
Cifcramp | |
Cifcrampflight | |
Cifcrampflighttype | |
Cifcrampflighttypeenum | |
Cifcramptype | |
Cifcramptypeenum | |
Cifcratiomeasure | |
Cifcrationalbsplinecurvewithknots | |
Cifcrationalbsplinesurfacewithknots | |
Cifcreal | |
Cifcrectanglehollowprofiledef | |
Cifcrectangleprofiledef | |
Cifcrectangularpyramid | |
Cifcrectangulartrimmedsurface | |
Cifcrecurrencepattern | |
Cifcrecurrencetypeenum | |
Cifcreference | |
Cifcreflectancemethodenum | |
Cifcregulartimeseries | |
Cifcreinforcementbarproperties | |
Cifcreinforcementdefinitionproperties | |
Cifcreinforcingbar | |
Cifcreinforcingbarroleenum | |
Cifcreinforcingbarsurfaceenum | |
Cifcreinforcingbartype | |
Cifcreinforcingbartypeenum | |
Cifcreinforcingelement | |
Cifcreinforcingelementtype | |
Cifcreinforcingmesh | |
Cifcreinforcingmeshtype | |
Cifcreinforcingmeshtypeenum | |
Cifcrelaggregates | |
Cifcrelassigns | |
Cifcrelassignstoactor | |
Cifcrelassignstocontrol | |
Cifcrelassignstogroup | |
Cifcrelassignstogroupbyfactor | |
Cifcrelassignstoprocess | |
Cifcrelassignstoproduct | |
Cifcrelassignstoresource | |
Cifcrelassociates | |
Cifcrelassociatesapproval | |
Cifcrelassociatesclassification | |
Cifcrelassociatesconstraint | |
Cifcrelassociatesdocument | |
Cifcrelassociateslibrary | |
Cifcrelassociatesmaterial | |
Cifcrelationship | |
Cifcrelconnects | |
Cifcrelconnectselements | |
Cifcrelconnectspathelements | |
Cifcrelconnectsports | |
Cifcrelconnectsporttoelement | |
Cifcrelconnectsstructuralactivity | |
Cifcrelconnectsstructuralmember | |
Cifcrelconnectswitheccentricity | |
Cifcrelconnectswithrealizingelements | |
Cifcrelcontainedinspatialstructure | |
Cifcrelcoversbldgelements | |
Cifcrelcoversspaces | |
Cifcreldeclares | |
Cifcreldecomposes | |
Cifcreldefines | |
Cifcreldefinesbyobject | |
Cifcreldefinesbyproperties | |
Cifcreldefinesbytemplate | |
Cifcreldefinesbytype | |
Cifcrelfillselement | |
Cifcrelflowcontrolelements | |
Cifcrelinterfereselements | |
Cifcrelnests | |
Cifcrelprojectselement | |
Cifcrelreferencedinspatialstructure | |
Cifcrelsequence | |
Cifcrelservicesbuildings | |
Cifcrelspaceboundary | |
Cifcrelspaceboundary1stlevel | |
Cifcrelspaceboundary2ndlevel | |
Cifcrelvoidselement | |
Cifcreparametrisedcompositecurvesegment | |
Cifcrepresentation | |
Cifcrepresentationcontext | |
Cifcrepresentationitem | |
Cifcrepresentationmap | |
Cifcresource | |
Cifcresourceapprovalrelationship | |
Cifcresourceconstraintrelationship | |
Cifcresourcelevelrelationship | |
Cifcresourcetime | |
Cifcrevolvedareasolid | |
Cifcrevolvedareasolidtapered | |
Cifcrightcircularcone | |
Cifcrightcircularcylinder | |
Cifcroleenum | |
Cifcroof | |
Cifcrooftype | |
Cifcrooftypeenum | |
Cifcroot | |
Cifcrotationalfrequencymeasure | |
Cifcrotationalmassmeasure | |
Cifcrotationalstiffnessmeasure | |
Cifcroundedrectangleprofiledef | |
Cifcsanitaryterminal | |
Cifcsanitaryterminaltype | |
Cifcsanitaryterminaltypeenum | |
Cifcschedulingtime | |
Cifcsectionalareaintegralmeasure | |
Cifcsectionedspine | |
Cifcsectionmodulusmeasure | |
Cifcsectionproperties | |
Cifcsectionreinforcementproperties | |
Cifcsectiontypeenum | |
Cifcsensor | |
Cifcsensortype | |
Cifcsensortypeenum | |
Cifcsequenceenum | |
Cifcshadingdevice | |
Cifcshadingdevicetype | |
Cifcshadingdevicetypeenum | |
Cifcshapeaspect | |
Cifcshapemodel | |
Cifcshaperepresentation | |
Cifcshearmodulusmeasure | |
Cifcshellbasedsurfacemodel | |
Cifcsimpleproperty | |
Cifcsimplepropertytemplate | |
Cifcsimplepropertytemplatetypeenum | |
Cifcsiprefix | |
Cifcsite | |
Cifcsiunit | |
Cifcsiunitname | |
Cifcslab | |
Cifcslabelementedcase | |
Cifcslabstandardcase | |
Cifcslabtype | |
Cifcslabtypeenum | |
Cifcslippageconnectioncondition | |
Cifcsolardevice | |
Cifcsolardevicetype | |
Cifcsolardevicetypeenum | |
Cifcsolidanglemeasure | |
Cifcsolidmodel | |
Cifcsoundpowerlevelmeasure | |
Cifcsoundpowermeasure | |
Cifcsoundpressurelevelmeasure | |
Cifcsoundpressuremeasure | |
Cifcspace | |
Cifcspaceheater | |
Cifcspaceheatertype | |
Cifcspaceheatertypeenum | |
Cifcspacetype | |
Cifcspacetypeenum | |
Cifcspatialelement | |
Cifcspatialelementtype | |
Cifcspatialstructureelement | |
Cifcspatialstructureelementtype | |
Cifcspatialzone | |
Cifcspatialzonetype | |
Cifcspatialzonetypeenum | |
Cifcspecificheatcapacitymeasure | |
Cifcspecularexponent | |
Cifcspecularroughness | |
Cifcsphere | |
Cifcstackterminal | |
Cifcstackterminaltype | |
Cifcstackterminaltypeenum | |
Cifcstair | |
Cifcstairflight | |
Cifcstairflighttype | |
Cifcstairflighttypeenum | |
Cifcstairtype | |
Cifcstairtypeenum | |
Cifcstateenum | |
Cifcstructuralaction | |
Cifcstructuralactivity | |
Cifcstructuralanalysismodel | |
Cifcstructuralconnection | |
Cifcstructuralconnectioncondition | |
Cifcstructuralcurveaction | |
Cifcstructuralcurveactivitytypeenum | |
Cifcstructuralcurveconnection | |
Cifcstructuralcurvemember | |
Cifcstructuralcurvemembertypeenum | |
Cifcstructuralcurvemembervarying | |
Cifcstructuralcurvereaction | |
Cifcstructuralitem | |
Cifcstructurallinearaction | |
Cifcstructuralload | |
Cifcstructuralloadcase | |
Cifcstructuralloadconfiguration | |
Cifcstructuralloadgroup | |
Cifcstructuralloadlinearforce | |
Cifcstructuralloadorresult | |
Cifcstructuralloadplanarforce | |
Cifcstructuralloadsingledisplacement | |
Cifcstructuralloadsingledisplacementdistortion | |
Cifcstructuralloadsingleforce | |
Cifcstructuralloadsingleforcewarping | |
Cifcstructuralloadstatic | |
Cifcstructuralloadtemperature | |
Cifcstructuralmember | |
Cifcstructuralplanaraction | |
Cifcstructuralpointaction | |
Cifcstructuralpointconnection | |
Cifcstructuralpointreaction | |
Cifcstructuralreaction | |
Cifcstructuralresultgroup | |
Cifcstructuralsurfaceaction | |
Cifcstructuralsurfaceactivitytypeenum | |
Cifcstructuralsurfaceconnection | |
Cifcstructuralsurfacemember | |
Cifcstructuralsurfacemembertypeenum | |
Cifcstructuralsurfacemembervarying | |
Cifcstructuralsurfacereaction | |
Cifcstyleditem | |
Cifcstyledrepresentation | |
Cifcstylemodel | |
Cifcsubcontractresource | |
Cifcsubcontractresourcetype | |
Cifcsubcontractresourcetypeenum | |
Cifcsubedge | |
Cifcsurface | |
Cifcsurfacecurvesweptareasolid | |
Cifcsurfacefeature | |
Cifcsurfacefeaturetypeenum | |
Cifcsurfaceoflinearextrusion | |
Cifcsurfaceofrevolution | |
Cifcsurfacereinforcementarea | |
Cifcsurfaceside | |
Cifcsurfacestyle | |
Cifcsurfacestylelighting | |
Cifcsurfacestylerefraction | |
Cifcsurfacestylerendering | |
Cifcsurfacestyleshading | |
Cifcsurfacestylewithtextures | |
Cifcsurfacetexture | |
Cifcsweptareasolid | |
Cifcsweptdisksolid | |
Cifcsweptdisksolidpolygonal | |
Cifcsweptsurface | |
Cifcswitchingdevice | |
Cifcswitchingdevicetype | |
Cifcswitchingdevicetypeenum | |
Cifcsystem | |
Cifcsystemfurnitureelement | |
Cifcsystemfurnitureelementtype | |
Cifcsystemfurnitureelementtypeenum | |
Cifctable | |
Cifctablecolumn | |
Cifctablerow | |
Cifctank | |
Cifctanktype | |
Cifctanktypeenum | |
Cifctask | |
Cifctaskdurationenum | |
Cifctasktime | |
Cifctasktimerecurring | |
Cifctasktype | |
Cifctasktypeenum | |
Cifctelecomaddress | |
Cifctemperaturegradientmeasure | |
Cifctemperaturerateofchangemeasure | |
Cifctendon | |
Cifctendonanchor | |
Cifctendonanchortype | |
Cifctendonanchortypeenum | |
Cifctendontype | |
Cifctendontypeenum | |
Cifctessellatedfaceset | |
Cifctessellateditem | |
Cifctext | |
Cifctextalignment | |
Cifctextdecoration | |
Cifctextfontname | |
Cifctextliteral | |
Cifctextliteralwithextent | |
Cifctextpath | |
Cifctextstyle | |
Cifctextstylefontmodel | |
Cifctextstylefordefinedfont | |
Cifctextstyletextmodel | |
Cifctexttransformation | |
Cifctexturecoordinate | |
Cifctexturecoordinategenerator | |
Cifctexturemap | |
Cifctexturevertex | |
Cifctexturevertexlist | |
Cifcthermaladmittancemeasure | |
Cifcthermalconductivitymeasure | |
Cifcthermalexpansioncoefficientmeasure | |
Cifcthermalresistancemeasure | |
Cifcthermaltransmittancemeasure | |
Cifcthermodynamictemperaturemeasure | |
Cifctime | |
Cifctimemeasure | |
Cifctimeperiod | |
Cifctimeseries | |
Cifctimeseriesdatatypeenum | |
Cifctimeseriesvalue | |
Cifctimestamp | |
Cifctopologicalrepresentationitem | |
Cifctopologyrepresentation | |
Cifctorquemeasure | |
Cifctransformer | |
Cifctransformertype | |
Cifctransformertypeenum | |
Cifctransitioncode | |
Cifctransportelement | |
Cifctransportelementtype | |
Cifctransportelementtypeenum | |
Cifctrapeziumprofiledef | |
Cifctriangulatedfaceset | |
Cifctrimmedcurve | |
Cifctrimmingpreference | |
Cifctshapeprofiledef | |
Cifctubebundle | |
Cifctubebundletype | |
Cifctubebundletypeenum | |
Cifctypeobject | |
Cifctypeprocess | |
Cifctypeproduct | |
Cifctyperesource | |
Cifcunitarycontrolelement | |
Cifcunitarycontrolelementtype | |
Cifcunitarycontrolelementtypeenum | |
Cifcunitaryequipment | |
Cifcunitaryequipmenttype | |
Cifcunitaryequipmenttypeenum | |
Cifcunitassignment | |
Cifcunitenum | |
Cifcurireference | |
Cifcushapeprofiledef | |
Cifcvalve | |
Cifcvalvetype | |
Cifcvalvetypeenum | |
Cifcvaporpermeabilitymeasure | |
Cifcvector | |
Cifcvertex | |
Cifcvertexloop | |
Cifcvertexpoint | |
Cifcvibrationisolator | |
Cifcvibrationisolatortype | |
Cifcvibrationisolatortypeenum | |
Cifcvirtualelement | |
Cifcvirtualgridintersection | |
Cifcvoidingfeature | |
Cifcvoidingfeaturetypeenum | |
Cifcvolumemeasure | |
Cifcvolumetricflowratemeasure | |
Cifcwall | |
Cifcwallelementedcase | |
Cifcwallstandardcase | |
Cifcwalltype | |
Cifcwalltypeenum | |
Cifcwarpingconstantmeasure | |
Cifcwarpingmomentmeasure | |
Cifcwasteterminal | |
Cifcwasteterminaltype | |
Cifcwasteterminaltypeenum | |
Cifcwindow | |
Cifcwindowliningproperties | |
Cifcwindowpaneloperationenum | |
Cifcwindowpanelpositionenum | |
Cifcwindowpanelproperties | |
Cifcwindowstandardcase | |
Cifcwindowstyle | |
Cifcwindowstyleconstructionenum | |
Cifcwindowstyleoperationenum | |
Cifcwindowtype | |
Cifcwindowtypeenum | |
Cifcwindowtypepartitioningenum | |
Cifcworkcalendar | |
Cifcworkcalendartypeenum | |
Cifcworkcontrol | |
Cifcworkplan | |
Cifcworkplantypeenum | |
Cifcworkschedule | |
Cifcworkscheduletypeenum | |
Cifcworktime | |
Cifczone | |
Cifczshapeprofiledef | |
►NImage | |
CImageBase | |
CImagePlane | |
CModule | |
►NImageGui | |
►NUi | |
CImageOrientationDialog | |
CGLImageBox | |
CImageOrientationDialog | |
CImageView | |
CModule | |
CUi_ImageOrientationDialog | |
CViewProviderImagePlane | |
CWorkbench | |
►NImport | |
CExportOCAF | |
CExportOCAF2 | |
CExportOCAFCmd | |
CFeatureImportIges | |
CFeatureImportStep | |
CImpExpDxfRead | |
CImpExpDxfWrite | |
CImportOCAF | |
CImportOCAF2 | |
CImportOCAFAssembly | |
CImportOCAFCmd | |
CImportOCAFExt | |
CImportXCAF | |
CLabelHasher | |
CModule | |
CShapeHasher | |
CStepShape | The StepShape helper class The MeshFacet class provides an interface for the MeshFacetPy class for convenient access to the Mesh data structure |
►NimportDXF | DXF file importer & exporter |
Cdxfcounter | |
►NImportGui | |
CExportOCAFGui | |
CImportOCAFExt | |
CModule | |
COCAFBrowser | |
CWorkbench | |
►NimportIFCHelper | |
CProjectImporter | |
►NimportIFClegacy | |
CIfcDocument | |
CIfcEntity | |
CIfcFile | |
CIfcSchema | |
CIfcWriter | |
►NimportSH3D | SH3D (SweetHome3D) file format importer |
CSH3DHandler | |
►NimportSVG | SVG file importer and exporter |
CsvgHandler | |
►NimportXLSX | |
CexprNode | |
CFormulaTranslator | |
►NInitGui | |
CArchWorkbench | |
CCloudWorkbench | |
CDraftWorkbench | |
CDrawingWorkbench | |
CFemWorkbench | |
CImageWorkbench | |
CInspectionWorkbench | |
CMeshPartWorkbench | |
CMeshWorkbench | |
COpenSCADWorkbench | |
CPartWorkbench | |
CPathCommandGroup | |
CPathWorkbench | |
CPointsWorkbench | |
CRaytracingWorkbench | |
CReverseEngineeringWorkbench | |
CRobotWorkbench | |
CSandboxWorkbench | |
CSketcherWorkbench | |
CSpreadsheetWorkbench | |
CStartWorkbench | |
CSurfaceWorkbench | |
CTechDrawWorkbench | |
CTemplatePyModWorkbench | |
CWebWorkbench | |
►NInspection | |
CDistanceInspection | |
CDistanceInspectionRMS | |
CFeature | The inspection feature |
CGroup | |
CInspectActualGeometry | Delivers the number of points to be checked and returns the appropriate point to an index |
CInspectActualMesh | |
CInspectActualPoints | |
CInspectActualShape | |
CInspectNominalFastMesh | |
CInspectNominalGeometry | Calculates the shortest distance of the underlying geometry to a given point |
CInspectNominalMesh | |
CInspectNominalPoints | |
CInspectNominalShape | |
CMeshInspectGrid | |
CModule | |
CPropertyDistanceList | |
►NInspectionGui | |
►NUi | |
CVisualInspection | |
CModule | |
CSingleSelectionItem | |
CUi_VisualInspection | |
CViewProviderInspection | |
CViewProviderInspectionGroup | |
CViewProviderProxyObject | |
CVisualInspection | |
CWorkbench | |
►NKDTree | |
Calways_true | |
CKDTree | |
Csquared_difference | |
Csquared_difference_counted | |
►NKernel_Utils | |
CLocalizer | |
►Nlazy_loader | |
►Nlazy_loader | |
CLazyLoader | |
►Nlscmrelax | |
CLscmRelax | |
CNullSpaceProjector | |
►NMaterialEditor | |
CMaterialEditor | |
CMaterialsDelegate | |
►NMeasure | |
CMeasurement | |
CModule | |
►NMED | |
►NV2_2 | |
CTFile | |
CTFileWrapper | |
CTVWrapper | |
CPrefixPrinter | |
CSharedPtr | To extend the boost::shared_ptr to support such features automatic dynamic cast |
CTBallInfo | Define a class representing MED_BALL structure element |
CTBase | Define a parent class for all MEDWrapper classes |
CTCellInfo | Define a base class which represents MED Cells entity |
CTCoordHelper | |
CTCSlice | This class intends to provide an uniform way to handle multy-dimension data (const version) |
CTElemInfo | Define a parent class for all MED entities that describes mesh entities such as nodes and cells |
CTFamilyInfo | Define a base class which represents MED Family entity |
CTFieldInfo | Define a base class which represents MED Field entity |
CTGaussCoord | Define a helper class to handle Gauss Points coordinates |
CTGaussDef | Description of family of integration points |
►CTGaussInfo | The class represents MED Gauss entity |
CTLess | |
CTGrilleInfo | Define a base class which represents MED Grille (structured mesh) |
CTHexa20a | |
CTHexa20b | |
CTHexa27a | |
CTHexa8a | |
CTHexa8b | |
CTLockProxy | This class provide thread-safety for MEDWrapper interaction |
CTMeshInfo | Define a base class which represents MED Mesh entity |
CTMeshValueBase | The class is a helper one. It provide safe and flexible way to get access to values for a MED TimeStamp |
CTModeSwitchInfo | Define a parent class for all MED entities that contains a sequence of numbers |
CTNameInfo | Define a parent class for all named MED entities |
CTNodeInfo | Define a base class which represents MED Nodes entity |
CTPenta15a | |
CTPenta15b | |
CTPenta6a | |
CTPenta6b | |
CTPolyedreInfo | Define a base class which represents MED Polyedre entity |
CTPolygoneInfo | Define a base class which represents MED Polygon entity |
CTProfileInfo | The class represents MED Profile entity |
CTPyra13a | |
CTPyra13b | |
CTPyra5a | |
CTPyra5b | |
CTQuad4a | |
CTQuad4b | |
CTQuad8a | |
CTQuad8b | |
CTQuad9a | |
CTQuad9b | |
CTSeg2a | |
CTSeg3a | |
►CTShapeFun | Shape function definitions |
CTFun | |
CTSlice | This class extend TCSlice functionality for non-constant case |
CTTBallInfo | |
CTTCellInfo | |
CTTElemInfo | |
CTTetra10a | |
CTTetra10b | |
CTTetra4a | |
CTTetra4b | |
CTTFamilyInfo | |
CTTFieldInfo | |
CTTGaussInfo | |
CTTGrilleInfo | |
CTTimeStampInfo | Define a base class which represents MED TimeStamp |
CTTimeStampValue | The class implements a container for MED TimeStamp values |
CTTimeStampValueBase | The class is a base class for MED TimeStamp values holder |
CTTMeshInfo | |
CTTMeshValue | The class is a helper one. It provide safe and flexible way to get access to values for a MED TimeStamp |
CTTNameInfo | |
CTTNodeInfo | |
CTTPolyedreInfo | |
CTTPolygoneInfo | |
CTTProfileInfo | |
CTTria3a | |
CTTria3b | |
CTTria6a | |
CTTria6b | |
CTTTimeStampInfo | |
CTTTimeStampValue | |
CTTWrapper | |
CTValueHolder | To provide a common way to handle values of MEDWrapper types as native MED types |
CTValueHolder< TVector< TVal >, TRepresentation > | To customize TValueHolder common template definition for TVector |
CTVector | Main purpose to introduce the class was to customize operator [] |
CTWrapper | Define a base class that wraps the MED API |
►NMengerSponge | |
CMengerThread | Multi-threaded ### |
►NMesh | The namespace of the Mesh Application layer library |
CAmfExporter | Used for exporting to Additive Manufacturing File (AMF) format |
CCone | |
CCube | |
CCurvature | Calculates the curvature values of a related mesh feature |
CCurvatureInfo | Curvature information |
CCylinder | |
CEdge | The Edge helper class The Edge class provides an interface for the EdgePy class for convenient access to the Mesh data structure |
CEllipsoid | |
CExport | Writes any supported mesh format into a file |
CExporter | Virtual base class for exporting meshes |
CFacet | The Facet helper class The MeshFacet class provides an interface for the MeshFacetPy class for convenient access to the Mesh data structure |
CFeature | Base class of all mesh feature classes in FreeCAD |
CFillHoles | Tries to fill up holes in the internal mesh data structure |
CFixDefects | Fixes defects in the attached mesh kernel |
CFixDeformations | Tries to repair deformed faces by swapping edge operations |
CFixDegenerations | Removes degenerated faces from the mesh |
CFixDuplicatedFaces | Removes duplicated faces from the mesh |
CFixDuplicatedPoints | Removes duplicated points from the mesh |
CFixIndices | Tries to validate invalid indices of the internal mesh data structure |
CFixNonManifolds | Tries to fix edges with more than two faces attached |
CFlipNormals | Flips the normals of all faces |
CGTSAlgos | The mesh algorithms container class |
CHarmonizeNormals | Harmonizes the normals of the faces |
CImport | Reads the any supported mesh format into the FreeCAD workspace |
CImporter | |
CMergeExporter | Creates a single mesh, in a file, from one or more objects |
►CMeshObject | Interface for the underlying MeshKernel class and most of its algorithm on it |
Cconst_facet_iterator | |
Cconst_point_iterator | |
CMeshPoint | The MeshPoint helper class The MeshPoint class provides an interface for the MeshPointPy classes for convenient access to the Mesh data structure |
CMeshSegment | |
CMeshTexture | |
CModule | |
CPropertyCurvatureList | The Curvature property class |
CPropertyMeshKernel | The mesh kernel property class |
CPropertyNormalList | The normals property class |
CRemoveComponents | Removes topologic independent components up to a certain size from the mesh data structure |
►CSegment | |
Cconst_facet_iterator | |
CSegmentByMesh | Creates a mesh segment from two meshes whereat the facets of the first mesh that lie inside the second mesh build up the segment |
CSetOperations | Set Operations on meshes Operations so far: Intersections, Union, Difference |
CSphere | |
CTorus | |
CTransform | The Import class reads the any supported mesh format into the FreeCAD workspace |
CTransformDemolding | The TransformDemolding class |
►NMeshCore | The namespace of the Mesh Core library |
►NPly | |
CProperty | |
►NTriangulation | |
CVertex2d_EqualTo | |
CVertex2d_Less | |
CAbstractPolygonTriangulator | |
CAbstractSmoothing | Base class for smoothing algorithms |
CAbstractSurfaceFit | |
CApproximation | Abstract base class for approximation of a geometry to a given set of points |
CColor_Less | |
CConstraintDelaunayTriangulator | |
CCurvatureInfo | Curvature information |
CCylinderFit | Approximation of a cylinder into a given set of points |
CCylinderSurfaceFit | |
CDelaunayTriangulator | |
CEarClippingTriangulator | The EarClippingTriangulator embeds an efficient algorithm to triangulate polygons taken from http://www.flipcode.com/files/code/triangulate.cpp |
CEdge_Index | |
CEdge_Less | |
CEdgeCollapse | |
CFacetCollector | |
CFacetCurvature | |
CFitPointCollector | |
CFlatTriangulator | |
CFunctionContainer | Helper class for the quadric fit |
CGroup | |
CLaplaceSmoothing | |
CLMCylinderFunctor | |
CMaterial | |
CMath | |
CMeshAlgorithm | Algorithms base on meshes |
CMeshBuilder | Class for creating the mesh structure by adding facets |
CMeshCleanup | |
CMeshCollector | |
►CMeshComponents | Searches for topologic independent segments of the given mesh structure |
CCNofFacetsCompare | |
CMeshCurvature | |
CMeshCurvatureCylindricalSegment | |
CMeshCurvatureFreeformSegment | |
CMeshCurvaturePlanarSegment | |
CMeshCurvatureSphericalSegment | |
CMeshCurvatureSurfaceSegment | |
CMeshDefinitions | Global defined tolerances used to compare points for equality |
CMeshDistanceGenericSurfaceFitSegment | |
CMeshDistancePlanarSegment | |
CMeshDistanceSurfaceSegment | |
CMeshEdgeBuilder | Helper class to build up list of edges |
CMeshEigensystem | Actually does not try to check for or fix errors but it provides methods to calculate the mesh's local coordinate system with the center of gravity as origin |
CMeshEvalBorderFacet | Removes facets whose all three vertices are part of a boundary |
CMeshEvalCorruptedFacets | Searches for facets with several equal point indices |
CMeshEvalDeformedFacets | Searches for deformed facets |
CMeshEvalDegeneratedFacets | Searches for degenerated facets |
CMeshEvalDentsOnSurface | If an adjacent point (A) of a point (P) can be projected onto a triangle shared by (P) but not by (A) then we have a local dent |
CMeshEvalDuplicateFacets | Searches for duplicated facets |
CMeshEvalDuplicatePoints | Searches for duplicated points |
CMeshEvalFoldOversOnSurface | Considers two adjacent triangles with an angle higher than 120 deg of their normals as a fold-over |
CMeshEvalFoldsOnBoundary | Considers a boundary triangle with two open edges and an angle higher than 60 deg with its adjacent triangle as a boundary fold |
CMeshEvalFoldsOnSurface | If the angle between the adjacent triangles of a triangle is lower then 90 deg but the angles between both of these adjacent triangles is higher than 90 deg we have a fold |
CMeshEvalInternalFacets | Identifies internal facets of a volume mesh |
CMeshEvalInvalids | Searches for as 'Invalid' marked facets and points |
CMeshEvalNaNPoints | Searches for points with a coordinate that is NaN |
CMeshEvalNeighbourhood | Checks if the neighbourhood among the facets is set correctly |
CMeshEvalOrientation | Checks the mesh kernel for consistent facet normals |
CMeshEvalPointManifolds | Checks for non-manifold points |
CMeshEvalPointOnEdge | Searches for points that lie on or close to an edge of a triangle |
CMeshEvalRangeFacet | Checks whether a facet points to neighbour facets that are out of range |
CMeshEvalRangePoint | Searches for facets that has point indices out of range |
CMeshEvalSelfIntersection | Checks the mesh for self intersection |
CMeshEvalSingleFacet | Checks a special case of non-manifold edges as follows |
CMeshEvalSolid | Checks if the mesh represents a solid |
CMeshEvalTopology | Checks for topologic correctness, i.e that the mesh must not contain non-manifolds |
CMeshEvaluation | Checks the mesh kernel for correctness with respect to a certain criterion, such as manifoldness, self-intersections, etc |
CMeshFaceIterator | |
CMeshFacet | Represent a triangle facet in the mesh data.structure |
CMeshFacet_Less | |
CMeshFacetArray | Stores all facets of the mesh data-structure |
CMeshFacetGrid | Special grid class that stores facet indices of the mesh object in its grids |
CMeshFacetIterator | The MeshFacetIterator allows to iterate over the facets that hold the topology of the mesh and provides access to their geometric information |
CMeshFacetModifier | MeshFacetModifier is a helper class that allows to modify the facet array of a mesh kernel but with limited access |
CMeshFacetVisitor | Abstract base class for facet visitors |
►CMeshFastBuilder | Class for creating the mesh structure by adding facets |
►CPrivate | |
CVertex | |
CMeshFastFacetIterator | |
CMeshFixCaps | Tries to fix degenerations by swapping the common edge of a cap and its neighbour |
CMeshFixCorruptedFacets | Fixes corrupted facets by removing them from the mesh structure |
CMeshFixDeformedFacets | Tries to fix deformed facets by swapping the common edge with one of their neighbours |
CMeshFixDegeneratedFacets | Tries to fix degenerations by removing the concerning facets |
CMeshFixDentsOnSurface | |
CMeshFixDuplicateFacets | Removes duplicated facets from the mesh structure |
CMeshFixDuplicatePoints | Merges duplicated points |
CMeshFixFoldsOnBoundary | |
CMeshFixInvalids | Deletes all elements that are marked as 'Invalid' |
CMeshFixMergeFacets | Removes vertexes which have three adjacent vertexes and is referenced by three facets |
CMeshFixNaNPoints | Removes all points with a coordinate that is NaN |
CMeshFixNeighbourhood | Fixes the neighbourhood of the facets |
CMeshFixOrientation | Harmonizes the facet normals of the passed mesh kernel |
CMeshFixPointOnEdge | Removes points that lie on or close to an edge of a triangle |
CMeshFixRangeFacet | Fixes facets with invalid neighbour indices |
CMeshFixRangePoint | Fixes the facets with point indices out of range |
CMeshFixSelfIntersection | Tries to fix self-intersections |
CMeshFixSingleFacet | Tries to fix a special case of non-manifolds |
CMeshFixTopology | Tries to fix a few cases of non-manifolds |
CMeshGeomEdge | Geometric counterpart to MeshEdge that holds the geometric data points of an edge |
CMeshGeomFacet | Geometric counterpart to MeshFacet that holds the geometric data points of a triangle |
CMeshGrid | The MeshGrid allows to divide a global mesh object into smaller regions of elements (e.g |
►CMeshGridIterator | Interface to walk through all grid elements of a mesh grid |
CGridElement | Checks if a grid position is already visited by NextOnRay() |
CMeshHelpBuilderEdge | Helper class for edges |
CMeshHelpEdge | Helper class providing an operator for comparison of two edges |
CMeshHelpPoint | Helper class for points |
CMeshIndexEdge | Structure that holds the facet index with the two corner point indices of the facet's orientation this edge is attached to |
CMeshInfo | Determines information about the mesh data structure |
CMeshInput | Able to read a mesh object from an input stream in various formats |
►CMeshIntersection | |
CPair | |
CTriple | |
CTuple | |
CMeshIsFlag | Binary function to query the flags for use with generic STL functions |
CMeshIsNotFlag | Binary function to query the flags for use with generic STL functions |
►CMeshKDTree | |
CPrivate | |
CMeshKernel | Basic class that holds the data points, the edges and the facets describing a mesh object |
CMeshNearestIndexToPlane | |
CMeshOrientationCollector | This class searches for inconsistent orientation of neighboured facets |
CMeshOrientationVisitor | This class searches for nonuniform orientation of neighboured facets |
CMeshOutput | Able to write a mesh object to an output stream on various formats |
CMeshPlaneVisitor | The MeshPlaneVisitor collects all facets the are co-planar to the plane defined by the start triangle |
CMeshPoint | Point in the mesh data structure |
CMeshPointArray | Stores all data points of the mesh structure |
CMeshPointBuilder | Helper class for list of points |
CMeshPointFacetAdjacency | |
CMeshPointGrid | Special grid class that stores point indices of the mesh object in its grids |
CMeshPointIterator | The MeshPointIterator allows to iterate over the vertices of the mesh and provides access to their geometric information |
CMeshPointModifier | MeshPointModifier is a helper class that allows to modify the point array of a mesh kernel but with limited access |
CMeshPointVisitor | Abstract base class for point visitors |
CMeshProjection | |
►CMeshRefEdgeToFacets | The MeshRefEdgeToFacets builds up a structure to have access to all facets of an edge |
CEdgeOrder | |
CMeshRefFacetToFacets | The MeshRefFacetToFacets builds up a structure to have access to all facets sharing at least one same point |
CMeshRefNormalToPoints | The MeshRefNormalToPoints builds up a structure to have access to the normal of a vertex |
CMeshRefPointToFacets | The MeshRefPointToFacets builds up a structure to have access to all facets indexing a point |
CMeshRefPointToPoints | The MeshRefPointToPoints builds up a structure to have access to all neighbour points
of a point |
CMeshRemoveNeedles | Tries to fix degenerations by removing needles |
CMeshResetFlag | Binary function to reset the flags for use with generic STL functions |
CMeshSameOrientationCollector | |
CMeshSearchNeighbourFacetsVisitor | Special mesh visitor that searches for facets within a given search radius |
►CMeshSearchNeighbours | Methods to get all points in the neighbourhood of a given facet |
CCDistRad | |
CMeshSegmentAlgorithm | |
CMeshSetFlag | Binary function to set the flags for use with generic STL functions |
CMeshSimplify | |
CMeshSurfaceSegment | |
CMeshSurfaceVisitor | |
CMeshTopFacetVisitor | The MeshTopFacetVisitor just collects the indices of all visited facets |
CMeshTopoAlgorithm | Several algorithms to manipulate a mesh |
CMeshTrimByPlane | Trim the the facets in 3D with a plane |
CMeshTrimming | Checks the facets in 2D and then trim them in 3D |
CMeshValidation | Tries to make a mesh kernel valid with respect to a certain criterion, such as manifoldness, self-intersections, etc |
CMeshVertexIterator | |
CNODE | |
CPlaneFit | Approximation of a plane into a given set of points |
CPlaneFitSmoothing | |
CPlaneSurfaceFit | |
CPointCollector | |
CPolynomialFit | |
CQUAD | |
CQuadraticFit | Approximation of a quadratic surface into a given set of points |
CQuasiDelaunayTriangulator | |
CSetOperations | The MeshAlgorithm class provides algorithms base on meshes |
CSphereFit | Approximation of a sphere into a given set of points |
CSphereSurfaceFit | |
CSurfaceFit | This is an 2.5D approach which first determines the bestfit plane of the point set (P_i = (x,y,z), i=1,...,n) to get a parametrisation of the points afterwards |
CTaubinSmoothing | |
CTRIA | |
CTriangulationVerifier | |
CTriangulationVerifierV2 | |
CVertex_EqualTo | |
CVertex_Less | |
CVertexCollapse | |
►NMeshCoreFit | |
CCylinderFit | Best-fit cylinder for a given set of points |
CSphereFit | Best-fit sphere for a given set of points |
►NMeshFlatteningCommand | |
CBaseCommand | |
CCreateFlatFace | |
CCreateFlatMesh | |
►NMeshGui | The namespace of the Mesh Graphical interface layer library |
►NUi | |
CDlgDecimating | |
CDlgEvaluateMesh | |
CDlgEvaluateSettings | |
CDlgRegularSolid | |
CDlgSettingsImportExport | |
CDlgSettingsMeshView | |
CDlgSmoothing | |
CRemeshGmsh | |
CRemoveComponents | |
CSegmentation | |
CSegmentationBestFit | |
CSelection | |
CAnnotation | |
CCleanupHandler | The GuiCleanupHandler class is used to cleanup GUI elements from the MeshGui module when the application is about to be closed |
CCylinderFitParameter | |
CDlgDecimating | |
►CDlgEvaluateMeshImp | |
CPrivate | |
CDlgEvaluateSettings | |
CDlgRegularSolidImp | |
CDlgSettingsImportExport | The DlgSettingsImportExportImp class implements a preference page to change settings for Importing and Exporting mesh objects |
CDlgSettingsMeshView | Implements a preference page to change settings for display of meshes |
CDlgSmoothing | |
CDockEvaluateMeshImp | Creates a single instance and embeds it into a dock window |
►CFitParameter | |
CPoints | |
►CGmshWidget | Non-modal dialog to remesh an existing mesh |
CPrivate | |
CMeshFaceAddition | Display data of a mesh kernel |
CMeshFillHole | Display data of a mesh kernel |
CMeshHoleFiller | |
►CMeshRenderer | |
CPrivate | |
CMeshSelection | |
CMeshSplit | |
CModule | |
CNofFacetsCompare | |
CParametersDialog | |
CPlaneFitParameter | |
CPropertyMeshKernelItem | Display data of a mesh kernel |
►CRemeshGmsh | Non-modal dialog to remesh an existing mesh |
CPrivate | |
CRemoveComponents | Non-modal dialog to de/select components, regions, the complete or single faces of a mesh and delete them |
CRemoveComponentsDialog | Embed the panel into a dialog |
CSegmentation | |
CSegmentationBestFit | |
CSelection | |
CSmoothingDialog | Embed the panel into a dialog |
CSoFCIndexedFaceSet | Class SoFCIndexedFaceSet |
CSoFCMaterialEngine | Class SoFCMaterialEngine |
CSoFCMeshFaceSet | Renders the mesh data structure |
CSoFCMeshFacet | |
CSoFCMeshFacetElement | |
CSoFCMeshGridNode | |
CSoFCMeshNode | |
CSoFCMeshObjectBoundary | |
CSoFCMeshObjectElement | |
CSoFCMeshObjectNode | |
CSoFCMeshObjectShape | Class SoFCMeshObjectShape |
CSoFCMeshOpenEdge | |
CSoFCMeshOpenEdgeSet | |
CSoFCMeshPickNode | |
CSoFCMeshSegmentShape | |
CSoFCMeshVertex | |
CSoFCMeshVertexElement | |
CSoPolygon | |
CSoSFMeshFacetArray | |
CSoSFMeshObject | |
CSoSFMeshPointArray | |
CSphereFitParameter | |
CTaskDecimating | Embed the panel into a task dialog |
CTaskRemeshGmsh | Embed the panel into a task dialog |
CTaskRemoveComponents | Embed the panel into a task dialog |
CTaskSegmentation | Embed the panel into a task dialog |
CTaskSegmentationBestFit | Embed the panel into a task dialog |
CTaskSmoothing | Embed the panel into a task dialog |
CUi_DlgDecimating | |
CUi_DlgEvaluateMesh | |
CUi_DlgEvaluateSettings | |
CUi_DlgRegularSolid | |
CUi_DlgSettingsImportExport | |
CUi_DlgSettingsMeshView | |
CUi_DlgSmoothing | |
CUi_RemeshGmsh | |
CUi_RemoveComponents | |
CUi_Segmentation | |
CUi_SegmentationBestFit | |
CUi_Selection | |
CVertex | |
CViewProviderExport | Creates an empty node |
CViewProviderFace | Used to display a single face |
CViewProviderIndexedFaceSet | Creates an indexed faceset node in order to render the mesh data structure |
CViewProviderMesh | Offers the visualization of the mesh data structure and many algorithms to work on or edit the mesh |
CViewProviderMeshBuilder | |
CViewProviderMeshCurvature | Associated to the mesh curvature feature |
CViewProviderMeshDefects | Used to display the most known types of defects of a polymesh |
CViewProviderMeshDegenerations | Displays degenerated faces to a line or even a point in orange |
CViewProviderMeshDuplicatedFaces | Displays duplicated faces in red |
CViewProviderMeshDuplicatedPoints | |
CViewProviderMeshFaceSet | Creates nodes for representing the mesh data structure |
CViewProviderMeshFolds | |
CViewProviderMeshIndices | |
CViewProviderMeshNode | Creates a node representing the mesh data structure |
CViewProviderMeshNonManifoldPoints | Displays non-manifold vertexes in red |
CViewProviderMeshNonManifolds | Displays edges with more than two faces attached in red |
CViewProviderMeshObject | The ViewProviderIndexedFaceSet class creates an own node in order to directly render the mesh data structure |
CViewProviderMeshOrientation | Displays wrong oriented facets (i.e |
CViewProviderMeshSelfIntersections | Displays lines of self-intersections |
CViewProviderMeshTransform | Like Mesh viewprovider but with manipulator |
CViewProviderMeshTransformDemolding | Like Mesh viewprovider but with manipulator |
CWorkbench | |
►NMeshPart | |
CBrepMesh | |
►CCurveProjector | The father of all projection algorithms |
CFaceSplitEdge | |
CTopoDSLess | |
CCurveProjectorShape | Project by intersection face planes with the curve |
CCurveProjectorSimple | Project by projecting a sampled curve to the mesh |
►CCurveProjectorWithToolMesh | Project by projecting a sampled curve to the mesh |
CLineSeg | |
CMeshAlgos | The mesh algorithms container class |
CMesher | |
CMeshingOutput | |
►CMeshProjection | Projects a shape onto a mesh |
CEdge | |
CPolyLine | |
CSplitEdge | Helper class |
CModule | |
CVertex | |
►NMeshPartGui | |
►NUi | |
CCrossSections | |
CTaskCurveOnMesh | |
CTessellation | |
CCrossSections | |
►CCurveOnMeshHandler | |
►CPrivate | |
CApproxPar | |
CPickedPoint | |
CCurveOnMeshWidget | |
►CMesh2ShapeGmsh | Non-modal dialog to mesh a shape |
CPrivate | |
CMeshCrossSection | |
CModule | |
CTaskCrossSections | |
CTaskCurveOnMesh | |
CTaskTessellation | |
CTessellation | |
CUi_CrossSections | |
CUi_TaskCurveOnMesh | |
CUi_Tessellation | |
CViewProviderCrossSections | |
CViewProviderCurveOnMesh | |
CWorkbench | |
►NMeshTestsApp | |
CLoadMeshInThreadsCases | |
CMeshGeoTestCases | |
CMeshSplitTestCases | |
CMeshSubElement | |
CMeshTopoTestCases | |
CNastranReader | |
CPivyTestCases | |
CPolynomialFitCases | |
►NMetadataInternal | |
CXMLErrorHandler | |
►NMod | |
►NPartDesign | |
►Nfcgear | |
►Nfcgear | |
CFCWireBuilder | |
►Nfcgeardialog | |
CGearCreationFrame | |
CGearDialog | |
►Nsvggear | |
CSVGWireBuilder | |
►Nfcsprocket | |
►Nfcsprocket | |
CFCWireBuilder | |
►Nfcsprocketdialog | |
CSprocketCreationFrame | |
CSprocketDialog | |
►NFeatureHole | |
►NFeatureHole | |
CHole | |
►NHoleGui | |
CHoleGui | |
►NTaskHole | |
CTaskHole | |
►NViewProviderHole | |
CViewProviderHole | |
►NInitGui | |
CPartDesignWorkbench | |
►NPartDesignTests | |
►NTestBoolean | |
CTestBoolean | |
►NTestChamfer | |
CTestChamfer | |
►NTestDatum | |
CTestDatumLine | |
CTestDatumPlane | |
CTestDatumPoint | |
►NTestDraft | |
CTestDraft | |
►NTestFillet | |
CTestFillet | |
►NTestHole | |
CTestHole | |
►NTestInvoluteGear | |
CTestInvoluteGear | |
►NTestLinearPattern | |
CTestLinearPattern | |
►NTestLoft | |
CTestLoft | |
►NTestMirrored | |
CTestMirrored | |
►NTestMultiTransform | |
CTestMultiTransform | |
►NTestPad | |
CTestPad | |
►NTestPipe | |
CTestPipe | |
►NTestPocket | |
CTestPocket | |
►NTestPolarPattern | |
CTestPolarPattern | |
►NTestPrimitive | |
CTestPrimitive | |
►NTestRevolve | |
CTestRevolve | |
►NTestShapeBinder | |
CTestShapeBinder | |
►NTestThickness | |
CTestThickness | |
►NScripts | |
►NDistanceBolt | |
CDistanceBolt | |
►NEpitrochoid | |
CEpitrochoid | |
►NFilletArc | |
CVector | |
►NParallelepiped | |
CBoxCylinder | |
CParallelepiped | |
►NRadialCopy | |
CRadialCopy | |
►NSpring | |
CMySpring | |
►NSprocketFeature | |
CCommandSprocket | |
CSprocket | |
CSprocketTaskPanel | |
CViewProviderSprocket | |
►NTestPartDesignGui | |
CCallableCheckDialog | |
CCallableCheckWarning | |
CCallableCheckWorkflow | |
CCallableComboBox | |
CPartDesignGuiTestCases | |
CPartDesignTransformed | |
►NWizardShaft | |
►NSegmentFunction | |
CIntervalFunction | |
CSegmentFunction | |
CSegmentFunctionSegment | |
CStressFunction | |
CTranslationFunction | |
►NShaft | |
CShaft | |
CShaftSegment | |
►NShaftDiagram | |
CDiagram | |
►NShaftFeature | |
CShaftFeature | |
►NWizardShaft | |
CTaskWizardShaft | |
CWizardShaftGui | |
CWizardShaftGuiCallback | |
►NWizardShaftTable | |
CWizardShaftTable | |
►NShow | |
►NContainers | |
CContainer | |
CContainerError | |
CContainerTreeError | |
CNotAContainerError | |
►NmTempoVis | |
CJUST_SAVE | |
CMAINSTACK | |
CTempoVis | |
►NSceneDetail | |
CSceneDetail | |
►NSceneDetails | |
►NCamera | |
CCamera | |
►NClipPlane | |
CClipPlane | |
►NObjectClipPlane | |
CObjectClipPlane | |
►NPickability | |
CPickability | |
►NVProperty | |
CVProperty | |
►NWorkbench | |
CWorkbench | |
►NTVObserver | |
CTVObserver | |
►NTVStack | |
CTVStack | |
►NTest | |
►NBaseTests | |
CAlgebraTestCase | |
CConsoleTestCase | |
CMatrixTestCase | |
CParameterTestCase | |
►NDocument | |
CDocumentBacklinks | |
CDocumentBasicCases | |
CDocumentExpressionCases | |
CDocumentFileIncludeCases | |
CDocumentGroupCases | |
►CDocumentObserverCases | |
CGuiObserver | |
CObserver | |
CDocumentPlatformCases | |
CDocumentPropertyCases | |
CDocumentRecomputeCases | |
CDocumentSaveRestoreCases | |
CSaveRestoreSpecialGroup | |
CSaveRestoreSpecialGroupViewProvider | |
CUndoRedoCases | |
►NInitGui | |
CTestWorkbench | |
►NMenu | |
CMenuCreateCases | |
CMenuDeleteCases | |
►NMetadata | |
CTestMetadata | |
►NTestGui | |
CTestAllCmd | |
CTestAllTextCmd | |
CTestBaseCmd | |
CTestBaseTextCmd | |
CTestCmd | |
CTestCreateMenuCmd | |
CTestDeleteMenuCmd | |
CTestDocCmd | |
CTestDocTextCmd | |
CTestInsertFeatureCmd | |
CTestWorkbenchCmd | |
►NTestPythonSyntax | |
CPythonSyntaxTestCase | |
►NUnicodeTests | |
CDocumentSaveRestoreCases | |
CUnicodeBasicCases | |
►Nunittestgui | |
CBaseGUITestRunner | GUI framework classes |
CGUITestResult | |
CProgressBar | |
CRollbackImporter | |
CTkTestRunner | |
►NUnitTests | |
CUnitBasicCases | |
►NWorkbench | |
CCallableCheckWarning | |
CCommandTestCase | |
CTestNavigationStyle | |
CWorkbenchTestCase | |
►NModelRefine | |
CFaceAdjacencySplitter | |
CFaceEqualitySplitter | |
CFaceTypedBase | |
CFaceTypedBSpline | |
CFaceTypedCylinder | |
CFaceTypedPlane | |
CFaceTypeSplitter | |
CFaceUniter | |
CWireSort | |
►NNavigationIndicatorGui | |
CIndicatorButton | |
►NNetworkManager | |
CNetworkManager | |
CQueueItem | |
►Nnlohmann | Namespace for Niels Lohmann |
►Ndetail | Detail namespace with internal helper functions |
►Ndtoa_impl | Implements the Grisu2 algorithm for binary to decimal floating-point conversion |
Cboundaries | |
Ccached_power | |
Cdiyfp | |
Cbinary_reader | Deserialization of CBOR, MessagePack, and UBJSON values |
Cbinary_writer | Serialization to CBOR and MessagePack values |
Cconjunction | |
Cconjunction< B1 > | |
Cconjunction< B1, Bn... > | |
Cdetector | |
Cdetector< Default, void_t< Op< Args... > >, Op, Args... > | |
Cexception | General exception of the basic_json class |
Cexternal_constructor | |
Cexternal_constructor< value_t::array > | |
Cexternal_constructor< value_t::binary > | |
Cexternal_constructor< value_t::boolean > | |
Cexternal_constructor< value_t::number_float > | |
Cexternal_constructor< value_t::number_integer > | |
Cexternal_constructor< value_t::number_unsigned > | |
Cexternal_constructor< value_t::object > | |
Cexternal_constructor< value_t::string > | |
Cfile_input_adapter | |
Cfrom_json_fn | |
Chas_from_json | |
Chas_from_json< BasicJsonType, T, enable_if_t< !is_basic_json< T >::value > > | |
Chas_non_default_from_json | |
Chas_non_default_from_json< BasicJsonType, T, enable_if_t< !is_basic_json< T >::value > > | |
Chas_to_json | |
Chas_to_json< BasicJsonType, T, enable_if_t< !is_basic_json< T >::value > > | |
Cindex_sequence | |
Cinput_stream_adapter | |
Cinternal_iterator | Iterator value |
Cinvalid_iterator | Exception indicating errors with iterators |
Cis_basic_json | |
Cis_basic_json< NLOHMANN_BASIC_JSON_TPL > | |
Cis_compatible_array_type | |
Cis_compatible_array_type_impl | |
Cis_compatible_array_type_impl< BasicJsonType, CompatibleArrayType, enable_if_t< is_detected< value_type_t, CompatibleArrayType >::value &&is_detected< iterator_t, CompatibleArrayType >::value &&!is_iterator_traits< iterator_traits< CompatibleArrayType > >::value > > | |
Cis_compatible_integer_type | |
Cis_compatible_integer_type_impl | |
Cis_compatible_integer_type_impl< RealIntegerType, CompatibleNumberIntegerType, enable_if_t< std::is_integral< RealIntegerType >::value &&std::is_integral< CompatibleNumberIntegerType >::value &&!std::is_same< bool, CompatibleNumberIntegerType >::value > > | |
Cis_compatible_object_type | |
Cis_compatible_object_type_impl | |
Cis_compatible_object_type_impl< BasicJsonType, CompatibleObjectType, enable_if_t< is_detected< mapped_type_t, CompatibleObjectType >::value &&is_detected< key_type_t, CompatibleObjectType >::value > > | |
Cis_compatible_string_type | |
Cis_compatible_string_type_impl | |
Cis_compatible_string_type_impl< BasicJsonType, CompatibleStringType, enable_if_t< is_detected_exact< typename BasicJsonType::string_t::value_type, value_type_t, CompatibleStringType >::value > > | |
Cis_compatible_type | |
Cis_compatible_type_impl | |
Cis_compatible_type_impl< BasicJsonType, CompatibleType, enable_if_t< is_complete_type< CompatibleType >::value > > | |
Cis_complete_type | |
Cis_complete_type< T, decltype(void(sizeof(T)))> | |
Cis_constructible_array_type | |
Cis_constructible_array_type_impl | |
Cis_constructible_array_type_impl< BasicJsonType, ConstructibleArrayType, enable_if_t< !std::is_same< ConstructibleArrayType, typename BasicJsonType::value_type >::value &&std::is_default_constructible< ConstructibleArrayType >::value &&(std::is_move_assignable< ConstructibleArrayType >::value||std::is_copy_assignable< ConstructibleArrayType >::value)&&is_detected< value_type_t, ConstructibleArrayType >::value &&is_detected< iterator_t, ConstructibleArrayType >::value &&is_complete_type< detected_t< value_type_t, ConstructibleArrayType > >::value > > | |
Cis_constructible_array_type_impl< BasicJsonType, ConstructibleArrayType, enable_if_t< std::is_same< ConstructibleArrayType, typename BasicJsonType::value_type >::value > > | |
Cis_constructible_object_type | |
Cis_constructible_object_type_impl | |
Cis_constructible_object_type_impl< BasicJsonType, ConstructibleObjectType, enable_if_t< is_detected< mapped_type_t, ConstructibleObjectType >::value &&is_detected< key_type_t, ConstructibleObjectType >::value > > | |
Cis_constructible_string_type | |
Cis_constructible_string_type_impl | |
Cis_constructible_string_type_impl< BasicJsonType, ConstructibleStringType, enable_if_t< is_detected_exact< typename BasicJsonType::string_t::value_type, value_type_t, ConstructibleStringType >::value > > | |
Cis_constructible_tuple | |
Cis_constructible_tuple< T1, std::tuple< Args... > > | |
Cis_getable | |
Cis_iterator_of_multibyte | |
Cis_iterator_traits | |
Cis_iterator_traits< iterator_traits< T > > | |
Cis_json_ref | |
Cis_json_ref< json_ref< T > > | |
Cis_sax | |
Cis_sax_static_asserts | |
Citer_impl | Template for a bidirectional iterator for the basic_json class This class implements a both iterators (iterator and const_iterator) for the basic_json class |
Citeration_proxy | Proxy class for the items() function |
Citeration_proxy_value | |
Citerator_input_adapter | |
Citerator_input_adapter_factory | |
Citerator_input_adapter_factory< IteratorType, enable_if_t< is_iterator_of_multibyte< IteratorType >::value > > | |
Citerator_traits | |
Citerator_traits< T *, enable_if_t< std::is_object< T >::value > > | |
Citerator_traits< T, enable_if_t< !std::is_pointer< T >::value > > | |
Citerator_types | |
Citerator_types< It, void_t< typename It::difference_type, typename It::value_type, typename It::pointer, typename It::reference, typename It::iterator_category > > | |
Cjson_ref | |
Cjson_reverse_iterator | Template for a reverse iterator class |
Cjson_sax_acceptor | |
Cjson_sax_dom_callback_parser | |
Cjson_sax_dom_parser | SAX implementation to create a JSON value from SAX events |
Clexer | Lexical analysis |
Clexer_base | |
Cmake_index_sequence | |
Cmake_index_sequence< 0 > | |
Cmake_index_sequence< 1 > | |
Cmake_void | |
Cmerge_and_renumber | |
Cmerge_and_renumber< index_sequence< I1... >, index_sequence< I2... > > | |
Cnonesuch | |
Cother_error | Exception indicating other library errors |
Cout_of_range | Exception indicating access out of the defined range |
Coutput_adapter | |
Coutput_adapter_protocol | Abstract output adapter interface |
Coutput_stream_adapter | Output adapter for output streams |
Coutput_string_adapter | Output adapter for basic_string |
Coutput_vector_adapter | Output adapter for byte vectors |
Cparse_error | Exception indicating a parse error |
Cparser | Syntax analysis |
Cposition_t | Struct to capture the start position of the current token |
Cprimitive_iterator_t | |
Cpriority_tag | |
Cpriority_tag< 0 > | |
Cserializer | |
Cspan_input_adapter | |
Cstatic_const | |
Cto_json_fn | |
Ctype_error | Exception indicating executing a member function with a wrong type |
Cwide_string_input_adapter | |
Cwide_string_input_helper | |
Cwide_string_input_helper< BaseInputAdapter, 2 > | |
Cwide_string_input_helper< BaseInputAdapter, 4 > | |
Cadl_serializer | Default JSONSerializer template argument |
Cbasic_json | Class to store JSON values |
Cbyte_container_with_subtype | Internal type for a backed binary type |
Cjson_pointer | JSON Pointer |
Cjson_sax | SAX interface |
Cordered_map | Ordered_map: a minimal map-like container that preserves insertion order for use within nlohmann::basic_json<ordered_map> |
►Nnurbs | |
CNurbsBase1D | |
CNurbsBase2D | |
►NOfflineRenderingUtils | |
CFreeCADGuiHandler | |
►NOpenSCAD2Dgeom | |
COverlappingfaces | |
►NOpenSCADCommands | |
CAddOpenSCADElement | |
CAddSCADTask | |
CAddSCADWidget | |
CColorCodeShape | |
CEdgestofaces | |
CExpandPlacements | |
CExplodeGroup | |
CHull | |
CIncreaseToleranceFeature | |
CMinkowski | |
CMirrorMeshFeature | |
COpenSCADMeshBoolean | |
COpenSCADMeshBooleanTask | |
COpenSCADMeshBooleanWidget | |
CRefineShapeFeature | |
CRemoveSubtree | |
CReplaceObject | |
CResizeMeshFeature | |
CScaleMeshFeature | |
►NOpenSCADFeatures | |
CCGALFeature | |
CFrustum | |
CGetWire | |
CImportObject | |
CIncreaseTolerance | |
CMatrixTransform | |
COffsetShape | |
COpenSCADPlaceholder | |
CPrismaticToroid | |
CRefineShape | |
CResize | |
CTwist | |
CViewProviderTree | |
►NOpenSCADTest | |
►Napp | |
►Ntest_importCSG | |
CTestImportCSG | |
►Ngui | |
►Ntest_dummy | |
CTestDummy | |
►NOpenSCADUtils | |
COpenSCADError | |
►Npackage_details | |
CPackageDetails | |
CRestrictedWebPage | |
CUi_PackageDetails | |
►Npackage_list | |
CCompactView | |
CExpandedView | |
CListDisplayStyle | |
CPackageList | |
CPackageListFilter | |
CPackageListItemDelegate | |
CPackageListItemModel | |
CStatusFilter | |
CUi_PackageList | |
►NPart | AttachExtensionh, .cpp contain a extension class to derive other features from, to make them attachable |
CAttachEngineException | |
CAttachExtension | The AttachableObject class is the thing to extend an object with that should be attachable |
CBodyBase | Base class of all body objects in FreeCAD A body is used, e.g |
CBoolean | |
CBooleanException | |
CBox | |
CBRepBuilderAPI_RefineModel | |
CBRepFeatModule | |
CBRepOffsetAPI_MakeOffsetFix | The BRepOffsetAPI_MakeOffsetFix class This class works around a limitation of the BRepOffsetAPI_MakeOffset which returns unexpected results when an input wire has set a placement and consists of a single edge only |
CBRepOffsetAPIModule | |
CBSplineCurveBiArcs | |
CChamfer | |
CChFi2dModule | |
CCircle | |
CCommon | |
CCompound | |
CCompound2 | Same as Part::Compound, except it marks the Shape as transient, and rebuild it during restore |
CCone | |
CCrossSection | |
CCurveNet | |
CCustomFeature | Base class of all custom feature classes which are almost used as base for python feature classes |
CCut | |
CcutFaces | Find all faces cut by a line through the centre of gravity of a given face Useful for the "up to face" options to pocket or pad |
CCylinder | |
CDatum | |
CEdgecluster | |
CEdgePoints | |
CEdgesort_gp_Pnt_Less | |
CEllipse | |
CEllipsoid | |
►CExtrusion | |
CExtrusionParameters | The ExtrusionParameters struct is supposed to be filled with final extrusion parameters, after resolving links, applying mode logic, reversing, etc., and be passed to extrudeShape |
CExtrusionHelper | |
CFace | |
CFaceMaker | FaceMaker class is the base class for implementing various "smart" face making routines |
►CFaceMakerBullseye | Tool to make planar faces with holes, where there can be additional faces inside holes and they can have holes too and so on |
CFaceDriller | Similar to BRepBuilderAPI_MakeFace, except that it is tolerant to wire orientation (wires are oriented as needed automatically) |
►CFaceMakerCheese | Legacy face maker that was extracted from Part Extrude |
CWire_Compare | For sorting wires by bounding box diagonal length |
CFaceMakerExtrusion | FaceMakerExtrusion provides legacy compounding-structure-ignorant behavior of facemaker of Part Extrude |
CFaceMakerPublic | The FaceMakerPublic class: derive from it if you want the face maker to be listed in tools that allow choosing one |
CFaceMakerSimple | The FaceMakerSimple class: make plane faces from all closed wires supplied, ignoring overlaps |
CFeature | Base class of all shape feature classes in FreeCAD |
CFeatureExt | Base class of all shape feature classes in FreeCAD |
CFeatureGeometrySet | |
CFeatureReference | Base class of all shape feature classes in FreeCAD |
CFillet | |
CFilletBase | |
CFilletElement | A property class to store hash codes and two radii for the fillet algorithm |
CFuse | |
CGeom2dArcOfCircle | |
CGeom2dArcOfConic | |
CGeom2dArcOfEllipse | |
CGeom2dArcOfHyperbola | |
CGeom2dArcOfParabola | |
CGeom2dBezierCurve | |
CGeom2dBSplineCurve | |
CGeom2dCircle | |
CGeom2dConic | |
CGeom2dCurve | |
CGeom2dEllipse | |
CGeom2dHyperbola | |
CGeom2dLine | |
CGeom2dLineSegment | |
CGeom2dModule | |
CGeom2dOffsetCurve | |
CGeom2dParabola | |
CGeom2dPoint | |
CGeom2dTrimmedCurve | |
CGeomArcOfCircle | |
CGeomArcOfConic | |
CGeomArcOfEllipse | |
CGeomArcOfHyperbola | |
CGeomArcOfParabola | |
CGeomBezierCurve | |
CGeomBezierSurface | |
CGeomBoundedCurve | |
CGeomBSplineCurve | |
CGeomBSplineSurface | |
CGeomCircle | |
CGeomCone | |
CGeomConic | |
CGeomCurve | |
CGeomCylinder | |
CGeomEllipse | |
CGeometry | |
CGeometry2d | |
CGeometryDefaultExtension | |
CGeometryExtension | |
CGeometryMigrationExtension | |
CGeometryPersistenceExtension | |
CGeomHyperbola | |
CGeomLine | |
CGeomLineSegment | |
CGeomOffsetCurve | |
CGeomOffsetSurface | |
CGeomParabola | |
CGeomPlane | |
CGeomPlateModule | |
CGeomPlateSurface | |
CGeomPoint | |
CGeomSphere | |
CGeomSurface | |
CGeomSurfaceOfExtrusion | |
CGeomSurfaceOfRevolution | |
CGeomToroid | |
CGeomTrimmedCurve | |
CGeomTrimmedSurface | |
CHelix | |
CHLRBRepModule | |
CImportBrep | |
CImportIges | |
CImportStep | |
CLine | |
CLoft | |
CMeshVertex | |
CMirroring | |
CModule | |
CMultiCommon | |
CMultiFuse | |
CNullShapeException | |
COffset | |
COffset2D | |
CPart2DObject | 2D Shape This is a specialized version of the PartShape for use with flat (2D) geometry |
CPlane | |
CPolygon | |
CPrimitive | |
CPrism | |
CPrismExtension | |
CProgressIndicator | |
CPropertyFilletEdges | |
CPropertyGeometryList | |
CPropertyPartShape | The part shape property class |
CPropertyShapeHistory | |
CRefine | |
CRegularPolygon | |
CReverse | |
CRevolution | |
CRuledSurface | |
CSection | |
CShapeFixModule | |
CShapeHistory | |
CShapeSegment | |
CShapeUpgradeModule | |
CSphere | |
CSpiral | |
CSpline | |
CSweep | |
CTangentialArc | |
CThickness | |
CTools | |
CTopoShape | The representation for a CAD Shape |
CTorus | |
CVertex | |
CWedge | |
►NPartDesign | Base class of all additive features in PartDesign |
CAdditiveBox | |
CAdditiveCone | |
CAdditiveCylinder | |
CAdditiveEllipsoid | |
CAdditiveHelix | |
CAdditiveLoft | |
CAdditivePipe | |
CAdditivePrism | |
CAdditiveSphere | |
CAdditiveTorus | |
CAdditiveWedge | |
CBody | |
CBoolean | Abstract superclass of all features that are created by transformation of another feature Transformations are translation, rotation and mirroring |
CBox | |
CChamfer | |
CCone | |
CCoordinateSystem | |
CCylinder | |
CDraft | |
CDressUp | |
CEllipsoid | |
CFeature | PartDesign feature Base class of all PartDesign features |
CFeatureAdditivePython | |
CFeatureAddSub | |
CFeatureBase | |
CFeatureExtrude | |
CFeaturePrimitive | |
CFeatureSubtractivePython | |
CFillet | |
Cgp_Pnt_Less | |
CGroove | |
CHelix | |
►CHole | |
CThreadDescription | |
CUTSClearanceDefinition | |
CLine | |
CLinearPattern | |
CLoft | |
CMirrored | |
CModule | |
CMultiTransform | |
CPad | |
CPipe | |
CPlane | |
CPocket | |
CPoint | |
CPolarPattern | |
CPrism | |
CProfileBased | |
CRevolution | |
CScaled | |
CShapeBinder | |
CSolid | PartDesign feature Base class of all PartDesign features |
CSphere | |
CSubShapeBinder | |
CSubtractiveBox | |
CSubtractiveCone | |
CSubtractiveCylinder | |
CSubtractiveEllipsoid | |
CSubtractiveHelix | |
CSubtractiveLoft | |
CSubtractivePipe | |
CSubtractivePrism | |
CSubtractiveSphere | |
CSubtractiveTorus | |
CSubtractiveWedge | |
CThickness | |
CTorus | |
CTransformed | Abstract superclass of all features that are created by transformation of another feature Transformations are translation, rotation and mirroring |
CWedge | |
►NPartDesignGui | |
►NUi | |
CDlgActiveBody | |
CDlgPrimitives | |
CDlgReference | |
CTaskBooleanParameters | |
CTaskChamferParameters | |
CTaskDraftParameters | |
CTaskFeaturePick | |
CTaskFilletParameters | |
CTaskHelixParameters | |
CTaskLinearPatternParameters | |
CTaskLoftParameters | |
CTaskMirroredParameters | |
CTaskMultiTransformParameters | |
CTaskPadPocketParameters | |
CTaskPipeOrientation | |
CTaskPipeParameters | |
CTaskPipeScaling | |
CTaskPolarPatternParameters | |
CTaskRevolutionParameters | |
CTaskScaledParameters | |
CTaskShapeBinder | |
CTaskThicknessParameters | |
CCombineSelectionFilterGates | |
CComboLinks | Helper class that binds to a combo box and provides an interface to add links, retrieve links and select items by link value |
CDlgActiveBody | Dialog box to ask user to pick a Part Design body to make active or make a new one |
CModule | |
CNoDependentsSelection | |
CReferenceSelection | |
CStateHandlerTaskPipe | Convenience class to maintain states between the various task boxes for pipe |
CTaskBooleanParameters | |
CTaskBoxPrimitives | |
CTaskChamferParameters | |
CTaskDatumParameters | |
CTaskDlgBooleanParameters | Simulation dialog for the TaskView |
CTaskDlgChamferParameters | Simulation dialog for the TaskView |
CTaskDlgDatumParameters | Simulation dialog for the TaskView |
CTaskDlgDraftParameters | Simulation dialog for the TaskView |
CTaskDlgDressUpParameters | Simulation dialog for the TaskView |
CTaskDlgFeatureParameters | A common base for sketch based, dressup and other solid parameters dialogs |
CTaskDlgFeaturePick | Simulation dialog for the TaskView |
CTaskDlgFilletParameters | Simulation dialog for the TaskView |
CTaskDlgHelixParameters | Simulation dialog for the TaskView |
CTaskDlgHoleParameters | Simulation dialog for the TaskView |
CTaskDlgLinearPatternParameters | Simulation dialog for the TaskView |
CTaskDlgLoftParameters | Simulation dialog for the TaskView |
CTaskDlgMirroredParameters | Simulation dialog for the TaskView |
CTaskDlgMultiTransformParameters | Simulation dialog for the TaskView |
CTaskDlgPadParameters | Simulation dialog for the TaskView |
CTaskDlgPipeParameters | Simulation dialog for the TaskView |
CTaskDlgPocketParameters | Simulation dialog for the TaskView |
CTaskDlgPolarPatternParameters | Simulation dialog for the TaskView |
CTaskDlgRevolutionParameters | Simulation dialog for the TaskView |
CTaskDlgScaledParameters | Simulation dialog for the TaskView |
CTaskDlgShapeBinder | Simulation dialog for the TaskView |
CTaskDlgSketchBasedParameters | |
CTaskDlgThicknessParameters | Simulation dialog for the TaskView |
CTaskDlgTransformedParameters | Simulation dialog for the TaskView |
CTaskDraftParameters | |
CTaskDressUpParameters | |
CTaskExtrudeParameters | |
CTaskFeatureParameters | Convenience class to collect common methods for all SketchBased features |
CTaskFeaturePick | |
CTaskFilletParameters | |
CTaskHelixParameters | |
CTaskHoleParameters | |
CTaskLinearPatternParameters | |
CTaskLoftParameters | |
CTaskMirroredParameters | |
CTaskMultiTransformParameters | |
CTaskPadParameters | |
CTaskPipeOrientation | |
CTaskPipeParameters | |
CTaskPipeScaling | |
CTaskPocketParameters | |
CTaskPolarPatternParameters | |
CTaskPrimitiveParameters | |
CTaskRevolutionParameters | |
CTaskScaledParameters | |
CTaskShapeBinder | |
CTaskSketchBasedParameters | Convenience class to collect common methods for all SketchBased features |
CTaskThicknessParameters | |
CTaskTransformedMessages | |
CTaskTransformedParameters | The transformed subclasses will be used in two different modes: |
CUi_DlgActiveBody | |
CUi_DlgPrimitives | |
CUi_DlgReference | |
CUi_TaskBooleanParameters | |
CUi_TaskChamferParameters | |
CUi_TaskDraftParameters | |
CUi_TaskFeaturePick | |
CUi_TaskFilletParameters | |
CUi_TaskHelixParameters | |
CUi_TaskLinearPatternParameters | |
CUi_TaskLoftParameters | |
CUi_TaskMirroredParameters | |
CUi_TaskMultiTransformParameters | |
CUi_TaskPadPocketParameters | |
CUi_TaskPipeOrientation | |
CUi_TaskPipeParameters | |
CUi_TaskPipeScaling | |
CUi_TaskPolarPatternParameters | |
CUi_TaskRevolutionParameters | |
CUi_TaskScaledParameters | |
CUi_TaskShapeBinder | |
CUi_TaskThicknessParameters | |
CViewProvider | A common base class for all part design features view providers |
CViewProviderAddSub | |
CViewProviderBase | |
CViewProviderBody | ViewProvider of the Body feature This class manages the visual appearance of the features in the Body feature |
CViewProviderBoolean | |
CViewProviderChamfer | |
CViewProviderDatum | |
CViewProviderDatumCoordinateSystem | |
CViewProviderDatumLine | |
CViewProviderDatumPlane | |
CViewProviderDatumPoint | |
CViewProviderDraft | |
CViewProviderDressUp | |
CViewProviderFillet | |
CViewProviderGroove | |
CViewProviderHelix | |
CViewProviderHole | |
CViewProviderLinearPattern | |
CViewProviderLoft | |
CViewProviderMainPart | |
CViewProviderMirrored | |
CViewProviderMultiTransform | |
CViewProviderPad | |
CViewProviderPipe | |
CViewProviderPocket | |
CViewProviderPolarPattern | |
CViewProviderPrimitive | |
CViewProviderRevolution | |
CViewProviderScaled | |
CViewProviderShapeBinder | |
CViewProviderSketchBased | A common base class for Sketch based view providers |
CViewProviderSubShapeBinder | |
CViewProviderThickness | |
CViewProviderTransformed | |
CWorkbench | |
CWorkflowManager | This class controls the workflow of each file |
►NPartEnums | |
CFillingStyle | |
CHLRBRep_TypeOfResultingEdge | |
CJoinType | |
COrientation | |
CShape | |
CShapeEnum | |
►NPartGui | |
►NUi | |
CCrossSections | |
CDlgBooleanOperation | |
CDlgExtrusion | |
CDlgFilletEdges | |
CDlgImportExportIges | |
CDlgImportExportStep | |
CDlgPartBox | |
CDlgPartCylinder | |
CDlgPartImportIges | |
CDlgPartImportStep | |
CDlgPrimitives | |
CDlgProjectionOnSurface | |
CDlgRevolution | |
CDlgSettings3DViewPart | |
CDlgSettingsGeneral | |
CDlgSettingsObjectColor | |
CLocation | |
CMirroring | |
CSectionCut | |
CShapeFromMesh | |
CTaskAttacher | |
CTaskFaceColors | |
CTaskLoft | |
CTaskOffset | |
CTaskShapeBuilder | |
CTaskSweep | |
CArcEngine | |
CBooleanOperationItem | |
CBOPProgressIndicator | |
►CBoxSelection | |
CFaceSelectionGate | |
CCircleFromThreePoints | |
CCrossSections | |
CDimensionAngular | |
CDimensionControl | |
CDimensionLinear | |
►CDimSelections | |
CDimSelection | |
CDlgBooleanOperation | |
CDlgChamferEdges | |
►CDlgExtrusion | |
CEdgeSelection | |
►CDlgFilletEdges | |
►CPrivate | |
CSelectionObjectCompare | |
CDlgImportExportIges | |
CDlgImportExportStep | |
CDlgPartBoxImp | |
CDlgPartCylinderImp | |
CDlgPartImportIgesImp | |
CDlgPartImportStepImp | |
CDlgPrimitives | |
►CDlgProjectionOnSurface | |
CEdgeSelection | |
CFaceSelection | |
►CDlgRevolution | |
CEdgeSelection | |
CDlgSettings3DViewPart | The DlgSettings3DViewPartImp class implements a preference page to change settings for the Inventor viewer |
CDlgSettingsGeneral | |
CDlgSettingsObjectColor | Implements a preference page to change color settings for data objects |
CEdgeFaceSelection | |
►CFaceColors | |
CPrivate | |
CFaceSelection | |
CFilletEdgesDialog | |
CFilletRadiusDelegate | |
CFilletRadiusModel | |
CLocation | |
►CLoftWidget | |
CPrivate | |
CMirroring | |
CModule | |
►COffsetWidget | |
CPrivate | |
CPicker | |
CPropertyEnumAttacherItem | Custom editor item for PropertyEnumeration to open Attacher task |
CReferenceHighlighter | The ReferenceHighlighter class |
CResultEntry | |
CResultModel | |
CSectionCut | |
►CShapeBuilderWidget | |
CPrivate | |
CShapeFromMesh | |
CShapeSelection | |
►CSoBrepEdgeSet | |
CSelContext | |
►CSoBrepFaceSet | First some words to the history and the reason why we have this class: In older FreeCAD versions we had an own Inventor node for each sub-element of a shape with its own highlight node |
►CVBO | |
CBuffer | |
CSoBrepPointSet | |
CSoFCControlPoints | |
CSteppedSelection | |
►CSweepWidget | |
►CPrivate | |
CEdgeSelection | |
CTaskAttacher | |
CTaskBooleanOperation | |
CTaskChamferEdges | |
CTaskCheckGeometryDialog | |
CTaskCheckGeometryResults | |
CTaskCrossSections | |
CTaskDlgAttacher | Simulation dialog for the TaskView |
CTaskExtrusion | |
CTaskFaceColors | |
CTaskFilletEdges | |
CTaskLoft | |
CTaskMeasureAngular | |
CTaskMeasureLinear | |
CTaskMirroring | |
CTaskOffset | |
CTaskPrimitives | |
CTaskPrimitivesEdit | |
CTaskProjectionOnSurface | |
CTaskRevolution | |
CTaskShapeBuilder | |
CTaskSweep | |
CTaskThickness | |
►CThicknessWidget | |
►CPrivate | |
CFaceSelection | |
CUi_CrossSections | |
CUi_DlgBooleanOperation | |
CUi_DlgExtrusion | |
CUi_DlgFilletEdges | |
CUi_DlgImportExportIges | |
CUi_DlgImportExportStep | |
CUi_DlgPartBox | |
CUi_DlgPartCylinder | |
CUi_DlgPartImportIges | |
CUi_DlgPartImportStep | |
CUi_DlgPrimitives | |
CUi_DlgProjectionOnSurface | |
CUi_DlgRevolution | |
CUi_DlgSettings3DViewPart | |
CUi_DlgSettingsGeneral | |
CUi_DlgSettingsObjectColor | |
CUi_Location | |
CUi_Mirroring | |
CUi_SectionCut | |
CUi_ShapeFromMesh | |
CUi_TaskAttacher | |
CUi_TaskFaceColors | |
CUi_TaskLoft | |
CUi_TaskOffset | |
CUi_TaskShapeBuilder | |
CUi_TaskSweep | |
CVectorAdapter | Convert to vector |
CViewProvider2DObject | |
CViewProvider2DObjectGrid | |
CViewProviderAttachExtension | |
CViewProviderBoolean | |
CViewProviderBox | |
CViewProviderChamfer | |
CViewProviderCircleParametric | |
CViewProviderCompound | |
CViewProviderConeParametric | |
CViewProviderCrossSections | |
►CViewProviderCurveNet | |
CNode | |
CViewProviderCustom | |
CViewProviderCylinderParametric | |
CViewProviderEllipseParametric | |
CViewProviderEllipsoid | |
CViewProviderExtrusion | |
CViewProviderFace | |
CViewProviderFillet | |
CViewProviderHelixParametric | |
CViewProviderImport | |
CViewProviderLineParametric | |
CViewProviderLoft | |
CViewProviderMirror | |
CViewProviderMultiCommon | ViewProvider for the MultiFuse feature |
CViewProviderMultiFuse | ViewProvider for the MultiFuse feature |
CViewProviderOffset | |
CViewProviderOffset2D | |
CViewProviderPart | |
CViewProviderPartExt | |
CViewProviderPartReference | |
CViewProviderPlaneParametric | |
CViewProviderPointParametric | |
CViewProviderPrimitive | |
CViewProviderPrism | |
CViewProviderRefine | |
CViewProviderRegularPolygon | |
CViewProviderReverse | |
CViewProviderRevolution | |
CViewProviderRuledSurface | |
CViewProviderShapeBuilder | |
CViewProviderSphereParametric | |
CViewProviderSpiralParametric | |
CViewProviderSpline | |
CViewProviderSplineExtension | |
CViewProviderSweep | |
CViewProviderThickness | |
CViewProviderTorusParametric | |
CViewProviderWedge | |
CWorkbench | |
►Nparttests | |
►Nregression_tests | |
CRegressionTests | |
►NPath | |
►CArea | Base class for FreeCAD wrapping of libarea |
CShape | |
CAreaParams | Store all Area configurations |
CAreaStaticParams | |
CCAreaConfig | Libarea configurator |
CCAreaParams | Store libarea algorithm configuration |
CCommand | The representation of a cnc command in a path |
CFeature | |
CFeatureArea | |
CFeatureAreaView | |
CFeatureCompound | |
CFeatureShape | |
CModule | |
CPathSegmentVisitor | PathSegmentVisitor is the companion class to PathSegmentWalker |
CPathSegmentWalker | PathSegmentWalker processes a path a splits all movement commands into straight segments and calls the appropriate member of the provided PathSegmentVisitor |
CPropertyPath | The path property class |
CPropertyTool | The tool property class |
CPropertyTooltable | The tooltable property class |
CTool | The representation of a single tool |
CToolpath | The representation of a CNC Toolpath |
CTooltable | The representation of a table of tools |
►CVoronoi | |
Cdiagram_type | |
CVoronoiCell | |
CVoronoiEdge | |
CVoronoiVertex | |
►NPathGui | |
►NUi | |
CDlgSettingsPathColor | |
CDlgProcessorChooser | |
CDlgSettingsPathColor | |
CModule | |
CPathSelectionObserver | |
CTaskDlgPathCompound | Task Dialog |
CTaskWidgetPathCompound | Widget |
CUi_DlgSettingsPathColor | |
CViewProviderArea | |
CViewProviderAreaView | |
CViewProviderPath | |
CViewProviderPathCompound | |
CViewProviderPathShape | |
►NPathMachineState | |
CMachineState | |
►NPathPythonGui | |
►Nsimple_edit_panel | |
CSimpleEditPanel | |
►NPathScripts | |
►NPathAdaptive | |
CPathAdaptive | |
►NPathAdaptiveGui | |
CTaskPanelOpPage | |
►NPathAreaOp | |
CObjectOp | |
►NPathArray | |
CCommandPathArray | |
CObjectArray | |
CPathArray | |
CViewProviderArray | |
►NPathCamoticsGui | |
CCamoticsSimulation | |
CCAMoticsUI | |
CCommandCamoticsSimulate | |
►NPathCircularHoleBase | |
CObjectOp | |
►NPathCircularHoleBaseGui | |
CTaskPanelHoleGeometryPage | |
CTaskPanelOpPage | |
►NPathComment | |
CCommandPathComment | |
CComment | |
►NPathCopy | |
CCommandPathCopy | |
CObjectPathCopy | |
CViewProviderPathCopy | |
►NPathCustom | |
CObjectCustom | |
►NPathCustomGui | |
CTaskPanelOpPage | |
►NPathDeburr | |
CObjectDeburr | |
►NPathDeburrGui | |
CTaskPanelBaseGeometryPage | |
CTaskPanelOpPage | |
►NPathDressupAxisMap | |
CCommandPathDressup | |
CObjectDressup | |
CTaskPanel | |
CViewProviderDressup | |
►NPathDressupDogbone | |
CBone | |
CChord | |
CCommandDressupDogbone | |
CIncision | |
CMarker | |
CObjectDressup | |
CSelObserver | |
CSide | |
CSmooth | |
CStyle | |
CTaskPanel | |
CViewProviderDressup | |
►NPathDressupDragknife | |
CCommandDressupDragknife | |
CObjectDressup | |
CTaskPanel | |
CViewProviderDressup | |
►NPathDressupHoldingTags | |
CMapWireToTag | |
CObjectTagDressup | |
CPathData | |
CTag | |
►NPathDressupLeadInOut | |
CCommandPathDressupLeadInOut | |
CObjectDressup | |
CTaskDressupLeadInOut | |
CViewProviderDressup | |
►NPathDressupPathBoundary | |
CDressupPathBoundary | |
CPathBoundary | |
►NPathDressupPathBoundaryGui | |
CCommandPathDressupPathBoundary | |
CDressupPathBoundaryViewProvider | |
CTaskPanel | |
►NPathDressupRampEntry | |
CCommandPathDressupRampEntry | |
CObjectDressup | |
CViewProviderDressup | |
►NPathDressupTag | |
CObjectDressup | |
CTagSolid | |
►NPathDressupTagGui | |
CCommandPathDressupTag | |
CHoldingTagMarker | |
CPathDressupTagTaskPanel | |
CPathDressupTagViewProvider | |
►NPathDressupTagPreferences | |
CHoldingTagPreferences | |
►NPathDressupZCorrect | |
CCommandPathDressup | |
CObjectDressup | |
CTaskPanel | |
CViewProviderDressup | |
►NPathDrilling | |
CObjectDrilling | |
►NPathDrillingGui | |
CTaskPanelOpPage | |
►NPathEngrave | |
CObjectEngrave | |
►NPathEngraveBase | |
CObjectOp | |
►NPathEngraveGui | |
CTaskPanelBaseGeometryPage | |
CTaskPanelOpPage | |
►NPathFeatureExtensions | |
CExtension | |
►NPathFeatureExtensionsGui | |
CTaskPanelExtensionPage | |
►NPathFixture | |
CCommandPathFixture | |
CFixture | |
►NPathGeom | |
CSide | |
►NPathGetPoint | |
CTaskPanel | |
►NPathGui | |
CQuantitySpinBox | |
►NPathHelix | |
CObjectHelix | |
►NPathHelixGui | |
CTaskPanelOpPage | |
►NPathHop | |
CCommandPathHop | |
CObjectHop | |
CViewProviderPathHop | |
►NPathIconViewProvider | |
CViewProvider | |
►NPathInspect | |
CCommandPathInspect | |
CGCodeEditorDialog | |
CGCodeHighlighter | |
►NPathJob | |
CJobTemplate | |
CNotificationClass | |
CObjectJob | |
►NPathJobCmd | |
CCommandJobCreate | |
CCommandJobTemplateExport | |
►NPathJobDlg | |
CJobCreate | |
CJobTemplateExport | |
►NPathJobGui | |
CStockCreateBoxEdit | |
CStockCreateCylinderEdit | |
CStockEdit | |
CStockFromBaseBoundBoxEdit | |
CStockFromExistingEdit | |
CTaskPanel | |
CViewProvider | |
►NPathLog | |
CLevel | |
►NPathMillFace | |
CObjectFace | |
►NPathMillFaceGui | |
CTaskPanelOpPage | |
►NPathOp | |
CObjectOp | |
CPathNoTCException | |
►NPathOpGui | |
CCommandPathOp | |
CCommandResources | |
CCommandSetStartPoint | |
CTaskPanel | |
CTaskPanelBaseGeometryPage | |
CTaskPanelBaseLocationPage | |
CTaskPanelDepthsPage | |
CTaskPanelDiametersPage | |
CTaskPanelHeightsPage | |
CTaskPanelPage | |
CViewProvider | |
►NPathPlane | |
CCommandPathPlane | |
CPlane | |
►NPathPocket | |
CObjectPocket | |
►NPathPocketBase | |
CObjectPocket | |
►NPathPocketBaseGui | |
CTaskPanelOpPage | |
►NPathPocketGui | |
CTaskPanelOpPage | |
►NPathPocketShape | |
CObjectPocket | |
►NPathPocketShapeGui | |
CTaskPanelOpPage | |
►NPathPost | |
CCommandPathPost | |
CDlgSelectPostProcessor | |
►NPathPostProcessor | |
CPostProcessor | |
►NPathPreferencesAdvanced | |
CAdvancedPreferencesPage | |
►NPathPreferencesPathDressup | |
CDressupPreferencesPage | |
►NPathPreferencesPathJob | |
CJobPreferencesPage | |
►NPathProbe | |
CObjectProbing | |
►NPathProbeGui | |
CTaskPanelOpPage | |
►NPathProfile | |
CObjectProfile | |
►NPathProfileContour | |
CObjectContour | |
►NPathProfileContourGui | |
CTaskPanelOpPage | |
►NPathProfileEdges | |
CObjectProfile | |
►NPathProfileEdgesGui | |
CTaskPanelOpPage | |
►NPathProfileFaces | |
CObjectProfile | |
►NPathProfileFacesGui | |
CTaskPanelOpPage | |
►NPathProfileGui | |
CTaskPanelOpPage | |
►NPathProperty | |
COpPrototype | |
CProperty | |
CPropertyAngle | |
CPropertyBool | |
CPropertyDistance | |
CPropertyEnumeration | |
CPropertyFloat | |
CPropertyInteger | |
CPropertyLength | |
CPropertyMap | |
CPropertyPercent | |
CPropertyQuantity | |
CPropertyString | |
►NPathPropertyBag | |
CPropertyBag | |
►NPathPropertyBagGui | |
CDelegate | |
CPropertyBagCreateCommand | |
CPropertyCreate | |
CTaskPanel | |
CViewProvider | |
►NPathSanity | |
CCommandPathSanity | |
►NPathSelection | |
CADAPTIVEGate | |
CALLGate | |
CCHAMFERGate | |
CCONTOURGate | |
CDRILLGate | |
CEGate | |
CENGRAVEGate | |
CFACEGate | |
CMESHGate | |
CPathBaseGate | |
CPOCKETGate | |
CPROBEGate | |
CPROFILEGate | |
CTURNGate | |
CVCARVEGate | |
►NPathSetupSheet | |
CSetupSheet | |
CTemplate | |
►NPathSetupSheetGui | |
CDelegate | |
CGlobalEditor | |
COpsDefaultEditor | |
COpTaskPanel | |
CTaskPanel | |
CViewProvider | |
►NPathSetupSheetOpPrototype | |
COpPrototype | |
CProperty | |
CPropertyAngle | |
CPropertyBool | |
CPropertyDistance | |
CPropertyEnumeration | |
CPropertyFloat | |
CPropertyInteger | |
CPropertyLength | |
CPropertyMap | |
CPropertyPercent | |
CPropertyQuantity | |
CPropertyString | |
►NPathSimpleCopy | |
CCommandPathSimpleCopy | |
►NPathSimulatorGui | |
CCAMSimTaskUi | |
CCommandPathSimulate | |
CPathSimulation | |
►NPathSlot | |
CObjectSlot | |
►NPathSlotGui | |
CTaskPanelOpPage | |
►NPathStock | |
CFakeJob | |
CStock | |
CStockCreateBox | |
CStockCreateCylinder | |
CStockFromBase | |
CStockType | |
►NPathStop | |
CCommandPathStop | |
CStop | |
►NPathSurface | |
CObjectSurface | |
►NPathSurfaceGui | |
CTaskPanelOpPage | |
►NPathSurfaceSupport | |
CFindUnifiedRegions | |
COCL_Tool | |
CPathGeometryGenerator | |
CProcessSelectedFaces | |
►NPathThreadMilling | |
CObjectThreadMilling | |
►NPathThreadMillingGui | |
CTaskPanelOpPage | |
►NPathToolBit | |
CToolBit | |
CToolBitFactory | |
►NPathToolBitCmd | |
CCommandToolBitCreate | |
CCommandToolBitLoad | |
CCommandToolBitSave | |
►NPathToolBitEdit | |
CToolBitEditor | |
►NPathToolBitGui | |
CTaskPanel | |
CToolBitGuiFactory | |
CViewProvider | |
►NPathToolBitLibraryCmd | |
CCommandToolBitLibraryOpen | |
CCommandToolBitSelectorOpen | |
►NPathToolBitLibraryGui | |
CModelFactory | |
CToolBitLibrary | |
CToolBitSelector | |
►NPathToolController | |
CToolController | |
CToolControllerTemplate | |
►NPathToolControllerGui | |
CCommandPathToolController | |
CDlgToolControllerEdit | |
CTaskPanel | |
CToolControllerEditor | |
CViewProvider | |
►NPathToolEdit | |
CToolEditor | |
CToolEditorDefault | |
CToolEditorDrill | |
CToolEditorEndmill | |
CToolEditorEngrave | |
CToolEditorImage | |
CToolEditorReamer | |
►NPathToolLibraryEditor | |
CCommandToolLibraryEdit | |
CEditorPanel | |
CToolTableListWidgetItem | |
►NPathToolLibraryManager | |
CFreeCADTooltableHandler | |
CHeeksTooltableHandler | |
CToolLibraryManager | |
►NPathUtils | |
Cdepth_params | |
CPathNoTCExistsException | |
►NPathUtilsGui | |
CPathUtilsUserInput | |
►NPathVcarve | |
CObjectVcarve | |
►NPathVcarveGui | |
CTaskPanelBaseGeometryPage | |
CTaskPanelOpPage | |
►NPathWaterline | |
CObjectWaterline | |
►NPathWaterlineGui | |
CTaskPanelOpPage | |
►Npost | |
►Ncomparams_post | |
CsaveVals | |
►Ngcode_pre | |
CPathNoActiveDocumentException | |
CPathNoJobException | |
►NPostUtils | |
CGCodeEditorDialog | |
CGCodeHighlighter | |
►NPathSimulator | |
CModule | |
CPathSim | The representation of a CNC Toolpath Simulator |
►NPathTests | |
►NPathTestUtils | |
CPathTestBase | |
►NTestCentroidPost | |
CTestCentroidPost | |
►NTestGrblPost | |
CTestGrblPost | |
►NTestLinuxCNCPost | |
CTestLinuxCNCPost | |
►NTestMach3Mach4Post | |
CTestMach3Mach4Post | |
►NTestPathAdaptive | |
CTestPathAdaptive | |
►NTestPathCore | |
CTestPathCore | |
►NTestPathDeburr | |
CTestPathDeburr | |
►NTestPathDepthParams | |
CdepthTestCases | |
►NTestPathDressupDogbone | |
CTestDressupDogbone | |
CTestFeature | |
CTestProfile | |
►NTestPathDressupHoldingTags | |
CTestHoldingTags | |
►NTestPathDrillable | |
CTestPathDrillable | |
►NTestPathDrillGenerator | |
CTestPathDrillGenerator | |
►NTestPathGeom | |
CTestPathGeom | |
►NTestPathHelix | |
CTestPathHelix | |
►NTestPathHelixGenerator | |
CTestPathHelixGenerator | |
►NTestPathHelpers | |
CTestPathHelpers | |
►NTestPathLog | |
CTestPathLog | |
►NTestPathOpTools | |
CTestPathOpTools | |
►NTestPathPost | |
CTestBuildPostList | |
CTestOutputNameSubstitution | |
CTestPathPost | |
CTestPathPostUtils | |
►NTestPathPreferences | |
CTestPathPreferences | |
►NTestPathPropertyBag | |
CTestPathPropertyBag | |
►NTestPathRotationGenerator | |
CTestPathRotationGenerator | |
►NTestPathSetupSheet | |
CTestPathSetupSheet | |
►NTestPathStock | |
CFakeJobProxy | |
CTestPathStock | |
►NTestPathThreadMilling | |
CTestPathThreadMilling | |
►NTestPathThreadMillingGenerator | |
CTestPathThreadMillingGenerator | |
►NTestPathTool | |
CTestPathTool | |
►NTestPathToolBit | |
CTestPathToolBit | |
►NTestPathToolChangeGenerator | |
CTestPathToolChangeGenerator | |
►NTestPathToolController | |
CTestPathToolController | |
►NTestPathTooltable | |
CTestPathTooltable | |
►NTestPathUtil | |
CTestPathUtil | |
►NTestPathVcarve | |
CTestPathVcarve | |
CVbitTool | |
►NTestPathVoronoi | |
CTestPathVoronoi | |
►NTestRefactoredCentroidPost | |
CTestRefactoredCentroidPost | |
►NTestRefactoredGrblPost | |
CTestRefactoredGrblPost | |
►NTestRefactoredLinuxCNCPost | |
CTestRefactoredLinuxCNCPost | |
►NTestRefactoredMach3Mach4Post | |
CTestRefactoredMach3Mach4Post | |
►NTestRefactoredTestPost | |
CTestRefactoredTestPost | |
►NPlot | |
CLine | |
CPlot | |
►NPoints | |
CAscReader | |
CAscWriter | |
CConverter | |
CConverterT | |
CCurvatureInfo | Curvature information |
CDataStreambuf | |
CE57Reader | |
CFeature | Base class of all Points feature classes in FreeCAD |
CModule | |
CPcdReader | |
CPcdWriter | |
CPlyReader | |
CPlyWriter | |
►CPointKernel | Point kernel |
Cconst_point_iterator | |
CPointsAlgos | The Points algorithms container class |
CPointsGrid | The PointsGrid allows to divide a global point cloud into smaller regions of elements depending on the resolution of the grid |
►CPointsGridIterator | Interface to walk through all grid elements of a point grid |
CGridElement | Checks if a grid position is already visited by NextOnRay() |
CPropertyCurvatureList | The Curvature property class |
CPropertyGreyValue | Greyvalue property |
CPropertyGreyValueList | |
CPropertyNormalList | |
CPropertyPointKernel | The point kernel property |
CReader | |
CStructured | |
CWriter | |
►NPointsGui | |
►NUi | |
CDlgPointsRead | |
CDlgPointsReadImp | The points read dialog |
CModule | |
CUi_DlgPointsRead | |
CViewProviderPoints | Creates a node representing the point data structure |
CViewProviderPointsBuilder | |
CViewProviderScattered | Creates a node representing the scattered point cloud |
CViewProviderStructured | Creates a node representing the structured points |
CWorkbench | |
►NPrism_3D | |
CTNode | Structure containing node relative data |
CTPrismTopo | |
►Nprototype | |
CNode | |
►Npy-kdtree_test | |
CKDTree_2IntTestCase | |
CKDTree_3FloatTestCase | |
CKDTree_4FloatTestCase | |
CKDTree_4IntTestCase | |
CKDTree_6FloatTestCase | |
►NPythonQt | |
CMainWindow | |
CPythonQtWorkbench | |
►NQSint | |
CActionBox | Class representing a panel of actions similar to Windows Vista/7 control panel items |
CActionGroup | Class representing a single group of actions similar to Windows XP task panels |
CActionLabel | Class representing an action similar to Windows Vista/7 control panel item |
CActionPanel | Class representing panels of actions similar to Windows XP task panels |
CActionPanelScheme | Class representing color scheme for ActionPanel and ActionGroup |
CAndroidPanelScheme | Android-like color scheme for ActionPanel and ActionGroup |
CFreeCADPanelScheme | |
CMacPanelScheme | MacOS-like color scheme for ActionPanel and ActionGroup |
CSystemPanelScheme | |
CTaskGroup | |
CTaskHeader | |
CWinVistaPanelScheme | Windows Vista-like color scheme for ActionPanel and ActionGroup |
CWinXPPanelScheme | WindowsXP-like blue color scheme for ActionPanel and ActionGroup |
CWinXPPanelScheme2 | WindowsXP-like blue color scheme for ActionPanel and ActionGroup (variation 2) |
►Nqtunittest | |
CBaseGUITestRunner | GUI framework classes The classes BaseGUITestRunner, GUITestResult and RollbackImporter are taken from the PyUnit framework written by Steve Purcell |
CGUITestResult | |
CQtTestRunner | |
CRollbackImporter | |
►NRaytracing | |
CCamDef | Helper class to store a complete camera position |
CLuxFeature | Base class of all Feature classes in FreeCAD |
CLuxProject | Base class of all Feature classes in FreeCAD |
CLuxTools | |
CModule | |
CPovTools | |
CRayFeature | Base class of all Feature classes in FreeCAD |
CRayProject | Base class of all Feature classes in FreeCAD |
CRaySegment | Base class of all View Features in the drawing module |
►NRaytracingGui | |
►NUi | |
CDlgSettingsRay | |
CDlgSettingsRayImp | Implements a preference page to change settings for the Inventor viewer |
CModule | |
CPovrayHighlighter | Syntax highlighter for Povray |
CPovrayHighlighterP | |
CUi_DlgSettingsRay | |
CViewProviderLux | |
CViewProviderPovray | |
CWorkbench | |
►NReen | |
CBSplineBasis | |
CBSplineParameterCorrection | This class calculates a B-spline area on any point cloud (AKA scattered data) |
CGridReconstruction | |
CImageTriangulation | |
CMarchingCubesHoppe | |
CMarchingCubesRBF | |
CMeshConversion | |
CModule | |
CNormalEstimation | |
CParameterCorrection | |
CPoissonReconstruction | |
CRegionGrowing | |
CSampleConsensus | |
CScalarProduct | |
CSegmentation | |
CSplineBasisfunction | |
CSurfaceTriangulation | |
►NReenGui | |
►NUi | |
CFitBSplineSurface | |
CPoissonWidget | |
►CFitBSplineSurfaceWidget | |
CPrivate | |
►CPoissonWidget | |
CPrivate | |
CTaskFitBSplineSurface | |
CTaskPoisson | |
CUi_FitBSplineSurface | |
CUi_PoissonWidget | |
►NRemoteDebugger | |
CRemoteDebugger | |
►NReverseEngineeringGui | |
►NUi | |
CSegmentation | |
CSegmentationManual | |
CModule | |
CSegmentation | |
►CSegmentationManual | Dialog to create segments from components, regions, the complete or single faces of a mesh |
CPrivate | |
CTaskSegmentation | Embed the panel into a task dialog |
CTaskSegmentationManual | Embed the panel into a task dialog |
CUi_Segmentation | |
CUi_SegmentationManual | |
CWorkbench | |
►NRobot | |
CAxisDefinition | Definition of the Axis properties |
CEdge2TracObject | |
CModule | |
CPropertyTrajectory | The part shape property class |
CRobot6Axis | The representation for a 6-Axis industry grade robot |
CRobotAlgos | Algo class for projecting shapes and creating SVG output of it |
CRobotObject | |
CSimulation | Algo class for projecting shapes and creating SVG output of it |
CTrajectory | The representation of a Trajectory |
CTrajectoryCompound | |
CTrajectoryDressUpObject | |
CTrajectoryObject | |
CWaypoint | The representation of a waypoint in a trajectory |
►NRobotGui | |
►NUi | |
CDlgTrajectorySimulate | |
CTaskRobot6Axis | |
CTaskTrajectory | |
CModule | |
CTaskDlgEdge2Trac | Simulation dialog for the TaskView |
CTaskDlgSimulate | Simulation dialog for the TaskView |
CTaskDlgTrajectoryCompound | Simulation dialog for the TaskView |
CTaskDlgTrajectoryDressUp | Simulation dialog for the TaskView |
CTaskEdge2TracParameter | |
CTaskRobot6Axis | |
CTaskRobotControl | |
CTaskRobotMessages | |
CTaskTrajectory | |
CTaskTrajectoryDressUpParameter | |
CTaskWatcherRobot | Father class of watcher classes |
CTrajectorySimulate | |
CUi_DlgTrajectorySimulate | |
CUi_TaskRobot6Axis | |
CUi_TaskTrajectory | |
CViewProviderEdge2TracObject | |
CViewProviderRobotObject | |
CViewProviderTrajectory | |
CViewProviderTrajectoryCompound | |
CViewProviderTrajectoryDressUp | |
CWorkbench | |
►Nrotation_generator | |
CrefAxis | |
►NSALOMEDS | |
CLocker | |
►NSandbox | |
CAbstractCallable | |
CAbstractCustomProtectorEvent | |
CCallable | |
CCallableWithArgs | |
CCustomAddObjectEvent | |
CCustomCallableEvent | |
CCustomPropertyEvent | |
CCustomPurgeEvent | |
CCustomRecomputeEvent | |
CCustomRemoveObjectEvent | |
CDocumentObjectProtector | |
CDocumentObjectProtectorPy | |
CDocumentProtector | |
CDocumentProtectorPy | |
CDocumentReceiver | |
CDocumentSaverThread | |
CDocumentTestThread | |
CDocumentThread | |
CMeshLoaderThread | |
CModule | |
CPythonBaseClass | |
CPythonThread | |
CSandboxObject | |
CWorkerThread | |
►NSandboxGui | |
CDrawingPlane | |
CModule | |
CSoWidgetShape | |
CTaskPanelView | A test class |
CWorkbench | |
►NSCL | |
►NAggregationDataTypes | |
CARRAY | |
CBAG | |
CBaseAggregate | |
CLIST | |
CSET | |
►NBaseType | |
CAggregate | |
Cline | |
CType | |
►NConstructedDataTypes | |
CENUMERATION | |
CEnumerationId | |
CSELECT | |
►NModel | |
CModel | |
►NPart21 | |
CEntityInstancesFactory | |
CModel | |
CPart21EntityInstance | |
CPart21Parser | |
CPart21Population | |
►NRules | |
CRule | |
►NSCLBase | |
CBaseEntityClass | |
►NSimpleDataTypes | |
CBINARY | |
CINTEGER | |
CLOGICAL | |
CNUMBER | |
CREAL | |
CSTRING | |
►NSimpleReader | |
CSimpleParser | |
►NSelectionParser | |
CStringFactory | The StringFactory class Helper class to record the created strings used by the parser |
►NSketcher | |
CConstraint | |
CConstraint_Equal | |
CConstraintIds | |
CExternalGeometryExtension | |
CExternalGeometryFacade | |
CGeoElementId | Struct for storing a {GeoId, PointPos} pair |
CGeoListModel | Class for managing internal and external geometry as a single object |
CGeometryFacade | This class is a Facade to handle geometry and sketcher geometry extensions with a single sketcher specific interface |
CGeometryTypedFacade | It provides all the funcionality of GeometryFacade (derives from it), but in addition allows to indicate the type of a Part::Geometry derived class |
CISketchExternalGeometryExtension | |
CISketchGeometryExtension | |
CModule | |
CPropertyConstraintList | |
CPythonConverter | Class for generating python code |
►CSketch | |
CConstrDef | Container element to store and work with the constraints of this sketch |
CGeoDef | Container element to store and work with the geometric elements of this sketch |
►CSketchAnalysis | |
CEdge_EqualTo | |
CEdge_Less | |
CEdgeIds | |
CVertex_EqualTo | |
CVertex_Less | |
CVertexID_Less | |
CVertexIds | |
CSketchGeometryExtension | |
CSketchObject | |
CSketchObjectSF | |
►CSolverGeometryExtension | |
CArc | |
CArcOfEllipse | |
CArcOfHyperbola | |
CArcOfParabola | |
CBSpline | |
CCircle | |
CEdgeParameterStatus | |
CEllipse | |
CLine | |
CPoint | |
CPointParameterStatus | |
►NSketcherGui | |
►NUi | |
CConstraintMultiFilterDialog | |
CConstraintSettingsDialog | |
CInsertDatum | |
CSketcherRegularPolygonDialog | |
CSketcherSettings | |
CSketcherSettingsColors | |
CSketcherSettingsDisplay | |
CSketchMirrorDialog | |
CSketchOrientationDialog | |
CSketchRectangularArrayDialog | |
CTaskSketcherConstraints | |
CTaskSketcherElements | |
CTaskSketcherGeneral | |
CTaskSketcherValidation | |
CAnalysisResults | Struct to hold the results of analysis performed on geometry |
CAutoConstraint | |
CCarbonCopySelection | |
CCoinMapping | Helper struct containing index conversions (mappings) between {GeoId, PointPos} and MF indices per layer, and VertexId and MF indices per layer |
CConstraintMultiFilterDialog | |
CConstraintParameters | Struct adapted to store the parameters necessary to create and update constraints |
CConstraintSettingsDialog | |
CConstraintView | |
CCurveConverter | Class to convert Part::Geometry to Vector2d based collections |
CDrawingParameters | Struct for storing local drawing parameters |
CDrawSketchHandler | Handler to create new sketch geometry This class has to be reimplemented to create geometry in the sketcher while its in editing |
CDrawSketchHandler3PointArc | |
CDrawSketchHandler3PointCircle | |
CDrawSketchHandlerArc | |
CDrawSketchHandlerArcOfEllipse | |
CDrawSketchHandlerArcOfHyperbola | |
CDrawSketchHandlerArcOfParabola | |
CDrawSketchHandlerBox | |
CDrawSketchHandlerBSpline | |
CDrawSketchHandlerCarbonCopy | |
CDrawSketchHandlerCircle | |
CDrawSketchHandlerEllipse | This class handles user interaction to draw and save the ellipse |
CDrawSketchHandlerExtend | |
CDrawSketchHandlerExternal | |
CDrawSketchHandlerFillet | |
CDrawSketchHandlerLine | |
CDrawSketchHandlerLineSet | |
CDrawSketchHandlerOblong | |
CDrawSketchHandlerPoint | |
CDrawSketchHandlerRegularPolygon | |
CDrawSketchHandlerSlot | |
CDrawSketchHandlerSplitting | |
CDrawSketchHandlerTrimming | |
CEditDatumDialog | |
►CEditModeCoinManager | Helper class for managing the Coin nodes of ViewProviderSketch |
CPreselectionResult | This struct defines the information provided to other classes about preselection |
CEditModeConstraintCoinManager | Class for managing the Edit mode coin nodes of ViewProviderSketch relating to constraints |
CEditModeGeometryCoinConverter | Class for creating the Geometry layer into coin nodes |
CEditModeGeometryCoinManager | Class for managing the Edit mode coin nodes of ViewProviderSketch relating to geometry |
CEditModeInformationOverlayCoinConverter | Class for creating the Overlay information layer |
CEditModeScenegraphNodes | Helper struct adapted to store the pointer to edit mode scenegraph objects |
CElementView | |
CExceptionWrongInput | |
CExtendSelection | |
CExternalSelection | |
CFilletSelection | |
CGenericConstraintSelection | The GenericConstraintSelection class SelectionFilterGate with changeable filters |
CGeometryLayerNodes | Struct for storing references to the scenegraph nodes necessary for geometry layers |
CGeometryLayerParameters | Helper class to store geometry layers configuration |
CModule | |
CMultiFieldId | Helper class to store together a field index of a coin multifield object and the coin geometry layer to which it belongs |
COverlayParameters | Struct adapted to store the parameters necessary to create and update the information overlay layer |
CPropertyConstraintListItem | |
CSelIdPair | |
CShortcutListener | |
CSketcherGeneralWidget | |
CSketcherRegularPolygonDialog | |
CSketcherSettings | Implements a preference page to change sketcher settings |
CSketcherSettingsColors | The SketcherSettings class implements a preference page to change sketcher settings |
CSketcherSettingsDisplay | The SketcherSettings class implements a preference page to change sketcher display settings |
CSketcherValidation | |
CSketchMirrorDialog | |
CSketchOrientationDialog | |
CSketchRectangularArrayDialog | |
►CSketchSelection | |
CSketchSelectionItem | |
CSoDatumLabel | |
CSoZoomTranslation | |
CSplittingSelection | |
CTaskDlgEditSketch | Simulation dialog for the TaskView |
CTaskSketcherConstraints | |
CTaskSketcherElements | |
CTaskSketcherGeneral | |
CTaskSketcherMessages | |
CTaskSketcherSolverAdvanced | |
CTaskSketcherValidation | |
CTrimmingSelection | |
CUi_ConstraintMultiFilterDialog | |
CUi_ConstraintSettingsDialog | |
CUi_InsertDatum | |
CUi_SketcherRegularPolygonDialog | |
CUi_SketcherSettings | |
CUi_SketcherSettingsColors | |
CUi_SketcherSettingsDisplay | |
CUi_SketchMirrorDialog | |
CUi_SketchOrientationDialog | |
CUi_SketchRectangularArrayDialog | |
CUi_TaskSketcherConstraints | |
CUi_TaskSketcherElements | |
CUi_TaskSketcherGeneral | |
CUi_TaskSketcherValidation | |
CViewProviderCustom | |
CViewProviderSketch | The Sketch ViewProvider |
CViewProviderSketchCoinAttorney | Attorney class for limiting access to viewprovider |
CViewProviderSketchDrawSketchHandlerAttorney | In order to enforce a certain degree of encapsulation and promote a not too tight coupling, while still allowing well defined collaboration, DrawSketchHandler accesses ViewProviderSketch via this Attorney class |
CViewProviderSketchGeometryExtension | |
CViewProviderSketchShortcutListenerAttorney | |
CWorkbench | |
►NSketcherTests | |
►NTestSketcherSolver | |
CTestSketcherSolver | |
►NTestSketchExpression | |
CTestSketchExpression | |
►NTestSketchFillet | |
CTestSketchFillet | |
►NSMDS | |
CKeyAccessor | |
CNonNullFilter | |
CPassAllValueFilter | Filters of value pointed by iterator |
CSimpleAccessor | Accessors to value pointed by iterator |
CValueAccessor | |
►NSMESH | |
►NControls | |
CArea | |
CAspectRatio | |
CAspectRatio3D | |
CBadOrientedVolume | |
CBallDiameter | |
CBareBorderFace | |
CBareBorderVolume | |
CBelongToGeom | |
CBelongToMeshGroup | |
CCoincidentElements | |
CCoincidentElements1D | |
CCoincidentElements2D | |
CCoincidentElements3D | |
CCoincidentNodes | |
CComparator | |
CConnectedElements | |
CCoplanarFaces | |
CElemEntityType | |
CElementsOnShape | |
CElementsOnSurface | |
CElemGeomType | |
CEqualTo | |
CFilter | |
CFreeBorders | |
►CFreeEdges | |
CBorder | |
CFreeFaces | |
CFreeNodes | |
CFunctor | |
CGroupColor | |
CLength | |
►CLength2D | |
CValue | |
CLessThan | |
CLinearOrQuadratic | |
CLogicalAND | |
CLogicalBinary | |
CLogicalNOT | |
CLogicalOR | |
CLyingOnGeom | |
►CManifoldPart | |
CLink | |
CMaxElementLength2D | |
CMaxElementLength3D | |
CMinimumAngle | |
CMoreThan | |
CMultiConnection | |
►CMultiConnection2D | |
CValue | |
CNumericalFunctor | |
COverConstrainedFace | |
COverConstrainedVolume | |
CPredicate | |
CRangeOfIds | |
CSkew | |
CTaper | |
CTMeshModifTracer | Class used to detect mesh modification: IsMeshModified() returns true if a mesh has changed since last calling IsMeshModified() |
CTSequenceOfXYZ | |
CVolume | |
CWarping | |
►NSMESH_MAT2d | |
CBndPoints | Data of a discretized EDGE allowing to get a point on MA by a parameter on EDGE |
CBoundary | Face boundary is discretized so that each its segment to correspond to an edge of MA |
CBoundaryPoint | Point on FACE boundary |
CBranch | Branch is a set of MA edges enclosed between branch points and/or MA ends. It's main feature is to return two BoundaryPoint's per a point on it. Points on a Branch are defined by [0,1] parameter |
CBranchEnd | End point of MA Branch |
CBranchPoint | Point on MA Branch |
CMedialAxis | Medial axis (MA) is defined as the loci of centres of locally maximal balls inside 2D representation of a face. This class implements a piecewise approximation of MA |
►NSMESH_MeshAlgos | |
CCoincidentFreeBorders | |
CTFreeBorderPart | |
►NSMESHUtils | |
CArrayDeleter | Auto pointer to array |
CDeleter | Auto pointer |
►NSpaceball | |
CButtonEvent | |
CEventBase | |
CMotionEvent | |
►NSpreadsheet | |
CCell | |
CDisplayUnit | |
CModule | |
CPropertyColumnWidths | |
CPropertyRowHeights | |
CPropertySheet | |
CPropertySpreadsheetQuantity | Spreadsheet quantity property This is a property for quantities, and unlike its ancestor implements Copy() and Paste() methods |
CSheet | |
CSheetObserver | |
►NSpreadsheet_legacy | |
C_Command_Spreadsheet_Controller | |
C_Command_Spreadsheet_Create | |
C_Command_Spreadsheet_PropertyController | |
CMathParser | |
CSpreadsheet | |
CSpreadsheetController | |
CSpreadsheetPropertyController | |
CSpreadsheetView | |
CViewProviderSpreadsheet | |
CViewProviderSpreadsheetController | |
CViewProviderSpreadsheetPropertyController | |
►NSpreadsheetGui | |
►NUi | |
CDlgSettings | |
CDlgBindSheet | |
CDlgSettingsImp | Implements a preference page to change settings for the Spreadsheet workbench |
CDlgSheetConf | |
CLineEdit | |
CModule | |
CPropertiesDialog | |
CSheetModel | |
CSheetTableView | |
CSheetView | |
CSheetViewHeader | |
CSheetViewPy | |
CSpreadsheetDelegate | |
CUi_DlgSettings | |
CViewProviderSheet | |
CWorkbench | |
CWorkbenchHelper | |
►NStart | |
CModule | |
►NStartGui | |
CDlgStartPreferencesImp | |
CModule | |
CWorkbench | |
►Nstd | STL namespace |
Chash< App::ObjectIdentifier > | |
Chash< nlohmann::json > | Hash value for JSON objects |
Cless< Sketcher::GeoElementId > | |
Cless< SketcherGui::MultiFieldId > | |
Cless<::nlohmann::detail::value_t > | Specialization for std::less<value_t> |
Ctuple_element< N, ::nlohmann::detail::iteration_proxy_value< IteratorType > > | |
Ctuple_size<::nlohmann::detail::iteration_proxy_value< IteratorType > > | |
►NStdMeshers | |
CFunction | |
CFunctionExpr | |
CFunctionIntegral | |
CFunctionTable | |
►NStdMeshers_ProjectionUtils | Methods common to Projection algorithms |
CTrsfFinder2D | Finds transformation between two sets of 2D points using a least square approximation |
CTrsfFinder3D | Finds transformation between two sets of 3D points using a least square approximation |
►NSurface | |
CCut | |
CExtend | |
CFilling | |
CGeomFillSurface | |
CModule | |
CSections | |
CSewing | |
CShapeValidator | |
►NSurfaceGui | |
►NUi | |
CGeomFillSurface | |
CSections | |
CTaskFilling | |
CTaskFillingEdge | |
CTaskFillingVertex | |
►CFillingEdgePanel | |
CShapeSelection | |
►CFillingPanel | |
CShapeSelection | |
►CFillingVertexPanel | |
CVertexSelection | |
►CGeomFillSurface | |
CEdgeSelection | |
CModule | |
►CSectionsPanel | |
CShapeSelection | |
CTaskFilling | |
CTaskGeomFillSurface | |
CTaskSections | |
CUi_GeomFillSurface | |
CUi_Sections | |
CUi_TaskFilling | |
CUi_TaskFillingEdge | |
CUi_TaskFillingVertex | |
CViewProviderExtend | |
CViewProviderFilling | |
CViewProviderGeomFillSurface | |
CViewProviderSections | |
CWorkbench | |
►NTaskPanel | |
CMyLineEdit | |
CTaskCalendar | |
CTaskLineEdit | |
CTaskManyTaskBoxes | |
CTaskPanel | |
CTaskWatcher | |
CTaskWatcherFilter | |
►NTechDraw | HatchLine - Classes related to processing PAT files |
CanglePoints | |
CAOC | |
CAOE | |
CarcPoints | |
CArrowPropEnum | |
CBaseGeom | |
CBezierSegment | |
CBSpline | |
CCenterLine | |
CCircle | |
CCosmeticEdge | |
CCosmeticExtension | |
CCosmeticVertex | |
CDashSpec | |
CDimRef | |
CDrawDimHelper | Additional functions for working with Dimensions |
CDrawGeomHatch | |
CDrawHatch | |
CDrawLeaderLine | |
CDrawPage | |
CDrawParametricTemplate | |
CDrawProjectSplit | |
CDrawProjGroup | Class super-container for managing a collection of DrawProjGroupItem Page Features |
CDrawProjGroupItem | |
CDrawRichAnno | |
CDrawSVGTemplate | |
CDrawTemplate | |
CDrawTile | |
CDrawTileWeld | |
CDrawUtil | Convenient utility functions for TechDraw Module |
CDrawView | Base class of all View Features in the drawing module |
CDrawViewAnnotation | |
CDrawViewArch | |
CDrawViewBalloon | |
CDrawViewClip | |
CDrawViewCollection | Base class for collection of view objects |
CDrawViewDetail | |
CDrawViewDimension | |
CDrawViewDimExtent | |
CDrawViewDraft | |
CDrawViewImage | |
CDrawViewMulti | Base class of all View Features in the drawing module |
CDrawViewPart | |
CDrawViewSection | |
CDrawViewSpreadsheet | |
CDrawViewSymbol | |
CDrawWeldSymbol | |
CDXFOutput | |
CedgeSortItem | |
CedgeVisitor | |
CEdgeWalker | |
CEllipse | |
CembedItem | |
CewWire | |
CewWireList | |
CFace | Simple Collection of geometric features based on BaseGeom inherited classes in order |
CFeatureProjection | Base class of all View Features in the drawing module |
CGeneric | |
CGeometryObject | |
►CGeometryUtils | Encapsulates some useful static methods |
CReturnType | Used by nextGeom() |
CGeomFormat | |
ChTrimCurve | |
CincidenceItem | |
CLandmarkDimension | |
CLineFormat | |
CLineGroup | |
CLineSet | LineSet is all the generated edges for 1 PATLineSpec for 1 Face |
CModule | |
CPATLineSpec | PATLineSpec is the result of parsing a singleline from PAT file into accessible parameters |
CPreferences | |
CProjectionAlgos | Algo class for projecting shapes and creating SVG output of it |
CPropertyCenterLineList | |
CPropertyCosmeticEdgeList | |
CPropertyCosmeticVertexList | |
CPropertyGeomFormatList | |
CShapeExtractor | |
CsplitPoint | |
CSVGOutput | |
CTechDrawOutput | |
CVertex | |
CWalkerEdge | |
CWire | Simple Collection of geometric features based on BaseGeom inherited classes in order |
►NTechDrawGui | |
►NUi | |
CDlgPageChooser | |
CDlgPrefsTechDrawAdvancedImp | |
CDlgPrefsTechDrawAnnotationImp | |
CDlgPrefsTechDrawColorsImp | |
CDlgPrefsTechDrawDimensionsImp | |
CDlgPrefsTechDrawGeneralImp | |
CDlgPrefsTechDrawHLRImp | |
CDlgPrefsTechDrawScaleImp | |
CdlgTemplateField | |
CSymbolChooser | |
CTaskAlignViews | |
CTaskBalloon | |
CTaskCenterLine | |
CTaskCosmeticLine | |
CTaskCosVertex | |
CTaskCustomizeFormat | |
CTaskDetail | |
CTaskDimension | |
CTaskGeomHatch | |
CTaskHatch | |
CTaskLeaderLine | |
CTaskLineDecor | |
CTaskLinkDim | |
CTaskProjection | |
CTaskProjGroup | |
CTaskRestoreLines | |
CTaskRichAnno | |
CTaskSectionView | |
CTaskSelectLineAttributes | |
CdimVertex | |
CDlgPageChooser | |
CDlgPrefsTechDrawAdvancedImp | |
CDlgPrefsTechDrawAnnotationImp | |
CDlgPrefsTechDrawColorsImp | |
CDlgPrefsTechDrawDimensionsImp | |
CDlgPrefsTechDrawGeneralImp | |
CDlgPrefsTechDrawHLRImp | |
CDlgPrefsTechDrawScaleImp | |
CDlgTemplateField | |
CDrawGuiUtil | Convenient utility functions for TechDraw Gui Module |
CGrabber3d | Utility functions for obtaining 3d window image |
CKeyCombination | |
ClineAttributes | |
CMDIViewPage | |
CMDIViewPagePy | |
CModule | |
CPreferencesGui | |
CQGCustomBorder | |
CQGCustomClip | |
CQGCustomImage | |
CQGCustomLabel | |
CQGCustomRect | |
CQGCustomSvg | |
CQGCustomText | |
CQGDisplayArea | |
CQGEPath | |
CQGIArrow | |
CQGIBalloonLabel | |
CQGICaption | |
CQGICenterLine | |
CQGICMark | |
CQGIDatumLabel | |
CQGIDecoration | |
CQGIDimLines | |
CQGIDrawingTemplate | |
CQGIEdge | |
CQGIFace | |
CQGIGhostHighlight | |
CQGIHighlight | |
CQGILeaderLine | |
CQGIMatting | |
CQGIPrimPath | |
CQGIProjGroup | |
CQGIRichAnno | |
CQGISectionLine | |
CQGISVGTemplate | |
CQGITemplate | |
CQGITile | |
CQGIVertex | |
CQGIView | |
CQGIViewAnnotation | |
CQGIViewBalloon | |
CQGIViewClip | |
CQGIViewCollection | |
CQGIViewDimension | |
CQGIViewImage | |
CQGIViewPart | |
CQGIViewSection | |
CQGIViewSpreadsheet | |
CQGIViewSymbol | |
CQGIWeldSymbol | |
CQGMarker | |
CQGMText | |
CQGSPage | |
CQGTracker | |
CQGVNavStyle | |
CQGVNavStyleBlender | |
CQGVNavStyleCAD | |
CQGVNavStyleGesture | |
CQGVNavStyleInventor | |
CQGVNavStyleMaya | |
CQGVNavStyleOCC | |
CQGVNavStyleOpenSCAD | |
CQGVNavStyleRevit | |
CQGVNavStyleTinkerCAD | |
CQGVNavStyleTouchpad | |
►CQGVPage | |
CPrivate | |
CRez | Functions to handle mm resolution conversion |
CSymbolChooser | |
CTaskActiveView | |
CTaskAlignViews | |
CTaskBalloon | |
CTaskCenterLine | |
CTaskCosmeticLine | |
CTaskCosVertex | |
CTaskCustomizeFormat | |
CTaskDetail | |
CTaskDimension | |
CTaskDlgActiveView | |
CTaskDlgAlignViews | |
CTaskDlgBalloon | |
CTaskDlgCenterLine | |
CTaskDlgCosmeticLine | |
CTaskDlgCosVertex | |
CTaskDlgCustomizeFormat | |
CTaskDlgDetail | |
CTaskDlgDimension | |
CTaskDlgGeomHatch | |
CTaskDlgHatch | |
CTaskDlgLeaderLine | |
CTaskDlgLineDecor | |
CTaskDlgLinkDim | |
CTaskDlgProjection | |
CTaskDlgProjGroup | Simulation dialog for the TaskView |
CTaskDlgRichAnno | |
CTaskDlgSectionView | |
CTaskDlgSelectLineAttributes | |
CTaskDlgWeldingSymbol | |
CTaskGeomHatch | |
CTaskHatch | |
CTaskLeaderLine | |
CTaskLineDecor | |
CTaskLinkDim | |
CTaskProjection | |
CTaskProjGroup | |
CTaskRestoreLines | |
CTaskRichAnno | |
CTaskSectionView | |
CTaskSelectLineAttributes | |
CTaskWeldingSymbol | |
CTemplateTextField | QGraphicsRectItem-derived class for the text fields in title blocks |
CTileImage | |
CUi_DlgPageChooser | |
CUi_DlgPrefsTechDrawAdvancedImp | |
CUi_DlgPrefsTechDrawAnnotationImp | |
CUi_DlgPrefsTechDrawColorsImp | |
CUi_DlgPrefsTechDrawDimensionsImp | |
CUi_DlgPrefsTechDrawGeneralImp | |
CUi_DlgPrefsTechDrawHLRImp | |
CUi_DlgPrefsTechDrawScaleImp | |
CUi_dlgTemplateField | |
CUi_SymbolChooser | |
CUi_TaskAlignViews | |
CUi_TaskBalloon | |
CUi_TaskCenterLine | |
CUi_TaskCosmeticLine | |
CUi_TaskCosVertex | |
CUi_TaskCustomizeFormat | |
CUi_TaskDetail | |
CUi_TaskDimension | |
CUi_TaskGeomHatch | |
CUi_TaskHatch | |
CUi_TaskLeaderLine | |
CUi_TaskLineDecor | |
CUi_TaskLinkDim | |
CUi_TaskProjection | |
CUi_TaskProjGroup | |
CUi_TaskRestoreLines | |
CUi_TaskRichAnno | |
CUi_TaskSectionView | |
CUi_TaskSelectLineAttributes | |
CViewProviderAnnotation | |
CViewProviderArch | |
CViewProviderBalloon | |
CViewProviderCosmeticExtension | |
CViewProviderDimension | |
CViewProviderDraft | |
CViewProviderDrawingView | |
CViewProviderGeomHatch | |
CViewProviderHatch | |
CViewProviderImage | |
CViewProviderLeader | |
CViewProviderPage | |
CViewProviderProjGroup | |
CViewProviderProjGroupItem | |
CViewProviderRichAnno | |
CViewProviderSpreadsheet | |
CViewProviderSymbol | |
CViewProviderTemplate | |
CViewProviderTile | |
CViewProviderViewClip | |
CViewProviderViewPart | |
CViewProviderViewSection | |
CViewProviderWeld | |
CWorkbench | |
►NTechDrawTools | TechDrawTools Package for TechDraw workbench |
►NCommandMoveView | |
CCommandMoveView | |
►NCommandShareView | |
CCommandShareView | |
►NTaskMoveView | |
CTaskMoveView | |
►NTaskShareView | |
CTaskShareView | |
►NTestArch | |
CArchTest | |
►NTestGui | |
►NUi | |
CUnitTest | |
CModule | |
CUi_UnitTest | |
CUnitTestDialog | |
CUnitTestDialogPy | |
►NTestPartApp | |
CPartTestBSplineCurve | |
CPartTestCases | |
CPartTestChFi2dAlgos | |
CPartTestCircle2D | |
CPartTestCone | |
CPartTestNormals | |
CPartTestRuledSurface | |
CPartTestShapeFix | |
►NTestPartGui | |
CPartGuiViewProviderTestCases | |
►NTests | |
CParameterTestCase | |
►NTestSpreadsheet | |
CSpreadsheetCases | |
►NTestSpreadsheetGui | |
CSpreadsheetGuiCases | |
►NTestStart | |
►NTestStartPage | |
CTestStartPage | |
►NTestTechDrawApp | |
CTechDrawTestCases | |
►NTestWebGui | |
CWebGuiTestCases | |
►NTexture | |
CTexture | |
CViewProviderTexture | |
►Nthreadmilling_generator | |
C_Thread | |
►Ntoolchange_generator | |
CSpindleDirection | |
►NUi | |
CAngle | |
CDlgBindSheet | |
CDlgCustomizeSpNavSettings | |
CDlgExpressionInput | |
CDlgProcessorChooser | |
CDlgSheetConf | |
CDlgStartPreferences | |
CDownloadItem | |
CMRichTextEdit | |
CPlaneWidget | |
CPosition | |
CPropertiesDialog | |
CSheet | |
CSphereWidget | |
CTaskActiveView | |
CTaskAnalysisInfo | |
CTaskCreateNodeSet | |
CTaskDlgPathCompound | |
CTaskDriver | |
CTaskEdge2TracParameter | |
CTaskFemConstraint | |
CTaskFemConstraintBearing | |
CTaskFemConstraintContact | |
CTaskFemConstraintDisplacement | |
CTaskFemConstraintFixed | |
CTaskFemConstraintFluidBoundary | |
CTaskFemConstraintForce | |
CTaskFemConstraintHeatflux | |
CTaskFemConstraintInitialTemperature | |
CTaskFemConstraintPlaneRotation | |
CTaskFemConstraintPressure | |
CTaskFemConstraintSpring | |
CTaskFemConstraintTemperature | |
CTaskFemConstraintTransform | |
CTaskHoleParameters | |
CTaskMoveView | |
CTaskObjectName | |
CTaskPostClip | |
CTaskPostCut | |
CTaskPostDataAlongLine | |
CTaskPostDataAtPoint | |
CTaskPostDisplay | |
CTaskPostScalarClip | |
CTaskPostWarpVector | |
CTaskRobotControl | |
CTaskRobotMessages | |
CTaskSketcherMessages | |
CTaskSketcherSolverAdvanced | |
CTaskTetParameter | |
CTaskTrajectoryDressUpParameter | |
CTaskTransformedMessages | |
CTaskWeldingSymbol | |
►NUNV | |
CPrefixPrinter | |
►NUNV164 | |
CTRecord | |
►NUNV2411 | |
CTRecord | |
►NUNV2412 | |
CTRecord | |
►NUNV2417 | |
CTRecord | |
►NUNV2420 | |
CTRecord | |
►NVISCOUS_2D | |
C_LayerEdge | Edge normal to FACE boundary, connecting a point on EDGE (_uvOut) and a point of a layer internal boundary (_uvIn) |
C_PolyLine | Poly line composed of _Segment's of one EDGE. It's used to detect intersection of inflated layers by intersecting _Segment's in 2D |
C_ProxyMeshHolder | SMESH_subMeshEventListener used to store _ProxyMeshOfFace, computed by _ViscousBuilder2D, in a SMESH_subMesh of the FACE. This is to delete _ProxyMeshOfFace when StdMeshers_ViscousLayers2D hypothesis is modified |
►C_ProxyMeshOfFace | Proxy Mesh of FACE with viscous layers. It's needed only to redefine newSubmesh() |
C_EdgeSubMesh | |
C_Segment | Segment connecting inner ends of two _LayerEdge's |
C_SegmentIntersection | Intersector of _Segment's |
C_SegmentTree | Tree of _Segment's used for a faster search of _Segment's |
C_ViscousBuilder2D | Builder of viscous layers |
►NVISCOUS_3D | |
C_2NearEdges | |
C_CentralCurveOnEdge | Container of centers of curvature at nodes on an EDGE bounding _ConvexFace |
C_ConvexFace | Convex FACE whose radius of curvature is less than the thickness of layers. It is used to detect distortion of prisms based on a convex FACE and to update normals to enable further increasing the thickness |
C_Curvature | |
C_EdgesOnShape | _LayerEdge's on a shape and other shape data |
C_halfPlane | |
C_LayerEdge | Edge normal to surface, connecting a node on solid surface (_nodes[0]) and a node of the most internal layer (_nodes.back()) |
C_LayerEdgeCmp | |
C_MeshOfSolid | SMESH_ProxyMesh computed by _ViscousBuilder for a SOLID. It is stored in a SMESH_subMesh of the SOLID as SMESH_subMeshEventListenerData |
C_NodeCoordHelper | Retriever of node coordinates either directly or from a surface by node UV |
C_Shrinker1D | Shrinker of nodes on the EDGE |
C_ShrinkShapeListener | Listener of events of 3D sub-meshes computed with viscous layers. It is used to clear an inferior dim sub-meshes modified by viscous layers |
C_Simplex | Simplex (triangle or tetrahedron) based on 1 (tria) or 2 (tet) nodes of _LayerEdge and 2 nodes of the mesh surface beening smoothed. The class is used to check validity of face or volumes around a smoothed node; it stores only 2 nodes as the other nodes are stored by _LayerEdge |
C_SmoothNode | Data of node on a shrinked FACE |
C_SolidData | Data of a SOLID |
C_TmpMeshFace | Class of temporary mesh face. We can't use SMDS_FaceOfNodes since it's impossible to set it's ID which is needed because SMESH_ElementSearcher internaly uses set of elements sorted by ID |
C_TmpMeshFaceOnEdge | Class of temporary mesh face storing _LayerEdge it's based on |
C_ViscousBuilder | Builder of viscous layers |
C_ViscousListener | Listener of events of 3D sub-meshes computed with viscous layers. It is used to store data computed by _ViscousBuilder for a sub-mesh and to delete the data as soon as it has been used |
CAverageHyp | Layers parameters got by averaging several hypotheses |
CPyDump | |
►NWeb | |
CAppServer | The Server class implements a simple TCP server |
CFirewall | |
CFirewallPython | |
CModule | |
CServerEvent | |
►NWebGui | |
CBrowserView | A special view class which sends the messages from the application to the editor and embeds it in a window |
CBrowserViewPy | |
CFcCookieJar | |
CModule | |
CUrlWidget | |
CWebView | |
CWorkbench | |
►NWorkingPlane | This module handles the Working Plane and grid of the Draft module |
CPlane | |
►Nzipios | |
CBackBuffer | A BackBuffer instance is useful for reading the last part of a file in an efficient manner, when it is not known exactly how far back (towards the front!) to go, to find the start of the desired data block |
CBasicEntry | BasicEntry is a FileEntry that is suitable as a base class for basic entries, that e.g |
CCollectionCollection | CollectionCollection is a FileCollection that consists of an arbitrary number of FileCollections |
CDataDescriptor | A struct containing fields for the entries in a zip file data descriptor, that trails the compressed data in files that were created by streaming, ie where the zip compressor cannot seek back to the local header and store the data |
CDeflateOutputStreambuf | DeflateOutputStreambuf is an output stream filter, that deflates the data that is written to it before it passes it on to the output stream it is attached to |
CDirectoryCollection | DirectoryCollection is a FileCollection that obtains its entries from a directory |
CEndOfCentralDirectory | The end of the Central directory structure |
CException | Basic exception |
CFCollException | An FCollException is used to signal a problem with a FileCollection |
CFileCollection | FileCollection is an abstract baseclass that represents a collection of files |
►CFileEntry | A FileEntry represents an entry in a FileCollection |
CMatchFileName | Function object to be used with the STL find_if algorithm to find a FileEntry in a container, which name (as obtained with FileEntry::getFileName()) is identical to the name specified in the MatchName constructor |
CMatchName | Function object to be used with the STL find_if algorithm to find a FileEntry in a container, which name (as obtained with FileEntry::getName()) is identical to the name specified in the MatchName constructor |
CFilePath | FilePath represents a path to a file or directory name |
CFilterInputStreambuf | An input streambuf filter is a streambuf that filters the input it gets from the streambuf it is attached to |
CFilterOutputStreambuf | A FilterOutputStreambuf is a streambuf that filters the data that is written to it before it passes it on to the output streambuf it is connected to |
CGZIPOutputStream | GZIPOutputStream is an ostream that writes the output to a gz file |
CGZIPOutputStreambuf | GZIPOutputStreambuf is a zip output streambuf filter |
CInflateInputStreambuf | InflateInputStreambuf is an input stream filter, that inflates the input from the attached input stream |
CInvalidStateException | An object member function may throw this exception, if the operation it normally performs is inappropriate or impossible to perform because of the current state of the object |
CIOException | An IOException is used to signal an I/O error |
COutputStringStream | OutputStringStream is typedefed to ostringstream if sstream is part of the standard library (unless Zipios++ has been explicitly configured not to use it) |
CReferenceCount | ReferenceCount is useful to ensure proper handling of the reference count for (objects of) classes handled through a SimpleSmartPointer |
CSimpleSmartPointer | SimpleSmartPointer is a simple reference counting smart pointer template |
CVirtualSeeker | VirtualSeeker is a simple class that keeps track of a set of specified 'virtual' file endings that mark a subset of a real file |
CZipCDirEntry | Specialization of ZipLocalEntry, that add fields for storing the extra information, that is only present in the entries in the zip central directory and not in the local entry headers |
CZipFile | ZipFile is a FileCollection, where the files are stored in a .zip file |
CZipInputStream | ZipInputStream is an istream that gets it's input from a zip file |
CZipInputStreambuf | ZipInputStreambuf is a zip input streambuf filter |
CZipLocalEntry | A concrete implementation of the abstract FileEntry base class for ZipFile entries, specifically for representing the information present in the local headers of file entries in a zip file |
CZipOutputStream | ZipOutputStream is an ostream that writes the output to a zip file |
CZipOutputStreambuf | ZipOutputStreambuf is a zip output streambuf filter |
Cacnt | |
CAdaptor2d_Curve2d | |
CAdaptor2dCurve2d | Creates a Adaptor2d_Curve2d to be used in SMESH_Block |
CAdaptor3d_Curve | |
CAdaptor3d_Surface | |
CAdjustLinksExpressionVisitor | |
Calist | |
Calternate_tac | |
Calternate_triplet | |
CAreaDxfRead | |
CAreaPyModifier | |
CArray2D | |
CAutoSaver | |
CAverageCollector | |
CB1 | |
CBarThread | |
CBaseError | |
CBinaryType | |
CBinInputStream | |
CBlobNode | An E57 element encoding an fixed-length sequence of bytes with an opaque format |
CBOOLEAN | |
CBoundBoxSegmentVisitor | |
CBRepBuilderAPI_MakeShape | |
CCArc | |
CCArea | |
CCAreaOrderer | |
CCAreaPocketParams | |
CCBox2D | |
CCCurve | |
CCDxfRead | |
CCDxfWrite | |
CChildInfo | |
Cchrono | |
Ccilist | |
CCInnerCurves | |
CCircle | |
CcLineSegment | |
Ccllist | |
CCmdSandboxEventLoop | |
CCmdSandboxMeshLoader | |
CCmdSketcherClone | |
CCmdSketcherConstrainAngle | |
CCmdSketcherConstrainBlock | |
CCmdSketcherConstrainCoincident | |
CCmdSketcherConstrainDiameter | |
CCmdSketcherConstrainDistance | |
CCmdSketcherConstrainDistanceX | |
CCmdSketcherConstrainDistanceY | |
CCmdSketcherConstrainEqual | |
CCmdSketcherConstrainHorizontal | |
CCmdSketcherConstrainLock | |
CCmdSketcherConstrainParallel | |
CCmdSketcherConstrainPerpendicular | |
CCmdSketcherConstrainPointOnObject | |
CCmdSketcherConstrainRadiam | |
CCmdSketcherConstrainRadius | |
CCmdSketcherConstrainSymmetric | |
CCmdSketcherConstraint | The CmdSketcherConstraint class Superclass for all sketcher constraints to ease generation of constraint creation modes |
CCmdSketcherConstrainTangent | |
CCmdSketcherConstrainVertical | |
CCmdSketcherCopy | |
CCmdSketcherMove | |
CCmdTestCmdFuncs | |
CCmdTestConsoleOutput | |
CCmdTestMDI1 | |
CCmdTestMDI2 | |
CCmdTestMDI3 | |
CCmdTestProgress1 | |
CCmdTestProgress2 | |
CCmdTestProgress3 | |
CCmdTestProgress4 | |
CCmdTestProgress5 | |
CCmdViewMeasureClearAll | |
CCmdViewMeasureToggleAll | |
CCollector | |
CColorPickerButton | |
CColorPickerItem | |
CColorPickerPopup | |
CCommandTrigger | |
Ccomplex | |
CCompressedVectorNode | An E57 element containing ordered vector of child nodes, stored in an efficient binary format |
CCompressedVectorReader | An iterator object keeping track of a read in progress from a CompressedVectorNode |
CCompressedVectorWriter | An iterator object keeping track of a write in progress to a CompressedVectorNode |
CConstraintItem | |
CContext | |
CControl_Pnt | Class for storing control points for writing GMF size maps |
CCountCollector | |
Ccounters | |
►CCRC | Static class for computing CRCs |
CParameters | CRC parameters |
CTable | CRC lookup table |
CcSimTool | |
CcStock | |
CCurrentAddressLock | |
CCurveTree | |
CCustomGLWidget | |
CCustomReportEvent | Used to send report events in the methods Log(), Error(), Warning() and Message() of the ReportOutput class to itself instead of printing the messages directly in its text view |
CCVertex | |
CcVolSim | |
Ccycle_detector | The cycle_detector struct is used by the boost graph routines to detect cycles in the graph |
Cdata_buffer | |
CDefaultHandler | |
CDepInfo | |
CdimAttributes | |
CDocExportStatus | |
CDocOpenGuard | |
CDocTiming | |
CDocument | |
CDocumentExporting | |
CDOMErrorHandler | |
CDOMLSSerializerFilter | |
CDOMPrintErrorHandler | |
CDOMPrintFilter | |
CDOMTreeErrorReporter | |
CDoubleAreaPoint | |
Cdoublecomplex | |
CDownIdCompare | |
CDownIdType | |
CDrawSketchHandlerBSplineInsertKnot | |
CDrawSketchHandlerCoincident | |
CDrawSketchHandlerCopy | |
CDrawSketchHandlerGenConstraint | |
CDrawSketchHandlerRectangularArray | |
CDriver_Document | |
CDriver_Mesh | |
CDriver_SMDS_Mesh | |
CDriver_SMESHDS_Mesh | |
CDriverDAT_R_SMDS_Mesh | |
CDriverDAT_R_SMESHDS_Document | |
CDriverDAT_R_SMESHDS_Mesh | |
CDriverDAT_W_SMDS_Mesh | |
CDriverDAT_W_SMESHDS_Document | |
CDriverDAT_W_SMESHDS_Mesh | |
CDriverGMF_Read | Driver reading a mesh from the GMF file. The mesh to read is selected by an index (counted form 0) set via SetMeshId() |
CDriverGMF_Write | Driver Writing a mesh into a GMF file |
CDriverMED_Family | |
CDriverMED_R_SMESHDS_Mesh | |
CDriverMED_W_Field | |
CDriverMED_W_SMESHDS_Mesh | |
CDriverSTL_R_SMDS_Mesh | |
CDriverSTL_W_SMDS_Mesh | Writer of a mesh in STL (STereoLithography) file format |
CDriverUNV_R_SMDS_Mesh | |
CDriverUNV_R_SMESHDS_Document | |
CDriverUNV_R_SMESHDS_Mesh | |
CDriverUNV_W_SMDS_Mesh | |
CDriverUNV_W_SMESHDS_Document | |
CDriverUNV_W_SMESHDS_Mesh | |
Cduplet | |
CE57FileInputStream | |
CEdgePoints | |
CEditTableView | |
CElemByNodesType | |
CElement_Header | |
CElementItem | |
CEmptyPacketHeader | |
Cenum_traits | |
►Cenum_traits< void > | |
C_allow_bitops | |
CErrorHandler | |
CException | |
►CExpressionCompleterModel | |
CInfo | |
CExpressionDelegate | |
CExpressionLabel | |
CExtensionT | |
CFace | |
►CFaceQuadStruct | |
►CSide | |
CContact | |
CSideIterator | |
CFaceUnwrapper | |
CFalsePredicate | |
CFCCmdTest1 | |
CFCCmdTest2 | |
CFCCmdTest3 | |
CFCCmdTest4 | |
CFCCmdTest5 | |
CFCCmdTest6 | |
CFcLodHandler | |
CFCSphereSheetProjector | |
CFeaturePyT | |
CFeatureT | |
CFemFace | |
CFemFaceGridItem | |
CFilterStatusBar | |
CFindPlane | |
CFloatNode | An E57 element encoding a single or double precision IEEE floating point number |
CGesturesDevice | |
CGetCurveItem | |
CGetIdentifiersExpressionVisitor | |
CGetWires | |
CGmfMshSct | |
CGraphicsViewZoom | |
CGUID | |
CHandlerBase | |
CHiddenReference | |
CHuuhaaClassPy | |
CI32 | |
CI3dMouseNavigation | |
CI3dMouseParam | |
CI3dMouseSensor | |
Cicilist | |
CILoggerBlockerTest | |
CImageFile | An ASTM E57 3D format file object |
CImportSubNamesExpressionVisitor | |
►CIndexPacket | |
CIndexPacketEntry | |
CInfo | |
Cinlist | |
CInputSource | |
CIntegerNode | An E57 element encoding an integer value |
CIslandAndOffset | |
CIslandAndOffsetLink | |
Ciso | |
CItemDelegate | |
CItemInfo | |
CItemInfo2 | |
CJtReader | |
CkdtreeNode | |
CKwdSct | |
CLine | |
CLineNumberArea | |
CLink | |
CLinkID_Gen | |
CListElemByNodesType | |
CLodHandler | |
CLWPolyDataOut | |
Cmath_Function | |
Cmath_FunctionSetWithDerivatives | |
CMaxCollector | |
CMeasureInfo | |
CMemoryReserve | Allocate some memory at construction and release it at destruction. Is used to be able to continue working after mesh generation breaks due to lack of memory |
CMeshFacet_EqualTo | |
CMeshInfoWatcher | |
CMeshObject_greater | |
CMeshPropertyLock | |
CMeshTestJob | |
CMeshThread | |
CMeshVS_DataSource3D | |
CMessage_ProgressIndicator | |
CMinCollector | |
CMouseParameters | |
CMRichTextEdit | A simple rich-text editor |
CMTextEdit | |
CMultitype | |
CMyElemIterator | |
CMyGroupIterator | |
CMyIterator | |
CMyNodeIterator | |
CMyPaintable | |
CMySetIterator | |
CNamelist | |
CNaviCube | |
CNaviCubeImplementation | |
CNCollection_BaseCollection | |
CNCollection_BaseMap | |
CNCollection_TListNode | |
CNETGENPlugin_Hypothesis | |
CNETGENPlugin_Hypothesis_2D | |
CNETGENPlugin_Hypothesis_2D_i | |
CNETGENPlugin_Hypothesis_2D_ONLY_i | |
CNETGENPlugin_Hypothesis_3D_i | |
CNETGENPlugin_Hypothesis_i | |
CNETGENPlugin_Internals | Container of info needed to solve problems with internal shapes |
CNETGENPlugin_Mesher | This class calls the NETGEN mesher of OCC geometry |
CNETGENPlugin_NETGEN_2D | |
CNETGENPlugin_NETGEN_2D3D | |
CNETGENPlugin_NETGEN_2D3D_i | |
CNETGENPlugin_NETGEN_2D_i | |
CNETGENPlugin_NETGEN_2D_ONLY | Mesher generating 2D elements on a geometrical face taking into account pre-existing nodes on face boundaries |
CNETGENPlugin_NETGEN_2D_ONLY_i | |
CNETGENPlugin_NETGEN_3D | |
CNETGENPlugin_NETGEN_3D_i | |
CNETGENPlugin_NetgenLibWrapper | It correctly initializes netgen library at constructor and correctly finishes using netgen library at destructor |
CNETGENPlugin_ngMeshInfo | Struct storing nb of entities in netgen mesh |
CNETGENPlugin_SimpleHypothesis_2D | |
CNETGENPlugin_SimpleHypothesis_2D_i | |
CNETGENPlugin_SimpleHypothesis_3D | |
CNETGENPlugin_SimpleHypothesis_3D_i | |
CNetworkAccessManager | |
CNode | Generic handle to any of the 8 types of E57 element objects |
Cobject | |
CObjectObserver | |
CObjectPool | |
Cobjet | |
Colist | |
CParam | |
CParameterGrp | The parameter container class This is the base class of all classes handle parameter |
CParameterManager | The parameter manager class This class manages a parameter XML document |
CParameterSerializer | The parameter serializer class This is a helper class to serialize a parameter XML document |
CPendingLine | |
CPoint | |
CPoint3d | |
CPoint3D | |
Cpoint3D | |
CPredicate | |
CPrivateDomNodeWrapper | |
CPropertyListDialog | |
CPyBaseProxy | |
CPyMethodDef | |
CPyObject | |
CPyObjectWrapper | |
CPythonStdOutput | |
CPythonWorkbenchPy | The workbench Python class provides additional methods for manipulation of python workbench objects |
CQAbstractItemModel | |
CQAbstractListModel | |
CQAbstractNativeEventFilter | |
CQAbstractSpinBox | |
CQAbstractTableModel | |
CQAbstractXmlNodeModel | |
CQCheckBox | |
CQComboBox | |
CQCompleter | |
CQDialog | |
CQDomNode | |
CQDomNodeModel | |
CQDoubleSpinBox | |
CQEvent | |
CQFileDialog | |
CQFileIconProvider | |
CQFontComboBox | |
CQFrame | |
CQGraphicsItemGroup | |
CQGraphicsObject | |
CQGraphicsRectItem | |
CQGraphicsScene | |
CQGraphicsSvgItem | |
CQGraphicsView | |
CQHeaderView | |
CQInputEvent | |
CQItemDelegate | |
CQItemEditorFactory | |
CQLabel | |
CQLayout | |
CQLineEdit | |
CQListView | |
CQListWidget | |
CQListWidgetCustom | |
CQListWidgetItem | |
CQMainWindow | |
CQMap | |
CQMenu | |
CQNetworkAccessManager | |
CQNetworkCookieJar | |
CQObject | |
CQOpenGLWidget | |
CQPlainTextEdit | |
CQProgressBar | |
CQProgressDialog | |
CQPushButton | |
CQRadioButton | |
CQRunnable | |
CQScrollArea | |
CQSlider | |
CQSortFilterProxyModel | |
CQSpinBox | |
CQSplashScreen | |
CQStandardItemModel | |
CQStyledItemDelegate | |
CQSyntaxHighlighter | |
CQTabBar | |
CQTableView | |
CQtColorPicker | Widget for selecting colors from a popup color grid |
CQTcpServer | |
CQTextBlockUserData | |
CQTextEdit | |
CQtGLWidget | |
CQThread | |
CQToolButton | |
CQTreeView | |
CQTreeWidget | |
CQTreeWidgetItem | |
CQuarterWidgetP_cachecontext | |
CQUiLoader | |
CQValidator | |
CQVariantAnimation | |
CQWebEnginePage | |
CQWebView | |
CQWidget | |
CR2 | |
CR3 | |
CR4 | |
CRall1d | |
CRall2d | |
CRallNd | The Rall1d class allows for a 24-line implementation of rall numbers generalized to the Nth derivative ! The efficiency is not very good for high derivatives |
CRallNd< 1 > | |
CRallNd< 2 > | |
Crandom_access_iterator_parentconst Object | |
Crandom_access_iterator_parentseqref | |
CReaderPrivate | |
CRenderArea | |
CReplaceObjectExpressionVisitor | |
CRGetter | |
CRotTransDragger | |
CRubberband | |
CRuntimeError | |
CSALOME_Exception | |
CSALOMEDS_Tool | |
CSbSphereSheetProjector | |
CScaledIntegerNode | An E57 element encoding a fixed point number |
CSegment_Header | |
CSelInfo | |
CShapeCache | |
CShapeInfo | |
CShapeInfoBuilder | |
CShapeParams | |
CSimpleMeshFacet | Simple facet structure |
►CSimplify | |
CRef | |
CTriangle | |
CVertex | |
CSketcherCopy | |
CSMDS_BallElement | |
CSMDS_CellLinks | |
CSMDS_Down1D | |
CSMDS_Down2D | |
CSMDS_Down3D | |
CSMDS_DownEdge | |
CSMDS_DownHexa | |
CSMDS_DownPenta | |
CSMDS_DownPyramid | |
CSMDS_DownQuadEdge | |
CSMDS_DownQuadHexa | |
CSMDS_DownQuadPenta | |
CSMDS_DownQuadPyramid | |
CSMDS_DownQuadQuadrangle | |
CSMDS_DownQuadrangle | |
CSMDS_DownQuadTetra | |
CSMDS_DownQuadTriangle | |
CSMDS_DownTetra | |
CSMDS_DownTriangle | |
CSMDS_Downward | |
CSMDS_EdgePosition | |
CSMDS_FaceOfEdges | |
CSMDS_FaceOfEdges_MyIterator | |
CSMDS_FaceOfNodes | |
CSMDS_FaceOfNodes_MyIterator | |
CSMDS_FacePosition | |
CSMDS_Iterator | Abstract class for iterators |
CSMDS_IteratorOfElements | |
CSMDS_IteratorOnIterators | SMDS_Iterator iterating over all elements provided by other iterators |
CSMDS_LinearEdge | |
CSMDS_LinearEdge_MyNodeIterator | |
CSMDS_mapIterator | Map iterators |
CSMDS_mapKeyIterator | Iterator on keys of a map |
CSMDS_mapKeyReverseIterator | Reverse iterator on keys of a map |
CSMDS_mapReverseIterator | Reverse iterator on values of a map |
CSMDS_Mesh | |
CSMDS_Mesh0DElement | |
CSMDS_Mesh0DElement_MyNodeIterator | |
CSMDS_MeshCell | Base class for all cells |
CSMDS_MeshEdge | |
►CSMDS_MeshElement | Base class for elements |
CEntityFilter | |
CFilter | Filters of elements, to be used with SMDS_SetIterator |
CGeomFilter | |
CNonNullFilter | |
CTypeFilter | |
CSMDS_MeshElement_MyIterator | Create an iterator which iterate on elements linked with the current element |
CSMDS_MeshElementIDFactory | |
CSMDS_MeshFace | |
CSMDS_MeshGroup | |
CSMDS_MeshIDFactory | |
CSMDS_MeshInfo | |
CSMDS_MeshNode | |
CSMDS_MeshNode_MyInvIterator | Iterator on list of elements |
CSMDS_MeshNode_MyIterator | |
CSMDS_MeshNodeIDFactory | |
CSMDS_MeshObject | |
CSMDS_MeshVolume | |
CSMDS_PolygonalFaceOfNodes | |
CSMDS_PolygonalFaceOfNodes_MyIterator | |
CSMDS_PolyhedralVolumeOfNodes | |
CSMDS_Position | |
CSMDS_QuadraticEdge | |
CSMDS_QuadraticFaceOfNodes | |
CSMDS_QuadraticVolumeOfNodes | |
CSMDS_QuadraticVolumeOfNodes_MyIterator | |
CSMDS_SetIterator | SMDS_Iterator iterating over abstract set of values like STL containers |
CSMDS_SpacePosition | |
CSMDS_StdIterator | Wrapper over pointer to SMDS_Iterator, like SMDS_ElemIteratorPtr, enabling its usage in std-like way: provide operators ++, *, etc |
CSMDS_UnstructuredGrid | |
CSMDS_VertexPosition | |
CSMDS_VolumeOfFaces | |
CSMDS_VolumeOfFaces_MyIterator | |
CSMDS_VolumeOfNodes | |
CSMDS_VolumeOfNodes_MyIterator | Iterator on node of volume |
►CSMDS_VolumeTool | |
CSaveFacet | Saver/restorer of a SMDS_VolumeTool::myCurFace |
CSMDS_VtkCellIterator | |
CSMDS_VtkCellIteratorPolyH | |
CSMDS_VtkCellIteratorToUNV | |
CSMDS_VtkEdge | |
CSMDS_VtkFace | |
CSMDS_VtkVolume | |
CSMESH_0D_Algo | |
CSMESH_1D_Algo | |
CSMESH_2D_Algo | |
CSMESH_2D_Algo_i | |
CSMESH_3D_Algo | |
CSMESH_3D_Algo_i | |
►CSMESH_Algo | Root of all algorithms |
CFeatures | Structure describing algorithm features |
►CSMESH_Array1 | Purpose: The class Array1 represents unidimensional arrays of fixed size known at run time |
CIterator | Implementation of the Iterator interface |
►CSMESH_Array2 | Purpose: The class Array2 represents bi-dimensional arrays of fixed size known at run time |
CIterator | |
►CSMESH_Block | |
CTEdge | |
CTFace | |
CSMESH_Comment | Class to generate string from any type |
CSMESH_ComputeError | Contains an algorithm and description of an occurred error |
CSMESH_ElementSearcher | Searcher for elements |
►CSMESH_ElementSearcherImpl | |
CTFaceLink | < link and faces sharing it (used in findOuterBoundary()) |
CTInters | < data of intersection of the line and the mesh face (used in GetPointState()) |
CSMESH_Exception | |
CSMESH_File | High level util for effective file reading and other file operations |
►CSMESH_Gen | |
CTAlgoStateError | |
CSMESH_Group | |
►CSMESH_HypoFilter | |
CApplicablePredicate | |
CDimPredicate | |
CInstancePredicate | |
CIsAssignedToPredicate | |
CIsAuxiliaryPredicate | |
CIsMoreLocalThanPredicate | |
CNamePredicate | |
CtemplPredicate | |
CTypePredicate | |
CSMESH_HypoPredicate | |
►CSMESH_Hypothesis | |
CTDefaults | |
CSMESH_Hypothesis_i | |
►CSMESH_IndexedMap | Purpose: An indexed map is used to store keys and to bind an index to them |
CIterator | |
►CSMESH_Mesh | |
CSubMeshHolder | |
CTCallUp | |
►CSMESH_MeshEditor | Editor of a mesh |
CElemFeatures | < Features of element to create |
CExtrusParam | |
CSMESH_MesherHelper | It helps meshers to add elements and provides other utilities |
CSMESH_MeshVSLink | |
CSMESH_NodeSearcher | Searcher for the node closest to a point |
CSMESH_NodeSearcherImpl | Implementation of search for the node closest to point |
CSMESH_Octree | 3D tree of anything. Methods to implement in a descendant are: |
►CSMESH_OctreeNode | |
CLimit | |
CSMESH_OrientedLink | SMESH_TLink knowing its orientation |
CSMESH_Pattern | |
►CSMESH_ProxyMesh | Container of xD mesh elements substituting other ones in the input mesh of an (x+1)D algorithm |
CSubMesh | Proxy sub-mesh |
CSMESH_Quadtree | 2D tree of anything. Methods to implement in a descendant are: |
►CSMESH_subMesh | |
COwnListenerData | |
CSMESH_subMeshEventListener | A base for objects reacting on submesh events |
CSMESH_subMeshEventListenerData | Data specific for EventListener and to be stored in a submesh |
CSMESH_TLink | A sorted pair of nodes |
CSMESH_TNodeXYZ | SMDS_MeshNode -> gp_XYZ converter |
CSMESH_Tree | Base class for 2D and 3D trees |
CSMESH_TreeLimit | |
CSMESHDS_Command | |
CSMESHDS_Document | |
CSMESHDS_Group | |
CSMESHDS_GroupBase | |
CSMESHDS_GroupOnFilter | Groups whose contents is dynamically updated using the filter |
CSMESHDS_GroupOnGeom | |
CSMESHDS_Hasher | |
CSMESHDS_Hypothesis | |
►CSMESHDS_Mesh | |
CSubMeshHolder | |
CSMESHDS_Script | |
CSMESHDS_SubMesh | |
►CSMESHDS_TSubMeshHolder | A binder of a sub-mesh to its ID which can be negative. Provides fast access to a sub-mesh by its ID |
CIterator | |
CSmSwitchboard | Group node that can toggle children on and off arbitrarily |
CSoAction | |
CSoBaseKit | |
CSoDragger | |
CSoElement | |
CSoEngine | |
CSoEvent | |
CSoFCBBoxRenderInfo | |
CSoGestureEvent | |
CSoGesturePanEvent | |
CSoGesturePinchEvent | |
CSoGestureSwipeEvent | |
CSoGLRenderAction | |
CSoGroup | |
CSoImage | |
CSoIndexedFaceSet | |
CSoIndexedLineSet | |
CSoInputStream | |
CSoInputStreambuf | |
CSoMouseWheelEvent | Temporary replacement for SoMouseWheelEvent from Coin, for until freecad stops using Coin version that doesn't have one (coin v 4.0.0a doesn't have SoMouseWheelEvent) |
CSoNode | |
CSoOffscreenRenderer | |
CSoOutputStream | |
CSoOutputStreambuf | |
CSoPointSet | |
CSoReplacedElement | |
CSortableElement | |
CSoSeparator | |
CSoSeparatorKit | |
CSoSField | |
CSoShape | |
CSoText2 | |
CSoTransformation | |
CSoTransformManip | |
CSoTranslation | |
CSourceDestBuffer | A memory buffer to transfer data to/from a CompressedVectorNode in a block |
CSoVectorizeAction | |
►CSoVectorizeImage | |
CImage | |
CSoVectorizeItem | |
CSoVectorizeLine | |
CSoVectorizePoint | |
CSoVectorizeText | |
CSoVectorizeTriangle | |
CSoVectorOutput | |
CSpaceNavigatorDevice | |
CSpan | |
CSplineData | |
CSplineDataOut | |
CSqueezeLabel | |
►CStackWalker | |
CCallstackEntry | |
►CStackWalkerInternal | |
CIMAGEHLP_MODULE64_V2 | |
CIMAGEHLP_MODULE64_V3 | |
CStaticLibInitializer | |
CStats | |
Cstd_pair_to_tuple | |
CStd_TestQM | |
CStd_TestReloadQM | |
CStdBoxElementSelection | |
CStdBoxSelection | |
CStdCmdAbout | |
CStdCmdAboutQt | |
CStdCmdActivateNextWindow | |
CStdCmdActivatePrevWindow | |
CStdCmdAlignment | |
CStdCmdArrangeIcons | |
CStdCmdAxisCross | |
CStdCmdCascadeWindows | |
CStdCmdCloseActiveWindow | |
CStdCmdCloseAllWindows | |
CStdCmdCommandLine | |
CStdCmdCopy | |
CStdCmdCut | |
CStdCmdDelete | |
CStdCmdDemoMode | |
CStdCmdDependencyGraph | |
CStdCmdDlgCustomize | |
CStdCmdDlgMacroExecute | |
CStdCmdDlgMacroExecuteDirect | |
CStdCmdDlgMacroRecord | |
CStdCmdDlgParameter | |
CStdCmdDlgPreferences | |
CStdCmdDockViewMenu | |
CStdCmdDrawStyle | |
CStdCmdDuplicateSelection | |
CStdCmdEdit | |
CStdCmdExport | |
CStdCmdExpression | |
CStdCmdFreeCADDonation | |
CStdCmdFreeCADFAQ | |
CStdCmdFreeCADForum | |
CStdCmdFreeCADPowerUserHub | |
CStdCmdFreeCADUserHub | |
CStdCmdFreeCADWebsite | |
CStdCmdFreezeViews | |
CStdCmdGroup | |
CStdCmdHideObjects | |
CStdCmdHideSelection | |
CStdCmdImport | |
CStdCmdLinkActions | |
CStdCmdLinkImport | |
CStdCmdLinkImportAll | |
CStdCmdLinkMake | |
CStdCmdLinkMakeGroup | |
CStdCmdLinkMakeRelative | |
CStdCmdLinkReplace | |
CStdCmdLinkSelectActions | |
CStdCmdLinkSelectAllLinks | |
CStdCmdLinkSelectLinked | |
CStdCmdLinkSelectLinkedFinal | |
CStdCmdLinkUnlink | |
CStdCmdMacroAttachDebugger | |
CStdCmdMacroStartDebug | |
CStdCmdMacroStepInto | |
CStdCmdMacroStepOver | |
CStdCmdMacroStopDebug | |
CStdCmdMacroStopRecord | |
CStdCmdMeasureDistance | |
CStdCmdMeasurementSimple | |
CStdCmdMergeProjects | |
CStdCmdNew | |
CStdCmdOnlineHelp | |
CStdCmdOnlineHelpWebsite | |
CStdCmdOpen | |
CStdCmdPart | |
CStdCmdPaste | |
CStdCmdPlacement | |
CStdCmdPrint | |
CStdCmdPrintPdf | |
CStdCmdPrintPreview | |
CStdCmdProjectInfo | |
CStdCmdProjectUtil | |
CStdCmdPythonWebsite | |
CStdCmdQuit | |
CStdCmdRecentFiles | |
CStdCmdRecentMacros | |
CStdCmdRedo | |
CStdCmdRefresh | |
CStdCmdReportBug | |
CStdCmdRevert | |
CStdCmdSave | |
CStdCmdSaveAll | |
CStdCmdSaveAs | |
CStdCmdSaveCopy | |
CStdCmdSceneInspector | |
CStdCmdSelBack | |
CStdCmdSelBoundingBox | |
CStdCmdSelectAll | |
CStdCmdSelectVisibleObjects | |
CStdCmdSelForward | |
CStdCmdSetAppearance | |
CStdCmdShowObjects | |
CStdCmdShowSelection | |
CStdCmdStatusBar | |
CStdCmdTextDocument | |
CStdCmdTextureMapping | |
CStdCmdTileWindows | |
CStdCmdToggleBreakpoint | |
CStdCmdToggleClipPlane | |
CStdCmdToggleNavigation | |
CStdCmdToggleObjects | |
CStdCmdToggleSelectability | |
CStdCmdToggleVisibility | |
CStdCmdToolBarMenu | |
CStdCmdTransform | |
CStdCmdTransformManip | |
CStdCmdTreeCollapse | |
CStdCmdTreeExpand | |
CStdCmdTreeSelectAllInstances | |
CStdCmdTreeViewActions | |
CStdCmdUndo | |
CStdCmdUnitsCalculator | |
CStdCmdUserEditMode | |
CStdCmdUserInterface | |
CStdCmdViewBottom | |
CStdCmdViewCreate | |
CStdCmdViewDimetric | |
CStdCmdViewExample1 | |
CStdCmdViewExample2 | |
CStdCmdViewExample3 | |
CStdCmdViewFitAll | |
CStdCmdViewFitSelection | |
CStdCmdViewFront | |
CStdCmdViewHome | |
CStdCmdViewIsometric | |
CStdCmdViewIvIssueCamPos | |
CStdCmdViewIvStereoInterleavedColumns | |
CStdCmdViewIvStereoInterleavedRows | |
CStdCmdViewIvStereoOff | |
CStdCmdViewIvStereoQuadBuff | |
CStdCmdViewIvStereoRedGreen | |
CStdCmdViewLeft | |
CStdCmdViewRear | |
CStdCmdViewRestoreCamera | |
CStdCmdViewRight | |
CStdCmdViewRotateLeft | |
CStdCmdViewRotateRight | |
CStdCmdViewSaveCamera | |
CStdCmdViewTop | |
CStdCmdViewTrimetric | |
CStdCmdViewVR | |
CStdCmdWhatsThis | |
CStdCmdWindows | |
CStdCmdWindowsMenu | |
CStdCmdWorkbench | |
CStdDevCollector | |
CStdMainFullscreen | |
CStdMeshers_Adaptive1D | Adaptive 1D hypothesis |
CStdMeshers_Arithmetic1D | |
CStdMeshers_AutomaticLength | 1D Hypothesis to compute segment length free of thinking |
CStdMeshers_Cartesian_3D | |
CStdMeshers_CartesianParameters3D | |
CStdMeshers_CompositeHexa_3D | Computes hexahedral mesh on a box with composite sides |
CStdMeshers_CompositeSegment_1D | |
CStdMeshers_Deflection1D | |
CStdMeshers_FaceSide | Represents a side of a quasi quadrilateral face. It can be composed of several edges. Gives access to geometry and 1D mesh of a side |
CStdMeshers_FixedPoints1D | |
CStdMeshers_Geometric1D | |
CStdMeshers_Hexa_3D | |
CStdMeshers_HexaFromSkin_3D | Algorithm generating hexahedral mesh from 2D skin of block |
CStdMeshers_Import_1D | Copy elements from other the mesh |
CStdMeshers_Import_1D2D | Copy elements from other the mesh |
CStdMeshers_ImportSource1D | Stores groups to import elements from |
CStdMeshers_ImportSource2D | Redefines name and dimension of inherited StdMeshers_ImportSource1D |
CStdMeshers_LayerDistribution | |
CStdMeshers_LayerDistribution2D | |
CStdMeshers_LengthFromEdges | |
CStdMeshers_LocalLength | |
CStdMeshers_MaxElementArea | |
CStdMeshers_MaxElementVolume | |
CStdMeshers_MaxLength | |
CStdMeshers_MEFISTO_2D | |
CStdMeshers_NotConformAllowed | |
CStdMeshers_NumberOfLayers | |
CStdMeshers_NumberOfLayers2D | |
CStdMeshers_NumberOfSegments | This class represents hypothesis for 1d algorithm |
CStdMeshers_Penta_3D | |
CStdMeshers_PolygonPerFace_2D | |
CStdMeshers_Prism_3D | Algo building prisms on a prism shape |
CStdMeshers_PrismAsBlock | Tool analyzing and giving access to a prism geometry treating it like a block, i.e. the four side faces are emulated by division/uniting of missing/excess faces. It also manage associations between block sub-shapes and a mesh |
CStdMeshers_Projection_1D | |
CStdMeshers_Projection_1D2D | |
CStdMeshers_Projection_2D | |
CStdMeshers_Projection_3D | |
CStdMeshers_ProjectionSource1D | |
CStdMeshers_ProjectionSource2D | |
CStdMeshers_ProjectionSource3D | |
CStdMeshers_Propagation | Propagation hypothesis |
CStdMeshers_PropagOfDistribution | Propagation Of Distribution hypothesis |
►CStdMeshers_QuadFromMedialAxis_1D2D | Quadrangle mesher using Medial Axis |
CAlgo1D | 1D algo |
►CStdMeshers_Quadrangle_2D | |
CForcedPoint | |
CStdMeshers_QuadrangleParams | |
CStdMeshers_QuadranglePreference | Hypothesis for StdMeshers_Quadrangle_2D, forcing construction of quadrangles if the number of nodes on opposite edges is not the same. GIBI can do it if the global number of nodes is even (DALL operator). See PAL10467 |
CStdMeshers_QuadraticMesh | Hypothesis for StdMeshers_Regular_1D, forcing construction of quadratic edges. If the 2D mesher sees that all boundary edges are quadratic ones, it generates quadratic faces, else it generates linear faces using medium nodes as if they were vertex ones. The 3D mesher generates quadratic volumes only if all boundary faces are quadratic ones, else it fails |
CStdMeshers_QuadToTriaAdaptor | "Transforms" quadrilateral faces into triangular ones by creation of pyramids |
CStdMeshers_RadialPrism_3D | |
CStdMeshers_RadialQuadrangle_1D2D | |
CStdMeshers_Regular_1D | |
CStdMeshers_Reversible1D | A base of reversible 1D hypotheses |
CStdMeshers_SegmentAroundVertex_0D | Algorithm existing in order just to enable assignation of StdMeshers_SegmentLengthAroundVertex hypothesis |
CStdMeshers_SegmentLengthAroundVertex | This hypothesis specifies length of segments adjacent to the vertex the hypothesis is assigned to |
CStdMeshers_ShapeShapeBiDirectionMap | Struct used instead of a sole TopTools_DataMapOfShapeShape to avoid problems with bidirectional bindings |
CStdMeshers_SMESHBlock | |
CStdMeshers_StartEndLength | |
CStdMeshers_Sweeper | Tool building internal nodes in a prism |
CStdMeshers_TNode | |
CStdMeshers_TrianglePreference | Hypothesis for StdMeshers_Quadrangle_2D, forcing construction of triangles in the in a refinement area if the number of nodes on opposite edges is not the same. See Issue 16186 |
CStdMeshers_UseExisting_1D | |
CStdMeshers_UseExisting_2D | 1D and 2D algorithms doing nothing to allow mesh generation by mesh edition functions in TUI mode |
CStdMeshers_ViscousLayers | Hypothesis defining parameters of viscous layers |
CStdMeshers_ViscousLayers2D | Hypothesis defining parameters of viscous layers |
CStdOrthographicCamera | |
CStdPerspectiveCamera | |
CStdTreeDrag | |
CStdTreeSelection | |
CStdViewBoxZoom | |
CStdViewDock | |
CStdViewDockUndockFullscreen | |
CStdViewFullscreen | |
CStdViewScreenShot | |
CStdViewUndock | |
CStdViewZoomIn | |
CStdViewZoomOut | |
Cstr | |
CStringCache | |
CStringGuard | |
CStringNode | An E57 element encoding a Unicode character string value |
CStructureNode | An E57 element containing named child nodes |
CStrX | |
CStrXUTF8 | |
CstudyContextStruct | |
CSumCollector | |
CSymmetricMatrix | |
Ctag_VirtualKeys | |
CTeapots | |
CTerminate | |
CTestJtReader | |
CThickLine | |
CTIDCompare | |
CTIDTypeCompare | Comparator of elements by ID for usage in std containers |
CTimingInfo | |
CTIsoNode | |
CTNodeDistributor | Class computing layers distribution using data of StdMeshers_LayerDistribution hypothesis |
CTOC_Entry | |
►CtoolShapePoint | |
Cless_than | |
CTraits | Traits are traits classes to determine the type of a derivative of another type |
CTraits< double > | |
CTraits< float > | |
CTriangle3D | |
Ctriplet | |
CTSizeCmp | |
Ctype | |
CU16 | |
CU32 | |
CU8 | |
CUChar | |
CUi_Angle | |
CUi_DlgBindSheet | |
CUi_DlgCustomizeSpNavSettings | |
CUi_DlgExpressionInput | |
CUi_DlgProcessorChooser | |
CUi_DlgSheetConf | |
CUi_DlgStartPreferences | |
CUi_DownloadItem | |
CUi_MRichTextEdit | |
CUi_PlaneWidget | |
CUi_Position | |
CUi_PropertiesDialog | |
CUi_Sheet | |
CUi_SphereWidget | |
CUi_TaskActiveView | |
CUi_TaskAnalysisInfo | |
CUi_TaskCreateNodeSet | |
CUi_TaskDlgPathCompound | |
CUi_TaskDriver | |
CUi_TaskEdge2TracParameter | |
CUi_TaskFemConstraint | |
CUi_TaskFemConstraintBearing | |
CUi_TaskFemConstraintContact | |
CUi_TaskFemConstraintDisplacement | |
CUi_TaskFemConstraintFixed | |
CUi_TaskFemConstraintFluidBoundary | |
CUi_TaskFemConstraintForce | |
CUi_TaskFemConstraintHeatflux | |
CUi_TaskFemConstraintInitialTemperature | |
CUi_TaskFemConstraintPlaneRotation | |
CUi_TaskFemConstraintPressure | |
CUi_TaskFemConstraintSpring | |
CUi_TaskFemConstraintTemperature | |
CUi_TaskFemConstraintTransform | |
CUi_TaskHoleParameters | |
CUi_TaskMoveView | |
CUi_TaskObjectName | |
CUi_TaskPostClip | |
CUi_TaskPostCut | |
CUi_TaskPostDataAlongLine | |
CUi_TaskPostDataAtPoint | |
CUi_TaskPostDisplay | |
CUi_TaskPostScalarClip | |
CUi_TaskPostWarpVector | |
CUi_TaskRobotControl | |
CUi_TaskRobotMessages | |
CUi_TaskSketcherMessages | |
CUi_TaskSketcherSolverAdvanced | |
CUi_TaskTetParameter | |
CUi_TaskTrajectoryDressUpParameter | |
CUi_TaskTransformedMessages | |
CUi_TaskWeldingSymbol | |
CUnexpect | |
CUpdateDisabler | |
CUpdateLabelExpressionVisitor | |
CUtils_Locker | |
CUtils_Mutex | |
►CuvPtStruct | Data of a node generated on FACE boundary |
CNodeAccessor | |
CVardesc | |
CVector3d | |
CVectorNode | An E57 element containing ordered vector of child nodes |
CViewIsometricCmd | |
CViewOrthographicCmd | |
CViewPerspectiveCmd | |
CViewZoomToFitCmd | |
CVisualPathSegmentVisitor | |
Cvoronoi_diagram_type | |
CvtkCellLinks | |
CvtkUnstructuredGrid | |
CWireInfo | |
►CWireJoiner | |
CBoxGetter | |
CEdgeInfo | |
CPntGetter | |
CVertexInfo | |
CWireOrienter | |
CWorkbench | |
CWorkbenchPy | The workbench Python base class doesn't allow you to manipulate the C++ workbench class behind |
CXERCES_CPP_NAMESPACE_QUALIFIER BinInputStream | |
CXERCES_CPP_NAMESPACE_QUALIFIER DefaultHandler | |
CXERCES_CPP_NAMESPACE_QUALIFIER InputSource | |
CXMLTools | |
CXStr | |
CXUTF8Str | |
Cyy_buffer_state | |
Cyy_trans_info | |
Cyyalloc | |
CYYSTYPE | |
CZigZag | |