text
stringlengths 145
7.65M
|
---|
===========================================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
automotive_design
concat_expression
automotive_design.concat_expression Member List
This is the complete list of members for
automotive_design.concat_expression
, including all inherited members.
multiple_arity_generic_expression_operands
automotive_design.concat_expression
multiple_arity_generic_expression_operands
()
automotive_design.concat_expression
operands
automotive_design.multiple_arity_generic_expression
operands
()
automotive_design.multiple_arity_generic_expression
automotive_design::string_expression.wr1
(self)
automotive_design.generic_expression
automotive_design::multiple_arity_generic_expression.wr1
(self)
automotive_design.generic_expression
1.8.17
|
==============================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
ifc2x3
ifccsgprimitive3d
ifc2x3.ifccsgprimitive3d Member List
This is the complete list of members for
ifc2x3.ifccsgprimitive3d
, including all inherited members.
dim
()
ifc2x3.ifccsgprimitive3d
layerassignments
()
ifc2x3.ifcrepresentationitem
position
ifc2x3.ifccsgprimitive3d
position
()
ifc2x3.ifccsgprimitive3d
styledbyitem
()
ifc2x3.ifcrepresentationitem
1.8.17
|
============================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
ifc4
ifcnormalisedratiomeasure
List of all members
|
Public Member Functions
ifc4.ifcnormalisedratiomeasure Class Reference
Public Member Functions
def
wr1
(self)
Member Function Documentation
β
wr1()
def ifc4.ifcnormalisedratiomeasure.wr1
(
self
)
The documentation for this class was generated from the following file:
src/Mod/Import/App/ifc4.py
1.8.17
|
=============================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
FaceQuadStruct
Side
Contact
List of all members
|
Public Attributes
FaceQuadStruct::Side::Contact Struct Reference
#include <StdMeshers_Quadrangle_2D.hxx>
Public Attributes
int
other_point
Side
*
other_side
int
point
Member Data Documentation
β
other_point
int FaceQuadStruct::Side::Contact::other_point
β
other_side
Side
* FaceQuadStruct::Side::Contact::other_side
β
point
int FaceQuadStruct::Side::Contact::point
Referenced by
draftguitools.gui_split.Split::action()
,
draftguitools.gui_splines.BSpline::action()
,
draftguitools.gui_beziers.BezCurve::action()
,
draftguitools.gui_lines.Line::action()
,
draftguitools.gui_polygons.Polygon::action()
,
drafttaskpanels.task_shapestring.ShapeStringTaskPanel::action()
,
draftguitools.gui_fillets.Fillet::action()
,
draftguitools.gui_texts.Text::action()
,
draftguitools.gui_mirror.Mirror::action()
,
draftguitools.gui_scale.Scale::action()
,
draftguitools.gui_arcs.Arc::action()
,
draftguitools.gui_offset.Offset::action()
,
draftguitools.gui_ellipses.Ellipse::action()
,
draftguitools.gui_rectangles.Rectangle::action()
,
draftguitools.gui_shapestrings.ShapeString::action()
,
draftguitools.gui_labels.Label::action()
,
draftguitools.gui_beziers.CubicBezCurve::action()
,
draftguitools.gui_dimensions.Dimension::action()
,
FaceQuadStruct::Side::AddContact()
,
draftguitools.gui_orthoarray.OrthoArray::click()
,
draftguitools.gui_points.Point::click()
,
draftguitools.gui_polararray.PolarArray::click()
,
draftguitools.gui_circulararray.CircularArray::click()
,
PathScripts.PathGetPoint.TaskPanel::getPoint()
,
draftguitools.gui_move.Move::handle_mouse_click_event()
,
draftguitools.gui_scale.Scale::handle_mouse_click_event()
,
draftguitools.gui_rotate.Rotate::handle_mouse_click_event()
,
draftguitools.gui_rotate.Rotate::handle_mouse_move_event()
,
draftguitools.gui_move.Move::handle_mouse_move_event()
,
draftguitools.gui_scale.Scale::handle_mouse_move_event()
,
draftguitools.gui_points.Point::move()
,
draftguitools.gui_polararray.PolarArray::move()
,
draftguitools.gui_circulararray.CircularArray::move()
,
draftguitools.gui_points.Point::numericInput()
,
draftguitools.gui_dimensions.Dimension::numericInput()
,
draftguitools.gui_split.Split::proceed()
,
draftguitools.gui_rotate.Rotate::set_center()
,
draftguitools.gui_rotate.Rotate::set_rotation_angle()
,
draftguitools.gui_trimex.Trimex::trimObject()
, and
PathScripts.PathGetPoint.TaskPanel::updatePoint()
.
The documentation for this struct was generated from the following file:
src/3rdParty/salomesmesh/inc/StdMeshers_Quadrangle_2D.hxx
1.8.17
|
================================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
PartGui
ViewProviderConeParametric
List of all members
|
Public Member Functions
PartGui::ViewProviderConeParametric Class Reference
#include <ViewProviderConeParametric.h>
Public Member Functions
std::vector< std::string >
getDisplayModes
(void) const
returns a list of all possible modes
More...
ViewProviderConeParametric
()
constructor
More...
virtual
~ViewProviderConeParametric
()
destructor
More...
Public Member Functions inherited from
PartGui::ViewProviderPart
virtual
bool
doubleClicked
(void)
is called by the tree if the user double click on the object
More...
ViewProviderPart
()
constructor
More...
virtual
~ViewProviderPart
()
destructor
More...
Public Member Functions inherited from
PartGui::ViewProviderPartExt
virtual void
attach
(
App::DocumentObject
*) override
Attaches the document object to this view provider.
More...
void
reload
()
Update the view representation.
More...
virtual void
setDisplayMode
(const char *ModeName) override
set the display mode
More...
virtual void
updateData
(const
App::Property
*) override
ViewProviderPartExt
()
constructor
More...
virtual
~ViewProviderPartExt
()
destructor
More...
virtual
bool
useNewSelectionModel
(void) const override
indicates if the ViewProvider use the new Selection model
More...
virtual std::string
getElement
(const SoDetail *) const override
return a hit element to the selection path or 0
More...
virtual SoDetail *
getDetail
(const char *) const override
return the coin node detail of the subelement
More...
virtual std::vector<
Base::Vector3d
>
getModelPoints
(const SoPickedPoint *) const override
virtual std::vector<
Base::Vector3d
>
getSelectionShape
(const char *Element) const override
return the highlight lines for a given element or the whole shape
More...
void
setHighlightedFaces
(const std::vector<
App::Color
> &colors)
void
setHighlightedFaces
(const std::vector<
App::Material
> &colors)
void
unsetHighlightedFaces
()
void
setHighlightedEdges
(const std::vector<
App::Color
> &colors)
void
unsetHighlightedEdges
()
void
setHighlightedPoints
(const std::vector<
App::Color
> &colors)
void
unsetHighlightedPoints
()
virtual std::map< std::string,
App::Color
>
getElementColors
(const char *element=0) const override
virtual
bool
isUpdateForced
() const override
virtual void
forceUpdate
(
bool
enable=true) override
virtual
bool
allowOverride
(const
App::DocumentObject
&) const override
Allow this class to be used as an override for the original view provider of the given object.
More...
void
setupContextMenu
(
QMenu
*,
QObject
*, const char *) override
set up the context-menu with the supported edit modes
More...
Public Member Functions inherited from
Gui::ViewProviderGeometryObject
SoPickedPoint *
getPickedPoint
(const SbVec2s &pos, const
View3DInventorViewer
&viewer) const
This method is provided for convenience and does basically the same as
getPickedPoints()
unless that only the closest point to the camera will be picked.
More...
SoPickedPointList
getPickedPoints
(const SbVec2s &pos, const
View3DInventorViewer
&viewer,
bool
pickAll=false) const
Returns a list of picked points from the geometry under
getRoot()
.
More...
bool
isSelectable
(void) const
ViewProviderGeometryObject
()
constructor.
More...
virtual
~ViewProviderGeometryObject
()
destructor.
More...
virtual void
showBoundingBox
(
bool
)
Public Member Functions inherited from
Gui::ViewProviderDragger
ViewProviderDragger
()
constructor.
More...
virtual
~ViewProviderDragger
()
destructor.
More...
virtual
ViewProvider
*
startEditing
(int ModNum=0) override
Public Member Functions inherited from
Gui::ViewProviderDocumentObject
virtual
bool
canDelete
(
App::DocumentObject
*obj) const override
Asks the view provider if the given object can be deleted.
More...
virtual
bool
canDropObjectEx
(
App::DocumentObject
*,
App::DocumentObject
*, const char *, const std::vector< std::string > &) const override
Query object dropping with full quanlified name.
More...
virtual
bool
getDetailPath
(const char *subname, SoFullPath *pPath,
bool
append, SoDetail *&det) const override
return the coin node detail and path to the node of the subname
More...
Gui::Document
*
getDocument
() const
Get the GUI document to this
ViewProvider
object.
More...
virtual
bool
getElementPicked
(const SoPickedPoint *, std::string &subname) const override
return a hit element given the picked point which contains the full node path
More...
App::DocumentObject
*
getObject
(void) const
Get the object of this
ViewProvider
object.
More...
PyObject
*
getPyObject
() override
Get the python wrapper for that
ViewProvider
.
More...
virtual void
getTaskViewContent
(std::vector<
Gui::TaskView::TaskContent
* > &) const override
Get a list of TaskBoxes associated with this object.
More...
virtual void
hide
(void) override
Hide the object in the view.
More...
virtual void
reattach
(
App::DocumentObject
*)
virtual int
replaceObject
(
App::DocumentObject
*,
App::DocumentObject
*) override
Replace an object to the view provider by drag and drop.
More...
void
setActiveMode
()
Set the active mode, i.e. the first item of the 'Display' property.
More...
virtual void
show
(void) override
Show the object in the view.
More...
virtual
bool
showInTree
() const override
Tell the tree view if this object should appear there.
More...
virtual void
update
(const
App::Property
*) override
update the content of the
ViewProvider
this method have to implement the recalculation of the
ViewProvider
.
More...
void
updateView
()
Run a redraw.
More...
ViewProviderDocumentObject
()
constructor.
More...
virtual
~ViewProviderDocumentObject
()
destructor.
More...
virtual void
startRestoring
()
virtual void
finishRestoring
()
virtual
bool
removeDynamicProperty
(const char *prop) override
virtual
App::Property
*
addDynamicProperty
(const char *
type
, const char *name=0, const char *group=0, const char *doc=0, short attr=0,
bool
ro=false,
bool
hidden=false) override
virtual
ViewProviderDocumentObject
*
getLinkedViewProvider
(std::string *subname=0,
bool
recursive=false) const
Return the linked view object.
More...
virtual std::string
getFullName
() const override
Public Member Functions inherited from
Gui::ViewProvider
virtual
bool
canAddToSceneGraph
() const
Indicate whether to be added to scene graph or not.
More...
virtual std::vector<
App::DocumentObject
* >
claimChildren3D
(void) const
deliver the children belonging to this object this method is used to deliver the objects to the 3DView which should be grouped under its scene graph.
More...
SoSeparator
*
getAnnotation
(void)
virtual
SoSeparator
*
getBackRoot
(void) const
virtual
SoGroup
*
getChildRoot
(void) const
virtual
SoSeparator
*
getFrontRoot
(void) const
SoSwitch *
getModeSwitch
(void) const
virtual
SoSeparator
*
getRoot
(void) const
SoTransform *
getTransformNode
() const
ViewProvider
()
constructor.
More...
virtual
~ViewProvider
()
destructor.
More...
int
partialRender
(const std::vector< std::string > &subelements,
bool
clear)
partial rendering setup
More...
Base::BoundBox3d
getBoundingBox
(const char *subname=0,
bool
transform=true,
MDIView
*view=0) const
Return the bound box of this view object.
More...
virtual
bool
onDelete
(const std::vector< std::string > &subNames)
Get called if the object is about to get deleted.
More...
virtual void
beforeDelete
()
Called before deletion.
More...
virtual
bool
canDragObjects
() const
Check whether children can be removed from the view provider by drag and drop.
More...
virtual
bool
canDragObject
(
App::DocumentObject
*) const
Check whether the object can be removed from the view provider by drag and drop.
More...
virtual void
dragObject
(
App::DocumentObject
*)
Remove a child from the view provider by drag and drop.
More...
virtual
bool
canDropObjects
() const
Check whether objects can be added to the view provider by drag and drop or drop only.
More...
virtual
bool
canDropObject
(
App::DocumentObject
*) const
Check whether the object can be dropped to the view provider by drag and drop or drop only.
More...
virtual
bool
canDragAndDropObject
(
App::DocumentObject
*) const
Return false to force drop only operation for a given object.
More...
virtual void
dropObject
(
App::DocumentObject
*)
Add an object to the view provider by drag and drop.
More...
virtual std::string
getDropPrefix
() const
return a subname referencing the sub-object holding the dropped objects
More...
virtual std::string
dropObjectEx
(
App::DocumentObject
*obj,
App::DocumentObject
*owner, const char *subname, const std::vector< std::string > &elements)
Add an object with full quanlified name to the view provider by drag and drop.
More...
virtual
bool
canRemoveChildrenFromRoot
() const
Tell the tree view to remove children items from the tree root.
More...
std::string
getActiveDisplayMode
(void) const
virtual const char *
getDefaultDisplayMode
() const
get the default display mode
More...
virtual
bool
isShow
(void) const
checks whether the view provider is visible or not
More...
void
setVisible
(
bool
)
bool
isVisible
() const
void
setLinkVisible
(
bool
)
bool
isLinkVisible
() const
virtual void
setOverrideMode
(const std::string &mode)
Overrides the display mode with mode.
More...
const std::string
getOverrideMode
()
virtual
bool
keyPressed
(
bool
pressed, int key)
is called when the provider is in edit and a key event occurs. Only ESC ends edit.
More...
virtual
bool
mouseMove
(const SbVec2s &cursorPos,
View3DInventorViewer
*viewer)
is called when the provider is in edit and the mouse is moved
More...
virtual
bool
mouseButtonPressed
(int button,
bool
pressed, const SbVec2s &cursorPos, const
View3DInventorViewer
*viewer)
is called when the Provider is in edit and the mouse is clicked
More...
virtual QIcon
getIcon
(void) const
deliver the icon shown in the tree view
More...
virtual std::vector<
App::DocumentObject
* >
claimChildren
(void) const
deliver the children belonging to this object this method is used to deliver the objects to the tree framework which should be grouped under its label.
More...
bool
isUpdatesEnabled
() const
void
setUpdatesEnabled
(
bool
enable)
unsigned long
getStatus
() const
return the status bits
More...
bool
testStatus
(
ViewStatus
pos) const
void
setStatus
(
ViewStatus
pos,
bool
on)
std::string
toString
() const
virtual void
setElementColors
(const std::map< std::string,
App::Color
> &colors)
bool
isEditing
() const
void
finishEditing
()
virtual void
setTransformation
(const
Base::Matrix4D
&rcMatrix)
set the viewing transformation of the provider
More...
virtual void
setTransformation
(const SbMatrix &rcMatrix)
virtual
MDIView
*
getMDIView
() const
virtual void
Restore
(
Base::XMLReader
&reader)
This method is used to restore properties from an XML document.
More...
bool
isRestoring
()
void
addDisplayMaskMode
(
SoNode
*node, const char *
type
)
Adds a new display mask mode.
More...
void
setDisplayMaskMode
(const char *
type
)
Activates the display mask mode
type
.
More...
SoNode
*
getDisplayMaskMode
(const char *
type
) const
Get the node to the display mask mode
type
.
More...
std::vector< std::string >
getDisplayMaskModes
() const
Returns a list of added display mask modes.
More...
void
setDefaultMode
(int)
int
getDefaultMode
() const
virtual void
setRenderCacheMode
(int)
Public Member Functions inherited from
App::TransactionalObject
TransactionalObject
(void)
Constructor.
More...
virtual
~TransactionalObject
()
Public Member Functions inherited from
App::ExtensionContainer
ExtensionIterator
extensionBegin
()
ExtensionContainer
()
ExtensionIterator
extensionEnd
()
App::Extension
*
getExtension
(
Base::Type
,
bool
derived=true,
bool
no_except=false) const
App::Extension
*
getExtension
(const std::string &name) const
template<typename ExtensionT >
ExtensionT
*
getExtensionByType
(
bool
no_except=false,
bool
derived=true) const
std::vector<
Extension
* >
getExtensionsDerivedFrom
(
Base::Type
type
) const
template<typename ExtensionT >
std::vector<
ExtensionT
* >
getExtensionsDerivedFromType
() const
bool
hasExtension
(
Base::Type
,
bool
derived=true) const
bool
hasExtension
(const std::string &name) const
bool
hasExtensions
() const
void
registerExtension
(
Base::Type
extension,
App::Extension
*ext)
virtual
~ExtensionContainer
()
virtual
Property
*
getPropertyByName
(const char *name) const override
find a property by its name
More...
virtual const char *
getPropertyName
(const
Property
*prop) const override
get the name of a property
More...
virtual void
getPropertyMap
(std::map< std::string,
Property
* > &Map) const override
get all properties of the class (including properties of the parent)
More...
virtual void
getPropertyList
(std::vector<
Property
* > &List) const override
get all properties of the class (including properties of the parent)
More...
virtual short
getPropertyType
(const
Property
*prop) const override
get the Type of a
Property
More...
virtual short
getPropertyType
(const char *name) const override
get the Type of a named
Property
More...
virtual const char *
getPropertyGroup
(const
Property
*prop) const override
get the Group of a
Property
More...
virtual const char *
getPropertyGroup
(const char *name) const override
get the Group of a named
Property
More...
virtual const char *
getPropertyDocumentation
(const
Property
*prop) const override
get the Group of a
Property
More...
virtual const char *
getPropertyDocumentation
(const char *name) const override
get the Group of a named
Property
More...
virtual void
Save
(
Base::Writer
&writer) const override
This method is used to save properties to an XML document.
More...
void
saveExtensions
(
Base::Writer
&writer) const
void
restoreExtensions
(
Base::XMLReader
&reader)
Public Member Functions inherited from
App::PropertyContainer
virtual
App::Property
*
getDynamicPropertyByName
(const char *name) const
DynamicProperty::PropData
getDynamicPropertyData
(const
Property
*prop) const
virtual std::vector< std::string >
getDynamicPropertyNames
() const
virtual unsigned int
getMemSize
(void) const
This method is used to get the size of objects It is not meant to have the exact size, it is more or less an estimation which runs fast! Is it two bytes or a GB?
More...
const char *
getPropertyPrefix
() const
bool
isHidden
(const char *name) const
check if the named property is hidden
More...
bool
isHidden
(const
Property
*prop) const
check if the property is hidden
More...
bool
isReadOnly
(const char *name) const
check if the named property is read-only
More...
bool
isReadOnly
(const
Property
*prop) const
check if the property is read-only
More...
PropertyContainer
()
A constructor.
More...
void
setPropertyPrefix
(const char *prefix)
void
setPropertyStatus
(unsigned char bit,
bool
value)
set the Status bit of all properties at once
More...
virtual
~PropertyContainer
()
A destructor.
More...
Public Member Functions inherited from
Base::Persistence
void
dumpToStream
(std::ostream &stream, int compression)
virtual
Base::Type
getTypeId
(void) const
virtual void
RestoreDocFile
(
Reader
&)
This method is used to restore large amounts of data from a file In this method you simply stream in your
SaveDocFile()
saved data.
More...
void
restoreFromStream
(std::istream &stream)
virtual void
SaveDocFile
(
Writer
&) const
This method is used to save large amounts of data to a binary file.
More...
Public Member Functions inherited from
Base::BaseClass
BaseClass
()
Construction.
More...
bool
isDerivedFrom
(const
Type
type
) const
virtual void
setPyObject
(
PyObject
*)
virtual
~BaseClass
()
Destruction.
More...
Additional Inherited Members
Public Types inherited from
Gui::ViewProvider
enum
EditMode
{
Default
= 0,
Transform
,
Cutting
,
Color
}
Public Types inherited from
App::ExtensionContainer
typedef std::map<
Base::Type
,
App::Extension
* >::iterator
ExtensionIterator
Static Public Member Functions inherited from
Gui::ViewProviderDragger
static void
updateTransform
(const
Base::Placement
&from, SoTransform *to)
Static Public Member Functions inherited from
Gui::ViewProvider
static const std::string &
hiddenMarker
()
static const char *
hasHiddenMarker
(const char *subname)
static SbMatrix
convert
(const
Base::Matrix4D
&rcMatrix)
static
Base::Matrix4D
convert
(const SbMatrix &sbMat)
static void
eventCallback
(void *ud, SoEventCallback *node)
Static Public Member Functions inherited from
Base::Persistence
static void *
create
(void)
static std::string
encodeAttribute
(const std::string &)
Encodes an attribute upon saving.
More...
static
Base::Type
getClassTypeId
(void)
static void
init
(void)
Static Public Member Functions inherited from
Base::BaseClass
static void *
create
(void)
static
Type
getClassTypeId
(void)
static void
init
(void)
Public Attributes inherited from
PartGui::ViewProviderPartExt
App::PropertyAngle
AngularDeflection
App::PropertyBool
ControlPoints
App::PropertyFloatConstraint
Deviation
App::PropertyColorList
DiffuseColor
App::PropertyEnumeration
DrawStyle
App::PropertyEnumeration
Lighting
App::PropertyColor
LineColor
App::PropertyColorList
LineColorArray
App::PropertyMaterial
LineMaterial
App::PropertyFloatConstraint
LineWidth
App::PropertyColor
PointColor
App::PropertyColorList
PointColorArray
App::PropertyMaterial
PointMaterial
App::PropertyFloatConstraint
PointSize
Public Attributes inherited from
Gui::ViewProviderGeometryObject
App::PropertyBool
BoundingBox
App::PropertyBool
Selectable
App::PropertyColor
ShapeColor
App::PropertyMaterial
ShapeMaterial
App::PropertyPercent
Transparency
Public Attributes inherited from
Gui::ViewProviderDocumentObject
App::PropertyEnumeration
DisplayMode
App::PropertyEnumeration
OnTopWhenSelected
App::PropertyEnumeration
SelectionStyle
App::PropertyBool
ShowInTree
App::PropertyBool
Visibility
Public Attributes inherited from
Gui::ViewProvider
boost::signals2::signal< void()>
signalChangeIcon
signal on icon change
More...
boost::signals2::signal< void(const QString &)>
signalChangeToolTip
signal on tooltip change
More...
boost::signals2::signal< void(const QString &)>
signalChangeStatusTip
signal on status tip change
More...
Protected Member Functions inherited from
PartGui::ViewProviderPart
void
applyColor
(const
Part::ShapeHistory
&hist, const std::vector<
App::Color
> &colBase, std::vector<
App::Color
> &colBool)
void
applyTransparency
(const float &transparency, std::vector<
App::Color
> &colors)
Protected Member Functions inherited from
PartGui::ViewProviderPartExt
bool
setEdit
(int ModNum) override
is called by the document when the provider goes in edit mode
More...
void
unsetEdit
(int ModNum) override
is called when you lose the edit mode
More...
virtual void
onChanged
(const
App::Property
*prop) override
get called by the container whenever a property has been changed
More...
bool
loadParameter
()
void
updateVisual
()
void
getNormals
(const TopoDS_Face &theFace, const Handle(Poly_Triangulation)&aPolyTri, TColgp_Array1OfDir &theNormals)
Protected Member Functions inherited from
Gui::ViewProviderGeometryObject
void
setSelectable
(
bool
Selectable
=true)
virtual unsigned long
getBoundColor
() const
Protected Member Functions inherited from
Gui::ViewProviderDragger
void
setEditViewer
(
View3DInventorViewer
*, int ModNum) override
adjust viewer settings when editing a view provider
More...
void
unsetEditViewer
(
View3DInventorViewer
*) override
restores viewer settings when leaving editing mode
More...
Protected Member Functions inherited from
Gui::ViewProviderDocumentObject
Gui::MDIView
*
getActiveView
() const
Gui::MDIView
*
getEditingView
() const
Gui::MDIView
*
getInventorView
() const
Gui::MDIView
*
getViewOfNode
(
SoNode
*node) const
virtual void
onBeforeChange
(const
App::Property
*prop) override
get called before the value is changed
More...
SoNode
*
findFrontRootOfType
(const SoType &
type
) const
Searches in all view providers that are attached to an object that is part of the same document as the object this view provider is attached to for an front root of
type
.
More...
virtual
bool
isAttachedToDocument
() const override
virtual const char *
detachFromDocument
() override
virtual void
onPropertyStatusChanged
(const
App::Property
&prop, unsigned long oldStatus) override
get called when a property status has changed
More...
Protected Member Functions inherited from
Gui::ViewProvider
virtual QIcon
mergeOverlayIcons
(const QIcon &orig) const
int
getEditingMode
() const
return the edit mode or -1 if nothing is being edited
More...
bool
checkRecursion
(
SoNode
*)
Helper method to check that the node is valid, i.e.
More...
SoPickedPoint *
getPointOnRay
(const SbVec2s &pos, const
View3DInventorViewer
*viewer) const
Helper method to get picked entities while editing.
More...
SoPickedPoint *
getPointOnRay
(const SbVec3f &pos, const SbVec3f &dir, const
View3DInventorViewer
*viewer) const
Helper method to get picked entities while editing.
More...
Protected Member Functions inherited from
App::TransactionalObject
void
onBeforeChangeProperty
(
Document
*doc, const
Property
*prop)
Protected Member Functions inherited from
App::PropertyContainer
virtual const
PropertyData
&
getPropertyData
(void) const
virtual void
handleChangedPropertyName
(
Base::XMLReader
&reader, const char *TypeName, const char *PropName)
PropertyContainer::handleChangedPropertyName
is called during restore to possibly fix reading of older versions of this property container.
More...
virtual void
handleChangedPropertyType
(
Base::XMLReader
&reader, const char *TypeName,
Property
*prop)
PropertyContainer::handleChangedPropertyType
is called during restore to possibly fix reading of older versions of the property container.
More...
Static Protected Member Functions inherited from
App::PropertyContainer
static const
PropertyData
*
getPropertyDataPtr
(void)
Static Protected Member Functions inherited from
Base::BaseClass
static void
initSubclass
(
Base::Type
&toInit, const char *ClassName, const char *ParentName,
Type::instantiationMethod
method=nullptr)
Protected Attributes inherited from
PartGui::ViewProviderPartExt
SoMaterialBinding *
pcFaceBind
SoMaterialBinding *
pcLineBind
SoMaterialBinding *
pcPointBind
SoMaterial *
pcLineMaterial
SoMaterial *
pcPointMaterial
SoDrawStyle *
pcLineStyle
SoDrawStyle *
pcPointStyle
SoShapeHints *
pShapeHints
SoCoordinate3 *
coords
SoBrepFaceSet
*
faceset
SoNormal *
norm
SoNormalBinding *
normb
SoBrepEdgeSet
*
lineset
SoBrepPointSet
*
nodeset
bool
VisualTouched
bool
NormalsFromUV
Protected Attributes inherited from
Gui::ViewProviderGeometryObject
SoMaterial *
pcShapeMaterial
SoFCBoundingBox
*
pcBoundingBox
SoSwitch *
pcBoundSwitch
SoBaseColor *
pcBoundColor
Protected Attributes inherited from
Gui::ViewProviderDragger
SoFCCSysDragger
*
csysDragger
= nullptr
Protected Attributes inherited from
Gui::ViewProviderDocumentObject
App::DocumentObject
*
pcObject
Gui::Document
*
pcDocument
Protected Attributes inherited from
Gui::ViewProvider
SoSeparator
*
pcRoot
The root Separator of the
ViewProvider
.
More...
SoTransform *
pcTransform
this is transformation for the provider
More...
const char *
sPixmap
SoSwitch *
pcModeSwitch
this is the mode switch, all the different viewing modes are collected here
More...
SoSeparator
*
pcAnnotation
The root separator for annotations.
More...
ViewProviderPy
*
pyViewObject
std::string
overrideMode
std::bitset< 32 >
StatusBits
Protected Attributes inherited from
App::PropertyContainer
DynamicProperty
dynamicProps
Constructor & Destructor Documentation
β
ViewProviderConeParametric()
ViewProviderConeParametric::ViewProviderConeParametric
(
)
constructor
β
~ViewProviderConeParametric()
ViewProviderConeParametric::~ViewProviderConeParametric
(
)
virtual
destructor
Member Function Documentation
β
getDisplayModes()
std::vector< std::string > ViewProviderConeParametric::getDisplayModes
(
void
)
const
virtual
returns a list of all possible modes
Reimplemented from
PartGui::ViewProviderPartExt
.
The documentation for this class was generated from the following files:
src/Mod/Part/Gui/ViewProviderConeParametric.h
src/Mod/Part/Gui/ViewProviderConeParametric.cpp
1.8.17
|
=========================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
PointsGui
Workbench
PointsGui::Workbench Member List
This is the complete list of members for
PointsGui::Workbench
, including all inherited members.
activate
()
Gui::Workbench
activated
()
Gui::Workbench
virtual
addTaskWatcher
(const std::vector< Gui::TaskView::TaskWatcher * > &Watcher)
Gui::Workbench
BaseClass
()
Base::BaseClass
create
(void)
Base::BaseClass
static
createLinkMenu
(MenuItem *)
Gui::Workbench
static
createMainWindowPopupMenu
(MenuItem *) const
Gui::StdWorkbench
virtual
deactivated
()
Gui::Workbench
virtual
getClassTypeId
(void)
Base::BaseClass
static
getPyObject
()
Gui::Workbench
virtual
getToolbarItems
() const
Gui::Workbench
getTypeId
(void) const
Base::BaseClass
virtual
init
(void)
Base::BaseClass
static
initSubclass
(Base::Type &toInit, const char *ClassName, const char *ParentName, Type::instantiationMethod method=nullptr)
Base::BaseClass
protected
static
isDerivedFrom
(const Type type) const
Base::BaseClass
listCommandbars
() const
Gui::Workbench
listMenus
() const
Gui::Workbench
listToolbars
() const
Gui::Workbench
name
() const
Gui::Workbench
removeTaskWatcher
(void)
Gui::Workbench
retranslate
() const
Gui::Workbench
setName
(const std::string &)
Gui::Workbench
setPyObject
(PyObject *)
Base::BaseClass
virtual
setupCommandBars
() const
PointsGui::Workbench
protected
virtual
setupContextMenu
(const char *recipient, MenuItem *) const
Gui::StdWorkbench
virtual
setupDockWindows
() const
Gui::StdWorkbench
protected
virtual
setupMenuBar
() const
PointsGui::Workbench
protected
virtual
setupToolBars
() const
PointsGui::Workbench
protected
virtual
StdWorkbench
()
Gui::StdWorkbench
Workbench
()
PointsGui::Workbench
~BaseClass
()
Base::BaseClass
virtual
~StdWorkbench
()
Gui::StdWorkbench
virtual
~Workbench
()
PointsGui::Workbench
virtual
1.8.17
|
==============================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
ifc4
ifccablefittingtype
ifc4.ifccablefittingtype Member List
This is the complete list of members for
ifc4.ifccablefittingtype
, including all inherited members.
applicableoccurrence
(self)
ifc4.ifctypeproduct
ifc4::ifctypeobject.applicableoccurrence
ifc4.ifctypeobject
correctpredefinedtype
(self)
ifc4.ifccablefittingtype
decomposes
()
ifc4.ifcobjectdefinition
description
ifc4.ifcroot
description
()
ifc4.ifcroot
elementtype
ifc4.ifcelementtype
elementtype
()
ifc4.ifcelementtype
globalid
ifc4.ifcroot
globalid
()
ifc4.ifcroot
hasassignments
()
ifc4.ifcobjectdefinition
hasassociations
()
ifc4.ifcobjectdefinition
hascontext
()
ifc4.ifcobjectdefinition
haspropertysets
ifc4.ifctypeobject
haspropertysets
()
ifc4.ifctypeobject
isdecomposedby
()
ifc4.ifcobjectdefinition
isnestedby
()
ifc4.ifcobjectdefinition
name
ifc4.ifcroot
name
()
ifc4.ifcroot
nests
()
ifc4.ifcobjectdefinition
ownerhistory
ifc4.ifcroot
ownerhistory
()
ifc4.ifcroot
predefinedtype
ifc4.ifccablefittingtype
predefinedtype
()
ifc4.ifccablefittingtype
referencedby
()
ifc4.ifctypeproduct
representationmaps
ifc4.ifctypeproduct
representationmaps
()
ifc4.ifctypeproduct
tag
ifc4.ifctypeproduct
tag
()
ifc4.ifctypeproduct
types
()
ifc4.ifctypeobject
wr1
(self)
ifc4.ifctypeobject
1.8.17
|
==================================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
ifc4
ifcpropertyboundedvalue
ifc4.ifcpropertyboundedvalue Member List
This is the complete list of members for
ifc4.ifcpropertyboundedvalue
, including all inherited members.
description
ifc4.ifcproperty
description
()
ifc4.ifcproperty
hasexternalreferences
()
ifc4.ifcpropertyabstraction
lowerboundvalue
ifc4.ifcpropertyboundedvalue
lowerboundvalue
()
ifc4.ifcpropertyboundedvalue
name
ifc4.ifcproperty
name
()
ifc4.ifcproperty
partofcomplex
()
ifc4.ifcproperty
partofpset
()
ifc4.ifcproperty
propertydependson
()
ifc4.ifcproperty
propertyfordependance
()
ifc4.ifcproperty
sameunitlowerset
(self)
ifc4.ifcpropertyboundedvalue
sameunitupperlower
(self)
ifc4.ifcpropertyboundedvalue
sameunitupperset
(self)
ifc4.ifcpropertyboundedvalue
setpointvalue
ifc4.ifcpropertyboundedvalue
setpointvalue
()
ifc4.ifcpropertyboundedvalue
unit
ifc4.ifcpropertyboundedvalue
unit
()
ifc4.ifcpropertyboundedvalue
upperboundvalue
ifc4.ifcpropertyboundedvalue
upperboundvalue
()
ifc4.ifcpropertyboundedvalue
1.8.17
|
================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
ifc4
ifcrelassigns
List of all members
|
Public Member Functions
|
Public Attributes
ifc4.ifcrelassigns Class Reference
Public Member Functions
def
relatedobjects
()
def
relatedobjectstype
()
def
wr1
(self)
Public Member Functions inherited from
ifc4.ifcroot
def
description
()
def
globalid
()
def
name
()
def
ownerhistory
()
Public Attributes
relatedobjects
relatedobjectstype
Public Attributes inherited from
ifc4.ifcroot
description
globalid
name
ownerhistory
Detailed Description
Entity ifcrelassigns definition.
:param relatedobjects
:type relatedobjects:SET(1,None,'ifcobjectdefinition', scope = schema_scope)
:param relatedobjectstype
:type relatedobjectstype:ifcobjecttypeenum
Member Function Documentation
β
relatedobjects()
def ifc4.ifcrelassigns.relatedobjects
(
)
References ifc2x3.ifcrelassigns._relatedobjects, ifc2x3.ifcrelassociates._relatedobjects, ifc2x3.ifcreldecomposes._relatedobjects, ifc4.ifcrelassociates._relatedobjects, ifc4.ifcrelnests._relatedobjects, ifc4.ifcrelaggregates._relatedobjects, ifc4.ifcrelassigns._relatedobjects, ifc2x3.ifcreldefines._relatedobjects, and
ifc4.ifcrelassigns.relatedobjects
.
β
relatedobjectstype()
def ifc4.ifcrelassigns.relatedobjectstype
(
)
References ifc2x3.ifcrelassigns._relatedobjectstype, ifc4.ifcrelassigns._relatedobjectstype, and
ifc4.ifcrelassigns.relatedobjectstype
.
β
wr1()
def ifc4.ifcrelassigns.wr1
(
self
)
References
ifc4.ifccorrectobjectassignment()
,
ifc2x3.ifcrelassigns.relatedobjects
,
ifc2x3.ifcrelassociates.relatedobjects
,
ifc2x3.ifcreldecomposes.relatedobjects
,
ifc4.ifcrelassociates.relatedobjects
,
ifc4.ifcrelnests.relatedobjects
,
ifc4.ifcrelaggregates.relatedobjects
,
ifc4.ifcrelassigns.relatedobjects
,
ifc2x3.ifcreldefines.relatedobjects
,
ifc2x3.ifcrelassigns.relatedobjectstype
,
ifc4.ifcrelassigns.relatedobjectstype
,
ifc2x3.ifcconstructionmaterialresource.relatedobjectstype
, and
ifc2x3.ifcconstructionproductresource.relatedobjectstype
.
Member Data Documentation
β
relatedobjects
ifc4.ifcrelassigns.relatedobjects
Referenced by
ifc4.ifcrelassigns.relatedobjects()
, and
ifc4.ifcrelassigns.wr1()
.
β
relatedobjectstype
ifc4.ifcrelassigns.relatedobjectstype
Referenced by
ifc4.ifcrelassigns.relatedobjectstype()
, and
ifc4.ifcrelassigns.wr1()
.
The documentation for this class was generated from the following file:
src/Mod/Import/App/ifc4.py
1.8.17
|
=====================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
gui_line_add_delete Namespace Reference
Workbenches
Β»
Python workbenches
Β»
Draft
Provides certain add and remove line operations.
More...
Detailed Description
Provides certain add and remove line operations.
1.8.17
|
=================================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
Draft
ViewProviderDraftText
Draft.ViewProviderDraftText Member List
This is the complete list of members for
Draft.ViewProviderDraftText
, including all inherited members.
attach
(self, vobj)
Draft.ViewProviderDraftText
claimChildren
(self)
Draft.ViewProviderDraftText
font
Draft.ViewProviderDraftText
getDisplayModes
(self, vobj)
Draft.ViewProviderDraftText
getIcon
(self)
Draft.ViewProviderDraftText
mattext
Draft.ViewProviderDraftText
node2d
Draft.ViewProviderDraftText
node3d
Draft.ViewProviderDraftText
Object
Draft.ViewProviderDraftText
onChanged
(self, vobj, prop)
Draft.ViewProviderDraftText
setDisplayMode
(self, mode)
Draft.ViewProviderDraftText
text2d
Draft.ViewProviderDraftText
text3d
Draft.ViewProviderDraftText
trans
Draft.ViewProviderDraftText
updateData
(self, obj, prop)
Draft.ViewProviderDraftText
1.8.13
|
============================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
Part
GeometryStringExtensionPy
List of all members
|
Public Types
|
Public Member Functions
|
Static Public Member Functions
|
Static Public Attributes
|
Protected Member Functions
Part::GeometryStringExtensionPy Class Reference
The python export class for GeometryStringExtension.
More...
#include <GeometryStringExtensionPy.h>
Public Types
typedef
GeometryStringExtension
*
PointerType
Public Types inherited from
Part::GeometryExtensionPy
typedef
GeometryExtension
*
PointerType
Public Types inherited from
Base::PyObjectBase
typedef void *
PointerType
enum
Status
{
Valid
= 0,
Immutable
= 1,
Notify
= 2,
NoTrack
= 3
}
Public Member Functions
GeometryStringExtensionPy
(
GeometryStringExtension
*pcObject, PyTypeObject *T=&
Type
)
virtual PyTypeObject *
GetType
(void)
virtual int
PyInit
(
PyObject
*args,
PyObject
*k)
PyInit method Override this method to initialize a newly created instance of the class (Constructor)
More...
std::string
representation
(void) const
Public Member Functions inherited from
Part::GeometryExtensionPy
GeometryExtensionPy
(
GeometryExtension
*pcObject, PyTypeObject *T=&
Type
)
std::string
representation
(void) const
PyObject
*
copy
(
PyObject
*args)
implementer for the
copy()
method
More...
Py::String
getName
(void) const
getter for the Name attribute
More...
void
setName
(Py::String arg)
setter for the Name attribute
More...
PyObject
*
getCustomAttributes
(const char *attr) const
getter method for special attributes (e.g. dynamic ones)
More...
int
setCustomAttributes
(const char *attr,
PyObject
*obj)
setter for special attributes (e.g.
More...
GeometryExtension
*
getGeometryExtensionPtr
(void) const
getter for the object handled by this class
More...
Public Member Functions inherited from
Base::PyObjectBase
PyObjectBase
*
DecRef
(void)
decref method wrapper (see python extending manual)
More...
PyObjectBase
*
IncRef
(void)
incref method wrapper (see python extending manual)
More...
bool
isConst
()
bool
isNotTracking
() const
bool
isValid
()
PyObjectBase
(void *, PyTypeObject *T)
Constructor Sets the
Type
of the object (for inheritance) and decrease the the reference count of the
PyObject
.
More...
void
setConst
()
void
setInvalid
()
void
setNotTracking
(
bool
on=true)
void
setShouldNotify
(
bool
on)
bool
shouldNotify
() const
void
startNotify
()
Static Public Member Functions
static
PyObject
*
PyMake
(struct _typeobject *,
PyObject
*,
PyObject
*)
Static Public Member Functions inherited from
Part::GeometryExtensionPy
static
PyObject
*
PyMake
(struct _typeobject *,
PyObject
*,
PyObject
*)
static
PyObject
*
staticCallback_copy
(
PyObject
*self,
PyObject
*args)
callback for the
copy()
method
More...
static
PyObject
*
staticCallback_getName
(
PyObject
*self, void *closure)
getter callback for the Name attribute
More...
static int
staticCallback_setName
(
PyObject
*self,
PyObject
*value, void *closure)
setter callback for the Name attribute
More...
Static Public Member Functions inherited from
Base::PyObjectBase
static void
PyDestructor
(
PyObject
*P)
Wrapper for the Python destructor.
More...
Static Public Attributes
static PyGetSetDef
GetterSetter
[]
Attribute structure of
GeometryStringExtensionPy
.
More...
static
PyMethodDef
Methods
[]
Methods structure of
GeometryStringExtensionPy
.
More...
static PyTypeObject
Type
Type structure of
GeometryStringExtensionPy
.
More...
Static Public Attributes inherited from
Part::GeometryExtensionPy
static PyGetSetDef
GetterSetter
[]
Attribute structure of
GeometryExtensionPy
.
More...
static
PyMethodDef
Methods
[]
Methods structure of
GeometryExtensionPy
.
More...
static PyTypeObject
Type
Type structure of
GeometryExtensionPy
.
More...
Static Public Attributes inherited from
Base::PyObjectBase
static
PyMethodDef
Methods
[]
static PyTypeObject
Type
Py_Header struct from python.h.
More...
Protected Member Functions
~GeometryStringExtensionPy
()
Protected Member Functions inherited from
Part::GeometryExtensionPy
~GeometryExtensionPy
()
Protected Member Functions inherited from
Base::PyObjectBase
virtual
~PyObjectBase
()
destructor
More...
callbacks and implementers for the python object attributes
Py::String
getValue
(void) const
getter for the Value attribute
More...
void
setValue
(Py::String arg)
setter for the Value attribute
More...
PyObject
*
getCustomAttributes
(const char *attr) const
getter method for special attributes (e.g. dynamic ones)
More...
int
setCustomAttributes
(const char *attr,
PyObject
*obj)
setter for special attributes (e.g.
More...
GeometryStringExtension
*
getGeometryStringExtensionPtr
(void) const
getter for the object handled by this class
More...
static
PyObject
*
staticCallback_getValue
(
PyObject
*self, void *closure)
getter callback for the Value attribute
More...
static int
staticCallback_setValue
(
PyObject
*self,
PyObject
*value, void *closure)
setter callback for the Value attribute
More...
Additional Inherited Members
Protected Attributes inherited from
Base::PyObjectBase
std::bitset< 32 >
StatusBits
Detailed Description
The python export class for GeometryStringExtension.
Member Typedef Documentation
β
PointerType
typedef
GeometryStringExtension
*
Part::GeometryStringExtensionPy::PointerType
Constructor & Destructor Documentation
β
~GeometryStringExtensionPy()
GeometryStringExtensionPy::~GeometryStringExtensionPy
(
)
protected
β
GeometryStringExtensionPy()
GeometryStringExtensionPy::GeometryStringExtensionPy
(
GeometryStringExtension
*
pcObject
,
PyTypeObject *
T
=
&
Type
)
Referenced by
PyMake()
.
Member Function Documentation
β
getCustomAttributes()
PyObject
* GeometryStringExtensionPy::getCustomAttributes
(
const char *
attr
)
const
getter method for special attributes (e.g. dynamic ones)
β
getGeometryStringExtensionPtr()
GeometryStringExtension
* GeometryStringExtensionPy::getGeometryStringExtensionPtr
(
void
)
const
getter for the object handled by this class
Referenced by
getValue()
,
PyInit()
,
representation()
, and
setValue()
.
β
GetType()
virtual PyTypeObject* Part::GeometryStringExtensionPy::GetType
(
void
)
virtual
Reimplemented from
Part::GeometryExtensionPy
.
β
getValue()
Py::String GeometryStringExtensionPy::getValue
(
void
)
const
getter for the Value attribute
References
getGeometryStringExtensionPtr()
.
Referenced by
staticCallback_getValue()
.
β
PyInit()
int GeometryStringExtensionPy::PyInit
(
PyObject
*
,
PyObject
*
)
virtual
PyInit method Override this method to initialize a newly created instance of the class (Constructor)
Reimplemented from
Part::GeometryExtensionPy
.
References
getGeometryStringExtensionPtr()
,
Part::GeometryExtension::setName()
, and
Part::GeometryDefaultExtension< T >::setValue()
.
β
PyMake()
PyObject
* GeometryStringExtensionPy::PyMake
(
struct _typeobject *
,
PyObject
*
,
PyObject
*
)
static
References
GeometryStringExtensionPy()
.
β
representation()
std::string GeometryStringExtensionPy::representation
(
void
)
const
References
getGeometryStringExtensionPtr()
,
Part::GeometryExtensionPy::getName()
,
Part::GeometryExtension::getName()
, and
Part::GeometryDefaultExtension< T >::getValue()
.
Referenced by
config_control_design.pcurve::wr1()
,
config_control_design.degenerate_pcurve::wr1()
,
automotive_design.motion_link_relationship::wr1()
,
automotive_design.pcurve::wr1()
,
automotive_design.degenerate_pcurve::wr1()
,
config_control_design.pcurve::wr2()
,
config_control_design.degenerate_pcurve::wr2()
,
automotive_design.pcurve::wr2()
, and
automotive_design.degenerate_pcurve::wr2()
.
β
setCustomAttributes()
int GeometryStringExtensionPy::setCustomAttributes
(
const char *
attr
,
PyObject
*
obj
)
setter for special attributes (e.g.
dynamic ones) Output: Success=1, Failure=-1, Ignore=0
β
setValue()
void GeometryStringExtensionPy::setValue
(
Py::String
arg
)
setter for the Value attribute
References
getGeometryStringExtensionPtr()
, and
Part::GeometryDefaultExtension< T >::setValue()
.
Referenced by
staticCallback_setValue()
.
β
staticCallback_getValue()
PyObject
* GeometryStringExtensionPy::staticCallback_getValue
(
PyObject
*
self
,
void *
closure
)
static
getter callback for the Value attribute
References
Base::BaseExceptionFreeCADError
,
getValue()
,
Base::PyObjectBase::isValid()
, and
Base::PyObjectBase::PyObjectBase()
.
β
staticCallback_setValue()
int GeometryStringExtensionPy::staticCallback_setValue
(
PyObject
*
self
,
PyObject
*
value
,
void *
closure
)
static
setter callback for the Value attribute
References
Base::BaseExceptionFreeCADError
,
Base::PyObjectBase::isConst()
,
Base::PyObjectBase::isValid()
,
Base::PyObjectBase::PyObjectBase()
, and
setValue()
.
Member Data Documentation
β
GetterSetter
PyGetSetDef GeometryStringExtensionPy::GetterSetter
static
Initial value:
= {
{
"Value"
,
(getter)
staticCallback_getValue
,
(setter)
staticCallback_setValue
,
"\n returns the value of the GeometryStringExtension.\n "
,
NULL
},
{NULL, NULL, NULL, NULL, NULL}
}
Attribute structure of
GeometryStringExtensionPy
.
β
Methods
PyMethodDef
GeometryStringExtensionPy::Methods
static
Initial value:
= {
{NULL, NULL, 0, NULL}
}
Methods structure of
GeometryStringExtensionPy
.
β
Type
PyTypeObject GeometryStringExtensionPy::Type
static
Type structure of
GeometryStringExtensionPy
.
Referenced by
ArchPanel.CommandPanelSheet::Activated()
,
ArchStructure.StructSelectionObserver::addSelection()
,
ArchSite.Compass::buildCoordinates()
,
ArchSchedule.CommandArchSchedule::IsActive()
, and
ArchAxis.CommandArchGrid::IsActive()
.
The documentation for this class was generated from the following files:
build/webdoc/src/Mod/Part/App/GeometryStringExtensionPy.h
src/Mod/Part/App/GeometryStringExtensionPyImp.cpp
build/webdoc/src/Mod/Part/App/GeometryStringExtensionPy.cpp
Part::GeometryStringExtensionPy::staticCallback_getValue
static PyObject * staticCallback_getValue(PyObject *self, void *closure)
getter callback for the Value attribute
Definition:
GeometryStringExtensionPy.cpp:99
Part::GeometryStringExtensionPy::staticCallback_setValue
static int staticCallback_setValue(PyObject *self, PyObject *value, void *closure)
setter callback for the Value attribute
Definition:
GeometryStringExtensionPy.cpp:117
1.8.17
|
========================================================================================================================
Index
Modules Hierarchy
Alphabetical list
Part
Plane
List of all members
|
Public Member Functions
|
Public Attributes
Part::Plane Class Reference
#include <PrimitiveFeature.h>
Public Member Functions
Plane
()
methods override feature
App::DocumentObjectExecReturn
*
execute
(void)
recalculate the feature
More...
short
mustExecute
() const
mustExecute We call this method to check if the object was modified to be invoked.
More...
const char *
getViewProviderName
(void) const
returns the type name of the ViewProvider
More...
Public Member Functions inherited from
Part::Primitive
Primitive
()
virtual
~Primitive
()
PyObject
*
getPyObject
() override
getPyObject returns the Python binding object
More...
Public Member Functions inherited from
Part::Feature
Feature
(void)
Constructor.
More...
virtual
~Feature
()
virtual const
App::PropertyComplexGeoData
*
getPropertyOfGeometry
() const override
This method returns the main property of a geometric object that holds the actual geometry.
More...
TopLoc_Location
getLocation
() const
virtual
DocumentObject
*
getSubObject
(const char *subname,
PyObject
**pyObj,
Base::Matrix4D
*mat,
bool
transform, int depth) const override
Get the sub element/object by name.
More...
Public Member Functions inherited from
App::GeoFeature
GeoFeature
(void)
Constructor.
More...
virtual std::pair< std::string, std::string >
getElementName
(const char *name,
ElementNameType
type
=
Normal
) const
Return the new and old style sub-element name.
More...
Base::Placement
globalPlacement
() const
Calculates the placement in the global reference coordinate system.
More...
virtual void
transformPlacement
(const
Base::Placement
&transform)
transformPlacement applies transform to placement of this shape.
More...
virtual
~GeoFeature
()
Public Member Functions inherited from
App::DocumentObject
virtual
App::Property
*
addDynamicProperty
(const char *
type
, const char *name=0, const char *group=0, const char *doc=0, short attr=0,
bool
ro=false,
bool
hidden=false) override
virtual
bool
adjustRelativeLinks
(const std::set<
App::DocumentObject
* > &inList, std::set<
App::DocumentObject
* > *visited=0)
Called to adjust link properties to avoid cyclic links.
More...
virtual
bool
allowDuplicateLabel
() const
virtual
bool
canLinkProperties
() const
virtual int
canLoadPartial
() const
allow partial loading of dependent objects
More...
void
clearOutListCache
() const
clear internal out list cache
More...
virtual const char *
detachFromDocument
() override
DocumentObject
(void)
Constructor.
More...
void
enforceRecompute
()
Enforce this document object to be recomputed.
More...
App::Document
*
getDocument
(void) const
gets the document in which this Object is handled
More...
std::string
getExportName
(
bool
forced=false) const
returns the name that is safe to be exported to other document
More...
virtual const
PropertyExpressionEngine::ExpressionInfo
getExpression
(const
ObjectIdentifier
&path) const
virtual std::string
getFullName
() const override
Return the object full name of the form DocName::ObjName.
More...
DocumentObjectGroup
*
getGroup
() const
get group if object is part of a group, otherwise 0 is returned
More...
long
getID
() const
Return the object ID that is unique within its owner document.
More...
const std::vector<
App::DocumentObject
* > &
getInList
(void) const
std::set<
App::DocumentObject
* >
getInListEx
(
bool
recursive) const
Return a set of all objects linking to this object, including possible external parent objects.
More...
void
getInListEx
(std::set<
App::DocumentObject
* > &inSet,
bool
recursive, std::vector<
App::DocumentObject
* > *inList=0) const
Get a set of all objects linking to this object, including possible external parent objects.
More...
std::vector<
App::DocumentObject
* >
getInListRecursive
(void) const
get all objects link directly or indirectly to this object
More...
virtual
DocumentObject
*
getLinkedObject
(
bool
recurse=true,
Base::Matrix4D
*mat=0,
bool
transform=false, int depth=0) const
Return the linked object with optional transformation.
More...
const char *
getNameInDocument
(void) const
returns the name which is set in the document for this object (not the name property!)
More...
const std::string &
getOldLabel
() const
const std::vector<
App::DocumentObject
* > &
getOutList
() const
returns a list of objects this object is pointing to by Links
More...
std::vector<
App::DocumentObject
* >
getOutList
(int option) const
void
getOutList
(int option, std::vector<
App::DocumentObject
* > &res) const
std::vector<
App::DocumentObject
* >
getOutListOfProperty
(
App::Property
*) const
returns a list of objects linked by the property
More...
std::vector<
App::DocumentObject
* >
getOutListRecursive
(void) const
returns a list of objects this object is pointing to by Links and all further descended
More...
std::vector< std::pair<
App::DocumentObject
*, std::string > >
getParents
(int depth=0) const
Obtain top parents and subnames of this object using its InList.
More...
std::vector< std::list<
App::DocumentObject
* > >
getPathsByOutList
(
App::DocumentObject
*to) const
get all possible paths from this to another object following the OutList
More...
unsigned long
getStatus
() const
return the status bits
More...
const char *
getStatusString
(void) const
get the status Message
More...
std::vector<
DocumentObject
* >
getSubObjectList
(const char *subname) const
Return a list of objects referenced by a given subname including this object.
More...
virtual std::vector< std::string >
getSubObjects
(int reason=0) const
Return name reference of all sub-objects.
More...
virtual const char *
getViewProviderNameOverride
() const
This function is introduced to allow Python feature override its view provider.
More...
const char *
getViewProviderNameStored
() const
virtual
bool
hasChildElement
() const
return true to activate tree view group object handling and element visibility
More...
virtual
bool
isAttachedToDocument
() const override
virtual int
isElementVisible
(const char *element) const
Get sub-element visibility.
More...
bool
isError
(void) const
set this feature to error
More...
int
isExporting
() const
bool
isInInList
(
DocumentObject
*objToTest) const
test if this object is directly (non recursive) in the InList
More...
bool
isInInListRecursive
(
DocumentObject
*objToTest) const
test if this object is in the InList and recursive further down
More...
bool
isInOutList
(
DocumentObject
*objToTest) const
test if this object is directly (non recursive) in the OutList
More...
bool
isInOutListRecursive
(
DocumentObject
*objToTest) const
test if the given object is in the OutList and recursive further down
More...
bool
isRecomputing
() const
returns true if this objects is currently recomputing
More...
bool
isRemoving
() const
returns true if this objects is currently removed from the document
More...
bool
isRestoring
() const
returns true if this objects is currently restoring from file
More...
bool
isTouched
(void) const
test if this document object is touched
More...
bool
isValid
(void) const
bool
mustRecompute
(void) const
Test if this document object must be recomputed.
More...
virtual void
onBeforeChangeLabel
(std::string &newLabel)
virtual void
onLostLinkToObject
(
DocumentObject
*)
Called in case of losing a link Get called by the document when a object got deleted a link property of this object ist pointing to.
More...
virtual void
onUpdateElementReference
(const
Property
*)
void
purgeError
(void)
remove the error from the object
More...
void
purgeTouched
(void)
reset this document object touched
More...
bool
recomputeFeature
(
bool
recursive=false)
Recompute only this feature.
More...
virtual
bool
redirectSubName
(std::ostringstream &ss,
DocumentObject
*topParent,
DocumentObject
*child) const
Allow object to redirect a subname path.
More...
virtual
bool
removeDynamicProperty
(const char *prop) override
virtual void
renameObjectIdentifiers
(const std::map<
App::ObjectIdentifier
,
App::ObjectIdentifier
> &paths)
App::DocumentObject
*
resolve
(const char *subname,
App::DocumentObject
**parent=0, std::string *childName=0, const char **subElement=0,
PyObject
**pyObj=0,
Base::Matrix4D
*mat=0,
bool
transform=true, int depth=0) const
Resolve the last document object referenced in the subname.
More...
App::DocumentObject
*
resolveRelativeLink
(std::string &subname,
App::DocumentObject
*&link, std::string &linkSub) const
Resolve a link reference that is relative to this object reference.
More...
virtual void
Save
(
Base::Writer
&writer) const override
This method is used to save properties to an XML document.
More...
virtual int
setElementVisible
(const char *element,
bool
visible)
Child element handling.
More...
virtual void
setExpression
(const
ObjectIdentifier
&path, boost::shared_ptr<
App::Expression
> expr)
void
setStatus
(
ObjectStatus
pos,
bool
on)
bool
testIfLinkDAGCompatible
(
App::PropertyLinkSub
&linkTo) const
bool
testIfLinkDAGCompatible
(
App::PropertyLinkSubList
&linksTo) const
bool
testIfLinkDAGCompatible
(const std::vector<
DocumentObject
* > &linksTo) const
bool
testIfLinkDAGCompatible
(
DocumentObject
*linkTo) const
testIfLinkIsDAG tests a link that is about to be created for circular references.
More...
bool
testStatus
(
ObjectStatus
pos) const
void
touch
(
bool
noRecompute=false)
Set the property touched -> changed, cause recomputation in Update()
More...
virtual
~DocumentObject
()
Public Member Functions inherited from
App::TransactionalObject
TransactionalObject
(void)
Constructor.
More...
virtual
~TransactionalObject
()
Public Member Functions inherited from
App::ExtensionContainer
ExtensionIterator
extensionBegin
()
ExtensionContainer
()
ExtensionIterator
extensionEnd
()
App::Extension
*
getExtension
(
Base::Type
,
bool
derived=true,
bool
no_except=false) const
App::Extension
*
getExtension
(const std::string &name) const
template<typename ExtensionT >
ExtensionT
*
getExtensionByType
(
bool
no_except=false,
bool
derived=true) const
std::vector<
Extension
* >
getExtensionsDerivedFrom
(
Base::Type
type
) const
template<typename ExtensionT >
std::vector<
ExtensionT
* >
getExtensionsDerivedFromType
() const
bool
hasExtension
(
Base::Type
,
bool
derived=true) const
bool
hasExtension
(const std::string &name) const
bool
hasExtensions
() const
void
registerExtension
(
Base::Type
extension,
App::Extension
*ext)
virtual
~ExtensionContainer
()
virtual
Property
*
getPropertyByName
(const char *name) const override
find a property by its name
More...
virtual const char *
getPropertyName
(const
Property
*prop) const override
get the name of a property
More...
virtual void
getPropertyMap
(std::map< std::string,
Property
* > &Map) const override
get all properties of the class (including properties of the parent)
More...
virtual void
getPropertyList
(std::vector<
Property
* > &List) const override
get all properties of the class (including properties of the parent)
More...
virtual short
getPropertyType
(const
Property
*prop) const override
get the Type of a
Property
More...
virtual short
getPropertyType
(const char *name) const override
get the Type of a named
Property
More...
virtual const char *
getPropertyGroup
(const
Property
*prop) const override
get the Group of a
Property
More...
virtual const char *
getPropertyGroup
(const char *name) const override
get the Group of a named
Property
More...
virtual const char *
getPropertyDocumentation
(const
Property
*prop) const override
get the Group of a
Property
More...
virtual const char *
getPropertyDocumentation
(const char *name) const override
get the Group of a named
Property
More...
void
saveExtensions
(
Base::Writer
&writer) const
void
restoreExtensions
(
Base::XMLReader
&reader)
Public Member Functions inherited from
App::PropertyContainer
virtual
App::Property
*
getDynamicPropertyByName
(const char *name) const
DynamicProperty::PropData
getDynamicPropertyData
(const
Property
*prop) const
virtual std::vector< std::string >
getDynamicPropertyNames
() const
virtual unsigned int
getMemSize
(void) const
This method is used to get the size of objects It is not meant to have the exact size, it is more or less an estimation which runs fast! Is it two bytes or a GB?
More...
const char *
getPropertyPrefix
() const
bool
isHidden
(const char *name) const
check if the named property is hidden
More...
bool
isHidden
(const
Property
*prop) const
check if the property is hidden
More...
bool
isReadOnly
(const char *name) const
check if the named property is read-only
More...
bool
isReadOnly
(const
Property
*prop) const
check if the property is read-only
More...
PropertyContainer
()
A constructor.
More...
void
setPropertyPrefix
(const char *prefix)
void
setPropertyStatus
(unsigned char bit,
bool
value)
set the Status bit of all properties at once
More...
virtual
~PropertyContainer
()
A destructor.
More...
Public Member Functions inherited from
Base::Persistence
void
dumpToStream
(std::ostream &stream, int compression)
virtual
Base::Type
getTypeId
(void) const
virtual void
RestoreDocFile
(
Reader
&)
This method is used to restore large amounts of data from a file In this method you simply stream in your
SaveDocFile()
saved data.
More...
void
restoreFromStream
(std::istream &stream)
virtual void
SaveDocFile
(
Writer
&) const
This method is used to save large amounts of data to a binary file.
More...
Public Member Functions inherited from
Base::BaseClass
BaseClass
()
Construction.
More...
bool
isDerivedFrom
(const
Type
type
) const
virtual void
setPyObject
(
PyObject
*)
virtual
~BaseClass
()
Destruction.
More...
Public Member Functions inherited from
Part::AttachExtension
Attacher::AttachEngine
&
attacher
(void) const
AttachExtension
()
bool
changeAttacherType
(const char *typeName)
changeAttacherType
More...
virtual
App::DocumentObjectExecReturn
*
extensionExecute
(void)
virtual short int
extensionMustExecute
(void)
virtual
PyObject
*
getExtensionPyObject
(void)
bool
isAttacherActive
() const
Return whether this attacher is active.
More...
virtual
bool
isTouched_Mapping
()
virtual void
onExtendedDocumentRestored
()
get called after a document has been fully restored
More...
virtual
bool
positionBySupport
(void)
calculate and update the Placement property based on the Support, and mode.
More...
virtual void
setAttacher
(
Attacher::AttachEngine
*
attacher
)
setAttacher sets the AttachEngine object.
More...
void
updateAttacherVals
()
virtual
~AttachExtension
()
Public Member Functions inherited from
App::DocumentObjectExtension
DocumentObjectExtension
()
virtual
bool
extensionGetLinkedObject
(
DocumentObject
*&ret,
bool
recursive,
Base::Matrix4D
*mat,
bool
transform, int depth) const
Get the linked object.
More...
virtual
bool
extensionGetSubObject
(
DocumentObject
*&ret, const char *subname,
PyObject
**pyObj,
Base::Matrix4D
*mat,
bool
transform, int depth) const
Get the sub object by name.
More...
virtual
bool
extensionGetSubObjects
(std::vector< std::string > &ret, int reason) const
Get name references of all sub objects.
More...
virtual
bool
extensionHasChildElement
() const
virtual int
extensionIsElementVisible
(const char *)
virtual int
extensionSetElementVisible
(const char *,
bool
)
App::DocumentObject
*
getExtendedObject
()
const
App::DocumentObject
*
getExtendedObject
() const
virtual const char *
getViewProviderExtensionName
(void) const
returns the type name of the ViewProviderExtension which is automatically attached to the viewprovider object when it is initiated
More...
virtual void
onExtendedSettingDocument
()
get called after setting the document
More...
virtual void
onExtendedSetupObject
()
get called after a brand new object was created
More...
virtual void
onExtendedUnsetupObject
()
get called when object is going to be removed from the document
More...
virtual
~DocumentObjectExtension
()
Public Member Functions inherited from
App::Extension
Extension
()
App::ExtensionContainer
*
getExtendedContainer
()
const
App::ExtensionContainer
*
getExtendedContainer
() const
virtual void
initExtension
(
App::ExtensionContainer
*obj)
bool
isPythonExtension
()
std::string
name
() const
virtual
~Extension
()
virtual
Property
*
extensionGetPropertyByName
(const char *
name
) const
find a property by its name
More...
virtual const char *
extensionGetPropertyName
(const
Property
*prop) const
get the name of a property
More...
virtual void
extensionGetPropertyMap
(std::map< std::string,
Property
* > &Map) const
get all properties of the class (including properties of the parent)
More...
virtual void
extensionGetPropertyList
(std::vector<
Property
* > &List) const
get all properties of the class (including properties of the parent)
More...
virtual short
extensionGetPropertyType
(const
Property
*prop) const
get the Type of a
Property
More...
virtual short
extensionGetPropertyType
(const char *
name
) const
get the Type of a named
Property
More...
virtual const char *
extensionGetPropertyGroup
(const
Property
*prop) const
get the Group of a
Property
More...
virtual const char *
extensionGetPropertyGroup
(const char *
name
) const
get the Group of a named
Property
More...
virtual const char *
extensionGetPropertyDocumentation
(const
Property
*prop) const
get the Group of a
Property
More...
virtual const char *
extensionGetPropertyDocumentation
(const char *
name
) const
get the Group of a named
Property
More...
virtual void
extensionSave
(
Base::Writer
&) const
virtual void
extensionRestore
(
Base::XMLReader
&)
bool
extensionIsDerivedFrom
(const
Base::Type
type
) const
Public Attributes
App::PropertyLength
Length
App::PropertyLength
Width
Public Attributes inherited from
Part::Feature
PropertyPartShape
Shape
Public Attributes inherited from
App::GeoFeature
PropertyPlacement
Placement
Public Attributes inherited from
App::DocumentObject
PropertyExpressionEngine
ExpressionEngine
PropertyString
Label
PropertyString
Label2
boost::signals2::signal< void(const
App::DocumentObject
&, const
App::Property
&)>
signalBeforeChange
signal before changing a property of this object
More...
boost::signals2::signal< void(const
App::DocumentObject
&, const
App::Property
&)>
signalChanged
signal on changed property of this object
More...
PropertyBool
Visibility
Allow control visibility status in
App
name space.
More...
Public Attributes inherited from
Part::AttachExtension
App::PropertyString
AttacherType
App::PropertyPlacement
AttachmentOffset
App::PropertyEnumeration
MapMode
App::PropertyFloat
MapPathParameter
MapPathParameter is a parameter value for mmNormalToPath (the sketch will be mapped normal to a curve at point specified by parameter (from 0.0 to 1.0, from start to end) )
More...
App::PropertyBool
MapReversed
App::PropertyLinkSubList
Support
Additional Inherited Members
Public Types inherited from
App::GeoFeature
enum
ElementNameType
{
Normal
=0,
Import
=1,
Export
=2
}
Specify the type of element name to return when calling
getElementName()
More...
Public Types inherited from
App::DocumentObject
enum
GSReason
{
GS_DEFAULT
,
GS_SELECT
}
reason of calling
getSubObjects()
More...
enum
OutListOption
{
OutListNoExpression
= 1,
OutListNoHidden
= 2,
OutListNoXLinked
= 4
}
DAG handling This part of the interface deals with viewing the document as a DAG (directed acyclic graph).
More...
Public Types inherited from
App::ExtensionContainer
typedef std::map<
Base::Type
,
App::Extension
* >::iterator
ExtensionIterator
Static Public Member Functions inherited from
Part::Feature
static TopoDS_Shape
getShape
(const
App::DocumentObject
*obj, const char *subname=0,
bool
needSubElement=false,
Base::Matrix4D
*pmat=0,
App::DocumentObject
**owner=0,
bool
resolveLink=true,
bool
transform=true)
Convenience function to extract shape from fully qualified subname.
More...
static
TopoShape
getTopoShape
(const
App::DocumentObject
*obj, const char *subname=0,
bool
needSubElement=false,
Base::Matrix4D
*pmat=0,
App::DocumentObject
**owner=0,
bool
resolveLink=true,
bool
transform=true,
bool
noElementMap=false)
static void
clearShapeCache
()
static
App::DocumentObject
*
getShapeOwner
(const
App::DocumentObject
*obj, const char *subname=0)
static
bool
hasShapeOwner
(const
App::DocumentObject
*obj, const char *subname=0)
Static Public Member Functions inherited from
App::GeoFeature
static
DocumentObject
*
resolveElement
(
App::DocumentObject
*obj, const char *subname, std::pair< std::string, std::string > &elementName,
bool
append=false,
ElementNameType
type
=
Normal
, const
DocumentObject
*filter=0, const char **element=0,
GeoFeature
**geo=0)
Resolve both the new and old style element name.
More...
Static Public Member Functions inherited from
App::DocumentObject
static const char *
hasHiddenMarker
(const char *subname)
Check if the subname reference ends with hidden marker.
More...
static const std::string &
hiddenMarker
()
Special marker to mark the object as hidden.
More...
Static Public Member Functions inherited from
Base::Persistence
static void *
create
(void)
static std::string
encodeAttribute
(const std::string &)
Encodes an attribute upon saving.
More...
static
Base::Type
getClassTypeId
(void)
static void
init
(void)
Static Public Member Functions inherited from
Base::BaseClass
static void *
create
(void)
static
Type
getClassTypeId
(void)
static void
init
(void)
Static Public Attributes inherited from
App::DocumentObject
static
DocumentObjectExecReturn
*
StdReturn
Protected Member Functions inherited from
Part::Primitive
void
Restore
(
Base::XMLReader
&reader) override
This method is used to restore properties from an XML document.
More...
void
onChanged
(const
App::Property
*prop) override
get called by the container when a property was changed
More...
Protected Member Functions inherited from
Part::Feature
virtual
App::DocumentObjectExecReturn
*
recompute
() override
recompute only this object
More...
ShapeHistory
buildHistory
(
BRepBuilderAPI_MakeShape
&, TopAbs_ShapeEnum
type
, const TopoDS_Shape &newS, const TopoDS_Shape &oldS)
Build a history of changes MakeShape: The operation that created the changes, e.g.
More...
ShapeHistory
joinHistory
(const
ShapeHistory
&, const
ShapeHistory
&)
Protected Member Functions inherited from
App::DocumentObject
virtual void
onBeforeChange
(const
Property
*prop) override
get called before the value is changed
More...
virtual void
onDocumentRestored
()
get called after a document has been fully restored
More...
virtual void
onPropertyStatusChanged
(const
Property
&prop, unsigned long oldStatus) override
get called when a property status has changed
More...
virtual void
onSettingDocument
()
get called after setting the document
More...
void
resetError
(void)
void
setDocument
(
App::Document
*doc)
void
setError
(void)
virtual void
setupObject
()
get called after a brand new object was created
More...
virtual void
unsetupObject
()
get called when object is going to be removed from the document
More...
Protected Member Functions inherited from
App::TransactionalObject
void
onBeforeChangeProperty
(
Document
*doc, const
Property
*prop)
Protected Member Functions inherited from
App::PropertyContainer
virtual const
PropertyData
&
getPropertyData
(void) const
virtual void
handleChangedPropertyName
(
Base::XMLReader
&reader, const char *TypeName, const char *PropName)
PropertyContainer::handleChangedPropertyName
is called during restore to possibly fix reading of older versions of this property container.
More...
virtual void
handleChangedPropertyType
(
Base::XMLReader
&reader, const char *TypeName,
Property
*prop)
PropertyContainer::handleChangedPropertyType
is called during restore to possibly fix reading of older versions of the property container.
More...
Protected Member Functions inherited from
Part::AttachExtension
virtual void
extensionOnChanged
(const
App::Property
*)
virtual void
extHandleChangedPropertyName
(
Base::XMLReader
&reader, const char *TypeName, const char *PropName)
App::PropertyPlacement
&
getPlacement
() const
Protected Member Functions inherited from
App::Extension
void
initExtensionType
(
Base::Type
type
)
Static Protected Member Functions inherited from
App::PropertyContainer
static const
PropertyData
*
getPropertyDataPtr
(void)
Static Protected Member Functions inherited from
Base::BaseClass
static void
initSubclass
(
Base::Type
&toInit, const char *ClassName, const char *ParentName,
Type::instantiationMethod
method=nullptr)
Static Protected Member Functions inherited from
App::Extension
static void
initExtensionSubclass
(
Base::Type
&toInit, const char *ClassName, const char *ParentName,
Base::Type::instantiationMethod
method=0)
Protected Attributes inherited from
App::DocumentObject
std::string
oldLabel
Old label; used for renaming expressions.
More...
const std::string *
pcNameInDocument
Py::Object
PythonObject
python object of this class and all descendent
More...
std::bitset< 32 >
StatusBits
Status bits of the document object The first 8 bits are used for the base system the rest can be used in descendent classes to mark special statuses on the objects.
More...
Protected Attributes inherited from
App::PropertyContainer
DynamicProperty
dynamicProps
Protected Attributes inherited from
App::Extension
bool
m_isPythonExtension
= false
Py::Object
ExtensionPythonObject
Constructor & Destructor Documentation
β
Plane()
Plane::Plane
(
)
References
App::Prop_None
.
Member Function Documentation
β
execute()
App::DocumentObjectExecReturn
* Plane::execute
(
void
)
virtual
recalculate the feature
Reimplemented from
Part::Primitive
.
References
Part::Primitive::execute()
,
App::PropertyQuantity::getValue()
,
Length
,
Part::PropertyPartShape::setValue()
,
Part::Feature::Shape
, and
Width
.
Referenced by
PathScripts.PathDressupDogbone.ObjectDressup::boneStateList()
,
ArchSite.Compass::buildCoordinates()
,
PathScripts.PathDressupHoldingTags.ObjectTagDressup::generateTags()
,
ArchSchedule.CommandArchSchedule::IsActive()
,
Mod.PartDesign.Scripts.Spring.MySpring::onChanged()
,
Mod.PartDesign.Scripts.Epitrochoid.Epitrochoid::onChanged()
,
Mod.PartDesign.Scripts.Parallelepiped.Parallelepiped::onChanged()
,
Mod.PartDesign.Scripts.DistanceBolt.DistanceBolt::onChanged()
,
Mod.PartDesign.Scripts.Parallelepiped.BoxCylinder::onChanged()
,
PathScripts.PathStock.StockFromBase::onChanged()
,
PathScripts.PathStock.StockCreateBox::onChanged()
,
PathScripts.PathStock.StockCreateCylinder::onChanged()
, and
FeaturePython.DistanceBolt::onChanged()
.
β
getViewProviderName()
const char* Part::Plane::getViewProviderName
(
void
)
const
virtual
returns the type name of the ViewProvider
Reimplemented from
Part::Feature
.
β
mustExecute()
short Plane::mustExecute
(
)
const
virtual
mustExecute We call this method to check if the object was modified to be invoked.
If the object label or an argument is modified. If we must recompute the object - to call the method
execute()
. 0: no recomputation is needed 1: recomputation needed
Remarks
If an object is marked as 'touched' then this does not necessarily mean that it will be recomputed. It only means that all objects that link it (i.e. its InList) will be recomputed.
Reimplemented from
Part::Primitive
.
References
App::Property::isTouched()
,
Length
,
Part::Primitive::mustExecute()
, and
Width
.
Member Data Documentation
β
Length
App::PropertyLength
Part::Plane::Length
Referenced by
execute()
, and
mustExecute()
.
β
Width
App::PropertyLength
Part::Plane::Width
Referenced by
execute()
, and
mustExecute()
.
The documentation for this class was generated from the following files:
src/Mod/Part/App/PrimitiveFeature.h
src/Mod/Part/App/PrimitiveFeature.cpp
1.8.17
|
============================================================================================================================
Index
Modules Hierarchy
Alphabetical list
ifc2x3
ifcwall
List of all members
|
Public Member Functions
ifc2x3.ifcwall Class Reference
Public Member Functions
def
wr1
(self)
Public Member Functions inherited from
ifc2x3.ifcelement
def
connectedfrom
()
def
connectedto
()
def
containedinstructure
()
def
fillsvoids
()
def
hascoverings
()
def
hasopenings
()
def
hasports
()
def
hasprojections
()
def
hasstructuralmember
()
def
isconnectionrealization
()
def
providesboundaries
()
def
referencedinstructures
()
def
tag
()
Public Member Functions inherited from
ifc2x3.ifcproduct
def
objectplacement
()
def
referencedby
()
def
representation
()
Public Member Functions inherited from
ifc2x3.ifcobject
def
isdefinedby
()
def
objecttype
()
Public Member Functions inherited from
ifc2x3.ifcobjectdefinition
def
decomposes
()
def
hasassignments
()
def
hasassociations
()
def
isdecomposedby
()
Public Member Functions inherited from
ifc2x3.ifcroot
def
description
()
def
globalid
()
def
name
()
def
ownerhistory
()
Additional Inherited Members
Public Attributes inherited from
ifc2x3.ifcelement
tag
Public Attributes inherited from
ifc2x3.ifcproduct
objectplacement
representation
Public Attributes inherited from
ifc2x3.ifcobject
objecttype
Public Attributes inherited from
ifc2x3.ifcroot
description
globalid
name
ownerhistory
Detailed Description
Entity ifcwall definition.
Member Function Documentation
β
wr1()
def ifc2x3.ifcwall.wr1
(
self
)
Reimplemented from
ifc2x3.ifcproduct
.
Reimplemented in
ifc2x3.ifcwallstandardcase
.
The documentation for this class was generated from the following file:
src/Mod/Import/App/ifc2x3.py
1.8.17
|
=========================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
draftobjects
pointarray
Classes
|
Functions
|
Variables
draftobjects.pointarray Namespace Reference
Classes
class
PointArray
Functions
def
build_copies
(base_object, pt_list=None, placement=
App.Placement
())
def
get_point_list
(point_object)
Variables
Part
= lz.LazyLoader("Part", globals(), "Part")
Function Documentation
β
build_copies()
def draftobjects.pointarray.build_copies
(
base_object
,
pt_list
=
None
,
placement
=
App.Placement
()
)
Build a compound of copies from the base object and list of points.
Returns
-------
Part::TopoShape
The compound shape created by `Part.makeCompound`.
Referenced by
draftobjects.pointarray.PointArray.execute()
.
β
get_point_list()
def draftobjects.pointarray.get_point_list
(
point_object
)
Extract a list of points from a point object.
Parameters
----------
point_object: Part::Feature
Either a `Draft Block`, a `Part::Compound`,
or a `Sketcher::SketchObject` containing points.
Returns
-------
list, int
A list of points that have `X`, `Y`, `Z` coordinates;
the second element is the number of elements.
If the list is empty, the second element is zero.
To Do
-----
- This function currently extracts the points inside a `Draft Block`,
a `Part::Compound`, or a `Sketch`. To make this more general,
this function could be augmented to extract a list of points
from the vertices of any object with a `Part::TopoShape` (2D or 3D).
- If the input is a `Part::Compound`, it should handle all valid types
of objects simultaneously, that is, `Draft Points`, `Part::Vertexes`,
`Sketches` with points, and possibly any other object with
a `Part::TopoShape` as in the previous point.
It should recursively call itself to extract
points contained in nested compounds.
Referenced by
draftobjects.pointarray.PointArray.execute()
.
Variable Documentation
β
Part
draftobjects.pointarray.Part = lz.LazyLoader("Part", globals(), "Part")
1.8.17
|
=============================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
Dice3DS
dom3ds
MASTER_SCALE
List of all members
|
Static Public Attributes
Dice3DS.dom3ds.MASTER_SCALE Class Reference
Static Public Attributes
int
tag
= 0x0100
Static Public Attributes inherited from
Dice3DS.dom3ds.OneFloatValueChunk
string
struct
= "float value"
Static Public Attributes inherited from
Dice3DS.dom3ds.ChunkBase
document_html
= classmethod(document_html)
bool
freechunks
= True
bool
swallow
= False
Additional Inherited Members
Public Member Functions inherited from
Dice3DS.dom3ds.ChunkBase
def
document_html
(cls, flo, done)
def
dump
(self, flo, indent, flags)
def
dump_array
(self, flo, indent, flags)
def
dump_chunks
(self, flo, indent, flags)
def
dump_header
(self, flo, flags)
def
dump_struct
(self, flo, indent, flags)
def
out_attr
(self, attr, flo, indent, flags)
def
out_chunk
(self, attr, flo, indent, flags)
def
out_chunk_index
(self, attr, i, flo, indent, flags)
def
read
(self, fbuf, flags)
def
read_array
(self, fbuf, flags)
def
read_chunks
(self, fbuf, flags)
def
read_struct
(self, fbuf, flags)
def
write
(self)
def
write_array
(self)
def
write_chunks
(self)
def
write_struct
(self)
Static Public Member Functions inherited from
Dice3DS.dom3ds.ChunkBase
def
get_byte
(fbuf, flags)
def
get_chunk
(fbuf, flags)
def
get_float
(fbuf, flags)
def
get_long
(fbuf, flags)
def
get_short
(fbuf, flags)
def
get_string
(fbuf, flags)
def
set_byte
(value)
def
set_chunk
(value)
def
set_float
(value)
def
set_long
(value)
def
set_short
(value)
def
set_string
(value)
Public Attributes inherited from
Dice3DS.dom3ds.ChunkBase
subchunks
Member Data Documentation
β
tag
int Dice3DS.dom3ds.MASTER_SCALE.tag = 0x0100
static
Referenced by
PathScripts.PathDressupHoldingTags.MapWireToTag.add()
,
PathScripts.PathDressupHoldingTags.MapWireToTag.cleanupEdges()
,
PathScripts.PathDressupHoldingTags.MapWireToTag.commandsForEdges()
,
Dice3DS.dom3ds.ChunkBase.document_html()
,
Dice3DS.dom3ds.ChunkBase.dump_header()
, and
PathScripts.PathDressupHoldingTags.MapWireToTag.shell()
.
The documentation for this class was generated from the following file:
src/Mod/Arch/Dice3DS/dom3ds.py
1.8.17
|
========================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
Import
ImportOCAF2
Import::ImportOCAF2 Member List
This is the complete list of members for
Import::ImportOCAF2
, including all inherited members.
getMode
() const
Import::ImportOCAF2
GroupPerDir
enum value
Import::ImportOCAF2
GroupPerDoc
enum value
Import::ImportOCAF2
ImportLegacy
class
Import::ImportOCAF2
friend
ImportMode
enum name
Import::ImportOCAF2
ImportOCAF2
(Handle(TDocStd_Document) h, App::Document *d, const std::string &name)
Import::ImportOCAF2
loadShapes
()
Import::ImportOCAF2
ModeMax
enum value
Import::ImportOCAF2
ObjectPerDir
enum value
Import::ImportOCAF2
ObjectPerDoc
enum value
Import::ImportOCAF2
setBaseName
(bool enable)
Import::ImportOCAF2
setExpandCompound
(bool enable)
Import::ImportOCAF2
setImportHiddenObject
(bool enable)
Import::ImportOCAF2
setMerge
(bool enable)
Import::ImportOCAF2
setMode
(int m)
Import::ImportOCAF2
setReduceObjects
(bool enable)
Import::ImportOCAF2
setShowProgress
(bool enable)
Import::ImportOCAF2
setUseLinkGroup
(bool enable)
Import::ImportOCAF2
SingleDoc
enum value
Import::ImportOCAF2
~ImportOCAF2
()
Import::ImportOCAF2
virtual
1.8.17
|
===================================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
Robot
TrajectoryDressUpObject
Robot::TrajectoryDressUpObject Member List
This is the complete list of members for
Robot::TrajectoryDressUpObject
, including all inherited members.
Acceleration
Robot::TrajectoryDressUpObject
addDynamicProperty
(const char *type, const char *name=0, const char *group=0, const char *doc=0, short attr=0, bool ro=false, bool hidden=false) override
App::DocumentObject
virtual
AddType
Robot::TrajectoryDressUpObject
AddTypeEnums
Robot::TrajectoryDressUpObject
static
adjustRelativeLinks
(const std::set< App::DocumentObject * > &inList, std::set< App::DocumentObject * > *visited=0)
App::DocumentObject
virtual
allowDuplicateLabel
() const
App::DocumentObject
virtual
Base
Robot::TrajectoryObject
BaseClass
()
Base::BaseClass
canLinkProperties
() const
App::DocumentObject
virtual
canLoadPartial
() const
App::DocumentObject
virtual
clearOutListCache
() const
App::DocumentObject
ContType
Robot::TrajectoryDressUpObject
ContTypeEnums
Robot::TrajectoryDressUpObject
static
create
(void)
Base::Persistence
static
detachFromDocument
() override
App::DocumentObject
virtual
DocumentObject
(void)
App::DocumentObject
dumpToStream
(std::ostream &stream, int compression)
Base::Persistence
dynamicProps
App::PropertyContainer
protected
ElementNameType
enum name
App::GeoFeature
encodeAttribute
(const std::string &)
Base::Persistence
static
enforceRecompute
()
App::DocumentObject
execute
(void)
Robot::TrajectoryDressUpObject
virtual
Export
enum value
App::GeoFeature
ExpressionEngine
App::DocumentObject
extensionBegin
()
App::ExtensionContainer
ExtensionContainer
()
App::ExtensionContainer
extensionEnd
()
App::ExtensionContainer
ExtensionIterator
typedef
App::ExtensionContainer
GeoFeature
(void)
App::GeoFeature
getClassTypeId
(void)
Base::Persistence
static
getDocument
(void) const
App::DocumentObject
getDynamicPropertyByName
(const char *name) const
App::PropertyContainer
virtual
getDynamicPropertyData
(const Property *prop) const
App::PropertyContainer
getDynamicPropertyNames
() const
App::PropertyContainer
virtual
getElementName
(const char *name, ElementNameType type=Normal) const
App::GeoFeature
virtual
getExportName
(bool forced=false) const
App::DocumentObject
getExpression
(const ObjectIdentifier &path) const
App::DocumentObject
virtual
getExtension
(Base::Type, bool derived=true, bool no_except=false) const
App::ExtensionContainer
getExtension
(const std::string &name) const
App::ExtensionContainer
getExtensionByType
(bool no_except=false, bool derived=true) const
App::ExtensionContainer
getExtensionsDerivedFrom
(Base::Type type) const
App::ExtensionContainer
getExtensionsDerivedFromType
() const
App::ExtensionContainer
getFullName
() const override
App::DocumentObject
virtual
getGroup
() const
App::DocumentObject
getID
() const
App::DocumentObject
getInList
(void) const
App::DocumentObject
getInListEx
(std::set< App::DocumentObject * > &inSet, bool recursive, std::vector< App::DocumentObject * > *inList=0) const
App::DocumentObject
getInListEx
(bool recursive) const
App::DocumentObject
getInListRecursive
(void) const
App::DocumentObject
getLinkedObject
(bool recurse=true, Base::Matrix4D *mat=0, bool transform=false, int depth=0) const
App::DocumentObject
virtual
getMemSize
(void) const
App::PropertyContainer
virtual
getNameInDocument
(void) const
App::DocumentObject
getOldLabel
() const
App::DocumentObject
getOutList
() const
App::DocumentObject
getOutList
(int option) const
App::DocumentObject
getOutList
(int option, std::vector< App::DocumentObject * > &res) const
App::DocumentObject
getOutListOfProperty
(App::Property *) const
App::DocumentObject
getOutListRecursive
(void) const
App::DocumentObject
getParents
(int depth=0) const
App::DocumentObject
getPathsByOutList
(App::DocumentObject *to) const
App::DocumentObject
getPropertyByName
(const char *name) const override
App::ExtensionContainer
virtual
getPropertyData
(void) const
App::PropertyContainer
protected
virtual
getPropertyDataPtr
(void)
App::PropertyContainer
protected
static
getPropertyDocumentation
(const Property *prop) const override
App::ExtensionContainer
virtual
getPropertyDocumentation
(const char *name) const override
App::ExtensionContainer
virtual
getPropertyGroup
(const Property *prop) const override
App::ExtensionContainer
virtual
getPropertyGroup
(const char *name) const override
App::ExtensionContainer
virtual
getPropertyList
(std::vector< Property * > &List) const override
App::ExtensionContainer
virtual
getPropertyMap
(std::map< std::string, Property * > &Map) const override
App::ExtensionContainer
virtual
getPropertyName
(const Property *prop) const override
App::ExtensionContainer
virtual
getPropertyOfGeometry
() const
App::GeoFeature
virtual
getPropertyPrefix
() const
App::PropertyContainer
getPropertyType
(const Property *prop) const override
App::ExtensionContainer
virtual
getPropertyType
(const char *name) const override
App::ExtensionContainer
virtual
getPyObject
(void)
Robot::TrajectoryObject
virtual
getStatus
() const
App::DocumentObject
getStatusString
(void) const
App::DocumentObject
getSubObject
(const char *subname, PyObject **pyObj=0, Base::Matrix4D *mat=0, bool transform=true, int depth=0) const
App::DocumentObject
virtual
getSubObjectList
(const char *subname) const
App::DocumentObject
getSubObjects
(int reason=0) const
App::DocumentObject
virtual
getTypeId
(void) const
Base::Persistence
virtual
getViewProviderName
(void) const
Robot::TrajectoryDressUpObject
virtual
getViewProviderNameOverride
() const
App::DocumentObject
virtual
getViewProviderNameStored
() const
App::DocumentObject
globalPlacement
() const
App::GeoFeature
GS_DEFAULT
enum value
App::DocumentObject
GS_SELECT
enum value
App::DocumentObject
GSReason
enum name
App::DocumentObject
handleChangedPropertyName
(Base::XMLReader &reader, const char *TypeName, const char *PropName)
App::PropertyContainer
protected
virtual
handleChangedPropertyType
(Base::XMLReader &reader, const char *TypeName, Property *prop)
App::PropertyContainer
protected
virtual
hasChildElement
() const
App::DocumentObject
virtual
hasExtension
(Base::Type, bool derived=true) const
App::ExtensionContainer
hasExtension
(const std::string &name) const
App::ExtensionContainer
hasExtensions
() const
App::ExtensionContainer
hasHiddenMarker
(const char *subname)
App::DocumentObject
static
hiddenMarker
()
App::DocumentObject
static
Import
enum value
App::GeoFeature
init
(void)
Base::Persistence
static
initSubclass
(Base::Type &toInit, const char *ClassName, const char *ParentName, Type::instantiationMethod method=nullptr)
Base::BaseClass
protected
static
isAttachedToDocument
() const override
App::DocumentObject
virtual
isDerivedFrom
(const Type type) const
Base::BaseClass
isElementVisible
(const char *element) const
App::DocumentObject
virtual
isError
(void) const
App::DocumentObject
isExporting
() const
App::DocumentObject
isHidden
(const Property *prop) const
App::PropertyContainer
isHidden
(const char *name) const
App::PropertyContainer
isInInList
(DocumentObject *objToTest) const
App::DocumentObject
isInInListRecursive
(DocumentObject *objToTest) const
App::DocumentObject
isInOutList
(DocumentObject *objToTest) const
App::DocumentObject
isInOutListRecursive
(DocumentObject *objToTest) const
App::DocumentObject
isReadOnly
(const Property *prop) const
App::PropertyContainer
isReadOnly
(const char *name) const
App::PropertyContainer
isRecomputing
() const
App::DocumentObject
isRemoving
() const
App::DocumentObject
isRestoring
() const
App::DocumentObject
isTouched
(void) const
App::DocumentObject
isValid
(void) const
App::DocumentObject
Label
App::DocumentObject
Label2
App::DocumentObject
mustExecute
(void) const
Robot::TrajectoryObject
virtual
mustRecompute
(void) const
App::DocumentObject
Normal
enum value
App::GeoFeature
oldLabel
App::DocumentObject
protected
onBeforeChange
(const Property *prop) override
App::DocumentObject
protected
virtual
onBeforeChangeLabel
(std::string &newLabel)
App::DocumentObject
virtual
onBeforeChangeProperty
(Document *doc, const Property *prop)
App::TransactionalObject
protected
onChanged
(const App::Property *prop)
Robot::TrajectoryDressUpObject
protected
virtual
onDocumentRestored
()
App::DocumentObject
protected
virtual
onLostLinkToObject
(DocumentObject *)
App::DocumentObject
virtual
onPropertyStatusChanged
(const Property &prop, unsigned long oldStatus) override
App::DocumentObject
protected
virtual
onSettingDocument
()
App::DocumentObject
protected
virtual
onUpdateElementReference
(const Property *)
App::DocumentObject
virtual
OutListNoExpression
enum value
App::DocumentObject
OutListNoHidden
enum value
App::DocumentObject
OutListNoXLinked
enum value
App::DocumentObject
OutListOption
enum name
App::DocumentObject
pcNameInDocument
App::DocumentObject
protected
Placement
App::GeoFeature
PosAdd
Robot::TrajectoryDressUpObject
PropertyContainer
()
App::PropertyContainer
purgeError
(void)
App::DocumentObject
purgeTouched
(void)
App::DocumentObject
PythonObject
App::DocumentObject
protected
recompute
(void)
App::DocumentObject
protected
virtual
recomputeFeature
(bool recursive=false)
App::DocumentObject
redirectSubName
(std::ostringstream &ss, DocumentObject *topParent, DocumentObject *child) const
App::DocumentObject
virtual
registerExtension
(Base::Type extension, App::Extension *ext)
App::ExtensionContainer
removeDynamicProperty
(const char *prop) override
App::DocumentObject
virtual
renameObjectIdentifiers
(const std::map< App::ObjectIdentifier, App::ObjectIdentifier > &paths)
App::DocumentObject
virtual
resetError
(void)
App::DocumentObject
protected
resolve
(const char *subname, App::DocumentObject **parent=0, std::string *childName=0, const char **subElement=0, PyObject **pyObj=0, Base::Matrix4D *mat=0, bool transform=true, int depth=0) const
App::DocumentObject
resolveElement
(App::DocumentObject *obj, const char *subname, std::pair< std::string, std::string > &elementName, bool append=false, ElementNameType type=Normal, const DocumentObject *filter=0, const char **element=0, GeoFeature **geo=0)
App::GeoFeature
static
resolveRelativeLink
(std::string &subname, App::DocumentObject *&link, std::string &linkSub) const
App::DocumentObject
Restore
(Base::XMLReader &reader) override
App::ExtensionContainer
virtual
RestoreDocFile
(Reader &)
Base::Persistence
virtual
restoreExtensions
(Base::XMLReader &reader)
App::ExtensionContainer
restoreFromStream
(std::istream &stream)
Base::Persistence
Save
(Base::Writer &writer) const override
App::DocumentObject
virtual
SaveDocFile
(Writer &) const
Base::Persistence
virtual
saveExtensions
(Base::Writer &writer) const
App::ExtensionContainer
setDocument
(App::Document *doc)
App::DocumentObject
protected
setElementVisible
(const char *element, bool visible)
App::DocumentObject
virtual
setError
(void)
App::DocumentObject
protected
setExpression
(const ObjectIdentifier &path, boost::shared_ptr< App::Expression > expr)
App::DocumentObject
virtual
setPropertyPrefix
(const char *prefix)
App::PropertyContainer
setPropertyStatus
(unsigned char bit, bool value)
App::PropertyContainer
setPyObject
(PyObject *)
Base::BaseClass
virtual
setStatus
(ObjectStatus pos, bool on)
App::DocumentObject
setupObject
()
App::DocumentObject
protected
virtual
signalBeforeChange
App::DocumentObject
signalChanged
App::DocumentObject
Source
Robot::TrajectoryDressUpObject
Speed
Robot::TrajectoryDressUpObject
StatusBits
App::DocumentObject
protected
StdReturn
App::DocumentObject
static
testIfLinkDAGCompatible
(DocumentObject *linkTo) const
App::DocumentObject
testIfLinkDAGCompatible
(const std::vector< DocumentObject * > &linksTo) const
App::DocumentObject
testIfLinkDAGCompatible
(App::PropertyLinkSubList &linksTo) const
App::DocumentObject
testIfLinkDAGCompatible
(App::PropertyLinkSub &linkTo) const
App::DocumentObject
testStatus
(ObjectStatus pos) const
App::DocumentObject
touch
(bool noRecompute=false)
App::DocumentObject
Trajectory
Robot::TrajectoryObject
TrajectoryDressUpObject
(void)
Robot::TrajectoryDressUpObject
TrajectoryObject
(void)
Robot::TrajectoryObject
TransactionalObject
(void)
App::TransactionalObject
transformPlacement
(const Base::Placement &transform)
App::GeoFeature
virtual
unsetupObject
()
App::DocumentObject
protected
virtual
UseAcceleration
Robot::TrajectoryDressUpObject
UseSpeed
Robot::TrajectoryDressUpObject
Visibility
App::DocumentObject
~BaseClass
()
Base::BaseClass
virtual
~DocumentObject
()
App::DocumentObject
virtual
~ExtensionContainer
()
App::ExtensionContainer
virtual
~GeoFeature
()
App::GeoFeature
virtual
~PropertyContainer
()
App::PropertyContainer
virtual
~TrajectoryDressUpObject
()
Robot::TrajectoryDressUpObject
virtual
~TrajectoryObject
()
Robot::TrajectoryObject
virtual
~TransactionalObject
()
App::TransactionalObject
virtual
1.8.17
|
======================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
SMDS_DownQuadPenta Member List
This is the complete list of members for
SMDS_DownQuadPenta
, including all inherited members.
addCell
(int vtkId=-1)
SMDS_Downward
protected
addDownCell
(int cellId, int lowCellId, unsigned char aType)
SMDS_DownQuadPenta
protected
virtual
addUpCell
(int cellId, int upCellId, unsigned char aType)
SMDS_Downward
protected
virtual
allocate
(int nbElems)
SMDS_Down3D
protected
virtual
compactStorage
()
SMDS_Down3D
protected
virtual
computeFacesWithNodes
(int cellId, ListElemByNodesType &facesWithNodes)
SMDS_DownQuadPenta
protected
virtual
FindFaceByNodes
(int cellId, ElemByNodesType &faceByNodes)
SMDS_Down3D
protected
getCellDimension
(unsigned char cellType)
SMDS_Downward
static
getDownCells
(int cellId)
SMDS_Downward
virtual
getDownTypes
(int cellId)
SMDS_Downward
virtual
getMaxId
()
SMDS_Downward
getNodeIds
(int cellId, std::set< int > &nodeSet)
SMDS_Down3D
virtual
getNodes
(int cellId, int *nodevec)
SMDS_Downward
virtual
getNodeSet
(int cellId, int *nodeSet)
SMDS_Downward
protected
virtual
getNumberOfDownCells
(int cellId)
SMDS_Downward
virtual
getNumberOfUpCells
(int cellId)
SMDS_Down3D
virtual
getOrderedNodesOfFace
(int cellId, std::vector< vtkIdType > &orderedNodes)
SMDS_DownQuadPenta
virtual
getUpCells
(int cellId)
SMDS_Down3D
virtual
getUpTypes
(int cellId)
SMDS_Down3D
virtual
getVtkCellId
(int cellId)
SMDS_Downward
initCell
(int cellId)
SMDS_Downward
protected
virtual
SMDS_Down3D
(SMDS_UnstructuredGrid *grid, int nbDownCells)
SMDS_Down3D
protected
SMDS_DownQuadPenta
(SMDS_UnstructuredGrid *grid)
SMDS_DownQuadPenta
protected
SMDS_Downward
(SMDS_UnstructuredGrid *grid, int nbDownCells)
SMDS_Downward
protected
SMDS_UnstructuredGrid
class
SMDS_DownQuadPenta
friend
~SMDS_Down3D
()
SMDS_Down3D
protected
~SMDS_DownQuadPenta
()
SMDS_DownQuadPenta
protected
~SMDS_Downward
()
SMDS_Downward
protected
virtual
1.8.17
|
======================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
draftfunctions
array
Functions
draftfunctions.array Namespace Reference
Functions
def
array
(objectslist, arg1, arg2, arg3, arg4=None, arg5=None, arg6=None)
def
polarArray
(objectslist, center, angle, num)
def
rectArray
(objectslist, xvector, yvector, xnum, ynum)
def
rectArray2
(objectslist, xvector, yvector, zvector, xnum, ynum, znum)
Function Documentation
β
array()
def draftfunctions.array.array
(
objectslist
,
arg1
,
arg2
,
arg3
,
arg4
=
None
,
arg5
=
None
,
arg6
=
None
)
This function creates an array of independent objects.
Use makeArray() to create a parametric array object.
Creates an array of the given objects (that can be an object or a list
of objects).
In case of rectangular array, xnum of iterations in the x direction
at xvector distance between iterations, and same for y and z directions
with yvector and ynum and zvector and znum.
In case of polar array, center is a vector, totalangle is the angle
to cover (in degrees) and totalnum is the number of objects, including
the original.
Use
---
array(objectslist, xvector, yvector, xnum, ynum) for rectangular array
array(objectslist, xvector, yvector, zvector, xnum, ynum, znum) for rectangular array
array(objectslist, center, totalangle, totalnum) for polar array
References
draftfunctions.array.polarArray()
,
draftfunctions.array.rectArray()
, and
draftfunctions.array.rectArray2()
.
β
polarArray()
def draftfunctions.array.polarArray
(
objectslist
,
center
,
angle
,
num
)
Referenced by
draftfunctions.array.array()
.
β
rectArray()
def draftfunctions.array.rectArray
(
objectslist
,
xvector
,
yvector
,
xnum
,
ynum
)
Referenced by
draftfunctions.array.array()
.
β
rectArray2()
def draftfunctions.array.rectArray2
(
objectslist
,
xvector
,
yvector
,
zvector
,
xnum
,
ynum
,
znum
)
Referenced by
draftfunctions.array.array()
.
1.8.17
|
=====================================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
MeshCore
MeshFixDuplicateFacets
MeshCore::MeshFixDuplicateFacets Member List
This is the complete list of members for
MeshCore::MeshFixDuplicateFacets
, including all inherited members.
Fixup
()
MeshCore::MeshFixDuplicateFacets
virtual
MeshFixDuplicateFacets
(MeshKernel &rclM)
MeshCore::MeshFixDuplicateFacets
MeshValidation
(MeshKernel &rclB)
MeshCore::MeshValidation
~MeshFixDuplicateFacets
()
MeshCore::MeshFixDuplicateFacets
~MeshValidation
()
MeshCore::MeshValidation
virtual
1.8.17
|
====================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
OpenSCADFeatures
Twist
List of all members
|
Public Member Functions
OpenSCADFeatures.Twist Class Reference
Public Member Functions
def
createGeometry
(self, fp)
def
execute
(self, fp)
def
onChanged
(self, fp, prop)
Member Function Documentation
β
createGeometry()
def OpenSCADFeatures.Twist.createGeometry
(
self
,
fp
)
Referenced by
OpenSCADFeatures.Twist.execute()
,
OpenSCADFeatures.OffsetShape.execute()
, and
OpenSCADFeatures.OffsetShape.onChanged()
.
β
execute()
def OpenSCADFeatures.Twist.execute
(
self
,
fp
)
References
draftobjects.bezcurve.BezCurve.createGeometry()
,
OpenSCADFeatures.Resize.createGeometry()
,
OpenSCADFeatures.IncreaseTolerance.createGeometry()
,
OpenSCADFeatures.Frustum.createGeometry()
, and
OpenSCADFeatures.Twist.createGeometry()
.
Referenced by
PathScripts.PathDressupDogbone.ObjectDressup.boneStateList()
,
ArchSite.Compass.buildCoordinates()
,
PathScripts.PathDressupHoldingTags.ObjectTagDressup.generateTags()
,
ArchSchedule.CommandArchSchedule.IsActive()
,
Mod.PartDesign.Scripts.Spring.MySpring.onChanged()
,
Mod.PartDesign.Scripts.Epitrochoid.Epitrochoid.onChanged()
,
Mod.PartDesign.Scripts.Parallelepiped.Parallelepiped.onChanged()
,
Mod.PartDesign.Scripts.DistanceBolt.DistanceBolt.onChanged()
,
Mod.PartDesign.Scripts.Parallelepiped.BoxCylinder.onChanged()
,
PathScripts.PathStock.StockFromBase.onChanged()
,
PathScripts.PathStock.StockCreateBox.onChanged()
,
PathScripts.PathStock.StockCreateCylinder.onChanged()
, and
FeaturePython.DistanceBolt.onChanged()
.
β
onChanged()
def OpenSCADFeatures.Twist.onChanged
(
self
,
fp
,
prop
)
Referenced by
ArchSite.Compass.buildCoordinates()
, and
ArchAxis.CommandArchGrid.IsActive()
.
The documentation for this class was generated from the following file:
src/Mod/OpenSCAD/OpenSCADFeatures.py
1.8.17
|
==============================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
PartGui
TaskChamferEdges
PartGui::TaskChamferEdges Member List
This is the complete list of members for
PartGui::TaskChamferEdges
, including all inherited members.
aboutToBeDestroyed
()
Gui::TaskView::TaskDialog
signal
accept
()
PartGui::TaskChamferEdges
virtual
ButtonPosition
enum name
Gui::TaskView::TaskDialog
buttonPosition
() const
Gui::TaskView::TaskDialog
canClose
() const
Gui::TaskView::TaskDialog
clicked
(int)
PartGui::TaskChamferEdges
virtual
Content
Gui::TaskView::TaskDialog
protected
emitDestructionSignal
()
Gui::TaskView::TaskDialog
getDialogContent
(void) const
Gui::TaskView::TaskDialog
getDocumentName
() const
Gui::TaskView::TaskDialog
getStandardButtons
() const
PartGui::TaskChamferEdges
virtual
helpRequested
()
Gui::TaskView::TaskDialog
virtual
isAllowedAlterDocument
(void) const
Gui::TaskView::TaskDialog
virtual
isAllowedAlterSelection
(void) const
Gui::TaskView::TaskDialog
virtual
isAllowedAlterView
(void) const
Gui::TaskView::TaskDialog
virtual
isEscapeButtonEnabled
() const
Gui::TaskView::TaskDialog
modifyStandardButtons
(QDialogButtonBox *)
Gui::TaskView::TaskDialog
virtual
needsFullSpace
() const
PartGui::TaskChamferEdges
virtual
North
enum value
Gui::TaskView::TaskDialog
open
()
PartGui::TaskChamferEdges
virtual
pos
Gui::TaskView::TaskDialog
protected
reject
()
PartGui::TaskChamferEdges
virtual
setButtonPosition
(ButtonPosition p)
Gui::TaskView::TaskDialog
setDocumentName
(const std::string &doc)
Gui::TaskView::TaskDialog
setEscapeButtonEnabled
(bool on)
Gui::TaskView::TaskDialog
South
enum value
Gui::TaskView::TaskDialog
TaskChamferEdges
(Part::Chamfer *)
PartGui::TaskChamferEdges
TaskDialog
()
Gui::TaskView::TaskDialog
~TaskChamferEdges
()
PartGui::TaskChamferEdges
~TaskDialog
()
Gui::TaskView::TaskDialog
1.8.17
|
=======================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
Points
PropertyNormalList
List of all members
|
Public Member Functions
Points::PropertyNormalList Class Reference
#include <Properties.h>
Public Member Functions
virtual
App::Property
*
Copy
(void) const
Returns a new copy of the property (mainly for Undo/Redo and transactions)
More...
virtual unsigned int
getMemSize
(void) const
This method is used to get the size of objects It is not meant to have the exact size, it is more or less an estimation which runs fast! Is it two bytes or a GB? This method is defined in
Base::Persistence
.
More...
virtual
PyObject
*
getPyObject
(void)
This method returns the Python wrapper for a C++ object.
More...
virtual int
getSize
(void) const
const std::vector<
Base::Vector3f
> &
getValues
(void) const
const
Base::Vector3f
&
operator[]
(const int idx) const
virtual void
Paste
(const
App::Property
&from)
Paste the value from the property (mainly for Undo/Redo and transactions)
More...
PropertyNormalList
()
virtual void
Restore
(
Base::XMLReader
&reader)
This method is used to restore properties from an XML document.
More...
virtual void
RestoreDocFile
(
Base::Reader
&reader)
This method is used to restore large amounts of data from a file In this method you simply stream in your
SaveDocFile()
saved data.
More...
virtual void
Save
(
Base::Writer
&writer) const
This method is used to save properties to an XML document.
More...
virtual void
SaveDocFile
(
Base::Writer
&writer) const
This method is used to save large amounts of data to a binary file.
More...
void
set1Value
(const int idx, const
Base::Vector3f
&value)
virtual void
setPyObject
(
PyObject
*)
virtual void
setSize
(int newSize)
void
setValue
(const
Base::Vector3f
&)
void
setValue
(float x, float y, float z)
void
setValues
(const std::vector<
Base::Vector3f
> &values)
~PropertyNormalList
()
Modify
void
transformGeometry
(const
Base::Matrix4D
&rclMat)
void
removeIndices
(const std::vector< unsigned long > &)
Public Member Functions inherited from
App::PropertyLists
bool
isOrderRelevant
() const
void
setOrderRelevant
(
bool
on)
Public Member Functions inherited from
App::Property
virtual void
aboutToSetChildValue
(
Property
&)
Called before a child property changing value.
More...
virtual void
afterRestore
()
Called at the beginning of
Document::afterRestore()
More...
virtual
App::ObjectIdentifier
canonicalPath
(const
App::ObjectIdentifier
&p) const
Convert p to a canonical representation of it.
More...
PropertyContainer
*
getContainer
(void) const
Get a pointer to the
PropertyContainer
derived class the property belongs to.
More...
const char *
getDocumentation
(void) const
Get the documentation of this property.
More...
virtual const char *
getEditorName
(void) const
Get the class name of the associated property editor item.
More...
std::string
getFullName
() const
const char *
getGroup
(void) const
Get the group of this property.
More...
const char *
getName
(void) const
get the name of this property in the belonging container
More...
virtual void
getPaths
(std::vector<
App::ObjectIdentifier
> &paths) const
Get valid paths for this property; used by auto completer.
More...
virtual const boost::any
getPathValue
(const
App::ObjectIdentifier
&path) const
Get value of property.
More...
virtual
bool
getPyPathValue
(const
App::ObjectIdentifier
&, Py::Object &) const
Get Python value of property.
More...
unsigned long
getStatus
() const
return the status bits
More...
short
getType
(void) const
Get the type of the property in the container.
More...
virtual void
hasSetChildValue
(
Property
&)
Called when a child property has changed value.
More...
bool
isReadOnly
() const
bool
isSinglePrecision
() const
Gets precision of properties using floating point numbers.
More...
bool
isTouched
(void) const
Test if this property is touched.
More...
virtual void
onContainerRestored
()
Called before calling
DocumentObject::onDocumentRestored()
More...
Property
()
void
purgeTouched
(void)
Reset this property touched.
More...
void
setContainer
(
PropertyContainer
*Father)
Is called by the framework to set the father (container)
More...
virtual void
setPathValue
(const
App::ObjectIdentifier
&path, const boost::any &value)
Set value of property.
More...
void
setReadOnly
(
bool
readOnly)
Sets property editable/grayed out in property editor.
More...
void
setSinglePrecision
(
bool
single)
Sets precision of properties using floating point numbers to single, the default is double.
More...
void
setStatus
(
Status
pos,
bool
on)
void
setStatusValue
(unsigned long status)
bool
testStatus
(
Status
pos) const
void
touch
()
Property
status handling.
More...
virtual
~Property
()
Public Member Functions inherited from
Base::Persistence
void
dumpToStream
(std::ostream &stream, int compression)
virtual
Base::Type
getTypeId
(void) const
void
restoreFromStream
(std::istream &stream)
Public Member Functions inherited from
Base::BaseClass
BaseClass
()
Construction.
More...
bool
isDerivedFrom
(const
Type
type
) const
virtual
~BaseClass
()
Destruction.
More...
Public Member Functions inherited from
App::PropertyListsBase
void
clearTouchList
()
const std::set< int > &
getTouchList
() const
Additional Inherited Members
Public Types inherited from
App::Property
enum
Status
{
Touched
= 0,
Immutable
= 1,
ReadOnly
= 2,
Hidden
= 3,
Transient
= 4,
MaterialEdit
= 5,
NoMaterialListEdit
= 6,
Output
= 7,
LockDynamic
= 8,
NoModify
= 9,
PartialTrigger
= 10,
NoRecompute
= 11,
Single
= 12,
Ordered
= 13,
EvalOnRestore
= 14,
PropStaticBegin
= 21,
PropDynamic
= 21,
PropNoPersist
= 22,
PropNoRecompute
= 23,
PropReadOnly
= 24,
PropTransient
= 25,
PropHidden
= 26,
PropOutput
= 27,
PropStaticEnd
= 28,
User1
= 28,
User2
= 29,
User3
= 30,
User4
= 31
}
Static Public Member Functions inherited from
App::Property
static void
destroy
(
Property
*p)
For safe deleting of a dynamic property.
More...
Static Public Member Functions inherited from
Base::Persistence
static void *
create
(void)
static std::string
encodeAttribute
(const std::string &)
Encodes an attribute upon saving.
More...
static
Base::Type
getClassTypeId
(void)
static void
init
(void)
Static Public Member Functions inherited from
Base::BaseClass
static void *
create
(void)
static
Type
getClassTypeId
(void)
static void
init
(void)
Protected Member Functions inherited from
App::Property
virtual void
aboutToSetValue
(void)
Gets called by all setValue() methods before the value has changed.
More...
virtual void
hasSetValue
(void)
Gets called by all setValue() methods after the value has changed.
More...
virtual void
verifyPath
(const
App::ObjectIdentifier
&p) const
Verify a path for the current property.
More...
Protected Member Functions inherited from
App::PropertyListsBase
virtual void
setPyValues
(const std::vector<
PyObject
* > &vals, const std::vector< int > &indices)
Static Protected Member Functions inherited from
Base::BaseClass
static void
initSubclass
(
Base::Type
&toInit, const char *ClassName, const char *ParentName,
Type::instantiationMethod
method=nullptr)
Protected Attributes inherited from
App::Property
std::bitset< 32 >
StatusBits
Status bits of the property The first 8 bits are used for the base system the rest can be used in descendent classes to mark special statuses on the objects.
More...
Constructor & Destructor Documentation
β
PropertyNormalList()
PropertyNormalList::PropertyNormalList
(
)
β
~PropertyNormalList()
PropertyNormalList::~PropertyNormalList
(
)
Member Function Documentation
β
Copy()
App::Property
* PropertyNormalList::Copy
(
void
)
const
virtual
Returns a new copy of the property (mainly for Undo/Redo and transactions)
Implements
App::Property
.
β
getMemSize()
unsigned int PropertyNormalList::getMemSize
(
void
)
const
virtual
This method is used to get the size of objects It is not meant to have the exact size, it is more or less an estimation which runs fast! Is it two bytes or a GB? This method is defined in
Base::Persistence
.
See also
Base::Persistence
Reimplemented from
App::Property
.
β
getPyObject()
PyObject
* PropertyNormalList::getPyObject
(
void
)
virtual
This method returns the Python wrapper for a C++ object.
It's in the responsibility of the programmer to do the correct reference counting. Basically there are two ways how to implement that: Either always return a new Python object then reference counting is not a matter or return always the same Python object then the reference counter must be incremented by one. However, it's absolutely forbidden to return always the same Python object without incrementing the reference counter.
The default implementation returns 'None'.
Reimplemented from
Base::BaseClass
.
β
getSize()
int PropertyNormalList::getSize
(
void
)
const
virtual
Implements
App::PropertyListsBase
.
Referenced by
PointsGui::ViewProviderPoints::setDisplayMode()
.
β
getValues()
const std::vector<
Base::Vector3f
>& Points::PropertyNormalList::getValues
(
void
)
const
Referenced by
PointsGui::ViewProviderPoints::setVertexNormalMode()
.
β
operator[]()
const
Base::Vector3f
& Points::PropertyNormalList::operator[]
(
const int
idx
)
const
β
Paste()
void PropertyNormalList::Paste
(
const
App::Property
&
from
)
virtual
Paste the value from the property (mainly for Undo/Redo and transactions)
Implements
App::Property
.
β
removeIndices()
void PropertyNormalList::removeIndices
(
const std::vector< unsigned long > &
uIndices
)
β
Restore()
void PropertyNormalList::Restore
(
Base::XMLReader
&
)
virtual
This method is used to restore properties from an XML document.
It uses the XMLReader class, which bases on SAX, to read the in
Save()
written information. Again the Vector as an example:
void
PropertyVector::Restore(
Base::XMLReader
&reader)
{
// read my Element
reader.
readElement
(
"PropertyVector"
);
// get the value of my Attribute
_cVec.x = reader.
getAttributeAsFloat
(
"valueX"
);
_cVec.y = reader.
getAttributeAsFloat
(
"valueY"
);
_cVec.z = reader.
getAttributeAsFloat
(
"valueZ"
);
}
Implements
Base::Persistence
.
References
Base::XMLReader::addFile()
,
Base::XMLReader::getAttribute()
, and
Base::XMLReader::readElement()
.
β
RestoreDocFile()
void PropertyNormalList::RestoreDocFile
(
Base::Reader
&
)
virtual
This method is used to restore large amounts of data from a file In this method you simply stream in your
SaveDocFile()
saved data.
Again you have to apply for the call of this method in the
Restore()
call:
void
PropertyMeshKernel::Restore(
Base::XMLReader
&reader)
{
reader.
readElement
(
"Mesh"
);
std::string
file
(reader.
getAttribute
(
"file"
) );
if
(file ==
""
)
{
// read XML
MeshCore::MeshDocXML restorer(*_pcMesh);
restorer.Restore(reader);
}
else
{
// initiate a file read
reader.
addFile
(
file
.c_str(),
this
);
}
}
After you issued the reader.addFile() your
RestoreDocFile()
is called:
void
PropertyMeshKernel::RestoreDocFile(
Base::Reader
&reader)
{
_pcMesh->Read( reader );
}
See also
Base::Reader
,
Base::XMLReader
Reimplemented from
Base::Persistence
.
β
Save()
void PropertyNormalList::Save
(
Base::Writer
&
)
const
virtual
This method is used to save properties to an XML document.
A good example you'll find in PropertyStandard.cpp, e.g. the vector:
void
PropertyVector::Save (Writer &writer)
const
{
writer << writer.ind() <<
"<PropertyVector valueX=\""
<< _cVec.x <<
"\" valueY=\""
<< _cVec.y <<
"\" valueZ=\""
<< _cVec.z <<
"\"/>"
<< endl;
}
The writer.ind() expression writes the indentation, just for pretty printing of the XML. As you see, the writing of the XML document is not done with a DOM implementation because of performance reasons. Therefore the programmer has to take care that a valid XML document is written. This means closing tags and writing UTF-8.
See also
Base::Writer
Implements
Base::Persistence
.
References
Base::Writer::addFile()
,
Base::Writer::ind()
,
Base::Writer::isForceXML()
, and
Base::Writer::Stream()
.
β
SaveDocFile()
void PropertyNormalList::SaveDocFile
(
Base::Writer
&
)
const
virtual
This method is used to save large amounts of data to a binary file.
Sometimes it makes no sense to write property data as XML. In case the amount of data is too big or the data type has a more effective way to save itself. In this cases it is possible to write the data in a separate file inside the document archive. In case you want do so you have to re-implement
SaveDocFile()
. First, you have to inform the framework in
Save()
that you want do so. Here an example from the
Mesh
module which can save a (pontetionaly big) triangle mesh:
void
PropertyMeshKernel::Save (
Base::Writer
&writer)
const
{
if
(writer.
isForceXML
())
{
writer << writer.
ind
() <<
"<Mesh>"
<< std::endl;
MeshCore::MeshDocXML saver(*_pcMesh);
saver.Save(writer);
}
else
{
writer << writer.
ind
() <<
"<Mesh file=\""
<< writer.
addFile
(
"MeshKernel.bms"
,
this
) <<
"\"/>"
<< std::endl;
}
The writer.isForceXML() is an indication to force you to write XML. Regardless of size and effectiveness. The second part informs the Base::writer through writer.addFile("MeshKernel.bms", this) that this object wants to write a file with the given name. The method addFile() returns a unique name that then is written in the XML stream. This allows your
RestoreDocFile()
method to identify and read the file again. Later your
SaveDocFile()
method is called as many times as you issued the addFile() call:
void
PropertyMeshKernel::SaveDocFile (
Base::Writer
&writer)
const
{
_pcMesh->Write( writer );
}
In this method you can simply stream your content to the file (
Base::Writer
inheriting from ostream).
Reimplemented from
Base::Persistence
.
References
Base::Writer::Stream()
.
β
set1Value()
void Points::PropertyNormalList::set1Value
(
const int
idx
,
const
Base::Vector3f
&
value
)
β
setPyObject()
void PropertyNormalList::setPyObject
(
PyObject
*
value
)
virtual
Reimplemented from
App::PropertyLists
.
References
Base::VectorPy::getVectorPtr()
,
App::PropertyVector::setPyObject()
, and
Base::VectorPy::Type
.
β
setSize()
void PropertyNormalList::setSize
(
int
newSize
)
virtual
Implements
App::PropertyListsBase
.
β
setValue()
[1/2]
void PropertyNormalList::setValue
(
const
Base::Vector3f
&
lValue
)
β
setValue()
[2/2]
void PropertyNormalList::setValue
(
float
x
,
float
y
,
float
z
)
β
setValues()
void PropertyNormalList::setValues
(
const std::vector<
Base::Vector3f
> &
values
)
β
transformGeometry()
void PropertyNormalList::transformGeometry
(
const
Base::Matrix4D
&
rclMat
)
References
Base::Matrix4D::multVec()
, and
Base::Matrix4D::setToUnity()
.
The documentation for this class was generated from the following files:
src/Mod/Points/App/Properties.h
src/Mod/Points/App/Properties.cpp
Base::Reader
Definition:
Reader.h:295
Base::XMLReader::addFile
const char * addFile(const char *Name, Base::Persistence *Object)
add a read request of a persistent object
Definition:
Reader.cpp:372
Base::XMLReader::getAttributeAsFloat
double getAttributeAsFloat(const char *AttrName) const
return the named attribute as a double floating point (does type checking)
Definition:
Reader.cpp:159
Base::Writer::ind
const char * ind(void) const
get the current indentation
Definition:
Writer.h:129
Base::Writer::isForceXML
bool isForceXML(void)
check on state
Definition:
Writer.cpp:97
DrawingExample.file
file
Definition:
DrawingExample.py:75
Base::Writer::addFile
std::string addFile(const char *Name, const Base::Persistence *Object)
add a write request of a persistent object
Definition:
Writer.cpp:165
Base::XMLReader::readElement
void readElement(const char *ElementName=0)
read until a start element is found (<name>) or start-end element (<name/>) (with special name if giv...
Definition:
Reader.cpp:241
Base::XMLReader::getAttribute
const char * getAttribute(const char *AttrName) const
return the named attribute as a double floating point (does type checking)
Definition:
Reader.cpp:174
Base::XMLReader
The XML reader class This is an important helper class for the store and retrieval system of objects ...
Definition:
Reader.h:117
Base::Writer
The Writer class This is an important helper class for the store and retrieval system of persistent o...
Definition:
Writer.h:77
1.8.17
|
=======================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
List of all members
|
Public Member Functions
StdMeshers_NumberOfLayers2D Class Reference
#include <StdMeshers_NumberOfLayers2D.hxx>
Public Member Functions
StdMeshers_NumberOfLayers2D
(int hypId, int studyId,
SMESH_Gen
*gen)
virtual
~StdMeshers_NumberOfLayers2D
()
Public Member Functions inherited from
StdMeshers_NumberOfLayers
int
GetNumberOfLayers
() const
virtual std::istream &
LoadFrom
(std::istream &load)
virtual std::ostream &
SaveTo
(std::ostream &save)
void
SetNumberOfLayers
(int numberOfLayers)
virtual
bool
SetParametersByDefaults
(const
TDefaults
&dflts, const
SMESH_Mesh
*theMesh=0)
Initialize my parameter values by default parameters.
More...
virtual
bool
SetParametersByMesh
(const
SMESH_Mesh
*theMesh, const TopoDS_Shape &theShape)
Initialize parameters by the mesh built on the geometry.
More...
StdMeshers_NumberOfLayers
(int hypId, int studyId,
SMESH_Gen
*gen)
virtual
~StdMeshers_NumberOfLayers
()
Public Member Functions inherited from
SMESH_Hypothesis
void
ClearParameters
()
virtual
bool
DataDependOnParams
() const
The returned value is used by
NotifySubMeshesHypothesisModification()
to decide to call subMesh->AlgoStateEngine( MODIF_HYP, hyp ) or not if subMesh is ready to be computed (algo+hyp==OK) but not yet computed. True result is reasonable for example if EventListeners depend on parameters of hypothesis.
More...
virtual int
GetDim
() const
SMESH_Gen
*
GetGen
() const
char *
GetLastParameters
() const
virtual const char *
GetLibName
() const
SMESH_Mesh
*
GetMeshByPersistentID
(int id)
Find a mesh with given persistent ID.
More...
char *
GetParameters
() const
virtual int
GetShapeType
() const
int
GetStudyId
() const
virtual
bool
IsAuxiliary
() const
Return true if me is an auxiliary hypothesis.
More...
virtual void
NotifySubMeshesHypothesisModification
()
void
SetLastParameters
(const char *theParameters)
void
SetLibName
(const char *theLibName)
void
SetParameters
(const char *theParameters)
SMESH_Hypothesis
(int hypId, int studyId,
SMESH_Gen
*gen)
virtual
~SMESH_Hypothesis
()
Public Member Functions inherited from
SMESHDS_Hypothesis
int
GetID
() const
const char *
GetName
() const
int
GetType
() const
bool
IsSameName
(const
SMESHDS_Hypothesis
&other) const
Compare types of hypotheses.
More...
bool
operator!=
(const
SMESHDS_Hypothesis
&other) const
virtual
bool
operator==
(const
SMESHDS_Hypothesis
&other) const
SMESHDS_Hypothesis
(int hypId)
virtual
~SMESHDS_Hypothesis
()
Additional Inherited Members
Public Types inherited from
SMESH_Hypothesis
enum
Hypothesis_Status
{
HYP_OK
= 0,
HYP_MISSING
,
HYP_CONCURENT
,
HYP_BAD_PARAMETER
,
HYP_HIDDEN_ALGO
,
HYP_HIDING_ALGO
,
HYP_UNKNOWN_FATAL
,
HYP_INCOMPATIBLE
,
HYP_NOTCONFORM
,
HYP_ALREADY_EXIST
,
HYP_BAD_DIM
,
HYP_BAD_SUBSHAPE
,
HYP_BAD_GEOMETRY
,
HYP_NEED_SHAPE
,
HYP_INCOMPAT_HYPS
}
Public Types inherited from
SMESHDS_Hypothesis
enum
hypothesis_type
{
PARAM_ALGO
,
ALGO_0D
,
ALGO_1D
,
ALGO_2D
,
ALGO_3D
}
Static Public Member Functions inherited from
SMESH_Hypothesis
static
bool
IsStatusFatal
(
Hypothesis_Status
theStatus)
Detailed Description
This hypothesis is used by "Radial quadrangle" algorithm. It specifies number of segments between the internal and the external surfaces.
Constructor & Destructor Documentation
β
StdMeshers_NumberOfLayers2D()
StdMeshers_NumberOfLayers2D::StdMeshers_NumberOfLayers2D
(
int
hypId
,
int
studyId
,
SMESH_Gen
*
gen
)
StdMeshers_NumberOfLayers2D::StdMeshers_NumberOfLayers2D
Constructor
β
~StdMeshers_NumberOfLayers2D()
StdMeshers_NumberOfLayers2D::~StdMeshers_NumberOfLayers2D
(
)
virtual
StdMeshers_NumberOfLayers2D::~StdMeshers_NumberOfLayers2D
Destructor
The documentation for this class was generated from the following files:
src/3rdParty/salomesmesh/inc/StdMeshers_NumberOfLayers2D.hxx
src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_NumberOfLayers2D.cpp
1.8.17
|
=================================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
ifc4
ifcinterceptortypeenum
ifc4.ifcinterceptortypeenum Member List
This is the complete list of members for
ifc4.ifcinterceptortypeenum
, including all inherited members.
get_enum_ids
(self)
SCL.ConstructedDataTypes.ENUMERATION
1.8.17
|
===========================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
femtest
app
test_open
Classes
femtest.app.test_open Namespace Reference
Classes
class
TestObjectOpen
1.8.17
|
======================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
DriverMED_W_Field Member List
This is the complete list of members for
DriverMED_W_Field
, including all inherited members.
addMessage
(const std::string &msg, const bool isFatal=false)
Driver_Mesh
protected
AddODOnVertices
(bool toAdd)
DriverMED_W_Field
AddValue
(double val)
DriverMED_W_Field
AddValue
(int val)
DriverMED_W_Field
Driver_Mesh
()
Driver_Mesh
Driver_SMESHDS_Mesh
()
Driver_SMESHDS_Mesh
DriverMED_W_Field
()
DriverMED_W_Field
DRS_EMPTY
enum value
Driver_Mesh
DRS_FAIL
enum value
Driver_Mesh
DRS_OK
enum value
Driver_Mesh
DRS_WARN_DESCENDING
enum value
Driver_Mesh
DRS_WARN_RENUMBER
enum value
Driver_Mesh
DRS_WARN_SKIP_ELEM
enum value
Driver_Mesh
GetError
()
Driver_Mesh
virtual
GetMeshName
() const
Driver_Mesh
virtual
GetOrderedElems
()
DriverMED_W_Field
myErrorMessages
Driver_Mesh
protected
myFile
Driver_Mesh
protected
myMesh
Driver_SMESHDS_Mesh
protected
myMeshId
Driver_Mesh
protected
myMeshName
Driver_Mesh
protected
myStatus
Driver_Mesh
protected
Perform
()
DriverMED_W_Field
virtual
Set
(SMESHDS_Mesh *mesh, const std::string &fieldName, SMDSAbs_ElementType type, const int nbComps, const bool isIntData)
DriverMED_W_Field
SetCompName
(const int iComp, const char *name)
DriverMED_W_Field
SetDtIt
(const int dt, const int it)
DriverMED_W_Field
SetFile
(const std::string &theFileName)
Driver_Mesh
virtual
SetMesh
(SMESHDS_Mesh *theMesh)
Driver_SMESHDS_Mesh
SetMeshId
(int theMeshId)
Driver_Mesh
SetMeshName
(const std::string &theMeshName)
Driver_Mesh
virtual
SetOption
(const std::string &optionName, const std::string &optionValue)
Driver_Mesh
virtual
Status
enum name
Driver_Mesh
~Driver_Mesh
()
Driver_Mesh
virtual
1.8.17
|
================================================================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
PathScripts
PathToolControllerGui
DlgToolControllerEdit
PathScripts.PathToolControllerGui.DlgToolControllerEdit Member List
This is the complete list of members for
PathScripts.PathToolControllerGui.DlgToolControllerEdit
, including all inherited members.
editor
PathScripts.PathToolControllerGui.DlgToolControllerEdit
exec_
(self)
PathScripts.PathToolControllerGui.DlgToolControllerEdit
obj
PathScripts.PathToolControllerGui.DlgToolControllerEdit
1.8.17
|
=============================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
TechDrawGui
QGITemplate
TechDrawGui::QGITemplate Member List
This is the complete list of members for
TechDrawGui::QGITemplate
, including all inherited members.
clearContents
()
TechDrawGui::QGITemplate
draw
()=0
TechDrawGui::QGITemplate
pure virtual
getTemplate
()
TechDrawGui::QGITemplate
getTextFields
(void)
TechDrawGui::QGITemplate
getY
()
TechDrawGui::QGITemplate
itemChange
(GraphicsItemChange change, const QVariant &value)
TechDrawGui::QGITemplate
protected
virtual
pageTemplate
TechDrawGui::QGITemplate
protected
QGITemplate
(QGraphicsScene *)
TechDrawGui::QGITemplate
setTemplate
(TechDraw::DrawTemplate *obj)
TechDrawGui::QGITemplate
textFields
TechDrawGui::QGITemplate
protected
type
() const
TechDrawGui::QGITemplate
Type
enum value
TechDrawGui::QGITemplate
updateView
(bool update=false)
TechDrawGui::QGITemplate
virtual
~QGITemplate
()
TechDrawGui::QGITemplate
1.8.17
|
=========================================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
femtest
testcommon
TestFemCommon
femtest.testcommon.TestFemCommon Member List
This is the complete list of members for
femtest.testcommon.TestFemCommon
, including all inherited members.
active_doc
femtest.testcommon.TestFemCommon
doc_name
femtest.testcommon.TestFemCommon
setUp
(self)
femtest.testcommon.TestFemCommon
tearDown
(self)
femtest.testcommon.TestFemCommon
test_adding_refshaps
(self)
femtest.testcommon.TestFemCommon
test_pyimport_all_FEM_modules
(self)
femtest.testcommon.TestFemCommon
1.8.13
|
===================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
zipios
ZipInputStream
List of all members
|
Public Member Functions
zipios::ZipInputStream Class Reference
#include <zipinputstream.h>
Public Member Functions
int
available
()
void
close
()
Closes the istream.
More...
void
closeEntry
()
Closes the current entry, and positions the stream read pointer at the beginning of the next entry (if there is one).
More...
ConstEntryPointer
getNextEntry
()
ZipInputStream
(const std::string &filename, std::streampos pos=0)
ZipInputStream
constructor.
More...
ZipInputStream
(std::istream &is, std::streampos pos=0)
ZipInputStream
constructor.
More...
virtual
~ZipInputStream
()
Destructor.
More...
Detailed Description
ZipInputStream
is an istream that gets it's input from a zip file. The interface approximates the interface of the Java
ZipInputStream
.
Constructor & Destructor Documentation
β
ZipInputStream()
[1/2]
zipios::ZipInputStream::ZipInputStream
(
std::istream &
is
,
std::streampos
pos
=
0
)
explicit
ZipInputStream
constructor.
Parameters
is
istream from which the compressed zip archive can be read.
pos
position to reposition the istream to before reading.
β
ZipInputStream()
[2/2]
zipios::ZipInputStream::ZipInputStream
(
const std::string &
filename
,
std::streampos
pos
=
0
)
explicit
ZipInputStream
constructor.
Parameters
filename
filename of a valid zip file.
pos
position to reposition the istream to before reading.
References
Base::FileInfo::toStdWString()
.
β
~ZipInputStream()
zipios::ZipInputStream::~ZipInputStream
(
)
virtual
Destructor.
Member Function Documentation
β
available()
int zipios::ZipInputStream::available
(
)
β
close()
void zipios::ZipInputStream::close
(
)
Closes the istream.
References
zipios::ZipInputStreambuf::close()
.
β
closeEntry()
void zipios::ZipInputStream::closeEntry
(
)
Closes the current entry, and positions the stream read pointer at the beginning of the next entry (if there is one).
References
zipios::ZipInputStreambuf::closeEntry()
.
β
getNextEntry()
ConstEntryPointer
zipios::ZipInputStream::getNextEntry
(
)
Opens the next entry in the zip archive and returns a const pointer to a
FileEntry
object for the entry.
Returns
a const
FileEntry
* containing information about the (now) current entry.
References
zipios::ZipInputStreambuf::getNextEntry()
.
Referenced by
Base::XMLReader::readFiles()
.
The documentation for this class was generated from the following files:
src/zipios++/zipinputstream.h
src/zipios++/zipinputstream.cpp
1.8.17
|
===================================================================================================================
Index
Modules Hierarchy
Alphabetical list
List of all members
|
Public Member Functions
|
Public Attributes
FemFace Struct Reference
Public Member Functions
Base::Vector3d
getFirstNodePoint
(void)
bool
isSameFace
(
FemFace
&face)
Base::Vector3d
set
(short size, const
SMDS_MeshElement
*element, unsigned short id, short faceNo, const
SMDS_MeshNode
*n1, const
SMDS_MeshNode
*n2, const
SMDS_MeshNode
*n3, const
SMDS_MeshNode
*n4=0, const
SMDS_MeshNode
*n5=0, const
SMDS_MeshNode
*n6=0, const
SMDS_MeshNode
*n7=0, const
SMDS_MeshNode
*n8=0)
Public Attributes
const
SMDS_MeshElement
*
Element
unsigned long
ElementNumber
unsigned short
FaceNo
bool
hide
const
SMDS_MeshNode
*
Nodes
[8]
unsigned short
Size
Member Function Documentation
β
getFirstNodePoint()
Base::Vector3d
FemFace::getFirstNodePoint
(
void
)
β
isSameFace()
bool
FemFace::isSameFace
(
FemFace
&
face
)
β
set()
Base::Vector3d
FemFace::set
(
short
size
,
const
SMDS_MeshElement
*
element
,
unsigned short
id
,
short
faceNo
,
const
SMDS_MeshNode
*
n1
,
const
SMDS_MeshNode
*
n2
,
const
SMDS_MeshNode
*
n3
,
const
SMDS_MeshNode
*
n4
=
0
,
const
SMDS_MeshNode
*
n5
=
0
,
const
SMDS_MeshNode
*
n6
=
0
,
const
SMDS_MeshNode
*
n7
=
0
,
const
SMDS_MeshNode
*
n8
=
0
)
Member Data Documentation
β
Element
const
SMDS_MeshElement
* FemFace::Element
β
ElementNumber
unsigned long FemFace::ElementNumber
β
FaceNo
unsigned short FemFace::FaceNo
β
hide
bool
FemFace::hide
Referenced by
Mod.Show.mTempoVis.TempoVis::hide_all_dependencies()
,
Mod.Show.mTempoVis.TempoVis::hide_all_dependent()
,
PathScripts.PathToolEdit.ToolEditorImage::setupUI()
, and
PathScripts.PathToolEdit.ToolEditorImage::updateTool()
.
β
Nodes
const
SMDS_MeshNode
* FemFace::Nodes[8]
β
Size
unsigned short FemFace::Size
The documentation for this struct was generated from the following file:
src/Mod/Fem/Gui/ViewProviderFemMesh.cpp
1.8.17
|
===================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
InitGui
PlotWorkbench
List of all members
|
Public Member Functions
InitGui.PlotWorkbench Class Reference
Public Member Functions
def
Initialize
(self)
Detailed Description
Workbench of Plot module.
Member Function Documentation
β
Initialize()
def InitGui.PlotWorkbench.Initialize
(
self
)
References
Gui::PythonWorkbenchPy.appendMenu()
,
FreeCADGuiInit.Workbench.appendMenu()
,
Gui::PythonBaseWorkbench.appendMenu()
,
FreeCADGuiInit.Workbench.appendToolbar()
,
Gui::PythonWorkbenchPy.appendToolbar()
, and
Gui::PythonBaseWorkbench.appendToolbar()
.
The documentation for this class was generated from the following file:
src/Mod/Plot/InitGui.py
1.8.17
|
==============================================================================================================================
Index
Modules Hierarchy
Alphabetical list
ifc2x3
ifccolumn
List of all members
ifc2x3.ifccolumn Class Reference
Additional Inherited Members
Public Member Functions inherited from
ifc2x3.ifcelement
def
connectedfrom
()
def
connectedto
()
def
containedinstructure
()
def
fillsvoids
()
def
hascoverings
()
def
hasopenings
()
def
hasports
()
def
hasprojections
()
def
hasstructuralmember
()
def
isconnectionrealization
()
def
providesboundaries
()
def
referencedinstructures
()
def
tag
()
Public Member Functions inherited from
ifc2x3.ifcproduct
def
objectplacement
()
def
referencedby
()
def
representation
()
def
wr1
(self)
Public Member Functions inherited from
ifc2x3.ifcobject
def
isdefinedby
()
def
objecttype
()
Public Member Functions inherited from
ifc2x3.ifcobjectdefinition
def
decomposes
()
def
hasassignments
()
def
hasassociations
()
def
isdecomposedby
()
Public Member Functions inherited from
ifc2x3.ifcroot
def
description
()
def
globalid
()
def
name
()
def
ownerhistory
()
Public Attributes inherited from
ifc2x3.ifcelement
tag
Public Attributes inherited from
ifc2x3.ifcproduct
objectplacement
representation
Public Attributes inherited from
ifc2x3.ifcobject
objecttype
Public Attributes inherited from
ifc2x3.ifcroot
description
globalid
name
ownerhistory
Detailed Description
Entity ifccolumn definition.
The documentation for this class was generated from the following file:
src/Mod/Import/App/ifc2x3.py
1.8.17
|
==========================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
ifc4
ifcslabtypeenum
ifc4.ifcslabtypeenum Member List
This is the complete list of members for
ifc4.ifcslabtypeenum
, including all inherited members.
get_enum_ids
(self)
SCL.ConstructedDataTypes.ENUMERATION
1.8.17
|
==============================================================================================================================
Index
Modules Hierarchy
Alphabetical list
Part
HyperbolaPy
List of all members
|
Public Types
|
Public Member Functions
|
Static Public Member Functions
|
Static Public Attributes
|
Protected Member Functions
Part::HyperbolaPy Class Reference
The python export class for
GeomHyperbola
.
More...
#include <HyperbolaPy.h>
Public Types
typedef
GeomHyperbola
*
PointerType
Public Types inherited from
Part::ConicPy
typedef
GeomConic
*
PointerType
Public Types inherited from
Part::GeometryCurvePy
typedef
GeomCurve
*
PointerType
Public Types inherited from
Part::GeometryPy
typedef
Geometry
*
PointerType
Public Types inherited from
Base::PyObjectBase
typedef void *
PointerType
enum
Status
{
Valid
= 0,
Immutable
= 1,
Notify
= 2,
NoTrack
= 3
}
Public Member Functions
virtual PyTypeObject *
GetType
(void)
HyperbolaPy
(
GeomHyperbola
*pcObject, PyTypeObject *T=&
Type
)
virtual int
PyInit
(
PyObject
*args,
PyObject
*k)
PyInit method Override this method to initialize a newly created instance of the class (Constructor)
More...
std::string
representation
(void) const
Public Member Functions inherited from
Part::ConicPy
ConicPy
(
GeomConic
*pcObject, PyTypeObject *T=&
Type
)
std::string
representation
(void) const
Py::Object
getLocation
(void) const
getter for the Location attribute
More...
void
setLocation
(Py::Object arg)
setter for the Location attribute
More...
Py::Object
getCenter
(void) const
getter for the Center attribute
More...
void
setCenter
(Py::Object arg)
setter for the Center attribute
More...
Py::Float
getEccentricity
(void) const
getter for the Eccentricity attribute
More...
Py::Float
getAngleXU
(void) const
getter for the AngleXU attribute
More...
void
setAngleXU
(Py::Float arg)
setter for the AngleXU attribute
More...
Py::Object
getAxis
(void) const
getter for the Axis attribute
More...
void
setAxis
(Py::Object arg)
setter for the Axis attribute
More...
Py::Object
getXAxis
(void) const
getter for the XAxis attribute
More...
void
setXAxis
(Py::Object arg)
setter for the XAxis attribute
More...
Py::Object
getYAxis
(void) const
getter for the YAxis attribute
More...
void
setYAxis
(Py::Object arg)
setter for the YAxis attribute
More...
PyObject
*
getCustomAttributes
(const char *attr) const
getter method for special attributes (e.g. dynamic ones)
More...
int
setCustomAttributes
(const char *attr,
PyObject
*obj)
setter for special attributes (e.g.
More...
GeomConic
*
getGeomConicPtr
(void) const
getter for the object handled by this class
More...
Public Member Functions inherited from
Part::GeometryCurvePy
GeometryCurvePy
(
GeomCurve
*pcObject, PyTypeObject *T=&
Type
)
std::string
representation
(void) const
PyObject
*
toShape
(
PyObject
*args)
implementer for the
toShape()
method
More...
PyObject
*
discretize
(
PyObject
*args,
PyObject
*kwd)
implementer for the
discretize()
method
More...
PyObject
*
length
(
PyObject
*args)
implementer for the
length()
method
More...
PyObject
*
parameterAtDistance
(
PyObject
*args)
implementer for the
parameterAtDistance()
method
More...
PyObject
*
value
(
PyObject
*args)
implementer for the
value()
method
More...
PyObject
*
tangent
(
PyObject
*args)
implementer for the
tangent()
method
More...
PyObject
*
makeRuledSurface
(
PyObject
*args)
implementer for the
makeRuledSurface()
method
More...
PyObject
*
intersect2d
(
PyObject
*args)
implementer for the
intersect2d()
method
More...
PyObject
*
parameter
(
PyObject
*args)
implementer for the
parameter()
method
More...
PyObject
*
normal
(
PyObject
*args)
implementer for the
normal()
method
More...
PyObject
*
curvature
(
PyObject
*args)
implementer for the
curvature()
method
More...
PyObject
*
centerOfCurvature
(
PyObject
*args)
implementer for the
centerOfCurvature()
method
More...
PyObject
*
intersect
(
PyObject
*args)
implementer for the
intersect()
method
More...
PyObject
*
intersectCS
(
PyObject
*args)
implementer for the
intersectCS()
method
More...
PyObject
*
intersectCC
(
PyObject
*args)
implementer for the
intersectCC()
method
More...
PyObject
*
toBSpline
(
PyObject
*args)
implementer for the
toBSpline()
method
More...
PyObject
*
toNurbs
(
PyObject
*args)
implementer for the
toNurbs()
method
More...
PyObject
*
trim
(
PyObject
*args)
implementer for the
trim()
method
More...
PyObject
*
approximateBSpline
(
PyObject
*args)
implementer for the
approximateBSpline()
method
More...
PyObject
*
reverse
(
PyObject
*args)
implementer for the
reverse()
method
More...
PyObject
*
reversedParameter
(
PyObject
*args)
implementer for the
reversedParameter()
method
More...
PyObject
*
isPeriodic
(
PyObject
*args)
implementer for the
isPeriodic()
method
More...
PyObject
*
period
(
PyObject
*args)
implementer for the
period()
method
More...
PyObject
*
isClosed
(
PyObject
*args)
implementer for the
isClosed()
method
More...
Py::String
getContinuity
(void) const
getter for the Continuity attribute
More...
Py::Float
getFirstParameter
(void) const
getter for the FirstParameter attribute
More...
Py::Float
getLastParameter
(void) const
getter for the LastParameter attribute
More...
PyObject
*
getCustomAttributes
(const char *attr) const
getter method for special attributes (e.g. dynamic ones)
More...
int
setCustomAttributes
(const char *attr,
PyObject
*obj)
setter for special attributes (e.g.
More...
GeomCurve
*
getGeomCurvePtr
(void) const
getter for the object handled by this class
More...
Public Member Functions inherited from
Part::GeometryPy
GeometryPy
(
Geometry
*pcObject, PyTypeObject *T=&
Type
)
std::string
representation
(void) const
PyObject
*
mirror
(
PyObject
*args)
implementer for the
mirror()
method
More...
PyObject
*
rotate
(
PyObject
*args)
implementer for the
rotate()
method
More...
PyObject
*
scale
(
PyObject
*args)
implementer for the
scale()
method
More...
PyObject
*
transform
(
PyObject
*args)
implementer for the
transform()
method
More...
PyObject
*
translate
(
PyObject
*args)
implementer for the
translate()
method
More...
PyObject
*
copy
(
PyObject
*args)
implementer for the
copy()
method
More...
PyObject
*
clone
(
PyObject
*args)
implementer for the
clone()
method
More...
PyObject
*
hasExtensionOfType
(
PyObject
*args)
implementer for the
hasExtensionOfType()
method
More...
PyObject
*
hasExtensionOfName
(
PyObject
*args)
implementer for the
hasExtensionOfName()
method
More...
PyObject
*
getExtensionOfType
(
PyObject
*args)
implementer for the
getExtensionOfType()
method
More...
PyObject
*
getExtensionOfName
(
PyObject
*args)
implementer for the
getExtensionOfName()
method
More...
PyObject
*
setExtension
(
PyObject
*args)
implementer for the
setExtension()
method
More...
PyObject
*
deleteExtensionOfType
(
PyObject
*args)
implementer for the
deleteExtensionOfType()
method
More...
PyObject
*
deleteExtensionOfName
(
PyObject
*args)
implementer for the
deleteExtensionOfName()
method
More...
PyObject
*
getExtensions
(
PyObject
*args)
implementer for the
getExtensions()
method
More...
Py::Boolean
getConstruction
(void) const
getter for the Construction attribute
More...
void
setConstruction
(Py::Boolean arg)
setter for the Construction attribute
More...
Py::String
getTag
(void) const
getter for the Tag attribute
More...
PyObject
*
getCustomAttributes
(const char *attr) const
getter method for special attributes (e.g. dynamic ones)
More...
int
setCustomAttributes
(const char *attr,
PyObject
*obj)
setter for special attributes (e.g.
More...
Geometry
*
getGeometryPtr
(void) const
getter for the object handled by this class
More...
Public Member Functions inherited from
Base::PyObjectBase
PyObjectBase
*
DecRef
(void)
decref method wrapper (see python extending manual)
More...
PyObjectBase
*
IncRef
(void)
incref method wrapper (see python extending manual)
More...
bool
isConst
()
bool
isNotTracking
() const
bool
isValid
()
PyObjectBase
(void *, PyTypeObject *T)
Constructor Sets the
Type
of the object (for inheritance) and decrease the the reference count of the
PyObject
.
More...
void
setConst
()
void
setInvalid
()
void
setNotTracking
(
bool
on=true)
void
setShouldNotify
(
bool
on)
bool
shouldNotify
() const
void
startNotify
()
Static Public Member Functions
static
PyObject
*
PyMake
(struct _typeobject *,
PyObject
*,
PyObject
*)
Static Public Member Functions inherited from
Part::ConicPy
static
PyObject
*
PyMake
(struct _typeobject *,
PyObject
*,
PyObject
*)
static
PyObject
*
staticCallback_getLocation
(
PyObject
*self, void *closure)
getter callback for the Location attribute
More...
static int
staticCallback_setLocation
(
PyObject
*self,
PyObject
*
value
, void *closure)
setter callback for the Location attribute
More...
static
PyObject
*
staticCallback_getCenter
(
PyObject
*self, void *closure)
getter callback for the Center attribute
More...
static int
staticCallback_setCenter
(
PyObject
*self,
PyObject
*
value
, void *closure)
setter callback for the Center attribute
More...
static
PyObject
*
staticCallback_getEccentricity
(
PyObject
*self, void *closure)
getter callback for the Eccentricity attribute
More...
static int
staticCallback_setEccentricity
(
PyObject
*self,
PyObject
*
value
, void *closure)
setter callback for the Eccentricity attribute
More...
static
PyObject
*
staticCallback_getAngleXU
(
PyObject
*self, void *closure)
getter callback for the AngleXU attribute
More...
static int
staticCallback_setAngleXU
(
PyObject
*self,
PyObject
*
value
, void *closure)
setter callback for the AngleXU attribute
More...
static
PyObject
*
staticCallback_getAxis
(
PyObject
*self, void *closure)
getter callback for the Axis attribute
More...
static int
staticCallback_setAxis
(
PyObject
*self,
PyObject
*
value
, void *closure)
setter callback for the Axis attribute
More...
static
PyObject
*
staticCallback_getXAxis
(
PyObject
*self, void *closure)
getter callback for the XAxis attribute
More...
static int
staticCallback_setXAxis
(
PyObject
*self,
PyObject
*
value
, void *closure)
setter callback for the XAxis attribute
More...
static
PyObject
*
staticCallback_getYAxis
(
PyObject
*self, void *closure)
getter callback for the YAxis attribute
More...
static int
staticCallback_setYAxis
(
PyObject
*self,
PyObject
*
value
, void *closure)
setter callback for the YAxis attribute
More...
Static Public Member Functions inherited from
Part::GeometryCurvePy
static
PyObject
*
PyMake
(struct _typeobject *,
PyObject
*,
PyObject
*)
static
PyObject
*
staticCallback_toShape
(
PyObject
*self,
PyObject
*args)
callback for the
toShape()
method
More...
static
PyObject
*
staticCallback_discretize
(
PyObject
*self,
PyObject
*args,
PyObject
*kwd)
callback for the
discretize()
method
More...
static
PyObject
*
staticCallback_length
(
PyObject
*self,
PyObject
*args)
callback for the
length()
method
More...
static
PyObject
*
staticCallback_parameterAtDistance
(
PyObject
*self,
PyObject
*args)
callback for the
parameterAtDistance()
method
More...
static
PyObject
*
staticCallback_value
(
PyObject
*self,
PyObject
*args)
callback for the
value()
method
More...
static
PyObject
*
staticCallback_tangent
(
PyObject
*self,
PyObject
*args)
callback for the
tangent()
method
More...
static
PyObject
*
staticCallback_makeRuledSurface
(
PyObject
*self,
PyObject
*args)
callback for the
makeRuledSurface()
method
More...
static
PyObject
*
staticCallback_intersect2d
(
PyObject
*self,
PyObject
*args)
callback for the
intersect2d()
method
More...
static
PyObject
*
staticCallback_parameter
(
PyObject
*self,
PyObject
*args)
callback for the
parameter()
method
More...
static
PyObject
*
staticCallback_normal
(
PyObject
*self,
PyObject
*args)
callback for the
normal()
method
More...
static
PyObject
*
staticCallback_curvature
(
PyObject
*self,
PyObject
*args)
callback for the
curvature()
method
More...
static
PyObject
*
staticCallback_centerOfCurvature
(
PyObject
*self,
PyObject
*args)
callback for the
centerOfCurvature()
method
More...
static
PyObject
*
staticCallback_intersect
(
PyObject
*self,
PyObject
*args)
callback for the
intersect()
method
More...
static
PyObject
*
staticCallback_intersectCS
(
PyObject
*self,
PyObject
*args)
callback for the
intersectCS()
method
More...
static
PyObject
*
staticCallback_intersectCC
(
PyObject
*self,
PyObject
*args)
callback for the
intersectCC()
method
More...
static
PyObject
*
staticCallback_toBSpline
(
PyObject
*self,
PyObject
*args)
callback for the
toBSpline()
method
More...
static
PyObject
*
staticCallback_toNurbs
(
PyObject
*self,
PyObject
*args)
callback for the
toNurbs()
method
More...
static
PyObject
*
staticCallback_trim
(
PyObject
*self,
PyObject
*args)
callback for the
trim()
method
More...
static
PyObject
*
staticCallback_approximateBSpline
(
PyObject
*self,
PyObject
*args)
callback for the
approximateBSpline()
method
More...
static
PyObject
*
staticCallback_reverse
(
PyObject
*self,
PyObject
*args)
callback for the
reverse()
method
More...
static
PyObject
*
staticCallback_reversedParameter
(
PyObject
*self,
PyObject
*args)
callback for the
reversedParameter()
method
More...
static
PyObject
*
staticCallback_isPeriodic
(
PyObject
*self,
PyObject
*args)
callback for the
isPeriodic()
method
More...
static
PyObject
*
staticCallback_period
(
PyObject
*self,
PyObject
*args)
callback for the
period()
method
More...
static
PyObject
*
staticCallback_isClosed
(
PyObject
*self,
PyObject
*args)
callback for the
isClosed()
method
More...
static
PyObject
*
staticCallback_getContinuity
(
PyObject
*self, void *closure)
getter callback for the Continuity attribute
More...
static int
staticCallback_setContinuity
(
PyObject
*self,
PyObject
*
value
, void *closure)
setter callback for the Continuity attribute
More...
static
PyObject
*
staticCallback_getFirstParameter
(
PyObject
*self, void *closure)
getter callback for the FirstParameter attribute
More...
static int
staticCallback_setFirstParameter
(
PyObject
*self,
PyObject
*
value
, void *closure)
setter callback for the FirstParameter attribute
More...
static
PyObject
*
staticCallback_getLastParameter
(
PyObject
*self, void *closure)
getter callback for the LastParameter attribute
More...
static int
staticCallback_setLastParameter
(
PyObject
*self,
PyObject
*
value
, void *closure)
setter callback for the LastParameter attribute
More...
Static Public Member Functions inherited from
Part::GeometryPy
static
PyObject
*
PyMake
(struct _typeobject *,
PyObject
*,
PyObject
*)
static
PyObject
*
staticCallback_mirror
(
PyObject
*self,
PyObject
*args)
callback for the
mirror()
method
More...
static
PyObject
*
staticCallback_rotate
(
PyObject
*self,
PyObject
*args)
callback for the
rotate()
method
More...
static
PyObject
*
staticCallback_scale
(
PyObject
*self,
PyObject
*args)
callback for the
scale()
method
More...
static
PyObject
*
staticCallback_transform
(
PyObject
*self,
PyObject
*args)
callback for the
transform()
method
More...
static
PyObject
*
staticCallback_translate
(
PyObject
*self,
PyObject
*args)
callback for the
translate()
method
More...
static
PyObject
*
staticCallback_copy
(
PyObject
*self,
PyObject
*args)
callback for the
copy()
method
More...
static
PyObject
*
staticCallback_clone
(
PyObject
*self,
PyObject
*args)
callback for the
clone()
method
More...
static
PyObject
*
staticCallback_hasExtensionOfType
(
PyObject
*self,
PyObject
*args)
callback for the
hasExtensionOfType()
method
More...
static
PyObject
*
staticCallback_hasExtensionOfName
(
PyObject
*self,
PyObject
*args)
callback for the
hasExtensionOfName()
method
More...
static
PyObject
*
staticCallback_getExtensionOfType
(
PyObject
*self,
PyObject
*args)
callback for the
getExtensionOfType()
method
More...
static
PyObject
*
staticCallback_getExtensionOfName
(
PyObject
*self,
PyObject
*args)
callback for the
getExtensionOfName()
method
More...
static
PyObject
*
staticCallback_setExtension
(
PyObject
*self,
PyObject
*args)
callback for the
setExtension()
method
More...
static
PyObject
*
staticCallback_deleteExtensionOfType
(
PyObject
*self,
PyObject
*args)
callback for the
deleteExtensionOfType()
method
More...
static
PyObject
*
staticCallback_deleteExtensionOfName
(
PyObject
*self,
PyObject
*args)
callback for the
deleteExtensionOfName()
method
More...
static
PyObject
*
staticCallback_getExtensions
(
PyObject
*self,
PyObject
*args)
callback for the
getExtensions()
method
More...
static
PyObject
*
staticCallback_getConstruction
(
PyObject
*self, void *closure)
getter callback for the Construction attribute
More...
static int
staticCallback_setConstruction
(
PyObject
*self,
PyObject
*value, void *closure)
setter callback for the Construction attribute
More...
static
PyObject
*
staticCallback_getTag
(
PyObject
*self, void *closure)
getter callback for the Tag attribute
More...
static int
staticCallback_setTag
(
PyObject
*self,
PyObject
*value, void *closure)
setter callback for the Tag attribute
More...
Static Public Member Functions inherited from
Base::PyObjectBase
static void
PyDestructor
(
PyObject
*P)
Wrapper for the Python destructor.
More...
Static Public Attributes
static PyGetSetDef
GetterSetter
[]
Attribute structure of
HyperbolaPy
.
More...
static
PyMethodDef
Methods
[]
Methods structure of
HyperbolaPy
.
More...
static PyTypeObject
Type
Type structure of
HyperbolaPy
.
More...
Static Public Attributes inherited from
Part::ConicPy
static PyGetSetDef
GetterSetter
[]
Attribute structure of
ConicPy
.
More...
static
PyMethodDef
Methods
[]
Methods structure of
ConicPy
.
More...
static PyTypeObject
Type
Type structure of
ConicPy
.
More...
Static Public Attributes inherited from
Part::GeometryCurvePy
static PyGetSetDef
GetterSetter
[]
Attribute structure of
GeometryCurvePy
.
More...
static
PyMethodDef
Methods
[]
Methods structure of
GeometryCurvePy
.
More...
static PyTypeObject
Type
Type structure of
GeometryCurvePy
.
More...
Static Public Attributes inherited from
Part::GeometryPy
static PyGetSetDef
GetterSetter
[]
Attribute structure of
GeometryPy
.
More...
static
PyMethodDef
Methods
[]
Methods structure of
GeometryPy
.
More...
static PyTypeObject
Type
Type structure of
GeometryPy
.
More...
Static Public Attributes inherited from
Base::PyObjectBase
static
PyMethodDef
Methods
[]
static PyTypeObject
Type
Py_Header struct from python.h.
More...
Protected Member Functions
~HyperbolaPy
()
Protected Member Functions inherited from
Part::ConicPy
~ConicPy
()
Protected Member Functions inherited from
Part::GeometryCurvePy
~GeometryCurvePy
()
Protected Member Functions inherited from
Part::GeometryPy
~GeometryPy
()
Protected Member Functions inherited from
Base::PyObjectBase
virtual
~PyObjectBase
()
destructor
More...
callbacks and implementers for the python object attributes
Py::Float
getMajorRadius
(void) const
getter for the MajorRadius attribute
More...
void
setMajorRadius
(Py::Float arg)
setter for the MajorRadius attribute
More...
Py::Float
getMinorRadius
(void) const
getter for the MinorRadius attribute
More...
void
setMinorRadius
(Py::Float arg)
setter for the MinorRadius attribute
More...
Py::Float
getFocal
(void) const
getter for the Focal attribute
More...
Py::Object
getFocus1
(void) const
getter for the Focus1 attribute
More...
Py::Object
getFocus2
(void) const
getter for the Focus2 attribute
More...
PyObject
*
getCustomAttributes
(const char *attr) const
getter method for special attributes (e.g. dynamic ones)
More...
int
setCustomAttributes
(const char *attr,
PyObject
*obj)
setter for special attributes (e.g.
More...
GeomHyperbola
*
getGeomHyperbolaPtr
(void) const
getter for the object handled by this class
More...
static
PyObject
*
staticCallback_getMajorRadius
(
PyObject
*self, void *closure)
getter callback for the MajorRadius attribute
More...
static int
staticCallback_setMajorRadius
(
PyObject
*self,
PyObject
*
value
, void *closure)
setter callback for the MajorRadius attribute
More...
static
PyObject
*
staticCallback_getMinorRadius
(
PyObject
*self, void *closure)
getter callback for the MinorRadius attribute
More...
static int
staticCallback_setMinorRadius
(
PyObject
*self,
PyObject
*
value
, void *closure)
setter callback for the MinorRadius attribute
More...
static
PyObject
*
staticCallback_getFocal
(
PyObject
*self, void *closure)
getter callback for the Focal attribute
More...
static int
staticCallback_setFocal
(
PyObject
*self,
PyObject
*
value
, void *closure)
setter callback for the Focal attribute
More...
static
PyObject
*
staticCallback_getFocus1
(
PyObject
*self, void *closure)
getter callback for the Focus1 attribute
More...
static int
staticCallback_setFocus1
(
PyObject
*self,
PyObject
*
value
, void *closure)
setter callback for the Focus1 attribute
More...
static
PyObject
*
staticCallback_getFocus2
(
PyObject
*self, void *closure)
getter callback for the Focus2 attribute
More...
static int
staticCallback_setFocus2
(
PyObject
*self,
PyObject
*
value
, void *closure)
setter callback for the Focus2 attribute
More...
Additional Inherited Members
Protected Attributes inherited from
Base::PyObjectBase
std::bitset< 32 >
StatusBits
Detailed Description
The python export class for
GeomHyperbola
.
Member Typedef Documentation
β
PointerType
typedef
GeomHyperbola
*
Part::HyperbolaPy::PointerType
Constructor & Destructor Documentation
β
~HyperbolaPy()
HyperbolaPy::~HyperbolaPy
(
)
protected
β
HyperbolaPy()
HyperbolaPy::HyperbolaPy
(
GeomHyperbola
*
pcObject
,
PyTypeObject *
T
=
&
Type
)
Referenced by
PyMake()
.
Member Function Documentation
β
getCustomAttributes()
PyObject
* HyperbolaPy::getCustomAttributes
(
const char *
attr
)
const
getter method for special attributes (e.g. dynamic ones)
β
getFocal()
Py::Float HyperbolaPy::getFocal
(
void
)
const
getter for the Focal attribute
References
getGeomHyperbolaPtr()
.
Referenced by
staticCallback_getFocal()
.
β
getFocus1()
Py::Object HyperbolaPy::getFocus1
(
void
)
const
getter for the Focus1 attribute
References
getGeomHyperbolaPtr()
.
Referenced by
staticCallback_getFocus1()
.
β
getFocus2()
Py::Object HyperbolaPy::getFocus2
(
void
)
const
getter for the Focus2 attribute
References
getGeomHyperbolaPtr()
.
Referenced by
staticCallback_getFocus2()
.
β
getGeomHyperbolaPtr()
GeomHyperbola
* HyperbolaPy::getGeomHyperbolaPtr
(
void
)
const
getter for the object handled by this class
Referenced by
getFocal()
,
getFocus1()
,
getFocus2()
,
getMajorRadius()
,
getMinorRadius()
,
PyInit()
,
setMajorRadius()
, and
setMinorRadius()
.
β
getMajorRadius()
Py::Float HyperbolaPy::getMajorRadius
(
void
)
const
getter for the MajorRadius attribute
References
getGeomHyperbolaPtr()
.
Referenced by
staticCallback_getMajorRadius()
.
β
getMinorRadius()
Py::Float HyperbolaPy::getMinorRadius
(
void
)
const
getter for the MinorRadius attribute
References
getGeomHyperbolaPtr()
.
Referenced by
staticCallback_getMinorRadius()
.
β
GetType()
virtual PyTypeObject* Part::HyperbolaPy::GetType
(
void
)
virtual
Reimplemented from
Part::ConicPy
.
β
PyInit()
int HyperbolaPy::PyInit
(
PyObject
*
,
PyObject
*
)
virtual
PyInit method Override this method to initialize a newly created instance of the class (Constructor)
Reimplemented from
Part::ConicPy
.
References
getGeomHyperbolaPtr()
,
Part::PartExceptionOCCError
,
Type
,
Base::VectorPy::Type
, and
Part::GeometryCurvePy::value()
.
β
PyMake()
PyObject
* HyperbolaPy::PyMake
(
struct _typeobject *
,
PyObject
*
,
PyObject
*
)
static
References
HyperbolaPy()
.
β
representation()
std::string HyperbolaPy::representation
(
void
)
const
Referenced by
config_control_design.pcurve::wr1()
,
config_control_design.degenerate_pcurve::wr1()
,
automotive_design.motion_link_relationship::wr1()
,
automotive_design.pcurve::wr1()
,
automotive_design.degenerate_pcurve::wr1()
,
config_control_design.pcurve::wr2()
,
config_control_design.degenerate_pcurve::wr2()
,
automotive_design.pcurve::wr2()
, and
automotive_design.degenerate_pcurve::wr2()
.
β
setCustomAttributes()
int HyperbolaPy::setCustomAttributes
(
const char *
attr
,
PyObject
*
obj
)
setter for special attributes (e.g.
dynamic ones) Output: Success=1, Failure=-1, Ignore=0
β
setMajorRadius()
void HyperbolaPy::setMajorRadius
(
Py::Float
arg
)
setter for the MajorRadius attribute
References
getGeomHyperbolaPtr()
.
Referenced by
staticCallback_setMajorRadius()
.
β
setMinorRadius()
void HyperbolaPy::setMinorRadius
(
Py::Float
arg
)
setter for the MinorRadius attribute
References
getGeomHyperbolaPtr()
.
Referenced by
staticCallback_setMinorRadius()
.
β
staticCallback_getFocal()
PyObject
* HyperbolaPy::staticCallback_getFocal
(
PyObject
*
self
,
void *
closure
)
static
getter callback for the Focal attribute
References
Base::BaseExceptionFreeCADError
,
getFocal()
,
Base::PyObjectBase::isValid()
, and
Base::PyObjectBase::PyObjectBase()
.
β
staticCallback_getFocus1()
PyObject
* HyperbolaPy::staticCallback_getFocus1
(
PyObject
*
self
,
void *
closure
)
static
getter callback for the Focus1 attribute
References
Base::BaseExceptionFreeCADError
,
getFocus1()
,
Base::PyObjectBase::isValid()
, and
Base::PyObjectBase::PyObjectBase()
.
β
staticCallback_getFocus2()
PyObject
* HyperbolaPy::staticCallback_getFocus2
(
PyObject
*
self
,
void *
closure
)
static
getter callback for the Focus2 attribute
References
Base::BaseExceptionFreeCADError
,
getFocus2()
,
Base::PyObjectBase::isValid()
, and
Base::PyObjectBase::PyObjectBase()
.
β
staticCallback_getMajorRadius()
PyObject
* HyperbolaPy::staticCallback_getMajorRadius
(
PyObject
*
self
,
void *
closure
)
static
getter callback for the MajorRadius attribute
References
Base::BaseExceptionFreeCADError
,
getMajorRadius()
,
Base::PyObjectBase::isValid()
, and
Base::PyObjectBase::PyObjectBase()
.
β
staticCallback_getMinorRadius()
PyObject
* HyperbolaPy::staticCallback_getMinorRadius
(
PyObject
*
self
,
void *
closure
)
static
getter callback for the MinorRadius attribute
References
Base::BaseExceptionFreeCADError
,
getMinorRadius()
,
Base::PyObjectBase::isValid()
, and
Base::PyObjectBase::PyObjectBase()
.
β
staticCallback_setFocal()
int HyperbolaPy::staticCallback_setFocal
(
PyObject
*
self
,
PyObject
*
value
,
void *
closure
)
static
setter callback for the Focal attribute
References
Base::PyObjectBase::isValid()
, and
Base::PyObjectBase::PyObjectBase()
.
β
staticCallback_setFocus1()
int HyperbolaPy::staticCallback_setFocus1
(
PyObject
*
self
,
PyObject
*
value
,
void *
closure
)
static
setter callback for the Focus1 attribute
References
Base::PyObjectBase::isValid()
, and
Base::PyObjectBase::PyObjectBase()
.
β
staticCallback_setFocus2()
int HyperbolaPy::staticCallback_setFocus2
(
PyObject
*
self
,
PyObject
*
value
,
void *
closure
)
static
setter callback for the Focus2 attribute
References
Base::PyObjectBase::isValid()
, and
Base::PyObjectBase::PyObjectBase()
.
β
staticCallback_setMajorRadius()
int HyperbolaPy::staticCallback_setMajorRadius
(
PyObject
*
self
,
PyObject
*
value
,
void *
closure
)
static
setter callback for the MajorRadius attribute
References
Base::BaseExceptionFreeCADError
,
Base::PyObjectBase::isConst()
,
Base::PyObjectBase::isValid()
,
Base::PyObjectBase::PyObjectBase()
, and
setMajorRadius()
.
β
staticCallback_setMinorRadius()
int HyperbolaPy::staticCallback_setMinorRadius
(
PyObject
*
self
,
PyObject
*
value
,
void *
closure
)
static
setter callback for the MinorRadius attribute
References
Base::BaseExceptionFreeCADError
,
Base::PyObjectBase::isConst()
,
Base::PyObjectBase::isValid()
,
Base::PyObjectBase::PyObjectBase()
, and
setMinorRadius()
.
Member Data Documentation
β
GetterSetter
PyGetSetDef HyperbolaPy::GetterSetter
static
Attribute structure of
HyperbolaPy
.
β
Methods
PyMethodDef
HyperbolaPy::Methods
static
Initial value:
= {
{NULL, NULL, 0, NULL}
}
Methods structure of
HyperbolaPy
.
β
Type
PyTypeObject HyperbolaPy::Type
static
Type structure of
HyperbolaPy
.
Referenced by
ArchPanel.CommandPanelSheet::Activated()
,
ArchStructure.StructSelectionObserver::addSelection()
,
ArchSite.Compass::buildCoordinates()
,
ArchSchedule.CommandArchSchedule::IsActive()
,
ArchAxis.CommandArchGrid::IsActive()
,
Part::ArcPy::PyInit()
,
Part::ArcOfHyperbolaPy::PyInit()
, and
PyInit()
.
The documentation for this class was generated from the following files:
build/webdoc/src/Mod/Part/App/HyperbolaPy.h
src/Mod/Part/App/HyperbolaPyImp.cpp
build/webdoc/src/Mod/Part/App/HyperbolaPy.cpp
1.8.17
|
=============================================================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
automotive_design
draughting_model_item_association
automotive_design.draughting_model_item_association Member List
This is the complete list of members for
automotive_design.draughting_model_item_association
, including all inherited members.
definition
automotive_design.item_identified_representation_usage
definition
()
automotive_design.item_identified_representation_usage
description
automotive_design.item_identified_representation_usage
description
()
automotive_design.item_identified_representation_usage
identified_item
automotive_design.item_identified_representation_usage
identified_item
()
automotive_design.item_identified_representation_usage
item_identified_representation_usage_definition
automotive_design.draughting_model_item_association
item_identified_representation_usage_definition
()
automotive_design.draughting_model_item_association
item_identified_representation_usage_identified_item
automotive_design.draughting_model_item_association
item_identified_representation_usage_identified_item
()
automotive_design.draughting_model_item_association
item_identified_representation_usage_used_representation
automotive_design.draughting_model_item_association
item_identified_representation_usage_used_representation
()
automotive_design.draughting_model_item_association
name
automotive_design.draughting_model_item_association
used_representation
automotive_design.item_identified_representation_usage
used_representation
()
automotive_design.item_identified_representation_usage
wr1
(self)
automotive_design.draughting_model_item_association
wr2
(self)
automotive_design.draughting_model_item_association
wr3
(self)
automotive_design.draughting_model_item_association
wr4
(self)
automotive_design.draughting_model_item_association
wr5
(self)
automotive_design.draughting_model_item_association
wr6
(self)
automotive_design.draughting_model_item_association
wr7
(self)
automotive_design.draughting_model_item_association
wr8
(self)
automotive_design.draughting_model_item_association
wr9
(self)
automotive_design.draughting_model_item_association
1.8.17
|
=====================================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
draftobjects
bspline
BSpline
draftobjects.bspline.BSpline Member List
This is the complete list of members for
draftobjects.bspline.BSpline
, including all inherited members.
assureProperties
(self, obj)
draftobjects.bspline.BSpline
execute
(self, obj)
draftobjects.bspline.BSpline
knotSeq
draftobjects.bspline.BSpline
onChanged
(self, fp, prop)
draftobjects.bspline.BSpline
parameterization
(self, pts, a, closed)
draftobjects.bspline.BSpline
Type
draftobjects.base.DraftObject
1.8.17
|
========================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
WorkingPlane
plane
WorkingPlane.plane Member List
This is the complete list of members for
WorkingPlane.plane
, including all inherited members.
alignTo3Points
(self, p1, p2, p3, offset=0)
WorkingPlane.plane
alignToCurve
(self, shape, offset)
WorkingPlane.plane
alignToEdges
(self, edges)
WorkingPlane.plane
alignToFace
(self, shape, offset=0)
WorkingPlane.plane
alignToPointAndAxis
(self, point, axis, offset=0, upvec=None)
WorkingPlane.plane
alignToPointAndAxis_SVG
(self, point, axis, offset)
WorkingPlane.plane
alignToSelection
(self, offset)
WorkingPlane.plane
axis
WorkingPlane.plane
copy
(self)
WorkingPlane.plane
doc
WorkingPlane.plane
getClosestAxis
(self, point)
WorkingPlane.plane
getDeviation
(self)
WorkingPlane.plane
getGlobalCoords
(self, point)
WorkingPlane.plane
getGlobalRot
(self, point)
WorkingPlane.plane
getLocalCoords
(self, point)
WorkingPlane.plane
getLocalRot
(self, point)
WorkingPlane.plane
getNormal
(self)
WorkingPlane.plane
getPlacement
(self, rotated=False)
WorkingPlane.plane
getRotation
(self)
WorkingPlane.plane
inverse
(self)
WorkingPlane.plane
isGlobal
(self)
WorkingPlane.plane
isOrtho
(self)
WorkingPlane.plane
offsetToPoint
(self, p, direction=None)
WorkingPlane.plane
position
WorkingPlane.plane
projectPoint
(self, p, direction=None)
WorkingPlane.plane
projectPointOld
(self, p, direction=None)
WorkingPlane.plane
reset
(self)
WorkingPlane.plane
restore
(self)
WorkingPlane.plane
save
(self)
WorkingPlane.plane
setFromPlacement
(self, pl, rebase=False)
WorkingPlane.plane
setup
(self, direction=None, point=None, upvec=None)
WorkingPlane.plane
stored
WorkingPlane.plane
u
WorkingPlane.plane
v
WorkingPlane.plane
weak
WorkingPlane.plane
1.8.13
|
==========================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
ifc2x3
ifcfontweight
ifc2x3.ifcfontweight Member List
This is the complete list of members for
ifc2x3.ifcfontweight
, including all inherited members.
wr1
(self)
ifc2x3.ifcfontweight
1.8.17
|
=======================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
ifc2x3
ifcwaterproperties
List of all members
|
Public Member Functions
|
Public Attributes
ifc2x3.ifcwaterproperties Class Reference
Public Member Functions
def
acidityconcentration
()
def
alkalinityconcentration
()
def
dissolvedsolidscontent
()
def
hardness
()
def
impuritiescontent
()
def
ispotable
()
def
phlevel
()
Public Member Functions inherited from
ifc2x3.ifcmaterialproperties
def
material
()
Public Attributes
acidityconcentration
alkalinityconcentration
dissolvedsolidscontent
hardness
impuritiescontent
ispotable
phlevel
Public Attributes inherited from
ifc2x3.ifcmaterialproperties
material
Detailed Description
Entity ifcwaterproperties definition.
:param ispotable
:type ispotable:BOOLEAN
:param hardness
:type hardness:ifcionconcentrationmeasure
:param alkalinityconcentration
:type alkalinityconcentration:ifcionconcentrationmeasure
:param acidityconcentration
:type acidityconcentration:ifcionconcentrationmeasure
:param impuritiescontent
:type impuritiescontent:ifcnormalisedratiomeasure
:param phlevel
:type phlevel:ifcphmeasure
:param dissolvedsolidscontent
:type dissolvedsolidscontent:ifcnormalisedratiomeasure
Member Function Documentation
β
acidityconcentration()
def ifc2x3.ifcwaterproperties.acidityconcentration
(
)
References ifc2x3.ifcwaterproperties._acidityconcentration, and
ifc2x3.ifcwaterproperties.acidityconcentration
.
β
alkalinityconcentration()
def ifc2x3.ifcwaterproperties.alkalinityconcentration
(
)
References ifc2x3.ifcwaterproperties._alkalinityconcentration, and
ifc2x3.ifcwaterproperties.alkalinityconcentration
.
β
dissolvedsolidscontent()
def ifc2x3.ifcwaterproperties.dissolvedsolidscontent
(
)
References ifc2x3.ifcwaterproperties._dissolvedsolidscontent, and
ifc2x3.ifcwaterproperties.dissolvedsolidscontent
.
β
hardness()
def ifc2x3.ifcwaterproperties.hardness
(
)
References ifc2x3.ifcwaterproperties._hardness, and
ifc2x3.ifcwaterproperties.hardness
.
β
impuritiescontent()
def ifc2x3.ifcwaterproperties.impuritiescontent
(
)
References ifc2x3.ifcwaterproperties._impuritiescontent, and
ifc2x3.ifcwaterproperties.impuritiescontent
.
β
ispotable()
def ifc2x3.ifcwaterproperties.ispotable
(
)
References ifc2x3.ifcwaterproperties._ispotable, and
ifc2x3.ifcwaterproperties.ispotable
.
β
phlevel()
def ifc2x3.ifcwaterproperties.phlevel
(
)
References ifc2x3.ifcwaterproperties._phlevel, and
ifc2x3.ifcwaterproperties.phlevel
.
Member Data Documentation
β
acidityconcentration
ifc2x3.ifcwaterproperties.acidityconcentration
Referenced by
ifc2x3.ifcwaterproperties.acidityconcentration()
.
β
alkalinityconcentration
ifc2x3.ifcwaterproperties.alkalinityconcentration
Referenced by
ifc2x3.ifcwaterproperties.alkalinityconcentration()
.
β
dissolvedsolidscontent
ifc2x3.ifcwaterproperties.dissolvedsolidscontent
Referenced by
ifc2x3.ifcwaterproperties.dissolvedsolidscontent()
.
β
hardness
ifc2x3.ifcwaterproperties.hardness
Referenced by
ifc2x3.ifcwaterproperties.hardness()
.
β
impuritiescontent
ifc2x3.ifcwaterproperties.impuritiescontent
Referenced by
ifc2x3.ifcwaterproperties.impuritiescontent()
.
β
ispotable
ifc2x3.ifcwaterproperties.ispotable
Referenced by
ifc2x3.ifcwaterproperties.ispotable()
.
β
phlevel
ifc2x3.ifcwaterproperties.phlevel
Referenced by
ifc2x3.ifcwaterproperties.phlevel()
.
The documentation for this class was generated from the following file:
src/Mod/Import/App/ifc2x3.py
1.8.17
|
===================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
FemMeshBoundaryLayer Namespace Reference
Workbenches
Β»
Python workbenches
Β»
Fem
FEM mesh boundary layer object.
More...
Detailed Description
FEM mesh boundary layer object.
1.8.13
|
======================================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
femsolver
elmer
equations
flow
Classes
|
Functions
femsolver.elmer.equations.flow Namespace Reference
Classes
class
Proxy
class
ViewProxy
Functions
def
create
(doc, name="Flow")
1.8.17
|
===============================================================================================================================
Index
Modules Hierarchy
Alphabetical list
Cloud
CloudWriter
List of all members
|
Public Member Functions
|
Public Attributes
|
Protected Attributes
Cloud::CloudWriter Class Reference
#include <AppCloud.h>
Public Member Functions
void
checkElement
(XERCES_CPP_NAMESPACE_QUALIFIER DOMElement *element)
void
checkText
(XERCES_CPP_NAMESPACE_QUALIFIER DOMText *text)
void
checkXML
(XERCES_CPP_NAMESPACE_QUALIFIER DOMNode *node)
CloudWriter
(const char *
URL
, const char *
TokenAuth
, const char *
TokenSecret
, const char *
TCPPort
, const char *
Bucket
)
void
createBucket
()
void
pushCloud
(const char *
FileName
, const char *data, long size)
void
putNextEntry
(const char *file)
virtual
bool
shouldWrite
(const std::string &name, const
Base::Persistence
*Object) const
virtual std::ostream &
Stream
(void)
virtual void
writeFiles
(void)
process the requested file storing
More...
virtual
~CloudWriter
()
Public Member Functions inherited from
Base::Writer
int
getFileVersion
() const
void
insertAsciiFile
(const char *FileName)
insert a file as CDATA section in the XML file
More...
void
insertBinFile
(const char *FileName)
insert a binary file BASE64 coded as CDATA section in the XML file
More...
bool
isForceXML
(void)
check on state
More...
void
setFileVersion
(int)
void
setForceXML
(
bool
on)
switch the writer in XML only mode (no files allowed)
More...
Writer
(void)
virtual
~Writer
()
std::string
addFile
(const char *Name, const
Base::Persistence
*Object)
add a write request of a persistent object
More...
const std::vector< std::string > &
getFilenames
() const
get all registered file names
More...
void
setMode
(const std::string &mode)
Set mode.
More...
void
setModes
(const std::set< std::string > &modes)
Set modes.
More...
bool
getMode
(const std::string &mode) const
Get mode.
More...
std::set< std::string >
getModes
() const
Get modes.
More...
void
clearMode
(const std::string &mode)
Clear mode.
More...
void
clearModes
()
Clear modes.
More...
void
addError
(const std::string &)
bool
hasErrors
() const
void
clearErrors
()
std::vector< std::string >
getErrors
() const
const char *
ind
(void) const
get the current indentation
More...
void
incInd
(void)
increase indentation by one tab
More...
void
decInd
(void)
decrease indentation by one tab
More...
Public Attributes
char
errorCode
[1024] =""
int
print
=0
Public Attributes inherited from
Base::Writer
std::string
ObjectName
name for underlying file saves
More...
Protected Attributes
const char *
Bucket
std::string
FileName
std::stringstream
FileStream
const char *
TCPPort
const char *
TokenAuth
const char *
TokenSecret
const char *
URL
Protected Attributes inherited from
Base::Writer
std::vector<
FileEntry
>
FileList
std::vector< std::string >
FileNames
std::vector< std::string >
Errors
std::set< std::string >
Modes
short
indent
char
indBuf
[1024]
bool
forceXML
int
fileVersion
Additional Inherited Members
Protected Member Functions inherited from
Base::Writer
std::string
getUniqueFileName
(const char *Name)
Constructor & Destructor Documentation
β
CloudWriter()
Cloud::CloudWriter::CloudWriter
(
const char *
URL
,
const char *
TokenAuth
,
const char *
TokenSecret
,
const char *
TCPPort
,
const char *
Bucket
)
References
Cloud::BuildHeaderAmzS3v2()
,
Cloud::ComputeDigestAmzS3v2()
,
Cloud::CurlWrite_CallbackFunc_StdString()
, and
Cloud::eraseSubStr()
.
β
~CloudWriter()
Cloud::CloudWriter::~CloudWriter
(
)
virtual
Member Function Documentation
β
checkElement()
void Cloud::CloudWriter::checkElement
(
XERCES_CPP_NAMESPACE_QUALIFIER DOMElement *
element
)
β
checkText()
void Cloud::CloudWriter::checkText
(
XERCES_CPP_NAMESPACE_QUALIFIER DOMText *
text
)
β
checkXML()
void Cloud::CloudWriter::checkXML
(
XERCES_CPP_NAMESPACE_QUALIFIER DOMNode *
node
)
β
createBucket()
void Cloud::CloudWriter::createBucket
(
)
References
Cloud::BuildHeaderAmzS3v2()
,
Cloud::ComputeDigestAmzS3v2()
,
Cloud::eraseSubStr()
,
data_buffer::ptr
, and
data_buffer::remaining_size
.
β
pushCloud()
void Cloud::CloudWriter::pushCloud
(
const char *
FileName
,
const char *
data
,
long
size
)
References
Cloud::BuildHeaderAmzS3v2()
,
Cloud::ComputeDigestAmzS3v2()
,
Cloud::eraseSubStr()
,
data_buffer::ptr
, and
data_buffer::remaining_size
.
β
putNextEntry()
void Cloud::CloudWriter::putNextEntry
(
const char *
file
)
References
Cloud::CloudReader::file
,
Cloud::CloudReader::FileEntry::FileName
, and
Cloud::CloudReader::FileEntry::FileStream
.
Referenced by
Cloud::Module::cloudSave()
.
β
shouldWrite()
bool
Cloud::CloudWriter::shouldWrite
(
const std::string &
name
,
const
Base::Persistence
*
Object
)
const
virtual
β
Stream()
virtual std::ostream& Cloud::CloudWriter::Stream
(
void
)
virtual
Implements
Base::Writer
.
Referenced by
Cloud::Module::cloudSave()
.
β
writeFiles()
void Cloud::CloudWriter::writeFiles
(
void
)
virtual
process the requested file storing
Implements
Base::Writer
.
References
Base::Writer::FileEntry::FileName
,
Base::Writer::FileEntry::Object
, and
Base::Persistence::SaveDocFile()
.
Referenced by
Cloud::Module::cloudSave()
.
Member Data Documentation
β
Bucket
const char* Cloud::CloudWriter::Bucket
protected
β
errorCode
char Cloud::CloudWriter::errorCode[1024] =""
β
FileName
std::string Cloud::CloudWriter::FileName
protected
β
FileStream
std::stringstream Cloud::CloudWriter::FileStream
protected
β
print
int Cloud::CloudWriter::print =0
β
TCPPort
const char* Cloud::CloudWriter::TCPPort
protected
β
TokenAuth
const char* Cloud::CloudWriter::TokenAuth
protected
β
TokenSecret
const char* Cloud::CloudWriter::TokenSecret
protected
β
URL
const char* Cloud::CloudWriter::URL
protected
The documentation for this class was generated from the following files:
src/Mod/Cloud/App/AppCloud.h
src/Mod/Cloud/App/AppCloud.cpp
1.8.17
|
====================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
GCS
Constraint
GCS::Constraint Member List
This is the complete list of members for
GCS::Constraint
, including all inherited members.
Constraint
()
GCS::Constraint
error
()
GCS::Constraint
virtual
findParamInPvec
(double *param)
GCS::Constraint
getTag
()
GCS::Constraint
getTypeId
()
GCS::Constraint
virtual
grad
(double *)
GCS::Constraint
virtual
isDriving
() const
GCS::Constraint
maxStep
(MAP_pD_D &dir, double lim=1.)
GCS::Constraint
virtual
params
()
GCS::Constraint
redirectParams
(MAP_pD_pD redirectionmap)
GCS::Constraint
rescale
(double coef=1.)
GCS::Constraint
virtual
revertParams
()
GCS::Constraint
setDriving
(bool isdriving)
GCS::Constraint
setTag
(int tagId)
GCS::Constraint
~Constraint
()
GCS::Constraint
virtual
1.8.17
|
=============================================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
PathScripts
PathEngraveBase
ObjectOp
PathScripts.PathEngraveBase.ObjectOp Member List
This is the complete list of members for
PathScripts.PathEngraveBase.ObjectOp
, including all inherited members.
addBase
(self, obj, base, sub)
PathScripts.PathOp.ObjectOp
addBaseProperty
(self, obj)
PathScripts.PathOp.ObjectOp
addNewProps
PathScripts.PathOp.ObjectOp
addOpValues
(self, obj, values)
PathScripts.PathOp.ObjectOp
appendCommand
(self, cmd, z, relZ, feed)
PathScripts.PathEngraveBase.ObjectOp
applyExpression
(self, obj, prop, expr)
PathScripts.PathOp.ObjectOp
buildpathocc
(self, obj, wires, zValues, relZ=False, forward=True, start_idx=0)
PathScripts.PathEngraveBase.ObjectOp
commandlist
PathScripts.PathOp.ObjectOp
execute
(self, obj)
PathScripts.PathOp.ObjectOp
getCycleTimeEstimate
(self, obj)
PathScripts.PathOp.ObjectOp
getJob
(self, obj)
PathScripts.PathOp.ObjectOp
getZValues
(self, obj)
PathScripts.PathEngraveBase.ObjectOp
horizFeed
PathScripts.PathOp.ObjectOp
horizRapid
PathScripts.PathOp.ObjectOp
initOperation
(self, obj)
PathScripts.PathOp.ObjectOp
job
PathScripts.PathOp.ObjectOp
model
PathScripts.PathOp.ObjectOp
onChanged
(self, obj, prop)
PathScripts.PathOp.ObjectOp
onDocumentRestored
(self, obj)
PathScripts.PathOp.ObjectOp
opExecute
(self, obj)
PathScripts.PathOp.ObjectOp
opFeatures
(self, obj)
PathScripts.PathOp.ObjectOp
opOnChanged
(self, obj, prop)
PathScripts.PathOp.ObjectOp
opOnDocumentRestored
(self, obj)
PathScripts.PathOp.ObjectOp
opRejectAddBase
(self, obj, base, sub)
PathScripts.PathOp.ObjectOp
opSetDefaultValues
(self, obj, job)
PathScripts.PathEngraveBase.ObjectOp
opUpdateDepths
(self, obj)
PathScripts.PathOp.ObjectOp
radius
PathScripts.PathOp.ObjectOp
setDefaultValues
(self, obj)
PathScripts.PathOp.ObjectOp
setEditorModes
(self, obj, features)
PathScripts.PathOp.ObjectOp
stock
PathScripts.PathOp.ObjectOp
tool
PathScripts.PathOp.ObjectOp
updateDepths
(self, obj, ignoreErrors=False)
PathScripts.PathOp.ObjectOp
vertFeed
PathScripts.PathOp.ObjectOp
vertRapid
PathScripts.PathOp.ObjectOp
1.8.17
|
========================================================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
automotive_design
attribute_language_assignment
automotive_design.attribute_language_assignment Member List
This is the complete list of members for
automotive_design.attribute_language_assignment
, including all inherited members.
assigned_class
automotive_design.attribute_classification_assignment
assigned_class
()
automotive_design.attribute_classification_assignment
attribute_name
automotive_design.attribute_classification_assignment
attribute_name
()
automotive_design.attribute_classification_assignment
items
automotive_design.attribute_language_assignment
items
()
automotive_design.attribute_language_assignment
language
()
automotive_design.attribute_language_assignment
name
automotive_design.attribute_language_assignment
role
automotive_design.attribute_classification_assignment
role
()
automotive_design.attribute_classification_assignment
wr1
(self)
automotive_design.attribute_language_assignment
wr2
(self)
automotive_design.attribute_language_assignment
1.8.17
|
======================================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
ifc2x3
ifcelectricheatertypeenum
ifc2x3.ifcelectricheatertypeenum Member List
This is the complete list of members for
ifc2x3.ifcelectricheatertypeenum
, including all inherited members.
get_enum_ids
(self)
SCL.ConstructedDataTypes.ENUMERATION
1.8.17
|
===================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
Gui
Assistant
Gui::Assistant Member List
This is the complete list of members for
Gui::Assistant
, including all inherited members.
Assistant
()
Gui::Assistant
showDocumentation
(const QString &file)
Gui::Assistant
~Assistant
()
Gui::Assistant
1.8.17
|
===========================================================================================================================
Index
Modules Hierarchy
Alphabetical list
Gui
MDITabbar
List of all members
|
Public Member Functions
|
Protected Member Functions
Gui::MDITabbar Class Reference
Public Member Functions
MDITabbar
(
QWidget
*parent=0)
~MDITabbar
()
Protected Member Functions
void
contextMenuEvent
(QContextMenuEvent *e)
Constructor & Destructor Documentation
β
MDITabbar()
Gui::MDITabbar::MDITabbar
(
QWidget
*
parent
=
0
)
β
~MDITabbar()
Gui::MDITabbar::~MDITabbar
(
)
Member Function Documentation
β
contextMenuEvent()
void Gui::MDITabbar::contextMenuEvent
(
QContextMenuEvent *
e
)
protected
References
Gui::Command::addTo()
,
Gui::Application::commandManager()
,
Gui::CommandManager::getCommandByName()
, and
Gui::Application::Instance
.
The documentation for this class was generated from the following file:
src/Gui/MainWindow.cpp
1.8.17
|
==============================================================================================================================
Index
Modules Hierarchy
Alphabetical list
QGraphicsPixmapItem Class Reference
The documentation for this class was generated from the following file:
src/Mod/TechDraw/Gui/QGCustomImage.h
1.8.13
|
=============================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
feminout
importZ88O2Results
Functions
|
Variables
feminout.importZ88O2Results Namespace Reference
Functions
def
import_z88_disp
(filename, analysis=None, result_name_prefix=None)
def
insert
(filename, docname)
def
open
(filename)
def
read_z88_disp
(z88_disp_input)
Variables
pyopen
Function Documentation
β
import_z88_disp()
def feminout.importZ88O2Results.import_z88_disp
(
filename
,
analysis
=
None
,
result_name_prefix
=
None
)
insert a FreeCAD FEM mechanical result object in the ActiveDocument
pure usage:
import feminout.importZ88O2Results as importZ88O2Results
disp_file = "/pathtofile/z88o2.txt"
importZ88O2Results.import_z88_disp(disp_file)
the z888i1.txt FEMMesh file needs to be in the same directory as z88o2.txt
# ahh, make a new document first ;-)
References
ObjectsFem.makeMeshResult()
,
ObjectsFem.makeResultMechanical()
, and
feminout.importZ88O2Results.read_z88_disp()
.
Referenced by
feminout.importZ88O2Results.insert()
.
β
insert()
def feminout.importZ88O2Results.insert
(
filename
,
docname
)
References
feminout.importZ88O2Results.import_z88_disp()
.
Referenced by
feminout.importZ88O2Results.open()
.
β
open()
def feminout.importZ88O2Results.open
(
filename
)
References
feminout.importZ88O2Results.insert()
.
β
read_z88_disp()
def feminout.importZ88O2Results.read_z88_disp
(
z88_disp_input
)
read a z88 disp file and extract the nodes and elements
z88 Displacement output file is z88o2.txt
works with Z88OS14
References
feminout.importZ88O2Results.pyopen
.
Referenced by
feminout.importZ88O2Results.import_z88_disp()
.
Variable Documentation
β
pyopen
feminout.importZ88O2Results.pyopen
Referenced by
feminout.importZ88O2Results.read_z88_disp()
.
1.8.17
|
=============================================================================================================
Index
Modules Hierarchy
Alphabetical list
List of all members
|
Public Member Functions
|
Public Attributes
|
Friends
R4 Class Reference
#include <Rn.h>
Public Member Functions
R4
operator*
(R c) const
R4
operator*=
(R c)
R4
operator+
() const
R4
operator+
(
R4
P) const
R4
operator+=
(
R4
P)
R
operator,
(
R4
P) const
R4
operator-
() const
R4
operator-
(
R4
P) const
R4
operator-=
(
R4
P)
R4
operator/
(R c) const
R4
operator/=
(R c)
R &
operator[]
(int i)
R4
()
R4
(R a, R b, R c, R d)
R4
(
R4
A,
R4
B)
Public Member Functions inherited from
R3
bool
DansPave
(
R3
&xyzMin,
R3
&xyzMax)
R3
operator*
(R c) const
R3
operator*=
(R c)
R3
operator+
() const
R3
operator+
(
R3
P) const
R3
operator+=
(
R3
P)
R
operator,
(
R3
P) const
R3
operator-
() const
R3
operator-
(
R3
P) const
R3
operator-=
(
R3
P)
R3
operator/
(R c) const
R3
operator/=
(R c)
R3
operator=
(gp_Dir P)
R3
operator=
(gp_Pnt P)
R &
operator[]
(int i)
R3
operator^
(
R3
P) const
R3
()
R3
(gp_Dir P)
R3
(gp_Pnt P)
R3
(gp_Vec V)
R3
(R a, R b, R c)
R3
(
R3
A,
R3
B)
Public Attributes
R
omega
Public Attributes inherited from
R3
R
x
R
y
R
z
Friends
R4
operator*
(R c,
R4
P)
std::ostream &
operator<<
(std::ostream &f, const
R4
&P)
std::ostream &
operator<<
(std::ostream &f, const
R4
*P)
std::istream &
operator>>
(std::istream &f,
R4
&P)
std::istream &
operator>>
(std::istream &f,
R4
*P)
Constructor & Destructor Documentation
β
R4()
[1/3]
R4::R4
(
)
Referenced by
operator*()
,
operator+()
,
operator-()
, and
operator/()
.
β
R4()
[2/3]
R4::R4
(
R
a
,
R
b
,
R
c
,
R
d
)
β
R4()
[3/3]
R4::R4
(
R4
A
,
R4
B
)
Member Function Documentation
β
operator*()
R4
R4::operator*
(
R
c
)
const
References
omega
, and
R4()
.
β
operator*=()
R4
R4::operator*=
(
R
c
)
References
omega
.
β
operator+()
[1/2]
R4
R4::operator+
(
)
const
β
operator+()
[2/2]
R4
R4::operator+
(
R4
P
)
const
References
omega
,
R4()
,
R3::x
,
R3::y
, and
R3::z
.
β
operator+=()
R4
R4::operator+=
(
R4
P
)
References
omega
,
R3::x
,
R3::y
, and
R3::z
.
β
operator,()
R R4::operator,
(
R4
P
)
const
References
omega
,
R3::x
,
R3::y
, and
R3::z
.
β
operator-()
[1/2]
R4
R4::operator-
(
)
const
References
omega
, and
R4()
.
β
operator-()
[2/2]
R4
R4::operator-
(
R4
P
)
const
References
omega
,
R4()
,
R3::x
,
R3::y
, and
R3::z
.
β
operator-=()
R4
R4::operator-=
(
R4
P
)
References
omega
,
R3::x
,
R3::y
, and
R3::z
.
β
operator/()
R4
R4::operator/
(
R
c
)
const
References
omega
, and
R4()
.
β
operator/=()
R4
R4::operator/=
(
R
c
)
References
omega
.
β
operator[]()
R& R4::operator[]
(
int
i
)
Friends And Related Function Documentation
β
operator*
R4
operator*
(
R
c
,
R4
P
)
friend
β
operator<<
[1/2]
std::ostream& operator<<
(
std::ostream &
f
,
const
R4
&
P
)
friend
β
operator<<
[2/2]
std::ostream& operator<<
(
std::ostream &
f
,
const
R4
*
P
)
friend
β
operator>>
[1/2]
std::istream& operator>>
(
std::istream &
f
,
R4
&
P
)
friend
β
operator>>
[2/2]
std::istream& operator>>
(
std::istream &
f
,
R4
*
P
)
friend
Member Data Documentation
β
omega
R R4::omega
Referenced by
operator*()
,
operator*=()
,
operator+()
,
operator+=()
,
operator,()
,
operator-()
,
operator-=()
,
operator/()
, and
operator/=()
.
The documentation for this class was generated from the following file:
src/3rdParty/salomesmesh/inc/Rn.h
1.8.17
|
=====================================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
ifc2x3
ifcmateriallayersetusage
ifc2x3.ifcmateriallayersetusage Member List
This is the complete list of members for
ifc2x3.ifcmateriallayersetusage
, including all inherited members.
directionsense
ifc2x3.ifcmateriallayersetusage
directionsense
()
ifc2x3.ifcmateriallayersetusage
forlayerset
ifc2x3.ifcmateriallayersetusage
forlayerset
()
ifc2x3.ifcmateriallayersetusage
layersetdirection
ifc2x3.ifcmateriallayersetusage
layersetdirection
()
ifc2x3.ifcmateriallayersetusage
offsetfromreferenceline
ifc2x3.ifcmateriallayersetusage
offsetfromreferenceline
()
ifc2x3.ifcmateriallayersetusage
1.8.17
|
=========================================================================================================================
Index
Modules Hierarchy
Alphabetical list
gui_split Namespace Reference
Workbenches
Β»
Python workbenches
Β»
Draft
Provides tools for splitting lines with the
Draft
Workbench
.
More...
Detailed Description
Provides tools for splitting lines with the
Draft
Workbench
.
1.8.17
|
=================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
MED
TSeg3a
MED::TSeg3a Member List
This is the complete list of members for
MED::TSeg3a
, including all inherited members.
Eval
(const TCellInfo &theCellInfo, const TNodeInfo &theNodeInfo, const TElemNum &theElemNum, const TCCoordSliceArr &theRef, const TCCoordSliceArr &theGauss, TGaussCoord &theGaussCoord, EModeSwitch theMode)
MED::TShapeFun
GetCoord
(TInt theRefId) const
MED::TShapeFun
GetCoord
(TInt theRefId)
MED::TShapeFun
GetFun
(const TCCoordSliceArr &theRef, const TCCoordSliceArr &theGauss, TFun &theFun) const
MED::TShapeFun
GetNbRef
() const
MED::TShapeFun
InitFun
(const TCCoordSliceArr &theRef, const TCCoordSliceArr &theGauss, TFun &theFun) const
MED::TSeg3a
virtual
IsSatisfy
(const TCCoordSliceArr &theRefCoord) const
MED::TShapeFun
virtual
myDim
MED::TShapeFun
myNbRef
MED::TShapeFun
myRefCoord
MED::TShapeFun
TSeg3a
()
MED::TSeg3a
TShapeFun
(TInt theDim=0, TInt theNbRef=0)
MED::TShapeFun
1.8.17
|
==========================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
SCL
BaseType
Type
SCL.BaseType.Type Member List
This is the complete list of members for
SCL.BaseType.Type
, including all inherited members.
get_scope
(self)
SCL.BaseType.Type
get_type
(self)
SCL.BaseType.Type
1.8.17
|
===========================================================================================================================
Index
Modules Hierarchy
Alphabetical list
List of all members
|
Public Member Functions
|
Protected Member Functions
StdCmdTreeExpand Class Reference
Public Member Functions
virtual const char *
className
() const
The C++ class name is needed as context for the translation framework.
More...
StdCmdTreeExpand
()
Public Member Functions inherited from
Gui::Command
const char *
beginCmdHelp
(void)
returns the begin of a online help page
More...
const char *
endCmdHelp
(void)
returns the end of a online help page
More...
virtual const char *
getHelpUrl
(void) const
Get the help URL.
More...
bool
hasActiveDocument
(void) const
true when there is a document
More...
bool
hasObject
(const char *Name)
true when there is a document and a Feature with Name
More...
const char *
getAppModuleName
(void) const
returns the name to which the command belongs
More...
void
setAppModuleName
(const char *)
const char *
getName
() const
Get the command name.
More...
const char *
getGroupName
() const
Get the name of the grouping of the command.
More...
void
setGroupName
(const char *)
virtual
bool
isActive
(void)
Override this method if your Cmd is not always active.
More...
void
testActive
(void)
Get somtile called to check the state of the command.
More...
void
setEnabled
(
bool
)
Enables or disables the command.
More...
TriggerSource
triggerSource
() const
Return the current command trigger source.
More...
void
invoke
(int index,
TriggerSource
trigger=
TriggerNone
)
Called to invoke the command.
More...
void
addTo
(
QWidget
*)
adds this command to arbitrary widgets
More...
void
addToGroup
(
ActionGroup
*,
bool
checkable)
void
addToGroup
(
ActionGroup
*)
void
adjustCameraPosition
()
Gui::Document
*
getActiveGuiDocument
(void) const
Get pointer to the active gui document.
More...
App::Document
*
getDocument
(const char *Name=0) const
Get pointer to the named or active
App
document Returns a pointer to the named document or the active document when no name is given.
More...
bool
isViewOfType
(
Base::Type
t) const
checks if the active view is of a special type or derived
More...
App::DocumentObject
*
getObject
(const char *Name) const
returns the named feature or the active one from the active document or NULL
More...
std::string
getUniqueObjectName
(const char *BaseName, const
App::DocumentObject
*obj=0) const
Get unique Feature name from the active document.
More...
void
languageChange
()
Translate command.
More...
void
updateAction
(int mode)
Updates the QAction with respect to the passed mode.
More...
void
setupCheckable
(int iMsg)
Setup checkable actions based on current TriggerSource.
More...
const std::string
strToPython
(const char *Str)
translate a string to a python string literal (needed e.g. in file names for windows...)
More...
const std::string
strToPython
(const std::string &Str)
Public Member Functions inherited from
Gui::CommandBase
Action
*
getAction
() const
Returns the
Action
object of this command, or 0 if it doesn't exist.
More...
virtual const char *
getMenuText
() const
virtual const char *
getToolTipText
() const
virtual const char *
getStatusTip
() const
virtual const char *
getWhatsThis
() const
virtual const char *
getPixmap
() const
virtual const char *
getAccel
() const
void
setWhatsThis
(const char *)
void
setMenuText
(const char *)
void
setToolTipText
(const char *)
void
setStatusTip
(const char *)
void
setPixmap
(const char *)
void
setAccel
(const char *)
Protected Member Functions
virtual void
activated
(int iMsg)
Methods which gets called when activated, needs to be reimplemented!
More...
Protected Member Functions inherited from
Gui::Command
Command
(const char *name)
virtual
~Command
()
virtual
Action
*
createAction
(void)
Creates the used
Action
.
More...
void
applyCommandData
(const char *context,
Action
*)
Applies the menu text, tool and status tip to the passed action object.
More...
const char *
keySequenceToAccel
(int) const
Protected Member Functions inherited from
Gui::CommandBase
CommandBase
(const char *sMenu, const char *sToolTip=0, const char *sWhat=0, const char *sStatus=0, const char *
sPixmap
=0, const char *
sAccel
=0)
virtual
~CommandBase
()
Additional Inherited Members
Public Types inherited from
Gui::Command
enum
TriggerSource
{
TriggerNone
,
TriggerAction
,
TriggerChildAction
}
Command
trigger source.
More...
enum
DoCmd_Type
{
Doc
,
App
,
Gui
}
types of application level actions for DoCommand()
More...
Static Public Member Functions inherited from
Gui::Command
static void
blockCommand
(
bool
)
Blocks all command objects.
More...
static void
printPyCaller
()
Print to Python console the current Python calling source file and line number.
More...
static void
printCaller
(const char *file, int line)
Print to Python console the current calling source file and line number.
More...
static void
addModule
(
DoCmd_Type
eType
, const char *sModuleName)
import an external (or own) module only once
More...
static
Application
*
getGuiApplication
(void)
Get pointer to the
Application
Window.
More...
static
Gui::SelectionSingleton
&
getSelection
(void)
Get a reference to the selection.
More...
static std::string
getObjectCmd
(const char *Name, const
App::Document
*doc=0, const char *prefix=0, const char *postfix=0,
bool
gui=false)
returns a python command string to retrieve an object from a document
More...
static std::string
getObjectCmd
(const
App::DocumentObject
*obj, const char *prefix=0, const char *postfix=0,
bool
gui=false)
returns a python command string to retrieve the given object
More...
static void
openCommand
(const char *
sName
=0)
Open a new Undo transaction on the active document.
More...
static void
commitCommand
(void)
Commit the Undo transaction on the active document.
More...
static void
abortCommand
(void)
Abort the Undo transaction on the active document.
More...
static
bool
hasPendingCommand
(void)
Check if an Undo transaction is open on the active document.
More...
static void
updateActive
(void)
Updates the (active) document (propagate changes)
More...
static void
updateAll
(std::list<
Gui::Document
* > cList)
Updates the (all or listed) documents (propagate changes)
More...
static
bool
isActiveObjectValid
(void)
Checks if the active object of the active document is valid.
More...
static std::string
getPythonTuple
(const std::string &name, const std::vector< std::string > &subnames)
Get Python tuple from object and sub-elements.
More...
Protected Types inherited from
Gui::Command
enum
CmdType
{
AlterDoc
= 1,
Alter3DView
= 2,
AlterSelection
= 4,
ForEdit
= 8,
NoTransaction
= 16
}
Protected Attributes inherited from
Gui::Command
const char *
sAppModule
const char *
sGroup
const char *
sName
const char *
sHelpUrl
int
eType
bool
bCanLog
Indicate if the command shall log to
MacroManager
.
More...
Protected Attributes inherited from
Gui::CommandBase
const char *
sMenuText
const char *
sToolTipText
const char *
sWhatsThis
const char *
sStatusTip
const char *
sPixmap
const char *
sAccel
std::string
displayText
Constructor & Destructor Documentation
β
StdCmdTreeExpand()
StdCmdTreeExpand::StdCmdTreeExpand
(
)
Member Function Documentation
β
activated()
void StdCmdTreeExpand::activated
(
int
iMsg
)
protected
virtual
Methods which gets called when activated, needs to be reimplemented!
Implements
Gui::Command
.
References
Gui::TreeWidget::expandSelectedItems()
, and
Gui::getMainWindow()
.
β
className()
virtual const char* StdCmdTreeExpand::className
(
)
const
virtual
The C++ class name is needed as context for the translation framework.
Implements
Gui::CommandBase
.
The documentation for this class was generated from the following file:
src/Gui/CommandView.cpp
1.8.17
|
==========================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
ifc2x3
ifcevaporatortypeenum
List of all members
ifc2x3.ifcevaporatortypeenum Class Reference
Additional Inherited Members
Public Member Functions inherited from
SCL.ConstructedDataTypes.ENUMERATION
def
get_enum_ids
(self)
The documentation for this class was generated from the following file:
src/Mod/Import/App/ifc2x3.py
1.8.17
|
========================================================================================================================
Index
Modules Hierarchy
Alphabetical list
List of all members
|
Public Slots
|
Signals
|
Public Member Functions
|
Protected Types
|
Protected Slots
|
Protected Member Functions
|
Protected Attributes
MRichTextEdit Class Reference
A simple rich-text editor.
More...
#include <mrichtextedit.h>
Public Slots
void
setText
(const QString &text)
Signals
void
editorFinished
()
void
saveText
(QString revText)
Public Member Functions
QTextDocument *
document
()
QFont
getDefFont
(void)
QString
getDefFontSize
(void)
int
getDefFontSizeNum
(void)
MRichTextEdit
(
QWidget
*parent=0, QString textIn=QString())
void
setDefFont
(QString f)
void
setDefFontSize
(int fs)
void
setMaxWidth
(double w)
void
setTextCursor
(const QTextCursor &cursor)
QTextCursor
textCursor
() const
QString
toHtml
() const
QString
toPlainText
() const
Protected Types
enum
ParagraphItems
{
ParagraphStandard
= 0,
ParagraphHeading1
,
ParagraphHeading2
,
ParagraphHeading3
,
ParagraphHeading4
,
ParagraphMonospace
}
Protected Slots
void
decreaseIndentation
()
void
increaseIndentation
()
void
insertImage
()
void
listBullet
(
bool
checked)
void
listOrdered
(
bool
checked)
void
onExit
(void)
void
onSave
(void)
void
onSelectionChanged
()
void
setHtml
(const QString &text)
void
setPlainText
(const QString &text)
void
slotClipboardDataChanged
()
void
slotCurrentCharFormatChanged
(const QTextCharFormat &format)
void
slotCursorPositionChanged
()
void
textBgColor
()
void
textBold
()
void
textFgColor
()
void
textItalic
()
void
textLink
(
bool
checked)
void
textRemoveAllFormat
()
void
textRemoveFormat
()
void
textSize
(const QString &p)
void
textSource
()
void
textStrikeout
()
void
textStyle
(int index)
void
textUnderline
()
Protected Member Functions
void
addFontSize
(QString fs)
void
bgColorChanged
(const QColor &c)
void
fgColorChanged
(const QColor &c)
void
focusInEvent
(QFocusEvent *event)
void
fontChanged
(const QFont &f)
bool
hasMultipleSizes
(void)
void
indent
(int delta)
void
list
(
bool
checked, QTextListFormat::Style style)
void
mergeFormatOnWordOrSelection
(const QTextCharFormat &format)
Protected Attributes
QString
m_defFont
int
m_defFontSize
int
m_fontsize_h1
int
m_fontsize_h2
int
m_fontsize_h3
int
m_fontsize_h4
QPointer< QTextList >
m_lastBlockList
QStringList
m_paragraphItems
Detailed Description
A simple rich-text editor.
Member Enumeration Documentation
β
ParagraphItems
enum
MRichTextEdit::ParagraphItems
protected
Enumerator
ParagraphStandard
ParagraphHeading1
ParagraphHeading2
ParagraphHeading3
ParagraphHeading4
ParagraphMonospace
Constructor & Destructor Documentation
β
MRichTextEdit()
MRichTextEdit::MRichTextEdit
(
QWidget
*
parent
=
0
,
QString
textIn
=
QString()
)
References
addFontSize()
,
bgColorChanged()
,
decreaseIndentation()
,
fontChanged()
,
getDefFont()
,
getDefFontSize()
,
getDefFontSizeNum()
,
increaseIndentation()
,
insertImage()
,
TechDrawGui::PreferencesGui::labelFontSizePX()
,
listBullet()
,
listOrdered()
,
m_defFont
,
m_defFontSize
,
m_fontsize_h1
,
m_fontsize_h2
,
m_fontsize_h3
,
m_fontsize_h4
,
m_lastBlockList
,
m_paragraphItems
,
onExit()
,
onSave()
,
onSelectionChanged()
,
setDefFontSize()
,
slotClipboardDataChanged()
,
slotCurrentCharFormatChanged()
,
slotCursorPositionChanged()
,
textBgColor()
,
textBold()
,
textFgColor()
,
textItalic()
,
textLink()
,
textRemoveAllFormat()
,
textRemoveFormat()
,
textSize()
,
textSource()
,
textStrikeout()
,
textStyle()
, and
textUnderline()
.
Member Function Documentation
β
addFontSize()
void MRichTextEdit::addFontSize
(
QString
fs
)
protected
Referenced by
MRichTextEdit()
.
β
bgColorChanged()
void MRichTextEdit::bgColorChanged
(
const QColor &
c
)
protected
Referenced by
MRichTextEdit()
.
β
decreaseIndentation
void MRichTextEdit::decreaseIndentation
(
)
protected
slot
Referenced by
MRichTextEdit()
.
β
document()
QTextDocument* MRichTextEdit::document
(
)
β
editorFinished
void MRichTextEdit::editorFinished
(
)
signal
β
fgColorChanged()
void MRichTextEdit::fgColorChanged
(
const QColor &
c
)
protected
β
focusInEvent()
void MRichTextEdit::focusInEvent
(
QFocusEvent *
event
)
protected
β
fontChanged()
void MRichTextEdit::fontChanged
(
const QFont &
f
)
protected
Referenced by
MRichTextEdit()
.
β
getDefFont()
QFont MRichTextEdit::getDefFont
(
void
)
References
Base::Tools::fromStdString()
.
Referenced by
MRichTextEdit()
.
β
getDefFontSize()
QString MRichTextEdit::getDefFontSize
(
void
)
Referenced by
MRichTextEdit()
.
β
getDefFontSizeNum()
int MRichTextEdit::getDefFontSizeNum
(
void
)
References
TechDraw::Preferences::dimFontSizeMM()
.
Referenced by
MRichTextEdit()
.
β
hasMultipleSizes()
bool
MRichTextEdit::hasMultipleSizes
(
void
)
protected
β
increaseIndentation
void MRichTextEdit::increaseIndentation
(
)
protected
slot
Referenced by
MRichTextEdit()
.
β
indent()
void MRichTextEdit::indent
(
int
delta
)
protected
β
insertImage
void MRichTextEdit::insertImage
(
)
protected
slot
Referenced by
MRichTextEdit()
.
β
list()
void MRichTextEdit::list
(
bool
checked
,
QTextListFormat::Style
style
)
protected
β
listBullet
void MRichTextEdit::listBullet
(
bool
checked
)
protected
slot
Referenced by
MRichTextEdit()
.
β
listOrdered
void MRichTextEdit::listOrdered
(
bool
checked
)
protected
slot
Referenced by
MRichTextEdit()
.
β
mergeFormatOnWordOrSelection()
void MRichTextEdit::mergeFormatOnWordOrSelection
(
const QTextCharFormat &
format
)
protected
β
onExit
void MRichTextEdit::onExit
(
void
)
protected
slot
Referenced by
MRichTextEdit()
.
β
onSave
void MRichTextEdit::onSave
(
void
)
protected
slot
Referenced by
MRichTextEdit()
.
β
onSelectionChanged
void MRichTextEdit::onSelectionChanged
(
)
protected
slot
Referenced by
MRichTextEdit()
.
β
saveText
void MRichTextEdit::saveText
(
QString
revText
)
signal
β
setDefFont()
void MRichTextEdit::setDefFont
(
QString
f
)
β
setDefFontSize()
void MRichTextEdit::setDefFontSize
(
int
fs
)
Referenced by
MRichTextEdit()
.
β
setHtml
void MRichTextEdit::setHtml
(
const QString &
text
)
protected
slot
β
setMaxWidth()
void MRichTextEdit::setMaxWidth
(
double
w
)
β
setPlainText
void MRichTextEdit::setPlainText
(
const QString &
text
)
protected
slot
β
setText
void MRichTextEdit::setText
(
const QString &
text
)
slot
β
setTextCursor()
void MRichTextEdit::setTextCursor
(
const QTextCursor &
cursor
)
β
slotClipboardDataChanged
void MRichTextEdit::slotClipboardDataChanged
(
)
protected
slot
Referenced by
MRichTextEdit()
.
β
slotCurrentCharFormatChanged
void MRichTextEdit::slotCurrentCharFormatChanged
(
const QTextCharFormat &
format
)
protected
slot
Referenced by
MRichTextEdit()
.
β
slotCursorPositionChanged
void MRichTextEdit::slotCursorPositionChanged
(
)
protected
slot
Referenced by
MRichTextEdit()
.
β
textBgColor
void MRichTextEdit::textBgColor
(
)
protected
slot
Referenced by
MRichTextEdit()
.
β
textBold
void MRichTextEdit::textBold
(
)
protected
slot
Referenced by
MRichTextEdit()
.
β
textCursor()
QTextCursor MRichTextEdit::textCursor
(
)
const
β
textFgColor
void MRichTextEdit::textFgColor
(
)
protected
slot
Referenced by
MRichTextEdit()
.
β
textItalic
void MRichTextEdit::textItalic
(
)
protected
slot
Referenced by
MRichTextEdit()
.
β
textLink
void MRichTextEdit::textLink
(
bool
checked
)
protected
slot
Referenced by
MRichTextEdit()
.
β
textRemoveAllFormat
void MRichTextEdit::textRemoveAllFormat
(
)
protected
slot
Referenced by
MRichTextEdit()
.
β
textRemoveFormat
void MRichTextEdit::textRemoveFormat
(
)
protected
slot
Referenced by
MRichTextEdit()
.
β
textSize
void MRichTextEdit::textSize
(
const QString &
p
)
protected
slot
Referenced by
MRichTextEdit()
.
β
textSource
void MRichTextEdit::textSource
(
)
protected
slot
Referenced by
MRichTextEdit()
.
β
textStrikeout
void MRichTextEdit::textStrikeout
(
)
protected
slot
Referenced by
MRichTextEdit()
.
β
textStyle
void MRichTextEdit::textStyle
(
int
index
)
protected
slot
Referenced by
MRichTextEdit()
.
β
textUnderline
void MRichTextEdit::textUnderline
(
)
protected
slot
Referenced by
MRichTextEdit()
.
β
toHtml()
QString MRichTextEdit::toHtml
(
)
const
β
toPlainText()
QString MRichTextEdit::toPlainText
(
)
const
Member Data Documentation
β
m_defFont
QString MRichTextEdit::m_defFont
protected
Referenced by
MRichTextEdit()
.
β
m_defFontSize
int MRichTextEdit::m_defFontSize
protected
Referenced by
MRichTextEdit()
.
β
m_fontsize_h1
int MRichTextEdit::m_fontsize_h1
protected
Referenced by
MRichTextEdit()
.
β
m_fontsize_h2
int MRichTextEdit::m_fontsize_h2
protected
Referenced by
MRichTextEdit()
.
β
m_fontsize_h3
int MRichTextEdit::m_fontsize_h3
protected
Referenced by
MRichTextEdit()
.
β
m_fontsize_h4
int MRichTextEdit::m_fontsize_h4
protected
Referenced by
MRichTextEdit()
.
β
m_lastBlockList
QPointer<QTextList> MRichTextEdit::m_lastBlockList
protected
Referenced by
MRichTextEdit()
.
β
m_paragraphItems
QStringList MRichTextEdit::m_paragraphItems
protected
Referenced by
MRichTextEdit()
.
The documentation for this class was generated from the following files:
src/Mod/TechDraw/Gui/mrichtextedit.h
src/Mod/TechDraw/Gui/mrichtextedit.cpp
1.8.17
|
==============================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
MeshCore
MeshTrimByPlane
MeshCore::MeshTrimByPlane Member List
This is the complete list of members for
MeshCore::MeshTrimByPlane
, including all inherited members.
CheckFacets
(const MeshFacetGrid &rclGrid, const Base::Vector3f &base, const Base::Vector3f &normal, std::vector< unsigned long > &trimFacets, std::vector< unsigned long > &removeFacets) const
MeshCore::MeshTrimByPlane
MeshTrimByPlane
(MeshKernel &mesh)
MeshCore::MeshTrimByPlane
TrimFacets
(const std::vector< unsigned long > &trimFacets, const Base::Vector3f &base, const Base::Vector3f &normal, std::vector< MeshGeomFacet > &trimmedFacets)
MeshCore::MeshTrimByPlane
~MeshTrimByPlane
()
MeshCore::MeshTrimByPlane
1.8.17
|
==============================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
TechDraw
DrawGeomHatchPy
TechDraw::DrawGeomHatchPy Member List
This is the complete list of members for
TechDraw::DrawGeomHatchPy
, including all inherited members.
addExtension
(PyObject *args)
App::ExtensionContainerPy
addProperty
(PyObject *args)
App::DocumentObjectPy
BaseClassPy
(BaseClass *pcObject, PyTypeObject *T=&Type)
Base::BaseClassPy
DecRef
(void)
Base::PyObjectBase
DocumentObjectPy
(DocumentObject *pcObject, PyTypeObject *T=&Type)
App::DocumentObjectPy
DrawGeomHatchPy
(DrawGeomHatch *pcObject, PyTypeObject *T=&Type)
TechDraw::DrawGeomHatchPy
dumpContent
(PyObject *args, PyObject *kwd)
Base::PersistencePy
dumpPropertyContent
(PyObject *args, PyObject *kwd)
App::PropertyContainerPy
enforceRecompute
(PyObject *args)
App::DocumentObjectPy
ExtensionContainerPy
(ExtensionContainer *pcObject, PyTypeObject *T=&Type)
App::ExtensionContainerPy
finalization
()
App::ExtensionContainerPy
getAllDerivedFrom
(PyObject *args)
Base::BaseClassPy
getBaseClassPtr
(void) const
Base::BaseClassPy
getContent
(void) const
Base::PersistencePy
getCustomAttributes
(const char *attr) const
TechDraw::DrawGeomHatchPy
getDocument
(void) const
App::DocumentObjectPy
getDocumentationOfProperty
(PyObject *args)
App::PropertyContainerPy
getDocumentObjectPtr
(void) const
App::DocumentObjectPy
getDrawGeomHatchPtr
(void) const
TechDraw::DrawGeomHatchPy
getEditorMode
(PyObject *args)
App::PropertyContainerPy
getExtensionContainerPtr
(void) const
App::ExtensionContainerPy
getGroupOfProperty
(PyObject *args)
App::PropertyContainerPy
getInList
(void) const
App::DocumentObjectPy
getInListRecursive
(void) const
App::DocumentObjectPy
getMemSize
(void) const
Base::PersistencePy
getModule
(void) const
Base::BaseClassPy
getName
(void) const
App::DocumentObjectPy
getOutList
(void) const
App::DocumentObjectPy
getOutListRecursive
(void) const
App::DocumentObjectPy
getParentGeoFeatureGroup
(PyObject *args)
App::DocumentObjectPy
getParentGroup
(PyObject *args)
App::DocumentObjectPy
getPathsByOutList
(PyObject *args)
App::DocumentObjectPy
getPersistencePtr
(void) const
Base::PersistencePy
getPropertiesList
(void) const
App::PropertyContainerPy
getPropertyByName
(PyObject *args)
App::PropertyContainerPy
getPropertyContainerPtr
(void) const
App::PropertyContainerPy
getState
(void) const
App::DocumentObjectPy
GetterSetter
TechDraw::DrawGeomHatchPy
static
GetType
(void)
TechDraw::DrawGeomHatchPy
virtual
getTypeId
(void) const
Base::BaseClassPy
getTypeIdOfProperty
(PyObject *args)
App::PropertyContainerPy
getTypeOfProperty
(PyObject *args)
App::PropertyContainerPy
getViewObject
(void) const
App::DocumentObjectPy
hasExtension
(PyObject *args)
App::ExtensionContainerPy
Immutable
enum value
Base::PyObjectBase
IncRef
(void)
Base::PyObjectBase
initialization
()
App::ExtensionContainerPy
isConst
()
Base::PyObjectBase
isDerivedFrom
(PyObject *args)
Base::BaseClassPy
isNotTracking
() const
Base::PyObjectBase
isValid
()
Base::PyObjectBase
Methods
TechDraw::DrawGeomHatchPy
static
Notify
enum value
Base::PyObjectBase
NoTrack
enum value
Base::PyObjectBase
PersistencePy
(Persistence *pcObject, PyTypeObject *T=&Type)
Base::PersistencePy
PointerType
typedef
TechDraw::DrawGeomHatchPy
PropertyContainerPy
(PropertyContainer *pcObject, PyTypeObject *T=&Type)
App::PropertyContainerPy
purgeTouched
(PyObject *args)
App::DocumentObjectPy
PyDestructor
(PyObject *P)
Base::PyObjectBase
static
PyInit
(PyObject *args, PyObject *k)
TechDraw::DrawGeomHatchPy
virtual
PyMake
(struct _typeobject *, PyObject *, PyObject *)
TechDraw::DrawGeomHatchPy
static
PyObjectBase
(void *, PyTypeObject *T)
Base::PyObjectBase
recompute
(PyObject *args)
App::DocumentObjectPy
removeProperty
(PyObject *args)
App::DocumentObjectPy
representation
(void) const
TechDraw::DrawGeomHatchPy
restoreContent
(PyObject *args)
Base::PersistencePy
restorePropertyContent
(PyObject *args)
App::PropertyContainerPy
setConst
()
Base::PyObjectBase
setCustomAttributes
(const char *attr, PyObject *obj)
TechDraw::DrawGeomHatchPy
setEditorMode
(PyObject *args)
App::PropertyContainerPy
setExpression
(PyObject *args)
App::DocumentObjectPy
setInvalid
()
Base::PyObjectBase
setNotTracking
(bool on=true)
Base::PyObjectBase
setShouldNotify
(bool on)
Base::PyObjectBase
shouldNotify
() const
Base::PyObjectBase
startNotify
()
Base::PyObjectBase
staticCallback_addExtension
(PyObject *self, PyObject *args)
App::ExtensionContainerPy
static
staticCallback_addProperty
(PyObject *self, PyObject *args)
App::DocumentObjectPy
static
staticCallback_dumpContent
(PyObject *self, PyObject *args, PyObject *kwd)
Base::PersistencePy
static
staticCallback_dumpPropertyContent
(PyObject *self, PyObject *args, PyObject *kwd)
App::PropertyContainerPy
static
staticCallback_enforceRecompute
(PyObject *self, PyObject *args)
App::DocumentObjectPy
static
staticCallback_getAllDerivedFrom
(PyObject *self, PyObject *args)
Base::BaseClassPy
static
staticCallback_getContent
(PyObject *self, void *closure)
Base::PersistencePy
static
staticCallback_getDocument
(PyObject *self, void *closure)
App::DocumentObjectPy
static
staticCallback_getDocumentationOfProperty
(PyObject *self, PyObject *args)
App::PropertyContainerPy
static
staticCallback_getEditorMode
(PyObject *self, PyObject *args)
App::PropertyContainerPy
static
staticCallback_getGroupOfProperty
(PyObject *self, PyObject *args)
App::PropertyContainerPy
static
staticCallback_getInList
(PyObject *self, void *closure)
App::DocumentObjectPy
static
staticCallback_getInListRecursive
(PyObject *self, void *closure)
App::DocumentObjectPy
static
staticCallback_getMemSize
(PyObject *self, void *closure)
Base::PersistencePy
static
staticCallback_getModule
(PyObject *self, void *closure)
Base::BaseClassPy
static
staticCallback_getName
(PyObject *self, void *closure)
App::DocumentObjectPy
static
staticCallback_getOutList
(PyObject *self, void *closure)
App::DocumentObjectPy
static
staticCallback_getOutListRecursive
(PyObject *self, void *closure)
App::DocumentObjectPy
static
staticCallback_getParentGeoFeatureGroup
(PyObject *self, PyObject *args)
App::DocumentObjectPy
static
staticCallback_getParentGroup
(PyObject *self, PyObject *args)
App::DocumentObjectPy
static
staticCallback_getPathsByOutList
(PyObject *self, PyObject *args)
App::DocumentObjectPy
static
staticCallback_getPropertiesList
(PyObject *self, void *closure)
App::PropertyContainerPy
static
staticCallback_getPropertyByName
(PyObject *self, PyObject *args)
App::PropertyContainerPy
static
staticCallback_getState
(PyObject *self, void *closure)
App::DocumentObjectPy
static
staticCallback_getTypeId
(PyObject *self, void *closure)
Base::BaseClassPy
static
staticCallback_getTypeIdOfProperty
(PyObject *self, PyObject *args)
App::PropertyContainerPy
static
staticCallback_getTypeOfProperty
(PyObject *self, PyObject *args)
App::PropertyContainerPy
static
staticCallback_getViewObject
(PyObject *self, void *closure)
App::DocumentObjectPy
static
staticCallback_hasExtension
(PyObject *self, PyObject *args)
App::ExtensionContainerPy
static
staticCallback_isDerivedFrom
(PyObject *self, PyObject *args)
Base::BaseClassPy
static
staticCallback_purgeTouched
(PyObject *self, PyObject *args)
App::DocumentObjectPy
static
staticCallback_recompute
(PyObject *self, PyObject *args)
App::DocumentObjectPy
static
staticCallback_removeProperty
(PyObject *self, PyObject *args)
App::DocumentObjectPy
static
staticCallback_restoreContent
(PyObject *self, PyObject *args)
Base::PersistencePy
static
staticCallback_restorePropertyContent
(PyObject *self, PyObject *args)
App::PropertyContainerPy
static
staticCallback_setContent
(PyObject *self, PyObject *value, void *closure)
Base::PersistencePy
static
staticCallback_setDocument
(PyObject *self, PyObject *value, void *closure)
App::DocumentObjectPy
static
staticCallback_setEditorMode
(PyObject *self, PyObject *args)
App::PropertyContainerPy
static
staticCallback_setExpression
(PyObject *self, PyObject *args)
App::DocumentObjectPy
static
staticCallback_setInList
(PyObject *self, PyObject *value, void *closure)
App::DocumentObjectPy
static
staticCallback_setInListRecursive
(PyObject *self, PyObject *value, void *closure)
App::DocumentObjectPy
static
staticCallback_setMemSize
(PyObject *self, PyObject *value, void *closure)
Base::PersistencePy
static
staticCallback_setModule
(PyObject *self, PyObject *value, void *closure)
Base::BaseClassPy
static
staticCallback_setName
(PyObject *self, PyObject *value, void *closure)
App::DocumentObjectPy
static
staticCallback_setOutList
(PyObject *self, PyObject *value, void *closure)
App::DocumentObjectPy
static
staticCallback_setOutListRecursive
(PyObject *self, PyObject *value, void *closure)
App::DocumentObjectPy
static
staticCallback_setPropertiesList
(PyObject *self, PyObject *value, void *closure)
App::PropertyContainerPy
static
staticCallback_setState
(PyObject *self, PyObject *value, void *closure)
App::DocumentObjectPy
static
staticCallback_setTypeId
(PyObject *self, PyObject *value, void *closure)
Base::BaseClassPy
static
staticCallback_setViewObject
(PyObject *self, PyObject *value, void *closure)
App::DocumentObjectPy
static
staticCallback_supportedProperties
(PyObject *self, PyObject *args)
App::DocumentObjectPy
static
staticCallback_touch
(PyObject *self, PyObject *args)
App::DocumentObjectPy
static
Status
enum name
Base::PyObjectBase
StatusBits
Base::PyObjectBase
protected
supportedProperties
(PyObject *args)
App::DocumentObjectPy
touch
(PyObject *args)
App::DocumentObjectPy
Type
TechDraw::DrawGeomHatchPy
static
Valid
enum value
Base::PyObjectBase
~BaseClassPy
()
Base::BaseClassPy
protected
~DocumentObjectPy
()
App::DocumentObjectPy
protected
~DrawGeomHatchPy
()
TechDraw::DrawGeomHatchPy
protected
~ExtensionContainerPy
()
App::ExtensionContainerPy
protected
~PersistencePy
()
Base::PersistencePy
protected
~PropertyContainerPy
()
App::PropertyContainerPy
protected
~PyObjectBase
()
Base::PyObjectBase
protected
virtual
1.8.17
|
=================================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
automotive_design
action_resource
List of all members
|
Public Member Functions
|
Public Attributes
automotive_design.action_resource Class Reference
Public Member Functions
def
description
()
def
kind
()
def
name
()
def
usage
()
Public Attributes
description
kind
name
usage
Detailed Description
Entity action_resource definition.
:param name
:type name:label
:param description
:type description:text
:param usage
:type usage:SET(1,None,'supported_item', scope = schema_scope)
:param kind
:type kind:action_resource_type
Member Function Documentation
β
description()
def automotive_design.action_resource.description
(
)
References ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.characterized_object._description, automotive_design.characterized_object._description, automotive_design.identification_role._description, automotive_design.functionally_defined_transformation._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.representation_item_relationship._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.identification_role._description, automotive_design.versioned_action_request._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.functionally_defined_transformation._description, automotive_design.geometric_tolerance._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.versioned_action_request._description, automotive_design.product_definition_relationship._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.geometric_tolerance._description, automotive_design.action_resource._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.general_property._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.representation_relationship._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.product_definition_relationship._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.time_interval._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.action_directive._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.concept_feature_operator._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.configuration_item_relationship._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.descriptive_representation_item._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.product_concept_feature_association._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.group._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.product_definition._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.shape_aspect._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.product_category._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.shape_aspect_relationship._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.uncertainty_qualifier._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.organizational_address._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.data_environment._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.product_concept._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.general_property_relationship._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.group_relationship._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.item_identified_representation_usage._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.product_definition_formation_relationship._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.item_defined_transformation._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.product_definition_formation._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.annotation_occurrence_relationship._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.event_occurrence_role._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.draughting_callout_relationship._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.uncertainty_measure_with_unit._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.event_occurrence_relationship._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.property_definition._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.presentation_layer_assignment._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.concept_feature_relationship._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.event_occurrence._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.configuration_item._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.organization_relationship._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.action_method_relationship._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.contract_relationship._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.geometric_tolerance_relationship._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.product_concept_feature._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.text_font_family._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.product_definition_substitute._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.time_interval_relationship._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.document._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.action_method._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.externally_defined_item_relationship._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.effectivity_relationship._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.organizational_project_relationship._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.text_font._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.product_definition_context_role._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.property_definition_relationship._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.action_property._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.document_product_association._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.product._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.classification_role._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.general_property_association._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.action_method_role._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.personal_address._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.document_relationship._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.external_source_relationship._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.action._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.organizational_project._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.action_relationship._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.time_interval_role._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.attribute_value_role._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.contract_type._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.document_usage_role._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.product_concept_relationship._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.organization._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.effectivity_context_role._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.certification_type._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.measure_qualification._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.product_definition_occurrence_relationship._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.object_role._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.approval_relationship._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.material_designation_characterization._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.action_property_representation._description, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.organizational_project_role._description, and
automotive_design.action_resource.description
.
β
kind()
def automotive_design.action_resource.kind
(
)
References automotive_design.certification._kind, automotive_design.action_resource._kind, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.certification._kind, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.document._kind, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.contract._kind, and
automotive_design.action_resource.kind
.
β
name()
def automotive_design.action_resource.name
(
)
References SMESHDS_Hypothesis._name, Gui::ToolBarItem._name, Gui::MenuItem._name, SMESH_File._name, SMESH_Gen::TAlgoStateError._name, Gui::Workbench._name, SMESH_HypoFilter::NamePredicate._name, zipios::FileEntry::MatchName._name, zipios::FileEntry::MatchFileName._name, Base::Reader._name, PointPos._name, automotive_design.curve_style._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.curve_style._name, automotive_design.representation_item._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.characterized_object._name, automotive_design.characterized_object._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.representation_item._name, automotive_design.identification_role._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.material_designation._name, automotive_design.functionally_defined_transformation._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.representation_item_relationship._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.identification_role._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.functionally_defined_transformation._name, automotive_design.geometric_tolerance._name, automotive_design.representation._name, automotive_design.certification._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.si_unit._name, automotive_design.product_definition_relationship._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.geometric_tolerance._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.representation._name, automotive_design.action_resource._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.certification._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.general_property._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.representation_relationship._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.product_definition_relationship._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.time_interval._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.action_directive._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.concept_feature_operator._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.configuration_item_relationship._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.product_concept_feature_association._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.context_dependent_unit._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.group._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.shape_aspect._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.product_category._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.shape_aspect_relationship._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.tolerance_zone_form._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.pre_defined_item._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.text_style._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.colour_specification._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.data_environment._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.product_concept._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.general_property_relationship._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.curve_style_font_and_scaling._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.group_relationship._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.item_identified_representation_usage._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.product_definition_formation_relationship._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.item_defined_transformation._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.conversion_based_unit._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.annotation_occurrence_relationship._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.point_style._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.event_occurrence_role._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.draughting_callout_relationship._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.application_context_element._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.dimensional_size._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.uncertainty_measure_with_unit._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.event_occurrence_relationship._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.fill_area_style._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.property_definition._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.person_and_organization_role._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.presentation_layer_assignment._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.concept_feature_relationship._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.event_occurrence._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.configuration_item._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.organization_relationship._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.action_method_relationship._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.contract_relationship._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.geometric_tolerance_relationship._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.product_concept_feature._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.curve_style_font._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.text_font_family._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.time_interval_relationship._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.document._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.action_method._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.externally_defined_item_relationship._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.alternate_product_relationship._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.effectivity_relationship._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.contract._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.organizational_project_relationship._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.text_font._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.organization_role._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.product_definition_context_role._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.property_definition_relationship._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.action_property._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.document_product_association._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.product._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.classification_role._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.general_property_association._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.action_method_role._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.document_relationship._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.type_qualifier._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.assembly_component_usage_substitute._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.external_source_relationship._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.action._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.organizational_project._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.date_time_role._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.action_relationship._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.time_interval_role._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.date_role._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.attribute_value_role._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.fill_area_style_colour._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.document_usage_role._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.product_concept_relationship._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.organization._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.effectivity_context_role._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.measure_qualification._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.security_classification._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.approval_status._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.product_definition_occurrence_relationship._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.object_role._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.security_classification_level._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.approval_relationship._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.document_representation_type._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.material_designation_characterization._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.symbol_style._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.surface_side_style._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.action_property_representation._name, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.organizational_project_role._name, and
automotive_design.action_resource.name
.
β
usage()
def automotive_design.action_resource.usage
(
)
References automotive_design.action_resource._usage, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.product_definition_effectivity._usage, and
automotive_design.action_resource.usage
.
Member Data Documentation
β
description
automotive_design.action_resource.description
Referenced by
automotive_design.action_resource.description()
.
β
kind
automotive_design.action_resource.kind
Referenced by
automotive_design.action_resource.kind()
.
β
name
automotive_design.action_resource.name
Referenced by
prototype.Node.addtofreecad()
,
gzip_utf8.GzipFile.filename()
,
ifc4.ifcapproval.hasidentifierorname()
,
automotive_design.action_resource.name()
,
automotive_design.si_unit.named_unit_dimensions()
,
Mod.PartDesign.WizardShaft.SegmentFunction.SegmentFunction.output()
,
prototype.Node.pprint()
,
prototype.Node.pprint2()
,
PathScripts.PathSetupSheetGui.OpTaskPanel.propertyGroup()
,
PathScripts.PathSetupSheetGui.OpTaskPanel.propertyName()
,
ifc2x3.ifcexternalreference.wr1()
,
ifc4.ifcexternalreference.wr1()
,
ifc2x3.ifcdocumentreference.wr1()
,
ifc4.ifcdocumentreference.wr1()
, and
automotive_design.general_property_association.wr2()
.
β
usage
automotive_design.action_resource.usage
Referenced by
automotive_design.action_resource.usage()
.
The documentation for this class was generated from the following file:
src/Mod/Import/App/automotive_design.py
1.8.17
|
=================================================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
automotive_design
applied_effectivity_assignment
List of all members
|
Public Member Functions
|
Public Attributes
automotive_design.applied_effectivity_assignment Class Reference
Public Member Functions
def
items
()
def
wr1
(self)
Public Member Functions inherited from
automotive_design.effectivity_assignment
def
assigned_effectivity
()
def
role
()
Public Attributes
items
Public Attributes inherited from
automotive_design.effectivity_assignment
assigned_effectivity
Detailed Description
Entity applied_effectivity_assignment definition.
:param items
:type items:SET(1,None,'effectivity_item', scope = schema_scope)
Member Function Documentation
β
items()
def automotive_design.applied_effectivity_assignment.items
(
)
References Gui::DockWindowItems._items, Gui::ToolBarItem._items, Gui::MenuItem._items, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.applied_document_usage_constraint_assignment._items, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.applied_action_assignment._items, automotive_design.applied_certification_assignment._items, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.applied_certification_assignment._items, automotive_design.representation._items, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.representation._items, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.applied_organization_assignment._items, automotive_design.applied_organization_assignment._items, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.applied_action_method_assignment._items, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.applied_date_and_time_assignment._items, automotive_design.applied_date_and_time_assignment._items, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.applied_attribute_classification_assignment._items, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.assigned_requirement._items, automotive_design.applied_external_identification_assignment._items, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.applied_external_identification_assignment._items, automotive_design.applied_event_occurrence_assignment._items, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.applied_event_occurrence_assignment._items, automotive_design.configured_effectivity_assignment._items, automotive_design.language_assignment._items, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.configured_effectivity_assignment._items, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.cc_design_person_and_organization_assignment._items, automotive_design.applied_date_assignment._items, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.applied_date_assignment._items, automotive_design.draughting_title._items, automotive_design.applied_presented_item._items, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.draughting_title._items, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.applied_presented_item._items, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.change_request._items, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.instance_usage_context_assignment._items, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.document_identifier_assignment._items, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.applied_action_request_assignment._items, automotive_design.applied_action_request_assignment._items, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.applied_group_assignment._items, automotive_design.applied_group_assignment._items, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.breakdown_element_group_assignment._items, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.sourced_requirement._items, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.applied_contract_assignment._items, automotive_design.applied_contract_assignment._items, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.requirement_assigned_object._items, automotive_design.applied_classification_assignment._items, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.applied_classification_assignment._items, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.satisfying_item._items, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.product_definition_group_assignment._items, automotive_design.applied_identification_assignment._items, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.applied_identification_assignment._items, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.start_request._items, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.cc_design_specification_reference._items, automotive_design.applied_time_interval_assignment._items, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.applied_time_interval_assignment._items, automotive_design.applied_ineffectivity_assignment._items, automotive_design.applied_organizational_project_assignment._items, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.applied_organizational_project_assignment._items, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.change._items, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.source_for_requirement._items, automotive_design.applied_approval_assignment._items, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.applied_approval_assignment._items, automotive_design.applied_document_reference._items, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.applied_document_reference._items, automotive_design.applied_name_assignment._items, automotive_design.configured_effectivity_context_assignment._items, automotive_design.product_concept_feature_category_usage._items, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.configured_effectivity_context_assignment._items, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.product_concept_feature_category_usage._items, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.start_work._items, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.cc_design_approval._items, automotive_design.attribute_language_assignment._items, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.attribute_language_assignment._items, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.cc_design_contract._items, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.multi_language_attribute_assignment._items, automotive_design.multi_language_attribute_assignment._items, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.cc_design_certification._items, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.class_usage_effectivity_context_assignment._items, automotive_design.class_usage_effectivity_context_assignment._items, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.applied_effectivity_assignment._items, automotive_design.applied_effectivity_assignment._items, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.rule_superseded_assignment._items, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.applied_security_classification_assignment._items, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.cc_design_security_classification._items, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.cc_design_date_and_time_assignment._items, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.satisfied_requirement._items, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.applied_person_and_organization_assignment._items, and
automotive_design.applied_effectivity_assignment.items
.
Referenced by
config_control_design.pcurve.wr1()
,
config_control_design.degenerate_pcurve.wr1()
,
automotive_design.motion_link_relationship.wr1()
,
automotive_design.pcurve.wr1()
,
automotive_design.degenerate_pcurve.wr1()
,
config_control_design.pcurve.wr2()
,
config_control_design.degenerate_pcurve.wr2()
,
automotive_design.pcurve.wr2()
, and
automotive_design.degenerate_pcurve.wr2()
.
β
wr1()
def automotive_design.applied_effectivity_assignment.wr1
(
self
)
Reimplemented from
automotive_design.effectivity_assignment
.
References Gui::AutoSaver.self, Py::PythonExtension< T >.self(), Gui::Dialog::DownloadManager.self, Py::PythonExtensionBase.self(), App::TransactionFactory.self, and Py::PythonClass< T >.self().
Member Data Documentation
β
items
automotive_design.applied_effectivity_assignment.items
Referenced by
automotive_design.applied_effectivity_assignment.items()
,
config_control_design.pcurve.wr1()
,
config_control_design.degenerate_pcurve.wr1()
,
automotive_design.motion_link_relationship.wr1()
,
automotive_design.pcurve.wr1()
,
automotive_design.degenerate_pcurve.wr1()
,
config_control_design.pcurve.wr2()
,
config_control_design.degenerate_pcurve.wr2()
,
automotive_design.pcurve.wr2()
, and
automotive_design.degenerate_pcurve.wr2()
.
The documentation for this class was generated from the following file:
src/Mod/Import/App/automotive_design.py
1.8.17
|
=================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
Base
RedirectStdLog
List of all members
|
Public Member Functions
|
Protected Member Functions
Base::RedirectStdLog Class Reference
#include <Console.h>
Public Member Functions
RedirectStdLog
()
Protected Member Functions
int
overflow
(int c=EOF)
int
sync
()
Constructor & Destructor Documentation
β
RedirectStdLog()
RedirectStdLog::RedirectStdLog
(
)
Member Function Documentation
β
overflow()
int RedirectStdLog::overflow
(
int
c
=
EOF
)
protected
β
sync()
int RedirectStdLog::sync
(
)
protected
References
Base::Console()
, and
Base::ConsoleSingleton::Log()
.
The documentation for this class was generated from the following files:
src/Base/Console.h
src/Base/Console.cpp
1.8.17
|
=================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
DraftTools
BezCurve
List of all members
|
Public Member Functions
|
Public Attributes
DraftTools.BezCurve Class Reference
Public Member Functions
def
action
(self, arg)
def
Activated
(self)
def
drawUpdate
(self,
point
)
def
finish
(self, closed=False, cont=False)
def
GetResources
(self)
def
undolast
(self)
def
updateShape
(self, pts)
Public Member Functions inherited from
DraftTools.Line
def
action
(self, arg)
def
Activated
(self, name=translate("draft","
Line
"))
def
drawSegment
(self,
point
)
def
finish
(self, closed=False, cont=False)
def
GetResources
(self)
def
numericInput
(self, numx, numy, numz)
def
orientWP
(self)
def
removeTemporaryObject
(self)
def
undolast
(self)
def
wipe
(self)
Public Member Functions inherited from
DraftTools.Creator
def
Activated
(self, name="None", noplanesetup=False)
Public Member Functions inherited from
DraftTools.DraftTool
def
Activated
(self, name="None", noplanesetup=False, is_subtool=False)
def
commit
(self, name, func)
def
finish
(self, close=False)
def
getStrings
(self, addrot=None)
def
IsActive
(self)
Public Attributes
bezcurvetrack
degree
pos
Public Attributes inherited from
DraftTools.Line
call
featureName
isWire
node
obj
oldWP
point
pos
Public Attributes inherited from
DraftTools.Creator
support
Public Attributes inherited from
DraftTools.DraftTool
call
commitList
constrain
doc
extendedCopy
featureName
node
obj
planetrack
point
pos
support
ui
view
Member Function Documentation
β
action()
def DraftTools.BezCurve.action
(
self
,
arg
)
References
DraftTools.BezCurve.bezcurvetrack
,
SplineData.degree
,
DraftTools.BezCurve.degree
,
zipios::GZIPOutputStreambuf.finish()
,
zipios::GZIPOutputStream.finish()
,
Gui::SoFCDB.finish()
,
zipios::ZipOutputStreambuf.finish()
,
Gui::SoFCBackgroundGradient.finish()
,
Gui::SoFCColorLegend.finish()
,
zipios::ZipOutputStream.finish()
,
Gui::SoFCColorGradient.finish()
,
Gui::SoFCColorBarBase.finish()
,
Gui::SoFCHighlightAction.finish()
,
Gui::SoFCBoundingBox.finish()
,
Gui::SoFCUnifiedSelection.finish()
,
Gui::SoFCSelection.finish()
,
Gui::SoFCSelectionAction.finish()
,
Gui::SoSkipBoundingGroup.finish()
,
Gui::SoFCEnableSelectionAction.finish()
,
Gui::SoFCEnableHighlightAction.finish()
,
Gui::SoFCColorBar.finish()
,
Gui::SoFCSelectionColorAction.finish()
,
Gui::SoFCHighlightColorAction.finish()
,
Gui::ManualAlignment.finish()
,
Gui::SoFCDocumentAction.finish()
,
Gui::SoFCDocumentObjectAction.finish()
,
DraftTools.DraftTool.finish()
,
DraftEdit.Edit.finish()
,
Gui::SoUpdateVBOAction.finish()
,
DraftGui.DraftToolBar.finish()
,
ifc4.ifcworktime.finish
,
DraftTools.getPoint()
,
DraftTools.getSupport()
,
Gui::Dialog::Clipping::Private.node
,
uvPtStruct.node
,
StdMeshers_Quadrangle_2D::ForcedPoint.node
,
DraftTools.DraftTool.node
,
DraftEdit.Edit.node
, Draft._ViewProviderDimension.node, Draft._ViewProviderAngularDimension.node,
Gui::PickedPoint.point
,
FaceQuadStruct::Side::Contact.point
,
Gui::DAG::VertexProperty.point
,
DraftTools.DraftTool.point
,
DraftGui.ShapeStringTaskPanel.point
,
Gui::DockWindowItem.pos
,
KwdSct.pos
,
GmfMshSct.pos
,
SoVectorizeText.pos
,
Gui::TaskView::TaskDialog.pos
,
SoVectorizeImage.pos
,
DraftTools.DraftTool.pos
, Gui::ToolTip.pos, Py::MapBase< T >::iterator.pos, Py::MapBase< T >::const_iterator.pos,
DraftTools.redraw3DView()
,
DraftTools.DraftTool.support
, test.ui,
Gui::Dialog::Clipping::Private.ui
,
Gui::Dialog::DlgProjectUtility.ui
, Gui::Dialog::DlgActivateWindowImp.ui, Gui::TaskBoxPosition.ui, Gui::Dialog::DlgProjectInformationImp.ui, Gui::Dialog::DlgPropertyLink.ui, Gui::Dialog::DlgSettingsUnitsImp.ui, Gui::Dialog::DlgGeneralImp.ui, Gui::Dialog::TextureMapping.ui, Gui::Dialog::DlgRunExternal.ui, Gui::Dialog::DlgUnitsCalculator.ui,
DraftEdit.Edit.ui
, Gui::Dialog::DlgParameterFind.ui, Gui::TaskBoxAngle.ui,
Gui::Dialog::DlgParameterImp.ui
, Gui::TaskView::TaskAppearance.ui, Gui::Dialog::DlgExpressionInput.ui,
Gui::Dialog::DlgCheckableMessageBoxPrivate.ui
, Gui::Dialog::DemoMode.ui, Gui::Dialog::DlgInspector.ui, Gui::Dialog::Placement.ui, Gui::Dialog::DownloadManager.ui, Gui::TaskView::TaskSelectLinkProperty.ui, Gui::Dialog::Transform.ui, Gui::Dialog::IconDialog.ui, Gui::Dialog::AboutDialog.ui, Gui::Dialog::DlgPreferencesImp.ui,
Gui::Dialog::DocumentRecoveryPrivate.ui
, Gui::CheckListDialog.ui,
DraftTools.DraftTool.ui
,
Gui::LocationDialogComp< Ui >.ui
, and
DraftSnap.Snapper.ui
.
β
Activated()
def DraftTools.BezCurve.Activated
(
self
)
References Gui::GraphvizView.doc, App::DynamicProperty::PropData.doc,
DraftTools.DraftTool.doc
,
importIFClegacy.IfcEntity.doc
, and
Draft.translate()
.
β
drawUpdate()
def DraftTools.BezCurve.drawUpdate
(
self
,
point
)
References
DraftTools.BezCurve.bezcurvetrack
,
Gui::Dialog::Clipping::Private.node
,
uvPtStruct.node
,
StdMeshers_Quadrangle_2D::ForcedPoint.node
,
DraftTools.DraftTool.node
,
DraftEdit.Edit.node
, Draft._ViewProviderDimension.node, Draft._ViewProviderAngularDimension.node,
DraftEdit.Edit.obj
, ObjectDeletedExpressionVisitor.obj, Base::ObjectStatusLocker< Status, Object >.obj,
DraftTools.DraftTool.obj
,
ArchProfile.ProfileTaskPanel.obj
,
ArchSchedule.ArchScheduleTaskPanel.obj
, ArchMaterial._ArchMaterialTaskPanel.obj,
ArchReference.ArchReferenceTaskPanel.obj
, ArchAxis._AxisTaskPanel.obj, ArchMaterial._ArchMultiMaterialTaskPanel.obj, ArchRoof._RoofTaskPanel.obj,
ArchSectionPlane.SectionPlaneTaskPanel.obj
,
ArchAxis.AxisSystemTaskPanel.obj
,
ArchComponent.ComponentTaskPanel.obj
,
ArchAxis.ArchGridTaskPanel.obj
,
ArchPanel.SheetTaskPanel.obj
, ArchWindow._ArchWindowTaskPanel.obj,
DraftGui.FacebinderTaskPanel.obj
,
DraftTools.DraftTool.planetrack
,
Draft.translate()
, and
DraftTools.BezCurve.updateShape()
.
β
finish()
def DraftTools.BezCurve.finish
(
self
,
closed
=
False
,
cont
=
False
)
References
DraftEdit.Edit.Activated()
,
ArchSchedule.CommandArchSchedule.Activated()
,
AddonManager.CommandAddonManager.Activated()
, ArchCutPlane._CommandCutPlane.Activated(), ArchFloor._CommandFloor.Activated(), ArchFrame._CommandFrame.Activated(),
DraftLayer.CommandLayer.Activated()
, ArchMaterial._CommandArchMaterial.Activated(), ArchRebar._CommandRebar.Activated(),
InitGui.ArchWorkbench.Activated()
, ArchPipe._CommandPipe.Activated(), ArchAxis._CommandAxis.Activated(), ArchRoof._CommandRoof.Activated(), ArchAxis._CommandAxisSystem.Activated(), ArchMaterial._CommandArchMultiMaterial.Activated(), ArchPipe._CommandPipeConnector.Activated(),
ArchPanel.CommandPanel.Activated()
,
ArchAxis.CommandArchGrid.Activated()
, ArchEquipment._CommandEquipment.Activated(), ArchWall._CommandWall.Activated(), ArchStructure._CommandStructure.Activated(), ArchBuilding._CommandBuilding.Activated(), ArchStairs._CommandStairs.Activated(),
DraftTools.DraftTool.Activated()
, ArchEquipment._Command3Views.Activated(), ArchSpace._CommandSpace.Activated(),
ArchBuildingPart.CommandBuildingPart.Activated()
,
ArchPanel.CommandPanelCut.Activated()
, ArchFence._CommandFence.Activated(),
ArchPanel.CommandPanelSheet.Activated()
, ArchSectionPlane._CommandSectionPlane.Activated(), ArchSite._CommandSite.Activated(), ArchWall._CommandMergeWalls.Activated(), ArchWindow._CommandWindow.Activated(),
ArchReference.ArchReferenceCommand.Activated()
, ArchCommands._CommandAdd.Activated(), ArchCommands._CommandRemove.Activated(), ArchCommands._CommandSplitMesh.Activated(), ArchCommands._CommandMeshToShape.Activated(), ArchCommands._CommandSelectNonSolidMeshes.Activated(), ArchCommands._CommandRemoveShape.Activated(), ArchCommands._CommandCloseHoles.Activated(), ArchCommands._CommandCheck.Activated(),
ArchPanel.CommandNest.Activated()
, ArchCommands._CommandSurvey.Activated(), ArchCommands._ToggleIfcBrepFlag.Activated(), ArchCommands._CommandComponent.Activated(), ArchCommands._CommandCloneComponent.Activated(), ArchCommands._CommandIfcSpreadsheet.Activated(), ArchCommands._ToggleSubs.Activated(),
DraftGui.DraftToolBar.Activated()
,
DraftTools.BezCurve.bezcurvetrack
,
Gui::MacroManager.commit()
,
DraftTools.DraftTool.commit()
,
SplineData.degree
,
DraftTools.BezCurve.degree
, Gui::GraphvizView.doc, App::DynamicProperty::PropData.doc,
DraftTools.DraftTool.doc
,
importIFClegacy.IfcEntity.doc
,
Draft.getParam()
,
Base::ParameterGrpPy.getStrings()
,
DraftTools.DraftTool.getStrings()
,
Gui::Dialog::Clipping::Private.node
,
uvPtStruct.node
,
StdMeshers_Quadrangle_2D::ForcedPoint.node
,
DraftTools.DraftTool.node
,
DraftEdit.Edit.node
, Draft._ViewProviderDimension.node, Draft._ViewProviderAngularDimension.node,
DraftEdit.Edit.obj
, ObjectDeletedExpressionVisitor.obj, Base::ObjectStatusLocker< Status, Object >.obj,
DraftTools.DraftTool.obj
,
ArchProfile.ProfileTaskPanel.obj
,
ArchSchedule.ArchScheduleTaskPanel.obj
, ArchMaterial._ArchMaterialTaskPanel.obj,
ArchReference.ArchReferenceTaskPanel.obj
, ArchAxis._AxisTaskPanel.obj, ArchMaterial._ArchMultiMaterialTaskPanel.obj, ArchRoof._RoofTaskPanel.obj,
ArchSectionPlane.SectionPlaneTaskPanel.obj
,
ArchAxis.AxisSystemTaskPanel.obj
,
ArchComponent.ComponentTaskPanel.obj
,
ArchAxis.ArchGridTaskPanel.obj
,
ArchPanel.SheetTaskPanel.obj
, ArchWindow._ArchWindowTaskPanel.obj,
DraftGui.FacebinderTaskPanel.obj
,
Draft.translate()
, test.ui,
Gui::Dialog::Clipping::Private.ui
,
Gui::Dialog::DlgProjectUtility.ui
, Gui::Dialog::DlgActivateWindowImp.ui, Gui::TaskBoxPosition.ui, Gui::Dialog::DlgProjectInformationImp.ui, Gui::Dialog::DlgPropertyLink.ui, Gui::Dialog::DlgSettingsUnitsImp.ui, Gui::Dialog::DlgGeneralImp.ui, Gui::Dialog::TextureMapping.ui, Gui::Dialog::DlgRunExternal.ui,
DraftEdit.Edit.ui
, Gui::Dialog::DlgUnitsCalculator.ui, Gui::Dialog::DlgParameterFind.ui, Gui::TaskBoxAngle.ui,
Gui::Dialog::DlgParameterImp.ui
, Gui::TaskView::TaskAppearance.ui, Gui::Dialog::DlgExpressionInput.ui,
Gui::Dialog::DlgCheckableMessageBoxPrivate.ui
, Gui::Dialog::DemoMode.ui, Gui::Dialog::DlgInspector.ui, Gui::Dialog::Placement.ui, Gui::Dialog::DownloadManager.ui, Gui::TaskView::TaskSelectLinkProperty.ui, Gui::Dialog::Transform.ui, Gui::Dialog::IconDialog.ui, Gui::Dialog::AboutDialog.ui, Gui::Dialog::DlgPreferencesImp.ui,
Gui::Dialog::DocumentRecoveryPrivate.ui
, Gui::CheckListDialog.ui,
DraftTools.DraftTool.ui
,
Gui::LocationDialogComp< Ui >.ui
, and
DraftSnap.Snapper.ui
.
β
GetResources()
def DraftTools.BezCurve.GetResources
(
self
)
β
undolast()
def DraftTools.BezCurve.undolast
(
self
)
References
DraftTools.BezCurve.bezcurvetrack
,
SplineData.degree
,
DraftTools.BezCurve.degree
,
Gui::Dialog::Clipping::Private.node
,
uvPtStruct.node
,
StdMeshers_Quadrangle_2D::ForcedPoint.node
,
DraftTools.DraftTool.node
,
DraftEdit.Edit.node
, Draft._ViewProviderDimension.node, Draft._ViewProviderAngularDimension.node,
DraftEdit.Edit.obj
, ObjectDeletedExpressionVisitor.obj, Base::ObjectStatusLocker< Status, Object >.obj,
DraftTools.DraftTool.obj
,
ArchProfile.ProfileTaskPanel.obj
,
ArchSchedule.ArchScheduleTaskPanel.obj
, ArchMaterial._ArchMaterialTaskPanel.obj,
ArchReference.ArchReferenceTaskPanel.obj
, ArchAxis._AxisTaskPanel.obj, ArchMaterial._ArchMultiMaterialTaskPanel.obj, ArchRoof._RoofTaskPanel.obj,
ArchSectionPlane.SectionPlaneTaskPanel.obj
,
ArchAxis.AxisSystemTaskPanel.obj
,
ArchComponent.ComponentTaskPanel.obj
,
ArchAxis.ArchGridTaskPanel.obj
,
ArchPanel.SheetTaskPanel.obj
, ArchWindow._ArchWindowTaskPanel.obj,
DraftGui.FacebinderTaskPanel.obj
,
Draft.translate()
, and
DraftTools.BezCurve.updateShape()
.
β
updateShape()
def DraftTools.BezCurve.updateShape
(
self
,
pts
)
creates shape for display during creation process.
References
SplineData.degree
, and
DraftTools.BezCurve.degree
.
Referenced by
DraftTools.BezCurve.drawUpdate()
,
DraftTools.CubicBezCurve.drawUpdate()
,
DraftTools.BezCurve.undolast()
, and
DraftTools.CubicBezCurve.undolast()
.
Member Data Documentation
β
bezcurvetrack
DraftTools.BezCurve.bezcurvetrack
Referenced by
DraftTools.BezCurve.action()
,
DraftTools.CubicBezCurve.action()
,
DraftTools.BezCurve.drawUpdate()
,
DraftTools.CubicBezCurve.drawUpdate()
,
DraftTools.BezCurve.finish()
,
DraftTools.CubicBezCurve.finish()
,
DraftTools.BezCurve.undolast()
, and
DraftTools.CubicBezCurve.undolast()
.
β
degree
DraftTools.BezCurve.degree
Referenced by
DraftTools.BezCurve.action()
,
DraftTools.CubicBezCurve.action()
,
ifc4.ifcbsplinecurvewithknots.consistentbspline()
,
DraftTools.CubicBezCurve.drawUpdate()
,
DraftTools.BezCurve.finish()
,
DraftTools.CubicBezCurve.finish()
,
DraftTrackers.bezcurveTracker.recompute()
,
DraftTools.BezCurve.undolast()
,
DraftTools.CubicBezCurve.undolast()
,
DraftTrackers.bezcurveTracker.update()
,
DraftTools.BezCurve.updateShape()
,
DraftTools.CubicBezCurve.updateShape()
,
config_control_design.b_spline_curve_with_knots.wr1()
, and
automotive_design.b_spline_curve_with_knots.wr1()
.
β
pos
DraftTools.BezCurve.pos
Referenced by
Mod.PartDesign.fcgear.svggear.SVGWireBuilder.arc()
,
Mod.PartDesign.fcgear.fcgear.FCWireBuilder.arc()
,
Mod.PartDesign.fcgear.svggear.SVGWireBuilder.curve()
,
Mod.PartDesign.fcgear.fcgear.FCWireBuilder.curve()
,
Mod.PartDesign.fcgear.svggear.SVGWireBuilder.line()
,
Mod.PartDesign.fcgear.fcgear.FCWireBuilder.line()
,
Mod.PartDesign.fcgear.svggear.SVGWireBuilder.move()
,
Mod.PartDesign.fcgear.fcgear.FCWireBuilder.move()
, and
DraftTrackers.boxTracker.update()
.
The documentation for this class was generated from the following file:
src/Mod/Draft/DraftTools.py
1.8.13
|
============================================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
PartDesignGui
TaskDlgFeatureParameters
PartDesignGui::TaskDlgFeatureParameters Member List
This is the complete list of members for
PartDesignGui::TaskDlgFeatureParameters
, including all inherited members.
aboutToBeDestroyed
()
Gui::TaskView::TaskDialog
signal
accept
()
PartDesignGui::TaskDlgFeatureParameters
virtual
buttonPosition
() const
Gui::TaskView::TaskDialog
ButtonPosition
enum name
Gui::TaskView::TaskDialog
canClose
() const
Gui::TaskView::TaskDialog
clicked
(int)
Gui::TaskView::TaskDialog
virtual
Content
Gui::TaskView::TaskDialog
protected
emitDestructionSignal
()
Gui::TaskView::TaskDialog
getDialogContent
(void) const
Gui::TaskView::TaskDialog
getDocumentName
() const
Gui::TaskView::TaskDialog
getStandardButtons
(void) const
Gui::TaskView::TaskDialog
virtual
helpRequested
()
Gui::TaskView::TaskDialog
virtual
isAllowedAlterDocument
(void) const
Gui::TaskView::TaskDialog
virtual
isAllowedAlterSelection
(void) const
Gui::TaskView::TaskDialog
virtual
isAllowedAlterView
(void) const
Gui::TaskView::TaskDialog
virtual
isEscapeButtonEnabled
() const
Gui::TaskView::TaskDialog
modifyStandardButtons
(QDialogButtonBox *)
Gui::TaskView::TaskDialog
virtual
needsFullSpace
() const
Gui::TaskView::TaskDialog
virtual
North
enum value
Gui::TaskView::TaskDialog
open
()
Gui::TaskView::TaskDialog
virtual
pos
Gui::TaskView::TaskDialog
protected
reject
()
PartDesignGui::TaskDlgFeatureParameters
virtual
setButtonPosition
(ButtonPosition p)
Gui::TaskView::TaskDialog
setDocumentName
(const std::string &doc)
Gui::TaskView::TaskDialog
setEscapeButtonEnabled
(bool on)
Gui::TaskView::TaskDialog
South
enum value
Gui::TaskView::TaskDialog
TaskDialog
()
Gui::TaskView::TaskDialog
TaskDlgFeatureParameters
(PartDesignGui::ViewProvider *vp)
PartDesignGui::TaskDlgFeatureParameters
viewProvider
() const
PartDesignGui::TaskDlgFeatureParameters
vp
PartDesignGui::TaskDlgFeatureParameters
protected
~TaskDialog
()
Gui::TaskView::TaskDialog
~TaskDlgFeatureParameters
()
PartDesignGui::TaskDlgFeatureParameters
virtual
1.8.17
|
====================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
TechDraw
incidenceItem
List of all members
|
Public Member Functions
|
Static Public Member Functions
|
Public Attributes
TechDraw::incidenceItem Class Reference
#include <EdgeWalker.h>
Public Member Functions
incidenceItem
()
incidenceItem
(int idx, double a,
edge_t
ed)
~incidenceItem
()
Static Public Member Functions
static
bool
iiCompare
(const
incidenceItem
&i1, const
incidenceItem
&i2)
static
bool
iiEqual
(const
incidenceItem
&i1, const
incidenceItem
&i2)
Public Attributes
double
angle
edge_t
eDesc
int
iEdge
Constructor & Destructor Documentation
β
incidenceItem()
[1/2]
TechDraw::incidenceItem::incidenceItem
(
)
β
incidenceItem()
[2/2]
TechDraw::incidenceItem::incidenceItem
(
int
idx
,
double
a
,
edge_t
ed
)
β
~incidenceItem()
TechDraw::incidenceItem::~incidenceItem
(
)
Member Function Documentation
β
iiCompare()
bool
incidenceItem::iiCompare
(
const
incidenceItem
&
i1
,
const
incidenceItem
&
i2
)
static
References
angle
.
Referenced by
TechDraw::embedItem::sortIncidenceList()
.
β
iiEqual()
bool
incidenceItem::iiEqual
(
const
incidenceItem
&
i1
,
const
incidenceItem
&
i2
)
static
References
angle
.
Member Data Documentation
β
angle
double TechDraw::incidenceItem::angle
Referenced by
PathScripts.PathDressupDogbone.Bone::adaptiveLength()
,
PathScripts.PathDressupDogbone.Bone::corner()
,
PathScripts.PathDressupDogbone.Bone::distance()
,
iiCompare()
, and
iiEqual()
.
β
eDesc
edge_t
TechDraw::incidenceItem::eDesc
β
iEdge
int TechDraw::incidenceItem::iEdge
The documentation for this class was generated from the following files:
src/Mod/TechDraw/App/EdgeWalker.h
src/Mod/TechDraw/App/EdgeWalker.cpp
1.8.17
|
=========================================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
config_control_design
edge_curve
config_control_design.edge_curve Member List
This is the complete list of members for
config_control_design.edge_curve
, including all inherited members.
dim
()
config_control_design.geometric_representation_item
edge_end
config_control_design.edge
edge_end
()
config_control_design.edge
edge_geometry
config_control_design.edge_curve
edge_geometry
()
config_control_design.edge_curve
edge_start
config_control_design.edge
edge_start
()
config_control_design.edge
config_control_design::edge.name
config_control_design.representation_item
name
()
config_control_design.representation_item
same_sense
config_control_design.edge_curve
same_sense
()
config_control_design.edge_curve
config_control_design::edge.wr1
(self)
config_control_design.representation_item
config_control_design::geometric_representation_item.wr1
(self)
config_control_design.geometric_representation_item
1.8.17
|
============================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
ifc4
ifcstructuralloadorresult
List of all members
ifc4.ifcstructuralloadorresult Class Reference
Additional Inherited Members
Public Member Functions inherited from
ifc4.ifcstructuralload
def
name
()
Public Attributes inherited from
ifc4.ifcstructuralload
name
Detailed Description
Entity ifcstructuralloadorresult definition.
The documentation for this class was generated from the following file:
src/Mod/Import/App/ifc4.py
1.8.17
|
==================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
draftutils
utils
Functions
|
Variables
draftutils.utils Namespace Reference
Functions
def
compare_objects
(obj1, obj2)
def
convert_draft_texts
(textslist=[])
def
epsilon
()
def
filter_objects_for_modifiers
(objects, isCopied=False)
def
find_doc
(doc=None)
def
find_object
(obj, doc=None)
def
get_clone_base
(obj, strict=False)
def
get_DXF
(obj, direction=None)
def
get_group_contents
(objectslist, walls=False, addgroups=False, spaces=False, noarchchild=False)
def
get_group_names
()
def
get_movable_children
(objectslist, recursive=True)
def
get_objects_of_type
(objects, typ)
def
get_param
(param, default=None)
def
get_param_type
(param)
def
get_real_name
(name)
def
get_rgb
(color, testbw=True)
def
get_type
(obj)
def
get_windows
(obj)
def
is_clone
(obj, objtype, recursive=False)
def
is_closed_edge
(edge_index,
object
)
def
load_svg_patterns
()
def
precision
()
def
print_header
(name, description, debug=True)
def
print_shape
(shape)
def
set_param
(param, value)
def
shapify
(obj)
def
string_encode_coin
(ustr)
def
svg_patterns
()
def
tolerance
()
def
type_check
(args_and_types, name="?")
def
ungroup
(obj)
def
use_instead
(function, version="")
def
utf8_decode
(text)
Variables
list
ARROW_TYPES
= ["Dot", "
Circle
", "Arrow", "Tick", "Tick-2"]
list
arrowtypes
=
ARROW_TYPES
def
compareObjects
=
compare_objects
def
convertDraftTexts
=
convert_draft_texts
def
filterObjectsForModifiers
=
filter_objects_for_modifiers
def
getCloneBase
=
get_clone_base
def
getDXF
=
get_DXF
def
getGroupContents
=
get_group_contents
def
getGroupNames
=
get_group_names
def
getMovableChildren
=
get_movable_children
def
getObjectsOfType
=
get_objects_of_type
def
getParam
=
get_param
def
getParamType
=
get_param_type
def
getRealName
=
get_real_name
def
getrgb
=
get_rgb
def
getType
=
get_type
def
getWindows
=
get_windows
def
isClone
=
is_clone
def
isClosedEdge
=
is_closed_edge
def
loadSvgPatterns
=
load_svg_patterns
def
printShape
=
print_shape
def
setParam
=
set_param
def
stringencodecoin
=
string_encode_coin
def
svgpatterns
=
svg_patterns
def
typecheck
=
type_check
Function Documentation
β
compare_objects()
def draftutils.utils.compare_objects
(
obj1
,
obj2
)
Print the differences between 2 objects.
The two objects are compared through their `TypeId` attribute,
or by using the `get_type` function.
If they are the same type their properties are compared
looking for differences.
Neither `Shape` nor `Label` attributes are compared.
Parameters
----------
obj1 : App::DocumentObject
Any type of scripted object.
obj2 : App::DocumentObject
Any type of scripted object.
References
draftutils.utils.get_type()
, and
draftutils.utils.getType
.
β
convert_draft_texts()
def draftutils.utils.convert_draft_texts
(
textslist
=
[]
)
converts the given Draft texts (or all that is found
in the active document) to the new object
This function was already present at splitting time during v 0.19
β
epsilon()
def draftutils.utils.epsilon
(
)
Return a small number based on the tolerance for use in comparisons.
The epsilon value is used in floating point comparisons. Use with caution.
::
denom = 10**tolerance
num = 1
epsilon = num/denom
Returns
-------
float
1/(10**tolerance)
References
draftutils.utils.tolerance()
.
β
filter_objects_for_modifiers()
def draftutils.utils.filter_objects_for_modifiers
(
objects
,
isCopied
=
False
)
References
Gui.getMainWindow()
.
β
find_doc()
def draftutils.utils.find_doc
(
doc
=
None
)
Return the active document or find a document by name.
Parameters
----------
doc: App::Document or str, optional
The document that will be searched in the session.
It defaults to `None`, in which case it tries to find
the active document.
If `doc` is a string, it will try to get the document by `Name`.
Returns
-------
bool, App::Document
A tuple containing the information on whether the search
was successful. In this case, the boolean is `True`,
and the second value is the document instance.
False, None
If there is no active document, or the string in `doc`
doesn't correspond to an open document in the session.
Referenced by
draftutils.utils.find_object()
.
β
find_object()
def draftutils.utils.find_object
(
obj
,
doc
=
None
)
Find object in the document, inclusive by Label.
Parameters
----------
obj: App::DocumentObject or str
The object to search in `doc`.
Or if the `obj` is a string, it will search the object by `Label`.
Since Labels are not guaranteed to be unique, it will get the first
object with that label in the document.
doc: App::Document or str, optional
The document in which the object will be searched.
It defaults to `None`, in which case it tries to search in the
active document.
If `doc` is a string, it will search the document by `Name`.
Returns
-------
bool, App::DocumentObject
A tuple containing the information on whether the search
was successful. In this case, the boolean is `True`,
and the second value is the object found.
False, None
If the object doesn't exist in the document.
References
draftutils.utils.find_doc()
.
β
get_clone_base()
def draftutils.utils.get_clone_base
(
obj
,
strict
=
False
)
Return the object cloned by this object, if any.
Parameters
----------
obj: App::DocumentObject
Any type of object.
strict: bool, optional
It defaults to `False`.
If it is `True`, and this object is not a clone,
this function will return `False`.
Returns
-------
App::DocumentObject
It `obj` is a `Draft Clone`, it will return the first object
that is in its `Objects` property.
If `obj` has a `CloneOf` property, it will search iteratively
inside the object pointed to by this property.
obj
If `obj` is not a `Draft Clone`, nor it has a `CloneOf` property,
it will return the same `obj`, as long as `strict` is `False`.
False
It will return `False` if `obj` is not a clone,
and `strict` is `True`.
References
draftutils.utils.get_type()
.
β
get_DXF()
def draftutils.utils.get_DXF
(
obj
,
direction
=
None
)
getDXF(object,[direction]): returns a DXF entity from the given
object. If direction is given, the object is projected in 2D.
References
draftutils.utils.getDXF
,
draftutils.utils.getType
,
DraftVecUtils.isNull()
, and
DraftVecUtils.project()
.
β
get_group_contents()
def draftutils.utils.get_group_contents
(
objectslist
,
walls
=
False
,
addgroups
=
False
,
spaces
=
False
,
noarchchild
=
False
)
Return a list of objects from expanding the input groups.
The function accepts any type of object, although it is most useful
with "groups", as it is meant to unpack the objects inside these groups.
Parameters
----------
objectslist : list
If any object in the list is a group, its contents (`obj.Group`)
are extracted and added to the output list.
The "groups" are objects derived from `'App::DocumentObjectGroup'`,
but they can also be `'App::Part'`, or `'Building'`, `'BuildingPart'`,
`'Space'`, and `'Site'` from the Arch Workbench.
Single items that aren't groups are added to the output list
as is.
walls : bool, optional
It defaults to `False`.
If it is `True`, Wall and Structure objects (Arch Workbench)
are treated as groups; they are scanned for Window, Door,
and Rebar objects, and these are added to the output list.
addgroups : bool, optional
It defaults to `False`.
If it is `True`, the group itself is kept as part of the output list.
spaces : bool, optional
It defaults to `False`.
If it is `True`, Arch Spaces are treated as groups,
and are added to the output list.
noarchchild : bool, optional
It defaults to `False`.
If it is `True`, the objects inside Building and BuildingParts
(Arch Workbench) aren't added to the output list.
Returns
-------
list
The list of objects from each group present in `objectslist`,
plus any other individual object given in `objectslist`.
References
draftutils.utils.getGroupContents
,
draftutils.utils.getType
, and
draftutils.utils.getWindows
.
β
get_group_names()
def draftutils.utils.get_group_names
(
)
Return a list of names of existing groups in the document.
Returns
-------
list of str
A list of names of objects that are "groups".
These are objects derived from `'App::DocumentObjectGroup'`
or which are of types `'Floor'`, `'Building'`, or `'Site'`
(from the Arch Workbench).
Otherwise, return an empty list.
References
draftutils.utils.getType
.
β
get_movable_children()
def draftutils.utils.get_movable_children
(
objectslist
,
recursive
=
True
)
Return a list of objects with child objects that move with a host.
Builds a list of objects with all child objects (`obj.OutList`)
that have their `MoveWithHost` attribute set to `True`.
This function is mostly useful for Arch Workbench objects.
Parameters
----------
objectslist : list of App::DocumentObject
A single scripted object or list of objects.
recursive : bool, optional
It defaults to `True`, in which case the function
is called recursively to also extract the children of children
objects.
Otherwise, only direct children of the input objects
are added to the output list.
Returns
-------
list
List of children objects that have their `MoveWithHost` attribute
set to `True`.
References
draftutils.utils.getMovableChildren
, and
draftutils.utils.getType
.
β
get_objects_of_type()
def draftutils.utils.get_objects_of_type
(
objects
,
typ
)
Return only the objects that match the type in the list of objects.
Parameters
----------
objects : list of App::DocumentObject
A list of objects which will be tested.
typ : str
A string that indicates a type. This should be one of the types
that can be returned by `get_type`.
Returns
-------
list of objects
Only the objects that match `typ` will be added to the output list.
References
draftutils.utils.getType
.
β
get_param()
def draftutils.utils.get_param
(
param
,
default
=
None
)
Return a parameter value from the current parameter database.
The parameter database is located in the tree
::
'User parameter:BaseApp/Preferences/Mod/Draft'
In the case that `param` is `'linewidth'` or `'color'` it will get
the values from the View parameters
::
'User parameter:BaseApp/Preferences/View/DefaultShapeLineWidth'
'User parameter:BaseApp/Preferences/View/DefaultShapeLineColor'
Parameters
----------
param : str
A string that indicates a parameter in the parameter database.
default : optional
It indicates the default value of the given parameter.
It defaults to `None`, in which case it will use a specific
value depending on the type of parameter determined
with `get_param_type`.
Returns
-------
int, or str, or float, or bool
Depending on `param` and its type, by returning `ParameterGrp.GetInt`,
`ParameterGrp.GetString`, `ParameterGrp.GetFloat`,
`ParameterGrp.GetBool`, or `ParameterGrp.GetUnsinged`.
References
draftutils.utils.getParamType
.
β
get_param_type()
def draftutils.utils.get_param_type
(
param
)
Return the type of the parameter entered.
Parameters
----------
param : str
A string that indicates a parameter in the parameter database.
Returns
-------
str or None
The returned string could be `'int'`, `'string'`, `'float'`,
`'bool'`, `'unsigned'`, depending on the parameter.
It returns `None` for unhandled situations.
β
get_real_name()
def draftutils.utils.get_real_name
(
name
)
Strip the trailing numbers from a string to get only the letters.
Parameters
----------
name : str
A string that may have a number at the end, `Line001`.
Returns
-------
str
A string without the numbers at the end, `Line`.
The returned string cannot be empty; it will have
at least one letter.
β
get_rgb()
def draftutils.utils.get_rgb
(
color
,
testbw
=
True
)
Return an RRGGBB value #000000 from a FreeCAD color.
Parameters
----------
testwb : bool (default = True)
pure white will be converted into pure black
References
draftutils.utils.getParam
.
β
get_type()
def draftutils.utils.get_type
(
obj
)
Return a string indicating the type of the given object.
Parameters
----------
obj : App::DocumentObject
Any type of scripted object created with Draft,
or any other workbench.
Returns
-------
str
If `obj` has a `Proxy`, it will return the value of `obj.Proxy.Type`.
* If `obj` is a `Part.Shape`, returns `'Shape'`
* If `'Sketcher::SketchObject'`, returns `'Sketch'`
* If `'Part::Line'`, returns `'Part::Line'`
* If `'Part::Offset2D'`, returns `'Offset2D'`
* If `'Part::Feature'`, returns `'Part'`
* If `'App::Annotation'`, returns `'Annotation'`
* If `'Mesh::Feature'`, returns `'Mesh'`
* If `'Points::Feature'`, returns `'Points'`
* If `'App::DocumentObjectGroup'`, returns `'Group'`
* If `'App::Part'`, returns `'App::Part'`
In other cases, it will return `'Unknown'`,
or `None` if `obj` is `None`.
Referenced by
draftutils.utils.compare_objects()
, and
draftutils.utils.get_clone_base()
.
β
get_windows()
def draftutils.utils.get_windows
(
obj
)
Return the windows and rebars inside a host.
Parameters
----------
obj : App::DocumentObject
A scripted object of type `'Wall'` or `'Structure'`
(Arch Workbench).
This will be searched for objects of type `'Window'` and `'Rebar'`,
and clones of them, and the found elements will be added
to the output list.
The function will search recursively all elements under `obj.OutList`,
in case the windows and rebars are nested under other walls
and structures.
Returns
-------
list
A list of all found windows and rebars in `obj`.
If `obj` is itself a `'Window'` or a `'Rebar'`, or a clone of them,
it will return the same `obj` element.
References
draftutils.utils.getType
, and
draftutils.utils.isClone
.
β
is_clone()
def draftutils.utils.is_clone
(
obj
,
objtype
,
recursive
=
False
)
Return True if the given object is a clone of a certain type.
A clone is of type `'Clone'`, and has a reference
to the original object inside its `Objects` attribute,
which is an `'App::PropertyLinkListGlobal'`.
The `Objects` attribute can point to another `'Clone'` object.
If `recursive` is `True`, the function will be called recursively
to further test this clone, until the type of the original object
can be compared to `objtype`.
Parameters
----------
obj : App::DocumentObject
The clone object that will be tested for a certain type.
objtype : str or list of str
A type string such as one obtained from `get_type`.
Or a list of such types.
recursive : bool, optional
It defaults to `False`.
If it is `True`, this same function will be called recursively
with `obj.Object[0]` as input.
This option only works if `obj.Object[0]` is of type `'Clone'`,
that is, if `obj` is a clone of a clone.
Returns
-------
bool
Returns `True` if `obj` is of type `'Clone'`,
and `obj.Object[0]` is of type `objtype`.
If `objtype` is a list, then `obj.Objects[0]`
will be tested against each of the elements in the list,
and it will return `True` if at least one element matches the type.
If `obj` isn't of type `'Clone'` but has the `CloneOf` attribute,
it will also return `True`.
It returns `False` otherwise, for example,
if `obj` is not even a clone.
References
draftutils.utils.getType
, and
draftutils.utils.isClone
.
β
is_closed_edge()
def draftutils.utils.is_closed_edge
(
edge_index
,
object
)
β
load_svg_patterns()
def draftutils.utils.load_svg_patterns
(
)
Load the default Draft SVG patterns and user defined patterns.
The SVG patterns are added as a dictionary to the `App.svgpatterns`
attribute.
References
importSVG.getContents()
, and
draftutils.utils.getParam
.
β
precision()
def draftutils.utils.precision
(
)
Return the precision value from the parameter database.
It is the number of decimal places that a float will have.
Example
::
precision=6, 0.123456
precision=5, 0.12345
precision=4, 0.1234
Due to floating point operations there may be rounding errors.
Therefore, this precision number is used to round up values
so that all operations are consistent.
By default the precision is 6 decimal places.
Returns
-------
int
get_param("precision", 6)
References
draftutils.utils.getParam
.
β
print_header()
def draftutils.utils.print_header
(
name
,
description
,
debug
=
True
)
Print a line to the console when something is called, and log it.
Parameters
----------
name: str
The name of the function or class that is being called.
This `name` will be logged in the log file, so if there are problems
the log file can be investigated for clues.
description: str
Arbitrary text that will be printed to the console
when the function or class is called.
debug: bool, optional
It defaults to `True`.
If it is `False` the `description` will not be printed
to the console.
On the other hand the `name` will always be logged.
β
print_shape()
def draftutils.utils.print_shape
(
shape
)
Print detailed information of a topological shape.
Parameters
----------
shape : Part::TopoShape
Any topological shape in an object, usually obtained from `obj.Shape`.
β
set_param()
def draftutils.utils.set_param
(
param
,
value
)
Set a Draft parameter with the given value.
The parameter database is located in the tree
::
'User parameter:BaseApp/Preferences/Mod/Draft'
In the case that `param` is `'linewidth'` or `'color'` it will set
the View parameters
::
'User parameter:BaseApp/Preferences/View/DefaultShapeLineWidth'
'User parameter:BaseApp/Preferences/View/DefaultShapeLineColor'
Parameters
----------
param : str
A string that indicates a parameter in the parameter database.
value : int, or str, or float, or bool
The appropriate value of the parameter.
Depending on `param` and its type, determined with `get_param_type`,
it sets the appropriate value by calling `ParameterGrp.SetInt`,
`ParameterGrp.SetString`, `ParameterGrp.SetFloat`,
`ParameterGrp.SetBool`, or `ParameterGrp.SetUnsinged`.
References
draftutils.utils.getParamType
.
β
shapify()
def draftutils.utils.shapify
(
obj
)
Transform a parametric object into a static, non-parametric shape.
Parameters
----------
obj : App::DocumentObject
Any type of scripted object.
This object will be removed, and a non-parametric object
with the same topological shape (`Part::TopoShape`)
will be created.
Returns
-------
Part::Feature
The new object that takes `obj.Shape` as its own.
Depending on the contents of the Shape, the resulting object
will be named `'Face'`, `'Solid'`, `'Compound'`,
`'Shell'`, `'Wire'`, `'Line'`, `'Circle'`,
or the name returned by `get_real_name(obj.Name)`.
If there is a problem with `obj.Shape`, it will return `None`,
and the original object will not be modified.
References
draftutils.utils.getRealName
.
β
string_encode_coin()
def draftutils.utils.string_encode_coin
(
ustr
)
Encode a unicode object to be used as a string in coin.
Parameters
----------
ustr : str
A string to be encoded
Returns
-------
str
Encoded string. If the coin version is >= 4
it will encode the string to `'utf-8'`, otherwise
it will encode it to `'latin-1'`.
β
svg_patterns()
def draftutils.utils.svg_patterns
(
)
Return a dictionary with installed SVG patterns.
Returns
-------
dict
Returns `App.svgpatterns` if it exists.
Otherwise it calls `load_svg_patterns` to create it
before returning it.
References
draftutils.utils.loadSvgPatterns
.
β
tolerance()
def draftutils.utils.tolerance
(
)
Return the tolerance value from the parameter database.
This specifies a tolerance around a quantity.
::
value + tolerance
value - tolerance
By default the tolerance is 0.05.
Returns
-------
float
get_param("tolerance", 0.05)
References
draftutils.utils.getParam
.
Referenced by
draftutils.utils.epsilon()
.
β
type_check()
def draftutils.utils.type_check
(
args_and_types
,
name
=
"?"
)
Check that the arguments are instances of certain types.
Parameters
----------
args_and_types : list
A list of tuples. The first element of a tuple is tested as being
an instance of the second element.
::
args_and_types = [(a, Type), (b, Type2), ...]
Then
::
isinstance(a, Type)
isinstance(b, Type2)
A `Type` can also be a tuple of many types, in which case
the check is done for any of them.
::
args_and_types = [(a, (Type3, int, float)), ...]
isinstance(a, (Type3, int, float))
name : str, optional
Defaults to `'?'`. The name of the check.
Raises
------
TypeError
If the first element in the tuple is not an instance of the second
element, it raises `Draft.name`.
β
ungroup()
def draftutils.utils.ungroup
(
obj
)
Remove the object from any group to which it belongs.
A "group" is any object returned by `get_group_names`.
Parameters
----------
obj : App::DocumentObject
Any type of scripted object.
References
draftutils.utils.getGroupNames
.
β
use_instead()
def draftutils.utils.use_instead
(
function
,
version
=
""
)
Print a deprecation message and suggest another function.
This function must be used inside the definition of a function
that has been considered for deprecation, so we must provide
an alternative.
::
def old_function():
use_instead('new_function', 1.0)
def someFunction():
use_instead('some_function')
Parameters
----------
function: str
The name of the function to use instead of the current one.
version: float or str, optional
It defaults to the empty string `''`.
The version where this command is to be deprecated, if it is known.
If we don't know when this command will be deprecated
then we should not give a version.
β
utf8_decode()
def draftutils.utils.utf8_decode
(
text
)
Decode the input string and return a unicode string.
Python 2:
::
str -> unicode
unicode -> unicode
Python 3:
::
str -> str
bytes -> str
It runs
::
try:
return text.decode("utf-8")
except AttributeError:
return text
Parameters
----------
text : str, unicode or bytes
A str, unicode, or bytes object that may have unicode characters
like accented characters.
In Python 2, a `bytes` object can include accented characters,
but in Python 3 it must only contain ASCII literal characters.
Returns
-------
unicode or str
In Python 2 it will try decoding the `bytes` string
and return a `'utf-8'` decoded string.
>>> "AΓ‘".decode("utf-8")
>>> b"AΓ‘".decode("utf-8")
u'A\xe1'
In Python 2 the unicode string is prefixed with `u`,
and unicode characters are replaced by their two-digit hexadecimal
representation, or four digit unicode escape.
>>> "AΓ‘BαΊCΓ±".decode("utf-8")
u'A\xe1B\u1e83C\xf1'
In Python 2 it will always return a `unicode` object.
In Python 3 a regular string is already unicode encoded,
so strings have no `decode` method. In this case, `text`
will be returned as is.
In Python 3, if `text` is a `bytes` object, then it will be converted
to `str`; in this case, the `bytes` object cannot have accents,
it must only contain ASCII literal characters.
>>> b"ABC".decode("utf-8")
'ABC'
In Python 3 it will always return a `str` object, with no prefix.
Variable Documentation
β
ARROW_TYPES
list draftutils.utils.ARROW_TYPES = ["Dot", "
Circle
", "Arrow", "Tick", "Tick-2"]
β
arrowtypes
list draftutils.utils.arrowtypes =
ARROW_TYPES
β
compareObjects
def draftutils.utils.compareObjects =
compare_objects
β
convertDraftTexts
def draftutils.utils.convertDraftTexts =
convert_draft_texts
β
filterObjectsForModifiers
def draftutils.utils.filterObjectsForModifiers =
filter_objects_for_modifiers
β
getCloneBase
def draftutils.utils.getCloneBase =
get_clone_base
β
getDXF
def draftutils.utils.getDXF =
get_DXF
Referenced by
draftutils.utils.get_DXF()
.
β
getGroupContents
def draftutils.utils.getGroupContents =
get_group_contents
Referenced by
draftutils.utils.get_group_contents()
.
β
getGroupNames
def draftutils.utils.getGroupNames =
get_group_names
Referenced by
draftutils.utils.ungroup()
.
β
getMovableChildren
def draftutils.utils.getMovableChildren =
get_movable_children
Referenced by
draftutils.utils.get_movable_children()
.
β
getObjectsOfType
def draftutils.utils.getObjectsOfType =
get_objects_of_type
β
getParam
def draftutils.utils.getParam =
get_param
Referenced by
draftutils.utils.get_rgb()
,
draftutils.utils.load_svg_patterns()
,
draftutils.utils.precision()
, and
draftutils.utils.tolerance()
.
β
getParamType
def draftutils.utils.getParamType =
get_param_type
Referenced by
draftutils.utils.get_param()
, and
draftutils.utils.set_param()
.
β
getRealName
def draftutils.utils.getRealName =
get_real_name
Referenced by
draftutils.utils.shapify()
.
β
getrgb
def draftutils.utils.getrgb =
get_rgb
β
getType
def draftutils.utils.getType =
get_type
Referenced by
draftutils.utils.compare_objects()
,
draftutils.utils.get_DXF()
,
draftutils.utils.get_group_contents()
,
draftutils.utils.get_group_names()
,
draftutils.utils.get_movable_children()
,
draftutils.utils.get_objects_of_type()
,
draftutils.utils.get_windows()
, and
draftutils.utils.is_clone()
.
β
getWindows
def draftutils.utils.getWindows =
get_windows
Referenced by
draftutils.utils.get_group_contents()
.
β
isClone
def draftutils.utils.isClone =
is_clone
Referenced by
draftutils.utils.get_windows()
, and
draftutils.utils.is_clone()
.
β
isClosedEdge
def draftutils.utils.isClosedEdge =
is_closed_edge
β
loadSvgPatterns
def draftutils.utils.loadSvgPatterns =
load_svg_patterns
Referenced by
draftutils.utils.svg_patterns()
.
β
printShape
def draftutils.utils.printShape =
print_shape
β
setParam
def draftutils.utils.setParam =
set_param
β
stringencodecoin
def draftutils.utils.stringencodecoin =
string_encode_coin
β
svgpatterns
def draftutils.utils.svgpatterns =
svg_patterns
β
typecheck
def draftutils.utils.typecheck =
type_check
1.8.17
|
========================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
PartDesignGui
ViewProvider
List of all members
|
Public Member Functions
|
Protected Member Functions
|
Protected Attributes
PartDesignGui::ViewProvider Class Reference
A common base class for all part design features view providers.
More...
#include <ViewProvider.h>
Public Member Functions
virtual
bool
doubleClicked
(void) override
is called by the tree if the user double click on the object
More...
ViewProviderBody
*
getBodyViewProvider
()
virtual
PyObject
*
getPyObject
(void) override
Get the python wrapper for that
ViewProvider
.
More...
void
makeTemporaryVisible
(
bool
)
void
onChanged
(const
App::Property
*prop) override
get called by the container whenever a property has been changed
More...
void
setBodyMode
(
bool
bodymode)
void
setTipIcon
(
bool
onoff)
void
updateData
(const
App::Property
*) override
ViewProvider
()
constructor
More...
virtual
~ViewProvider
()
destructor
More...
Public Member Functions inherited from
PartGui::ViewProviderPart
ViewProviderPart
()
constructor
More...
virtual
~ViewProviderPart
()
destructor
More...
Public Member Functions inherited from
PartGui::ViewProviderPartExt
virtual void
attach
(
App::DocumentObject
*) override
Attaches the document object to this view provider.
More...
virtual std::vector< std::string >
getDisplayModes
(void) const override
returns a list of all possible modes
More...
void
reload
()
Update the view representation.
More...
virtual void
setDisplayMode
(const char *ModeName) override
set the display mode
More...
ViewProviderPartExt
()
constructor
More...
virtual
~ViewProviderPartExt
()
destructor
More...
virtual
bool
useNewSelectionModel
(void) const override
indicates if the ViewProvider use the new Selection model
More...
virtual std::string
getElement
(const SoDetail *) const override
return a hit element to the selection path or 0
More...
virtual SoDetail *
getDetail
(const char *) const override
return the coin node detail of the subelement
More...
virtual std::vector<
Base::Vector3d
>
getModelPoints
(const SoPickedPoint *) const override
virtual std::vector<
Base::Vector3d
>
getSelectionShape
(const char *Element) const override
return the highlight lines for a given element or the whole shape
More...
void
setHighlightedFaces
(const std::vector<
App::Color
> &colors)
void
setHighlightedFaces
(const std::vector<
App::Material
> &colors)
void
unsetHighlightedFaces
()
void
setHighlightedEdges
(const std::vector<
App::Color
> &colors)
void
unsetHighlightedEdges
()
void
setHighlightedPoints
(const std::vector<
App::Color
> &colors)
void
unsetHighlightedPoints
()
virtual std::map< std::string,
App::Color
>
getElementColors
(const char *element=0) const override
virtual
bool
isUpdateForced
() const override
virtual void
forceUpdate
(
bool
enable=true) override
virtual
bool
allowOverride
(const
App::DocumentObject
&) const override
Allow this class to be used as an override for the original view provider of the given object.
More...
Public Member Functions inherited from
Gui::ViewProviderGeometryObject
SoPickedPoint *
getPickedPoint
(const SbVec2s &pos, const
View3DInventorViewer
&viewer) const
This method is provided for convenience and does basically the same as
getPickedPoints()
unless that only the closest point to the camera will be picked.
More...
SoPickedPointList
getPickedPoints
(const SbVec2s &pos, const
View3DInventorViewer
&viewer,
bool
pickAll=false) const
Returns a list of picked points from the geometry under
getRoot()
.
More...
bool
isSelectable
(void) const
ViewProviderGeometryObject
()
constructor.
More...
virtual
~ViewProviderGeometryObject
()
destructor.
More...
virtual void
showBoundingBox
(
bool
)
Public Member Functions inherited from
Gui::ViewProviderDragger
ViewProviderDragger
()
constructor.
More...
virtual
~ViewProviderDragger
()
destructor.
More...
virtual
ViewProvider
*
startEditing
(int ModNum=0) override
Public Member Functions inherited from
Gui::ViewProviderDocumentObject
virtual
bool
canDelete
(
App::DocumentObject
*obj) const override
Asks the view provider if the given object can be deleted.
More...
virtual
bool
canDropObjectEx
(
App::DocumentObject
*,
App::DocumentObject
*, const char *, const std::vector< std::string > &) const override
Query object dropping with full quanlified name.
More...
virtual
bool
getDetailPath
(const char *subname, SoFullPath *pPath,
bool
append, SoDetail *&det) const override
return the coin node detail and path to the node of the subname
More...
Gui::Document
*
getDocument
() const
Get the GUI document to this
ViewProvider
object.
More...
virtual
bool
getElementPicked
(const SoPickedPoint *, std::string &subname) const override
return a hit element given the picked point which contains the full node path
More...
App::DocumentObject
*
getObject
(void) const
Get the object of this
ViewProvider
object.
More...
virtual void
getTaskViewContent
(std::vector<
Gui::TaskView::TaskContent
* > &) const override
Get a list of TaskBoxes associated with this object.
More...
virtual void
hide
(void) override
Hide the object in the view.
More...
virtual void
reattach
(
App::DocumentObject
*)
virtual int
replaceObject
(
App::DocumentObject
*,
App::DocumentObject
*) override
Replace an object to the view provider by drag and drop.
More...
void
setActiveMode
()
Set the active mode, i.e. the first item of the 'Display' property.
More...
virtual void
show
(void) override
Show the object in the view.
More...
virtual
bool
showInTree
() const override
Tell the tree view if this object should appear there.
More...
virtual void
update
(const
App::Property
*) override
update the content of the
ViewProvider
this method have to implement the recalculation of the
ViewProvider
.
More...
void
updateView
()
Run a redraw.
More...
ViewProviderDocumentObject
()
constructor.
More...
virtual
~ViewProviderDocumentObject
()
destructor.
More...
virtual void
startRestoring
()
virtual void
finishRestoring
()
virtual
bool
removeDynamicProperty
(const char *prop) override
virtual
App::Property
*
addDynamicProperty
(const char *
type
, const char *name=0, const char *group=0, const char *doc=0, short attr=0,
bool
ro=false,
bool
hidden=false) override
virtual
ViewProviderDocumentObject
*
getLinkedViewProvider
(std::string *subname=0,
bool
recursive=false) const
Return the linked view object.
More...
virtual std::string
getFullName
() const override
Public Member Functions inherited from
Gui::ViewProvider
virtual
bool
canAddToSceneGraph
() const
Indicate whether to be added to scene graph or not.
More...
virtual std::vector<
App::DocumentObject
* >
claimChildren3D
(void) const
deliver the children belonging to this object this method is used to deliver the objects to the 3DView which should be grouped under its scene graph.
More...
SoSeparator
*
getAnnotation
(void)
virtual
SoSeparator
*
getBackRoot
(void) const
virtual
SoGroup
*
getChildRoot
(void) const
virtual
SoSeparator
*
getFrontRoot
(void) const
SoSwitch *
getModeSwitch
(void) const
virtual
SoSeparator
*
getRoot
(void) const
SoTransform *
getTransformNode
() const
ViewProvider
()
constructor.
More...
int
partialRender
(const std::vector< std::string > &subelements,
bool
clear)
partial rendering setup
More...
Base::BoundBox3d
getBoundingBox
(const char *subname=0,
bool
transform=true,
MDIView
*view=0) const
Return the bound box of this view object.
More...
virtual void
beforeDelete
()
Called before deletion.
More...
virtual
bool
canDragObjects
() const
Check whether children can be removed from the view provider by drag and drop.
More...
virtual
bool
canDragObject
(
App::DocumentObject
*) const
Check whether the object can be removed from the view provider by drag and drop.
More...
virtual void
dragObject
(
App::DocumentObject
*)
Remove a child from the view provider by drag and drop.
More...
virtual
bool
canDropObjects
() const
Check whether objects can be added to the view provider by drag and drop or drop only.
More...
virtual
bool
canDropObject
(
App::DocumentObject
*) const
Check whether the object can be dropped to the view provider by drag and drop or drop only.
More...
virtual
bool
canDragAndDropObject
(
App::DocumentObject
*) const
Return false to force drop only operation for a given object.
More...
virtual void
dropObject
(
App::DocumentObject
*)
Add an object to the view provider by drag and drop.
More...
virtual std::string
getDropPrefix
() const
return a subname referencing the sub-object holding the dropped objects
More...
virtual std::string
dropObjectEx
(
App::DocumentObject
*obj,
App::DocumentObject
*owner, const char *subname, const std::vector< std::string > &elements)
Add an object with full quanlified name to the view provider by drag and drop.
More...
virtual
bool
canRemoveChildrenFromRoot
() const
Tell the tree view to remove children items from the tree root.
More...
std::string
getActiveDisplayMode
(void) const
virtual const char *
getDefaultDisplayMode
() const
get the default display mode
More...
virtual
bool
isShow
(void) const
checks whether the view provider is visible or not
More...
void
setVisible
(
bool
)
bool
isVisible
() const
void
setLinkVisible
(
bool
)
bool
isLinkVisible
() const
virtual void
setOverrideMode
(const std::string &mode)
Overrides the display mode with mode.
More...
const std::string
getOverrideMode
()
virtual
bool
keyPressed
(
bool
pressed, int key)
is called when the provider is in edit and a key event occurs. Only ESC ends edit.
More...
virtual
bool
mouseMove
(const SbVec2s &cursorPos,
View3DInventorViewer
*viewer)
is called when the provider is in edit and the mouse is moved
More...
virtual
bool
mouseButtonPressed
(int button,
bool
pressed, const SbVec2s &cursorPos, const
View3DInventorViewer
*viewer)
is called when the Provider is in edit and the mouse is clicked
More...
virtual QIcon
getIcon
(void) const
deliver the icon shown in the tree view
More...
virtual std::vector<
App::DocumentObject
* >
claimChildren
(void) const
deliver the children belonging to this object this method is used to deliver the objects to the tree framework which should be grouped under its label.
More...
bool
isUpdatesEnabled
() const
void
setUpdatesEnabled
(
bool
enable)
unsigned long
getStatus
() const
return the status bits
More...
bool
testStatus
(
ViewStatus
pos) const
void
setStatus
(
ViewStatus
pos,
bool
on)
std::string
toString
() const
virtual void
setElementColors
(const std::map< std::string,
App::Color
> &colors)
bool
isEditing
() const
void
finishEditing
()
virtual void
setTransformation
(const
Base::Matrix4D
&rcMatrix)
set the viewing transformation of the provider
More...
virtual void
setTransformation
(const SbMatrix &rcMatrix)
virtual
MDIView
*
getMDIView
() const
virtual void
Restore
(
Base::XMLReader
&reader)
This method is used to restore properties from an XML document.
More...
bool
isRestoring
()
void
addDisplayMaskMode
(
SoNode
*node, const char *
type
)
Adds a new display mask mode.
More...
void
setDisplayMaskMode
(const char *
type
)
Activates the display mask mode
type
.
More...
SoNode
*
getDisplayMaskMode
(const char *
type
) const
Get the node to the display mask mode
type
.
More...
std::vector< std::string >
getDisplayMaskModes
() const
Returns a list of added display mask modes.
More...
void
setDefaultMode
(int)
int
getDefaultMode
() const
virtual void
setRenderCacheMode
(int)
Public Member Functions inherited from
App::TransactionalObject
TransactionalObject
(void)
Constructor.
More...
virtual
~TransactionalObject
()
Public Member Functions inherited from
App::ExtensionContainer
ExtensionIterator
extensionBegin
()
ExtensionContainer
()
ExtensionIterator
extensionEnd
()
App::Extension
*
getExtension
(
Base::Type
,
bool
derived=true,
bool
no_except=false) const
App::Extension
*
getExtension
(const std::string &name) const
template<typename ExtensionT >
ExtensionT
*
getExtensionByType
(
bool
no_except=false,
bool
derived=true) const
std::vector<
Extension
* >
getExtensionsDerivedFrom
(
Base::Type
type
) const
template<typename ExtensionT >
std::vector<
ExtensionT
* >
getExtensionsDerivedFromType
() const
bool
hasExtension
(
Base::Type
,
bool
derived=true) const
bool
hasExtension
(const std::string &name) const
bool
hasExtensions
() const
void
registerExtension
(
Base::Type
extension,
App::Extension
*ext)
virtual
~ExtensionContainer
()
virtual
Property
*
getPropertyByName
(const char *name) const override
find a property by its name
More...
virtual const char *
getPropertyName
(const
Property
*prop) const override
get the name of a property
More...
virtual void
getPropertyMap
(std::map< std::string,
Property
* > &Map) const override
get all properties of the class (including properties of the parent)
More...
virtual void
getPropertyList
(std::vector<
Property
* > &List) const override
get all properties of the class (including properties of the parent)
More...
virtual short
getPropertyType
(const
Property
*prop) const override
get the Type of a
Property
More...
virtual short
getPropertyType
(const char *name) const override
get the Type of a named
Property
More...
virtual const char *
getPropertyGroup
(const
Property
*prop) const override
get the Group of a
Property
More...
virtual const char *
getPropertyGroup
(const char *name) const override
get the Group of a named
Property
More...
virtual const char *
getPropertyDocumentation
(const
Property
*prop) const override
get the Group of a
Property
More...
virtual const char *
getPropertyDocumentation
(const char *name) const override
get the Group of a named
Property
More...
virtual void
Save
(
Base::Writer
&writer) const override
This method is used to save properties to an XML document.
More...
void
saveExtensions
(
Base::Writer
&writer) const
void
restoreExtensions
(
Base::XMLReader
&reader)
Public Member Functions inherited from
App::PropertyContainer
virtual
App::Property
*
getDynamicPropertyByName
(const char *name) const
DynamicProperty::PropData
getDynamicPropertyData
(const
Property
*prop) const
virtual std::vector< std::string >
getDynamicPropertyNames
() const
virtual unsigned int
getMemSize
(void) const
This method is used to get the size of objects It is not meant to have the exact size, it is more or less an estimation which runs fast! Is it two bytes or a GB?
More...
const char *
getPropertyPrefix
() const
bool
isHidden
(const char *name) const
check if the named property is hidden
More...
bool
isHidden
(const
Property
*prop) const
check if the property is hidden
More...
bool
isReadOnly
(const char *name) const
check if the named property is read-only
More...
bool
isReadOnly
(const
Property
*prop) const
check if the property is read-only
More...
PropertyContainer
()
A constructor.
More...
void
setPropertyPrefix
(const char *prefix)
void
setPropertyStatus
(unsigned char bit,
bool
value)
set the Status bit of all properties at once
More...
virtual
~PropertyContainer
()
A destructor.
More...
Public Member Functions inherited from
Base::Persistence
void
dumpToStream
(std::ostream &stream, int compression)
virtual
Base::Type
getTypeId
(void) const
virtual void
RestoreDocFile
(
Reader
&)
This method is used to restore large amounts of data from a file In this method you simply stream in your
SaveDocFile()
saved data.
More...
void
restoreFromStream
(std::istream &stream)
virtual void
SaveDocFile
(
Writer
&) const
This method is used to save large amounts of data to a binary file.
More...
Public Member Functions inherited from
Base::BaseClass
BaseClass
()
Construction.
More...
bool
isDerivedFrom
(const
Type
type
) const
virtual void
setPyObject
(
PyObject
*)
virtual
~BaseClass
()
Destruction.
More...
Protected Member Functions
virtual
TaskDlgFeatureParameters
*
getEditDialog
()
Returns a newly create dialog for the part to be placed in the task view Must be reimplemented in subclasses.
More...
virtual QIcon
mergeOverlayIcons
(const QIcon &orig) const override
virtual
bool
onDelete
(const std::vector< std::string > &) override
Get called if the object is about to get deleted.
More...
virtual
bool
setEdit
(int ModNum) override
is called by the document when the provider goes in edit mode
More...
virtual void
setupContextMenu
(
QMenu
*menu,
QObject
*receiver, const char *member) override
set up the context-menu with the supported edit modes
More...
virtual void
unsetEdit
(int ModNum) override
is called when you lose the edit mode
More...
Protected Member Functions inherited from
PartGui::ViewProviderPart
void
applyColor
(const
Part::ShapeHistory
&hist, const std::vector<
App::Color
> &colBase, std::vector<
App::Color
> &colBool)
void
applyTransparency
(const float &transparency, std::vector<
App::Color
> &colors)
Protected Member Functions inherited from
PartGui::ViewProviderPartExt
bool
loadParameter
()
void
updateVisual
()
void
getNormals
(const TopoDS_Face &theFace, const Handle(Poly_Triangulation)&aPolyTri, TColgp_Array1OfDir &theNormals)
Protected Member Functions inherited from
Gui::ViewProviderGeometryObject
void
setSelectable
(
bool
Selectable
=true)
virtual unsigned long
getBoundColor
() const
Protected Member Functions inherited from
Gui::ViewProviderDragger
void
setEditViewer
(
View3DInventorViewer
*, int ModNum) override
adjust viewer settings when editing a view provider
More...
void
unsetEditViewer
(
View3DInventorViewer
*) override
restores viewer settings when leaving editing mode
More...
Protected Member Functions inherited from
Gui::ViewProviderDocumentObject
Gui::MDIView
*
getActiveView
() const
Gui::MDIView
*
getEditingView
() const
Gui::MDIView
*
getInventorView
() const
Gui::MDIView
*
getViewOfNode
(
SoNode
*node) const
virtual void
onBeforeChange
(const
App::Property
*prop) override
get called before the value is changed
More...
SoNode
*
findFrontRootOfType
(const SoType &
type
) const
Searches in all view providers that are attached to an object that is part of the same document as the object this view provider is attached to for an front root of
type
.
More...
virtual
bool
isAttachedToDocument
() const override
virtual const char *
detachFromDocument
() override
virtual void
onPropertyStatusChanged
(const
App::Property
&prop, unsigned long oldStatus) override
get called when a property status has changed
More...
Protected Member Functions inherited from
Gui::ViewProvider
int
getEditingMode
() const
return the edit mode or -1 if nothing is being edited
More...
bool
checkRecursion
(
SoNode
*)
Helper method to check that the node is valid, i.e.
More...
SoPickedPoint *
getPointOnRay
(const SbVec2s &pos, const
View3DInventorViewer
*viewer) const
Helper method to get picked entities while editing.
More...
SoPickedPoint *
getPointOnRay
(const SbVec3f &pos, const SbVec3f &dir, const
View3DInventorViewer
*viewer) const
Helper method to get picked entities while editing.
More...
Protected Member Functions inherited from
App::TransactionalObject
void
onBeforeChangeProperty
(
Document
*doc, const
Property
*prop)
Protected Member Functions inherited from
App::PropertyContainer
virtual const
PropertyData
&
getPropertyData
(void) const
virtual void
handleChangedPropertyName
(
Base::XMLReader
&reader, const char *TypeName, const char *PropName)
PropertyContainer::handleChangedPropertyName
is called during restore to possibly fix reading of older versions of this property container.
More...
virtual void
handleChangedPropertyType
(
Base::XMLReader
&reader, const char *TypeName,
Property
*prop)
PropertyContainer::handleChangedPropertyType
is called during restore to possibly fix reading of older versions of the property container.
More...
Protected Attributes
bool
isSetTipIcon
App::DocumentObject
*
oldTip
std::string
oldWb
Protected Attributes inherited from
PartGui::ViewProviderPartExt
SoMaterialBinding *
pcFaceBind
SoMaterialBinding *
pcLineBind
SoMaterialBinding *
pcPointBind
SoMaterial *
pcLineMaterial
SoMaterial *
pcPointMaterial
SoDrawStyle *
pcLineStyle
SoDrawStyle *
pcPointStyle
SoShapeHints *
pShapeHints
SoCoordinate3 *
coords
SoBrepFaceSet
*
faceset
SoNormal *
norm
SoNormalBinding *
normb
SoBrepEdgeSet
*
lineset
SoBrepPointSet
*
nodeset
bool
VisualTouched
bool
NormalsFromUV
Protected Attributes inherited from
Gui::ViewProviderGeometryObject
SoMaterial *
pcShapeMaterial
SoFCBoundingBox
*
pcBoundingBox
SoSwitch *
pcBoundSwitch
SoBaseColor *
pcBoundColor
Protected Attributes inherited from
Gui::ViewProviderDragger
SoFCCSysDragger
*
csysDragger
= nullptr
Protected Attributes inherited from
Gui::ViewProviderDocumentObject
App::DocumentObject
*
pcObject
Gui::Document
*
pcDocument
Protected Attributes inherited from
Gui::ViewProvider
SoSeparator
*
pcRoot
The root Separator of the
ViewProvider
.
More...
SoTransform *
pcTransform
this is transformation for the provider
More...
const char *
sPixmap
SoSwitch *
pcModeSwitch
this is the mode switch, all the different viewing modes are collected here
More...
SoSeparator
*
pcAnnotation
The root separator for annotations.
More...
ViewProviderPy
*
pyViewObject
std::string
overrideMode
std::bitset< 32 >
StatusBits
Protected Attributes inherited from
App::PropertyContainer
DynamicProperty
dynamicProps
Additional Inherited Members
Public Types inherited from
Gui::ViewProvider
enum
EditMode
{
Default
= 0,
Transform
,
Cutting
,
Color
}
Public Types inherited from
App::ExtensionContainer
typedef std::map<
Base::Type
,
App::Extension
* >::iterator
ExtensionIterator
Static Public Member Functions inherited from
Gui::ViewProviderDragger
static void
updateTransform
(const
Base::Placement
&from, SoTransform *to)
Static Public Member Functions inherited from
Gui::ViewProvider
static const std::string &
hiddenMarker
()
static const char *
hasHiddenMarker
(const char *subname)
static SbMatrix
convert
(const
Base::Matrix4D
&rcMatrix)
static
Base::Matrix4D
convert
(const SbMatrix &sbMat)
static void
eventCallback
(void *ud, SoEventCallback *node)
Static Public Member Functions inherited from
Base::Persistence
static void *
create
(void)
static std::string
encodeAttribute
(const std::string &)
Encodes an attribute upon saving.
More...
static
Base::Type
getClassTypeId
(void)
static void
init
(void)
Static Public Member Functions inherited from
Base::BaseClass
static void *
create
(void)
static
Type
getClassTypeId
(void)
static void
init
(void)
Public Attributes inherited from
PartGui::ViewProviderPartExt
App::PropertyAngle
AngularDeflection
App::PropertyBool
ControlPoints
App::PropertyFloatConstraint
Deviation
App::PropertyColorList
DiffuseColor
App::PropertyEnumeration
DrawStyle
App::PropertyEnumeration
Lighting
App::PropertyColor
LineColor
App::PropertyColorList
LineColorArray
App::PropertyMaterial
LineMaterial
App::PropertyFloatConstraint
LineWidth
App::PropertyColor
PointColor
App::PropertyColorList
PointColorArray
App::PropertyMaterial
PointMaterial
App::PropertyFloatConstraint
PointSize
Public Attributes inherited from
Gui::ViewProviderGeometryObject
App::PropertyBool
BoundingBox
App::PropertyBool
Selectable
App::PropertyColor
ShapeColor
App::PropertyMaterial
ShapeMaterial
App::PropertyPercent
Transparency
Public Attributes inherited from
Gui::ViewProviderDocumentObject
App::PropertyEnumeration
DisplayMode
App::PropertyEnumeration
OnTopWhenSelected
App::PropertyEnumeration
SelectionStyle
App::PropertyBool
ShowInTree
App::PropertyBool
Visibility
Public Attributes inherited from
Gui::ViewProvider
boost::signals2::signal< void()>
signalChangeIcon
signal on icon change
More...
boost::signals2::signal< void(const QString &)>
signalChangeToolTip
signal on tooltip change
More...
boost::signals2::signal< void(const QString &)>
signalChangeStatusTip
signal on status tip change
More...
Static Protected Member Functions inherited from
App::PropertyContainer
static const
PropertyData
*
getPropertyDataPtr
(void)
Static Protected Member Functions inherited from
Base::BaseClass
static void
initSubclass
(
Base::Type
&toInit, const char *ClassName, const char *ParentName,
Type::instantiationMethod
method=nullptr)
Detailed Description
A common base class for all part design features view providers.
Constructor & Destructor Documentation
β
ViewProvider()
ViewProvider::ViewProvider
(
)
constructor
References
App::Extension::initExtension()
.
β
~ViewProvider()
ViewProvider::~ViewProvider
(
)
virtual
destructor
Reimplemented from
Gui::ViewProvider
.
Member Function Documentation
β
doubleClicked()
bool
ViewProvider::doubleClicked
(
void
)
override
virtual
is called by the tree if the user double click on the object
Reimplemented from
PartGui::ViewProviderPart
.
Reimplemented in
PartDesignGui::ViewProviderBase
,
PartDesignGui::ViewProviderLoft
, and
PartDesignGui::ViewProviderPipe
.
References
Gui::Command::abortCommand()
,
PartDesign::Body::findBodyOf()
,
Gui::ViewProviderDocumentObject::getObject()
,
App::PropertyString::getValue()
,
Gui::Command::Gui
,
App::DocumentObject::Label
,
oldTip
,
Gui::Command::openCommand()
,
Gui::ViewProviderDocumentObject::pcObject
, and
PartDesignGui::setEdit()
.
β
getBodyViewProvider()
ViewProviderBody
* ViewProvider::getBodyViewProvider
(
)
References
PartDesign::Body::findBodyOf()
,
Base::Persistence::getClassTypeId()
,
Gui::ViewProviderDocumentObject::getDocument()
, and
Gui::ViewProviderDocumentObject::getObject()
.
Referenced by
PartDesignGui::ViewProviderBoolean::onChanged()
, and
setBodyMode()
.
β
getEditDialog()
TaskDlgFeatureParameters
* ViewProvider::getEditDialog
(
)
protected
virtual
Returns a newly create dialog for the part to be placed in the task view Must be reimplemented in subclasses.
Reimplemented in
PartDesignGui::ViewProviderPipe
,
PartDesignGui::ViewProviderLoft
,
PartDesignGui::ViewProviderDraft
,
PartDesignGui::ViewProviderGroove
,
PartDesignGui::ViewProviderChamfer
,
PartDesignGui::ViewProviderFillet
,
PartDesignGui::ViewProviderPocket
,
PartDesignGui::ViewProviderRevolution
,
PartDesignGui::ViewProviderThickness
,
PartDesignGui::ViewProviderMultiTransform
,
PartDesignGui::ViewProviderPad
,
PartDesignGui::ViewProviderMirrored
,
PartDesignGui::ViewProviderLinearPattern
,
PartDesignGui::ViewProviderPolarPattern
, and
PartDesignGui::ViewProviderScaled
.
Referenced by
setEdit()
.
β
getPyObject()
PyObject
* ViewProvider::getPyObject
(
void
)
override
virtual
Get the python wrapper for that
ViewProvider
.
Reimplemented from
Gui::ViewProviderDocumentObject
.
References
Base::PyObjectBase::IncRef()
, and
Gui::ViewProvider::pyViewObject
.
β
makeTemporaryVisible()
void ViewProvider::makeTemporaryVisible
(
bool
onoff
)
References
Gui::ViewProvider::hide()
,
Gui::ViewProvider::show()
,
PartGui::ViewProviderPartExt::updateVisual()
, and
PartGui::ViewProviderPartExt::VisualTouched
.
Referenced by
PartDesignGui::ViewProviderAddSub::setPreviewDisplayMode()
.
β
mergeOverlayIcons()
QIcon ViewProvider::mergeOverlayIcons
(
const QIcon &
orig
)
const
override
protected
virtual
Reimplemented from
Gui::ViewProvider
.
References
Gui::BitmapFactoryInst::BottomRight
,
isSetTipIcon
,
Gui::ViewProvider::mergeOverlayIcons()
, and
Gui::BitmapFactoryInst::mergePixmap()
.
Referenced by
PartDesignGui::ViewProviderPrimitive::getIcon()
,
PartDesignGui::ViewProviderPipe::getIcon()
, and
PartDesignGui::ViewProviderLoft::getIcon()
.
β
onChanged()
void ViewProvider::onChanged
(
const
App::Property
*
prop
)
override
virtual
get called by the container whenever a property has been changed
Reimplemented from
PartGui::ViewProviderPartExt
.
Reimplemented in
PartDesignGui::ViewProviderBoolean
.
References
Part::BodyBase::findBodyOf()
,
Base::Persistence::getClassTypeId()
,
Gui::ViewProviderDocumentObject::getObject()
,
App::PropertyBool::getValue()
,
App::PropertyListsT< T, ListT, ParentT >::getValues()
,
App::GroupExtension::Group
,
Gui::Application::Instance
,
PartGui::ViewProviderPartExt::onChanged()
, and
Gui::ViewProviderDocumentObject::Visibility
.
Referenced by
ArchSite.Compass::buildCoordinates()
,
ArchAxis.CommandArchGrid::IsActive()
, and
PartDesignGui::ViewProviderBoolean::onChanged()
.
β
onDelete()
bool
ViewProvider::onDelete
(
const std::vector< std::string > &
subNames
)
override
protected
virtual
Get called if the object is about to get deleted.
Here you can delete other objects, switch their visibility or prevent the deletion of the object.
Parameters
subNames
list of selected subelements
Returns
true if the deletion is approved by the view provider.
Reimplemented from
Gui::ViewProvider
.
Reimplemented in
PartDesignGui::ViewProviderHole
,
PartDesignGui::ViewProviderBoolean
,
PartDesignGui::ViewProviderTransformed
,
PartDesignGui::ViewProviderLoft
,
PartDesignGui::ViewProviderPipe
,
PartDesignGui::ViewProviderSketchBased
, and
PartDesignGui::ViewProviderMultiTransform
.
References
PartDesign::Feature::BaseFeature
,
PartDesign::Body::findBodyOf()
,
Gui::ViewProviderDocumentObject::getObject()
,
Gui::Command::getObjectCmd()
,
App::PropertyLink::getValue()
,
Gui::Application::getViewProvider()
,
Gui::Application::Instance
,
Gui::ViewProvider::isShow()
, and
Gui::ViewProvider::show()
.
Referenced by
PartDesignGui::ViewProviderTransformed::onDelete()
,
PartDesignGui::ViewProviderHole::onDelete()
,
PartDesignGui::ViewProviderSketchBased::onDelete()
,
PartDesignGui::ViewProviderPipe::onDelete()
, and
PartDesignGui::ViewProviderBoolean::onDelete()
.
β
setBodyMode()
void ViewProvider::setBodyMode
(
bool
bodymode
)
References
getBodyViewProvider()
,
App::ExtensionContainer::getPropertyList()
,
App::Property::Hidden
,
Gui::ViewProviderGeometryObject::Selectable
, and
Gui::ViewProviderDocumentObject::Visibility
.
Referenced by
PartDesignGui::ViewProviderBody::setVisualBodyMode()
.
β
setEdit()
bool
ViewProvider::setEdit
(
int
ModNum
)
override
protected
virtual
is called by the document when the provider goes in edit mode
Reimplemented from
PartGui::ViewProviderPartExt
.
Reimplemented in
PartDesignGui::ViewProviderBoolean
,
PartDesignGui::ViewProviderTransformed
,
PartDesignGui::ViewProviderPipe
,
PartDesignGui::ViewProviderLoft
,
PartDesignGui::ViewProviderPrimitive
,
PartDesignGui::ViewProviderHole
,
PartDesignGui::ViewProviderBase
, and
PartDesignGui::ViewProviderDressUp
.
References
Gui::ControlSingleton::activeDialog()
,
Gui::SelectionSingleton::clearSelection()
,
Gui::Control()
,
Gui::ViewProvider::Default
,
getEditDialog()
,
oldWb
,
Gui::ControlSingleton::reject()
,
Gui::Selection()
,
PartGui::ViewProviderPartExt::setEdit()
,
Gui::ControlSingleton::showDialog()
, and
PartDesignGui::TaskDlgFeatureParameters::viewProvider()
.
Referenced by
PathScripts.PathSetupSheetGui.ViewProvider::doubleClicked()
,
PathScripts.PathToolBitGui.ViewProvider::doubleClicked()
,
Spreadsheet_legacy.ViewProviderSpreadsheet::doubleClicked()
,
ArchSchedule.CommandArchSchedule::IsActive()
,
ArchAxis.CommandArchGrid::IsActive()
,
PartDesignGui::ViewProviderTransformed::setEdit()
,
PartDesignGui::ViewProviderDressUp::setEdit()
,
PartDesignGui::ViewProviderPrimitive::setEdit()
,
PartDesignGui::ViewProviderLoft::setEdit()
,
PartDesignGui::ViewProviderPipe::setEdit()
,
PartDesignGui::ViewProviderDatum::setEdit()
,
PathScripts.PathIconViewProvider.ViewProvider::setupContextMenu()
,
PathScripts.PathToolControllerGui.ViewProvider::setupContextMenu()
,
PathScripts.PathOpGui.ViewProvider::setupContextMenu()
, and
PathScripts.PathJobGui.ViewProvider::setupContextMenu()
.
β
setTipIcon()
void ViewProvider::setTipIcon
(
bool
onoff
)
References
isSetTipIcon
, and
Gui::ViewProvider::signalChangeIcon
.
β
setupContextMenu()
void ViewProvider::setupContextMenu
(
QMenu
*
,
QObject
*
,
const char *
)
override
protected
virtual
set up the context-menu with the supported edit modes
Reimplemented from
PartGui::ViewProviderPartExt
.
Reimplemented in
PartDesignGui::ViewProviderPrimitive
,
PartDesignGui::ViewProviderHole
,
PartDesignGui::ViewProviderBase
,
PartDesignGui::ViewProviderBoolean
,
PartDesignGui::ViewProviderTransformed
,
PartDesignGui::ViewProviderLoft
,
PartDesignGui::ViewProviderPipe
,
PartDesignGui::ViewProviderGroove
,
PartDesignGui::ViewProviderPocket
,
PartDesignGui::ViewProviderRevolution
,
PartDesignGui::ViewProviderPad
, and
PartDesignGui::ViewProviderDressUp
.
References
Gui::ViewProvider::Color
.
Referenced by
PartDesignGui::ViewProviderTransformed::setupContextMenu()
,
PartDesignGui::ViewProviderDressUp::setupContextMenu()
,
PartDesignGui::ViewProviderPad::setupContextMenu()
,
PartDesignGui::ViewProviderRevolution::setupContextMenu()
,
PartDesignGui::ViewProviderPocket::setupContextMenu()
,
PartDesignGui::ViewProviderGroove::setupContextMenu()
,
PartDesignGui::ViewProviderBase::setupContextMenu()
,
PartDesignGui::ViewProviderPipe::setupContextMenu()
,
PartDesignGui::ViewProviderLoft::setupContextMenu()
,
PartDesignGui::ViewProviderPrimitive::setupContextMenu()
, and
PartDesignGui::ViewProviderBoolean::setupContextMenu()
.
β
unsetEdit()
void ViewProvider::unsetEdit
(
int
ModNum
)
override
protected
virtual
is called when you lose the edit mode
Reimplemented from
PartGui::ViewProviderPartExt
.
Reimplemented in
PartDesignGui::ViewProviderTransformed
,
PartDesignGui::ViewProviderPipe
,
PartDesignGui::ViewProviderLoft
,
PartDesignGui::ViewProviderPrimitive
, and
PartDesignGui::ViewProviderBase
.
References
Gui::Application::activeView()
,
Gui::SelectionSingleton::addSelection()
,
Gui::SelectionSingleton::clearSelection()
,
Gui::ControlSingleton::closeDialog()
,
Gui::Control()
,
Gui::ViewProvider::Default
,
Gui::MDIView::getActiveObject()
,
App::DocumentObject::getDocument()
,
App::Document::getName()
,
App::DocumentObject::getNameInDocument()
,
Gui::Command::Gui
,
Gui::Application::Instance
,
oldTip
,
oldWb
,
Gui::Selection()
, and
PartGui::ViewProviderPartExt::unsetEdit()
.
Referenced by
PathScripts.PathJobGui.ViewProvider::uneditObject()
,
PartDesignGui::ViewProviderTransformed::unsetEdit()
,
PartDesignGui::ViewProviderPrimitive::unsetEdit()
,
PartDesignGui::ViewProviderLoft::unsetEdit()
, and
PartDesignGui::ViewProviderPipe::unsetEdit()
.
β
updateData()
void ViewProvider::updateData
(
const
App::Property
*
prop
)
override
virtual
Reimplemented from
PartGui::ViewProviderPartExt
.
Reimplemented in
PartDesignGui::ViewProviderPrimitive
, and
PartDesignGui::ViewProviderAddSub
.
References
Base::Persistence::getClassTypeId()
,
App::Property::getName()
,
Base::Persistence::getTypeId()
, and
PartGui::ViewProviderPartExt::updateData()
.
Referenced by
PathScripts.PathJobDlg.JobCreate::exec_()
,
PathScripts.PathOpGui.TaskPanelPage::pageUpdateData()
,
PathScripts.PathSetupSheetGui.OpTaskPanel::setupUi()
, and
PartDesignGui::ViewProviderAddSub::updateData()
.
Member Data Documentation
β
isSetTipIcon
bool
PartDesignGui::ViewProvider::isSetTipIcon
protected
Referenced by
mergeOverlayIcons()
, and
setTipIcon()
.
β
oldTip
App::DocumentObject
* PartDesignGui::ViewProvider::oldTip
protected
Referenced by
doubleClicked()
, and
unsetEdit()
.
β
oldWb
std::string PartDesignGui::ViewProvider::oldWb
protected
Referenced by
PartDesignGui::ViewProviderHole::setEdit()
,
PartDesignGui::ViewProviderPrimitive::setEdit()
,
setEdit()
,
PartDesignGui::ViewProviderBoolean::setEdit()
, and
unsetEdit()
.
The documentation for this class was generated from the following files:
src/Mod/PartDesign/Gui/ViewProvider.h
src/Mod/PartDesign/Gui/ViewProvider.cpp
1.8.17
|
====================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
PartGui
DlgFilletEdges
List of all members
|
Classes
|
Public Types
|
Public Member Functions
|
Protected Member Functions
PartGui::DlgFilletEdges Class Reference
#include <DlgFilletEdges.h>
Classes
class
Private
Public Types
enum
FilletType
{
FILLET
,
CHAMFER
}
Public Member Functions
bool
accept
()
DlgFilletEdges
(
FilletType
type
,
Part::FilletBase
*,
QWidget
*parent=0, Qt::WindowFlags fl=0)
~DlgFilletEdges
()
Public Member Functions inherited from
Gui::SelectionObserver
void
attachSelection
()
Attaches to the selection.
More...
bool
blockConnection
(
bool
block)
void
detachSelection
()
Detaches from the selection.
More...
bool
isConnectionAttached
() const
bool
isConnectionBlocked
() const
SelectionObserver
(
bool
attach=true, int resolve=1)
Constructor.
More...
SelectionObserver
(const
Gui::ViewProviderDocumentObject
*vp,
bool
attach=true, int resolve=1)
Constructor.
More...
virtual
~SelectionObserver
()
Protected Member Functions
void
changeEvent
(
QEvent
*e)
Sets the strings of the subwidgets using the current language.
More...
void
findShapes
()
virtual const char *
getFilletType
() const
void
setupFillet
(const std::vector<
App::DocumentObject
* > &)
Member Enumeration Documentation
β
FilletType
enum
PartGui::DlgFilletEdges::FilletType
Enumerator
FILLET
CHAMFER
Constructor & Destructor Documentation
β
DlgFilletEdges()
DlgFilletEdges::DlgFilletEdges
(
FilletType
type
,
Part::FilletBase
*
fillet
,
QWidget
*
parent
=
0
,
Qt::WindowFlags
fl
=
0
)
References
Gui::SelectionSingleton::addSelectionGate()
,
CHAMFER
,
findShapes()
,
App::GetApplication()
,
Base::Unit::Length
,
Gui::Selection()
,
App::Application::signalDeletedObject
, and
App::Application::signalDeleteDocument
.
β
~DlgFilletEdges()
DlgFilletEdges::~DlgFilletEdges
(
)
References
Gui::SelectionSingleton::rmvSelectionGate()
, and
Gui::Selection()
.
Member Function Documentation
β
accept()
bool
DlgFilletEdges::accept
(
)
References
Gui::Command::App
,
App::Document::commitTransaction()
,
App::Application::getActiveDocument()
,
App::GetApplication()
,
Base::UnitsApi::getDecimals()
,
getFilletType()
,
App::Document::getUniqueObjectName()
,
Base::Quantity::getValue()
,
Gui::Application::getViewProvider()
,
Gui::Application::Instance
,
App::Document::openTransaction()
,
App::Document::recompute()
, and
Gui::ViewProvider::show()
.
Referenced by
PartGui::FilletEdgesDialog::accept()
,
PartGui::TaskFilletEdges::accept()
, and
PartGui::TaskChamferEdges::accept()
.
β
changeEvent()
void DlgFilletEdges::changeEvent
(
QEvent
*
e
)
protected
Sets the strings of the subwidgets using the current language.
β
findShapes()
void DlgFilletEdges::findShapes
(
)
protected
References
App::Application::getActiveDocument()
,
App::GetApplication()
,
Base::Persistence::getClassTypeId()
,
App::Document::getObjectsOfType()
,
Gui::Selection()
, and
setupFillet()
.
Referenced by
DlgFilletEdges()
.
β
getFilletType()
const char * DlgFilletEdges::getFilletType
(
)
const
protected
virtual
Reimplemented in
PartGui::DlgChamferEdges
.
Referenced by
accept()
.
β
setupFillet()
void DlgFilletEdges::setupFillet
(
const std::vector<
App::DocumentObject
* > &
objs
)
protected
References
Gui::SelectionSingleton::addSelections()
,
Gui::SelectionSingleton::clearSelection()
,
DraftVecUtils::find()
,
Gui::Application::getViewProvider()
,
Gui::ViewProvider::hide()
,
Gui::Application::Instance
,
Base::Unit::Length
,
Gui::Selection()
, and
Gui::ViewProvider::show()
.
Referenced by
findShapes()
.
The documentation for this class was generated from the following files:
src/Mod/Part/Gui/DlgFilletEdges.h
src/Mod/Part/Gui/DlgFilletEdges.cpp
1.8.17
|
========================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
TechDrawGui
QGIViewBalloon
List of all members
|
Public Types
|
Public Slots
|
Public Member Functions
|
Public Attributes
|
Protected Member Functions
|
Protected Attributes
TechDrawGui::QGIViewBalloon Class Reference
#include <QGIViewBalloon.h>
Public Types
enum
{
Type
= QGraphicsItem::UserType + 140
}
Public Types inherited from
TechDrawGui::QGIView
enum
{
Type
= QGraphicsItem::UserType + 101
}
Public Slots
void
balloonLabelDragFinished
(void)
void
balloonLabelDragged
(
bool
ctrl)
void
hover
(
bool
state)
void
select
(
bool
state)
void
updateBalloon
(
bool
obtuse=false)
Public Slots inherited from
TechDrawGui::QGIView
virtual void
onSourceChange
(
TechDraw::DrawView
*newParent)
Public Member Functions
virtual void
drawBorder
() override
virtual
QGIBalloonLabel
*
getBalloonLabel
(void)
QString
getLabelText
(void)
virtual QColor
getNormalColor
(void) override
virtual void
paint
(QPainter *painter, const QStyleOptionGraphicsItem *option,
QWidget
*widget=0) override
void
placeBalloon
(QPointF pos)
int
prefDefaultArrow
() const
bool
prefOrthoPyramid
() const
QGIViewBalloon
()
virtual void
setGroupSelection
(
bool
b) override
void
setPrettyNormal
(void)
void
setPrettyPre
(void)
void
setPrettySel
(void)
void
setViewPartFeature
(
TechDraw::DrawViewBalloon
*obj)
int
type
() const override
virtual void
updateView
(
bool
update=false) override
virtual
~QGIViewBalloon
()=default
Public Member Functions inherited from
TechDrawGui::QGIView
virtual void
addArbitraryItem
(QGraphicsItem *qgi)
void
alignTo
(QGraphicsItem *, const QString &alignment)
virtual QRectF
boundingRect
() const override
virtual void
drawCaption
(void)
QGIViewClip
*
getClipGroup
(void)
virtual QColor
getCurrentColor
(void)
virtual
bool
getFrameState
(void)
MDIViewPage
*
getMDIViewPage
(void) const
virtual QColor
getPreColor
(void)
double
getScale
(void)
virtual QColor
getSelectColor
(void)
virtual QColor
getSettingColor
(void)
const char *
getViewName
() const
const std::string
getViewNameAsString
() const
TechDraw::DrawView
*
getViewObject
() const
virtual void
isVisible
(
bool
state)
virtual
bool
isVisible
(void)
void
makeMark
(
Base::Vector3d
v, QColor c=Qt::red)
void
makeMark
(double x, double y, QColor c=Qt::red)
void
makeMark
(QPointF p, QColor c=Qt::red)
virtual void
mousePressEvent
(QGraphicsSceneMouseEvent *event) override
virtual void
mouseReleaseEvent
(QGraphicsSceneMouseEvent *event) override
QGIView
()
virtual void
removeChild
(
QGIView
*child)
virtual void
rotateView
(void)
void
setLocked
(
bool
b)
virtual void
setSettingColor
(QColor c)
void
setViewFeature
(
TechDraw::DrawView
*obj)
virtual void
toggleCache
(
bool
state)
int
type
() const override
virtual
~QGIView
()
void
setPosition
(qreal x, qreal y)
Methods to ensure that Y-Coordinates are orientated correctly.
More...
qreal
getY
()
bool
isInnerView
()
void
isInnerView
(
bool
state)
double
getYInClip
(double y)
Public Attributes
TechDraw::DrawViewBalloon
*
dvBalloon
Public Attributes inherited from
TechDrawGui::QGIView
boost::signals2::signal< void(
QGIView
*, QPointF)>
signalSelectPoint
Protected Member Functions
void
draw
() override
QString
getPrecision
(void)
TechDraw::DrawView
*
getSourceView
() const
virtual QVariant
itemChange
(GraphicsItemChange change, const QVariant &value) override
void
parentViewMousePressed
(
QGIView
*view, QPointF pos)
virtual void
setPens
(void)
virtual void
setSvgPens
(void)
Protected Member Functions inherited from
TechDrawGui::QGIView
virtual QRectF
customChildrenBoundingRect
(void) const
void
dumpRect
(const char *text, QRectF r)
Base::Reference
<
ParameterGrp
>
getParmGroupCol
(void)
QGIView
*
getQGIVByName
(std::string name)
virtual void
hoverEnterEvent
(QGraphicsSceneHoverEvent *event) override
virtual void
hoverLeaveEvent
(QGraphicsSceneHoverEvent *event) override
Protected Attributes
QGIArrow
*
arrow
QGIBalloonLabel
*
balloonLabel
QGIDimLines
*
balloonLines
QGIDimLines
*
balloonShape
bool
hasHover
bool
m_ctrl
bool
m_dragInProgress
double
m_lineWidth
bool
m_obtuse
Base::Vector3d
m_saveOffset
QPointF *
oldLabelCenter
QGIView
*
parent
Protected Attributes inherited from
TechDrawGui::QGIView
QHash< QString, QGraphicsItem * >
alignHash
QGCustomBorder
*
m_border
QBrush
m_brush
QGICaption
*
m_caption
QColor
m_colCurrent
QColor
m_colNormal
QColor
m_colPre
QColor
m_colSel
QColor
m_colSetting
QPen
m_decorPen
QFont
m_font
bool
m_innerView
QGCustomLabel
*
m_label
QGCustomImage
*
m_lock
bool
m_locked
double
m_lockHeight
double
m_lockWidth
QPen
m_pen
std::string
viewName
TechDraw::DrawView
*
viewObj
Additional Inherited Members
Static Public Member Functions inherited from
TechDrawGui::QGIView
static int
calculateFontPixelSize
(double sizeInMillimetres)
static int
calculateFontPixelWidth
(const QFont &font)
static double
getDimFontSize
(void)
static
QGVPage
*
getGraphicsView
(
TechDraw::DrawView
*dv)
static QString
getPrefFont
(void)
static double
getPrefFontSize
(void)
static
Gui::ViewProvider
*
getViewProvider
(
App::DocumentObject
*obj)
Static Public Attributes inherited from
TechDrawGui::QGIView
static const double
DefaultFontSizeInMM
= 5.0
Member Enumeration Documentation
β
anonymous enum
anonymous enum
Enumerator
Type
Constructor & Destructor Documentation
β
QGIViewBalloon()
QGIViewBalloon::QGIViewBalloon
(
)
explicit
References
arrow
,
balloonLabel
,
balloonLabelDragFinished()
,
balloonLabelDragged()
,
balloonLines
,
balloonShape
,
ZVALUE::DIMENSION
,
getNormalColor()
,
hover()
,
ZVALUE::LABEL
,
m_ctrl
,
oldLabelCenter
,
TechDrawGui::QGIBalloonLabel::parent
,
prefDefaultArrow()
,
select()
,
TechDrawGui::QGIBalloonLabel::setColor()
,
TechDrawGui::QGIPrimPath::setFill()
,
TechDrawGui::QGIPrimPath::setFillColor()
,
TechDrawGui::QGIPrimPath::setFillOverride()
,
TechDrawGui::QGIPrimPath::setNormalColor()
,
TechDrawGui::QGIBalloonLabel::setPosFromCenter()
,
TechDrawGui::QGIPrimPath::setPrettyNormal()
,
TechDrawGui::QGIBalloonLabel::setPrettyNormal()
,
TechDrawGui::QGIPrimPath::setStyle()
, and
TechDrawGui::QGIArrow::setStyle()
.
β
~QGIViewBalloon()
virtual TechDrawGui::QGIViewBalloon::~QGIViewBalloon
(
)
virtual
default
Member Function Documentation
β
balloonLabelDragFinished
void QGIViewBalloon::balloonLabelDragFinished
(
void
)
slot
References
m_dragInProgress
.
Referenced by
QGIViewBalloon()
.
β
balloonLabelDragged
void QGIViewBalloon::balloonLabelDragged
(
bool
ctrl
)
slot
References
TechDrawGui::Rez::appX()
,
balloonLabel
,
Gui::Command::commitCommand()
,
Gui::Command::Doc
,
TechDraw::DrawView::getScale()
,
getSourceView()
,
TechDrawGui::QGIView::getViewObject()
,
m_ctrl
,
m_dragInProgress
,
m_saveOffset
,
Gui::Command::openCommand()
,
TechDrawGui::QGIBalloonLabel::X()
,
Base::Vector3< _Precision >::x
,
TechDrawGui::QGIBalloonLabel::Y()
, and
Base::Vector3< _Precision >::y
.
Referenced by
QGIViewBalloon()
.
β
draw()
void QGIViewBalloon::draw
(
)
override
protected
virtual
Reimplemented from
TechDrawGui::QGIView
.
References
arrow
,
balloonLabel
,
balloonLines
,
balloonShape
,
Base::Console()
,
TechDrawGui::QGIArrow::draw()
,
TechDraw::DrawViewBalloon::EndType
,
Base::Persistence::getClassTypeId()
,
TechDrawGui::QGIBalloonLabel::getDimText()
,
TechDrawGui::QGIArrow::getOverlapAdjust()
,
TechDrawGui::QGIArrow::getPrefArrowSize()
,
TechDraw::DrawView::getScale()
,
App::PropertyQuantity::getValue()
,
App::PropertyEnumeration::getValue()
,
App::PropertyFloat::getValue()
,
App::PropertyEnumeration::getValueAsString()
,
TechDrawGui::QGIView::getViewObject()
,
TechDraw::DrawViewBalloon::getViewPart()
,
TechDrawGui::QGIView::getViewProvider()
,
TechDrawGui::Rez::guiX()
,
TechDraw::DrawViewPart::hasGeometry()
,
hasHover
,
Base::BaseClass::isDerivedFrom()
,
TechDraw::DrawView::isLocked()
,
TechDrawGui::QGIView::isVisible()
,
TechDraw::DrawViewBalloon::KinkLength
,
Base::ConsoleSingleton::Log()
,
m_lineWidth
,
TechDraw::DrawViewBalloon::OriginX
,
TechDraw::DrawViewBalloon::OriginY
,
prefOrthoPyramid()
,
DraftVecUtils::scale()
,
TechDrawGui::QGIBalloonLabel::seps
,
setPrettyNormal()
,
setPrettyPre()
,
setPrettySel()
,
TechDrawGui::QGIArrow::setSize()
,
TechDrawGui::QGIArrow::setStyle()
,
TechDraw::DrawViewBalloon::Shape
,
TechDraw::DrawViewBalloon::ShapeScale
,
TechDrawGui::QGIBalloonLabel::verticalSep
,
TechDraw::DrawView::X
,
Base::Vector3< _Precision >::x
,
TechDraw::DrawView::Y
, and
Base::Vector3< _Precision >::y
.
Referenced by
hover()
,
itemChange()
,
placeBalloon()
,
select()
,
setViewPartFeature()
, and
updateView()
.
β
drawBorder()
void QGIViewBalloon::drawBorder
(
)
override
virtual
Reimplemented from
TechDrawGui::QGIView
.
β
getBalloonLabel()
virtual
QGIBalloonLabel
* TechDrawGui::QGIViewBalloon::getBalloonLabel
(
void
)
virtual
Referenced by
TechDrawGui::MDIViewPage::clearSceneSelection()
.
β
getLabelText()
QString TechDrawGui::QGIViewBalloon::getLabelText
(
void
)
β
getNormalColor()
QColor QGIViewBalloon::getNormalColor
(
void
)
override
virtual
Reimplemented from
TechDrawGui::QGIView
.
References
TechDrawGui::PreferencesGui::dimQColor()
,
TechDrawGui::QGIView::getViewObject()
,
TechDrawGui::QGIView::getViewProvider()
, and
TechDrawGui::QGIView::m_colNormal
.
Referenced by
QGIViewBalloon()
,
setViewPartFeature()
, and
updateView()
.
β
getPrecision()
QString TechDrawGui::QGIViewBalloon::getPrecision
(
void
)
protected
β
getSourceView()
DrawView
* QGIViewBalloon::getSourceView
(
)
const
protected
References
App::PropertyLink::getValue()
,
TechDrawGui::QGIView::getViewObject()
, and
TechDraw::DrawViewBalloon::SourceView
.
Referenced by
balloonLabelDragged()
.
β
hover
void QGIViewBalloon::hover
(
bool
state
)
slot
References
draw()
, and
hasHover
.
Referenced by
QGIViewBalloon()
.
β
itemChange()
QVariant QGIViewBalloon::itemChange
(
GraphicsItemChange
change
,
const QVariant &
value
)
override
protected
virtual
Reimplemented from
TechDrawGui::QGIView
.
References
balloonLabel
,
draw()
, and
TechDrawGui::QGIView::itemChange()
.
β
paint()
void QGIViewBalloon::paint
(
QPainter *
painter
,
const QStyleOptionGraphicsItem *
option
,
QWidget
*
widget
=
0
)
override
virtual
Reimplemented from
TechDrawGui::QGIView
.
References
TechDrawGui::QGIView::paint()
,
setPens()
, and
setSvgPens()
.
β
parentViewMousePressed()
void TechDrawGui::QGIViewBalloon::parentViewMousePressed
(
QGIView
*
view
,
QPointF
pos
)
protected
β
placeBalloon()
void QGIViewBalloon::placeBalloon
(
QPointF
pos
)
References
TechDrawGui::Rez::appX()
,
balloonLabel
,
TechDrawGui::QGIView::calculateFontPixelSize()
,
draw()
,
TechDraw::DrawView::findParentPage()
,
TechDrawGui::QGIBalloonLabel::getFont()
,
TechDraw::DrawView::getScale()
,
TechDrawGui::QGIView::getViewObject()
,
TechDrawGui::QGIView::getViewProvider()
,
TechDrawGui::Rez::guiX()
,
TechDrawGui::QGIBalloonLabel::setDimString()
,
TechDrawGui::QGIBalloonLabel::setFont()
, and
TechDrawGui::QGIBalloonLabel::setPosFromCenter()
.
β
prefDefaultArrow()
int QGIViewBalloon::prefDefaultArrow
(
)
const
Referenced by
QGIViewBalloon()
.
β
prefOrthoPyramid()
bool
QGIViewBalloon::prefOrthoPyramid
(
)
const
References
App::GetApplication()
,
ParameterGrp::GetBool()
,
ParameterGrp::GetGroup()
, and
App::Application::GetUserParameter()
.
Referenced by
draw()
.
β
select
void QGIViewBalloon::select
(
bool
state
)
slot
References
draw()
.
Referenced by
QGIViewBalloon()
.
β
setGroupSelection()
void QGIViewBalloon::setGroupSelection
(
bool
b
)
override
virtual
Reimplemented from
TechDrawGui::QGIView
.
References
arrow
,
balloonLabel
, and
balloonLines
.
β
setPens()
void QGIViewBalloon::setPens
(
void
)
protected
virtual
References
arrow
,
balloonLines
,
balloonShape
,
m_lineWidth
, and
TechDrawGui::QGIPrimPath::setWidth()
.
Referenced by
paint()
.
β
setPrettyNormal()
void QGIViewBalloon::setPrettyNormal
(
void
)
References
arrow
,
balloonLines
,
balloonShape
, and
TechDrawGui::QGIPrimPath::setPrettyNormal()
.
Referenced by
draw()
.
β
setPrettyPre()
void QGIViewBalloon::setPrettyPre
(
void
)
References
arrow
,
balloonLines
,
balloonShape
, and
TechDrawGui::QGIPrimPath::setPrettyPre()
.
Referenced by
draw()
.
β
setPrettySel()
void QGIViewBalloon::setPrettySel
(
void
)
References
arrow
,
balloonLines
,
balloonShape
, and
TechDrawGui::QGIPrimPath::setPrettySel()
.
Referenced by
draw()
.
β
setSvgPens()
void QGIViewBalloon::setSvgPens
(
void
)
protected
virtual
References
arrow
,
balloonLines
,
balloonShape
,
TechDrawGui::QGIPrimPath::getWidth()
,
m_lineWidth
, and
TechDrawGui::QGIPrimPath::setWidth()
.
Referenced by
paint()
.
β
setViewPartFeature()
void QGIViewBalloon::setViewPartFeature
(
TechDraw::DrawViewBalloon
*
obj
)
References
balloonLabel
,
draw()
,
getNormalColor()
,
TechDraw::DrawView::getScale()
,
App::PropertyString::getStrValue()
,
App::PropertyQuantity::getValue()
,
App::PropertyFloat::getValue()
,
App::PropertyLink::getValue()
,
TechDrawGui::Rez::guiX()
,
TechDrawGui::QGIBalloonLabel::setColor()
,
TechDrawGui::QGIBalloonLabel::setDimString()
,
TechDrawGui::QGIBalloonLabel::setPosFromCenter()
,
TechDrawGui::QGIView::setViewFeature()
,
TechDraw::DrawViewBalloon::SourceView
,
TechDraw::DrawViewBalloon::Text
,
TechDraw::DrawViewBalloon::TextWrapLen
,
updateBalloon()
,
TechDraw::DrawView::X
, and
TechDraw::DrawView::Y
.
β
type()
int TechDrawGui::QGIViewBalloon::type
(
)
const
override
β
updateBalloon
void QGIViewBalloon::updateBalloon
(
bool
obtuse
=
false
)
slot
References
balloonLabel
,
TechDrawGui::QGIView::calculateFontPixelSize()
,
TechDrawGui::QGIBalloonLabel::getFont()
,
TechDraw::DrawView::getScale()
,
TechDrawGui::QGIView::getViewObject()
,
TechDrawGui::QGIView::getViewProvider()
,
TechDrawGui::Rez::guiX()
,
TechDrawGui::QGIBalloonLabel::seps
,
TechDrawGui::QGIBalloonLabel::setDimString()
,
TechDrawGui::QGIBalloonLabel::setFont()
,
TechDrawGui::QGIBalloonLabel::setPosFromCenter()
, and
TechDrawGui::QGIBalloonLabel::verticalSep
.
Referenced by
setViewPartFeature()
, and
updateView()
.
β
updateView()
void QGIViewBalloon::updateView
(
bool
update
=
false
)
override
virtual
Reimplemented from
TechDrawGui::QGIView
.
References
arrow
,
balloonLabel
,
balloonLines
,
balloonShape
,
draw()
,
getNormalColor()
,
TechDrawGui::QGIView::getViewObject()
,
TechDrawGui::QGIView::getViewProvider()
,
TechDrawGui::Rez::guiX()
,
TechDrawGui::QGIBalloonLabel::setColor()
,
TechDrawGui::QGIBalloonLabel::setDimString()
,
TechDrawGui::QGIPrimPath::setFillColor()
,
TechDrawGui::QGIPrimPath::setNormalColor()
, and
updateBalloon()
.
Referenced by
TechDrawGui::TaskBalloon::accept()
.
Member Data Documentation
β
arrow
QGIArrow
* TechDrawGui::QGIViewBalloon::arrow
protected
Referenced by
draw()
,
QGIViewBalloon()
,
setGroupSelection()
,
setPens()
,
setPrettyNormal()
,
setPrettyPre()
,
setPrettySel()
,
setSvgPens()
, and
updateView()
.
β
balloonLabel
QGIBalloonLabel
* TechDrawGui::QGIViewBalloon::balloonLabel
protected
Referenced by
balloonLabelDragged()
,
draw()
,
itemChange()
,
placeBalloon()
,
QGIViewBalloon()
,
setGroupSelection()
,
setViewPartFeature()
,
updateBalloon()
, and
updateView()
.
β
balloonLines
QGIDimLines
* TechDrawGui::QGIViewBalloon::balloonLines
protected
Referenced by
draw()
,
QGIViewBalloon()
,
setGroupSelection()
,
setPens()
,
setPrettyNormal()
,
setPrettyPre()
,
setPrettySel()
,
setSvgPens()
, and
updateView()
.
β
balloonShape
QGIDimLines
* TechDrawGui::QGIViewBalloon::balloonShape
protected
Referenced by
draw()
,
QGIViewBalloon()
,
setPens()
,
setPrettyNormal()
,
setPrettyPre()
,
setPrettySel()
,
setSvgPens()
, and
updateView()
.
β
dvBalloon
TechDraw::DrawViewBalloon
* TechDrawGui::QGIViewBalloon::dvBalloon
Referenced by
TechDrawGui::TaskBalloon::accept()
, and
TechDrawGui::TaskBalloon::TaskBalloon()
.
β
hasHover
bool
TechDrawGui::QGIViewBalloon::hasHover
protected
Referenced by
draw()
, and
hover()
.
β
m_ctrl
bool
TechDrawGui::QGIViewBalloon::m_ctrl
protected
Referenced by
balloonLabelDragged()
, and
QGIViewBalloon()
.
β
m_dragInProgress
bool
TechDrawGui::QGIViewBalloon::m_dragInProgress
protected
Referenced by
balloonLabelDragFinished()
, and
balloonLabelDragged()
.
β
m_lineWidth
double TechDrawGui::QGIViewBalloon::m_lineWidth
protected
Referenced by
draw()
,
setPens()
, and
setSvgPens()
.
β
m_obtuse
bool
TechDrawGui::QGIViewBalloon::m_obtuse
protected
β
m_saveOffset
Base::Vector3d
TechDrawGui::QGIViewBalloon::m_saveOffset
protected
Referenced by
balloonLabelDragged()
.
β
oldLabelCenter
QPointF* TechDrawGui::QGIViewBalloon::oldLabelCenter
protected
Referenced by
QGIViewBalloon()
.
β
parent
QGIView
* TechDrawGui::QGIViewBalloon::parent
protected
The documentation for this class was generated from the following files:
src/Mod/TechDraw/Gui/QGIViewBalloon.h
src/Mod/TechDraw/Gui/QGIViewBalloon.cpp
1.8.17
|
=========================================================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
femtest
app
test_solverframework
TestSolverFrameWork
List of all members
|
Public Member Functions
|
Public Attributes
femtest.app.test_solverframework.TestSolverFrameWork Class Reference
Public Member Functions
def
setUp
(self)
def
tearDown
(self)
def
test_00print
(self)
def
test_solver_calculix
(self)
def
test_solver_elmer
(self)
Public Attributes
document
mesh_name
temp_dir
Member Function Documentation
β
setUp()
def femtest.app.test_solverframework.TestSolverFrameWork.setUp
(
self
)
β
tearDown()
def femtest.app.test_solverframework.TestSolverFrameWork.tearDown
(
self
)
References
femtest.app.test_material.TestMaterialUnits.document
,
femtest.app.test_result.TestResult.document
,
femsolver.writerbase.FemInputWriter.document
,
femtest.app.test_common.TestFemCommon.document
,
femtest.app.test_mesh.TestMeshCommon.document
,
femtest.app.test_solverframework.TestSolverFrameWork.document
,
femtest.app.test_object.TestObjectCreate.document
,
femtest.app.test_ccxtools.TestCcxTools.document
, Gui::MergeDocuments.document,
femtest.app.test_open.TestObjectOpen.document
, Gui::DocumentT.document,
femtest.app.test_femimport.TestObjectExistance.document
, App::DocumentT.document,
DraftUtils::DraftDxfRead.document
, Gui::ViewProviderT.document,
femtest.app.test_object.TestObjectType.document
, App::DocumentObjectT.document,
femtest.app.test_mesh.TestMeshEleTetra10.document
, and
femtest.app.test_mesh.TestMeshGroups.document
.
Referenced by
PathTests.TestPathHelix.TestPathHelix.test03()
, and
PathTests.TestPathHelix.TestPathHelix.test04()
.
β
test_00print()
def femtest.app.test_solverframework.TestSolverFrameWork.test_00print
(
self
)
β
test_solver_calculix()
def femtest.app.test_solverframework.TestSolverFrameWork.test_solver_calculix
(
self
)
References
femtest.app.test_material.TestMaterialUnits.document
,
femtest.app.test_result.TestResult.document
,
femsolver.writerbase.FemInputWriter.document
,
femtest.app.test_common.TestFemCommon.document
,
femtest.app.test_mesh.TestMeshCommon.document
,
femtest.app.test_solverframework.TestSolverFrameWork.document
,
femtest.app.test_object.TestObjectCreate.document
,
femtest.app.test_ccxtools.TestCcxTools.document
, Gui::MergeDocuments.document,
femtest.app.test_open.TestObjectOpen.document
, Gui::DocumentT.document,
femtest.app.test_femimport.TestObjectExistance.document
, App::DocumentT.document,
DraftUtils::DraftDxfRead.document
, Gui::ViewProviderT.document,
femtest.app.test_object.TestObjectType.document
, App::DocumentObjectT.document,
femtest.app.test_mesh.TestMeshEleTetra10.document
,
femtest.app.test_mesh.TestMeshGroups.document
,
femtest.app.test_solverframework.TestSolverFrameWork.mesh_name
,
femtest.app.test_ccxtools.TestCcxTools.mesh_name
,
femsolver.calculix.writer.FemInputWriterCcx.mesh_name
,
femmesh.gmshtools.GmshTools.mesh_name
,
femtest.app.test_solverframework.TestSolverFrameWork.temp_dir
, and
femtest.app.test_ccxtools.TestCcxTools.temp_dir
.
β
test_solver_elmer()
def femtest.app.test_solverframework.TestSolverFrameWork.test_solver_elmer
(
self
)
References
femtest.app.test_material.TestMaterialUnits.document
,
femtest.app.test_result.TestResult.document
,
femsolver.writerbase.FemInputWriter.document
,
femtest.app.test_common.TestFemCommon.document
,
femtest.app.test_mesh.TestMeshCommon.document
,
femtest.app.test_solverframework.TestSolverFrameWork.document
,
femtest.app.test_object.TestObjectCreate.document
,
femtest.app.test_ccxtools.TestCcxTools.document
, Gui::MergeDocuments.document,
femtest.app.test_open.TestObjectOpen.document
, Gui::DocumentT.document,
femtest.app.test_femimport.TestObjectExistance.document
, App::DocumentT.document,
DraftUtils::DraftDxfRead.document
, Gui::ViewProviderT.document,
femtest.app.test_object.TestObjectType.document
, App::DocumentObjectT.document,
femtest.app.test_mesh.TestMeshEleTetra10.document
,
femtest.app.test_mesh.TestMeshGroups.document
,
ObjectsFem.makeEquationElasticity()
,
ObjectsFem.makeMeshGmsh()
,
femtest.app.test_solverframework.TestSolverFrameWork.temp_dir
, and
femtest.app.test_ccxtools.TestCcxTools.temp_dir
.
Member Data Documentation
β
document
femtest.app.test_solverframework.TestSolverFrameWork.document
Referenced by
Mod.Show.mTempoVis.TempoVis.restoreCamera()
,
Mod.Show.mTempoVis.TempoVis.saveCamera()
,
femtest.app.test_solverframework.TestSolverFrameWork.tearDown()
,
femtest.gui.test_open.TestObjectOpen.tearDown()
,
femtest.gui.test_open.TestObjectOpen.test_femobjects_open_de9b3fb438()
,
femtest.gui.test_open.TestObjectOpen.test_femobjects_open_head()
,
femtest.app.test_solverframework.TestSolverFrameWork.test_solver_calculix()
,
femtest.app.test_solverframework.TestSolverFrameWork.test_solver_elmer()
, and
Mod.Show.TVStack.TVStack.unwindForSaving()
.
β
mesh_name
femtest.app.test_solverframework.TestSolverFrameWork.mesh_name
Referenced by
femtest.app.test_solverframework.TestSolverFrameWork.test_solver_calculix()
.
β
temp_dir
femtest.app.test_solverframework.TestSolverFrameWork.temp_dir
Referenced by
femtest.app.test_solverframework.TestSolverFrameWork.test_solver_calculix()
, and
femtest.app.test_solverframework.TestSolverFrameWork.test_solver_elmer()
.
The documentation for this class was generated from the following file:
src/Mod/Fem/femtest/app/test_solverframework.py
1.8.17
|
===============================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
ifc4
ifcevaporativecoolertypeenum
List of all members
ifc4.ifcevaporativecoolertypeenum Class Reference
Additional Inherited Members
Public Member Functions inherited from
SCL.ConstructedDataTypes.ENUMERATION
def
get_enum_ids
(self)
The documentation for this class was generated from the following file:
src/Mod/Import/App/ifc4.py
1.8.17
|
=====================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
Classes
|
Functions
|
Variables
NavigationIndicatorGui Namespace Reference
Classes
class
IndicatorButton
Functions
def
onCompact
()
def
onMenu
(action)
def
onOrbit
()
def
onOrbitShow
()
def
onTooltip
()
def
retranslateUi
()
def
setCompact
(action)
def
setCurrent
()
def
translate
(context, text)
Variables
a0
= QtGui.QAction(
gStyle
)
a1
= QtGui.QAction(
gStyle
)
a2
= QtGui.QAction(
gStyle
)
a3
= QtGui.QAction(
gStyle
)
a4
= QtGui.QAction(
gStyle
)
a5
= QtGui.QAction(
gStyle
)
a6
= QtGui.QAction(
gStyle
)
a7
= QtGui.QAction(
gStyle
)
a8
= QtGui.QAction(
gStyle
)
aCompact
= QtGui.QAction(
menuSettings
)
aTooltip
= QtGui.QAction(
menuSettings
)
aTrackball
= QtGui.QAction(
gOrbit
)
aTurntable
= QtGui.QAction(
gOrbit
)
gOrbit
= QtGui.QActionGroup(
menuSettings
)
gStyle
= QtGui.QActionGroup(
menu
)
indicator
=
IndicatorButton
(
statusBar
)
menu
= QtGui.QMenu(
indicator
)
menuOrbit
= QtGui.QMenu(
menu
)
menuSettings
= QtGui.QMenu(
menu
)
mw
=
Gui.getMainWindow
()
p
= App.ParamGet("User parameter:Tux/NavigationIndicator")
pView
= App.ParamGet("User parameter:BaseApp/Preferences/View")
statusBar
= mw.statusBar()
timer
= QtCore.QTimer()
Function Documentation
β
onCompact()
def NavigationIndicatorGui.onCompact
(
)
Enable or disable compact mode.
References
setCurrent()
.
Referenced by
setCurrent()
.
β
onMenu()
def NavigationIndicatorGui.onMenu
(
action
)
Set navigation style on selection.
References
setCompact()
.
β
onOrbit()
def NavigationIndicatorGui.onOrbit
(
)
Use turntable or trackball orbit style.
β
onOrbitShow()
def NavigationIndicatorGui.onOrbitShow
(
)
Set turntable or trackball orbit style.
Referenced by
setCurrent()
.
β
onTooltip()
def NavigationIndicatorGui.onTooltip
(
)
Enable or disable verbose tooltips.
References
setCurrent()
.
Referenced by
NavigationIndicatorGui.IndicatorButton.changeEvent()
, and
setCurrent()
.
β
retranslateUi()
def NavigationIndicatorGui.retranslateUi
(
)
Retranslate navigation indicator on language change
Referenced by
NavigationIndicatorGui.IndicatorButton.changeEvent()
, and
setCurrent()
.
β
setCompact()
def NavigationIndicatorGui.setCompact
(
action
)
Set compact mode.
Referenced by
onMenu()
, and
setCurrent()
.
β
setCurrent()
def NavigationIndicatorGui.setCurrent
(
)
Set navigation style on start and on interval.
References
onCompact()
,
onOrbitShow()
,
onTooltip()
,
retranslateUi()
, and
setCompact()
.
Referenced by
onCompact()
, and
onTooltip()
.
β
translate()
def NavigationIndicatorGui.translate
(
context
,
text
)
Variable Documentation
β
a0
NavigationIndicatorGui.a0 = QtGui.QAction(
gStyle
)
β
a1
NavigationIndicatorGui.a1 = QtGui.QAction(
gStyle
)
β
a2
NavigationIndicatorGui.a2 = QtGui.QAction(
gStyle
)
β
a3
NavigationIndicatorGui.a3 = QtGui.QAction(
gStyle
)
β
a4
NavigationIndicatorGui.a4 = QtGui.QAction(
gStyle
)
β
a5
NavigationIndicatorGui.a5 = QtGui.QAction(
gStyle
)
β
a6
NavigationIndicatorGui.a6 = QtGui.QAction(
gStyle
)
β
a7
NavigationIndicatorGui.a7 = QtGui.QAction(
gStyle
)
β
a8
NavigationIndicatorGui.a8 = QtGui.QAction(
gStyle
)
β
aCompact
NavigationIndicatorGui.aCompact = QtGui.QAction(
menuSettings
)
β
aTooltip
NavigationIndicatorGui.aTooltip = QtGui.QAction(
menuSettings
)
β
aTrackball
NavigationIndicatorGui.aTrackball = QtGui.QAction(
gOrbit
)
β
aTurntable
NavigationIndicatorGui.aTurntable = QtGui.QAction(
gOrbit
)
β
gOrbit
NavigationIndicatorGui.gOrbit = QtGui.QActionGroup(
menuSettings
)
β
gStyle
NavigationIndicatorGui.gStyle = QtGui.QActionGroup(
menu
)
β
indicator
NavigationIndicatorGui.indicator =
IndicatorButton
(
statusBar
)
β
menu
NavigationIndicatorGui.menu = QtGui.QMenu(
indicator
)
β
menuOrbit
NavigationIndicatorGui.menuOrbit = QtGui.QMenu(
menu
)
β
menuSettings
NavigationIndicatorGui.menuSettings = QtGui.QMenu(
menu
)
β
mw
NavigationIndicatorGui.mw =
Gui.getMainWindow
()
β
p
NavigationIndicatorGui.p = App.ParamGet("User parameter:Tux/NavigationIndicator")
β
pView
NavigationIndicatorGui.pView = App.ParamGet("User parameter:BaseApp/Preferences/View")
β
statusBar
NavigationIndicatorGui.statusBar = mw.statusBar()
β
timer
NavigationIndicatorGui.timer = QtCore.QTimer()
1.8.17
|
================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
MeshCore
Material
List of all members
|
Public Member Functions
|
Public Attributes
MeshCore::Material Struct Reference
#include <MeshIO.h>
Public Member Functions
Material
()
Public Attributes
MeshIO::Binding
binding
std::vector<
App::Color
>
diffuseColor
std::string
library
Constructor & Destructor Documentation
β
Material()
MeshCore::Material::Material
(
)
Member Data Documentation
β
binding
MeshIO::Binding
MeshCore::Material::binding
Referenced by
MeshGui::ViewProviderMesh::exportMesh()
,
Mesh::MeshObject::load()
,
Mesh::MeshTexture::MeshTexture()
,
Mesh::MeshObject::save()
, and
Mesh::MeshPy::write()
.
β
diffuseColor
std::vector<
App::Color
> MeshCore::Material::diffuseColor
Referenced by
MeshGui::ViewProviderMesh::exportMesh()
,
MeshGui::ViewProviderMesh::exportToVrml()
,
Mesh::MeshTexture::MeshTexture()
, and
Mesh::MeshPy::write()
.
β
library
std::string MeshCore::Material::library
Referenced by
Mesh::MeshObject::load()
, and
Mesh::MeshObject::save()
.
The documentation for this struct was generated from the following file:
src/Mod/Mesh/App/Core/MeshIO.h
1.8.17
|
=======================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
MeshGui
NofFacetsCompare
List of all members
|
Public Member Functions
MeshGui::NofFacetsCompare Struct Reference
Public Member Functions
bool
operator()
(const std::vector< unsigned long > &rclC1, const std::vector< unsigned long > &rclC2)
Member Function Documentation
β
operator()()
bool
MeshGui::NofFacetsCompare::operator()
(
const std::vector< unsigned long > &
rclC1
,
const std::vector< unsigned long > &
rclC2
)
The documentation for this struct was generated from the following file:
src/Mod/Mesh/Gui/MeshEditor.cpp
1.8.17
|
=======================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
DOMPrintErrorHandler Member List
This is the complete list of members for
DOMPrintErrorHandler
, including all inherited members.
DOMPrintErrorHandler
()
DOMPrintErrorHandler
handleError
(const DOMError &domError)
DOMPrintErrorHandler
resetErrors
()
DOMPrintErrorHandler
~DOMPrintErrorHandler
()
DOMPrintErrorHandler
1.8.17
|
===========================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
PartDesignGui
TaskShapeBinder
List of all members
|
Public Member Functions
|
Protected Types
|
Protected Member Functions
|
Protected Attributes
PartDesignGui::TaskShapeBinder Class Reference
#include <TaskShapeBinder.h>
Public Member Functions
TaskShapeBinder
(
ViewProviderShapeBinder
*view,
bool
newObj=false,
QWidget
*parent=0)
~TaskShapeBinder
()
Public Member Functions inherited from
Gui::TaskView::TaskBox
void
hideGroupBox
()
bool
isGroupVisible
() const
virtual QSize
minimumSizeHint
() const
TaskBox
(const QPixmap &icon, const QString &title,
bool
expandable
=true,
QWidget
*parent=0)
Constructor.
More...
TaskBox
(const QString &title,
bool
expandable
=true,
QWidget
*parent=0)
Constructor.
More...
TaskBox
(
QWidget
*parent=0)
Constructor.
More...
~TaskBox
()
Public Member Functions inherited from
QSint::ActionGroup
ActionGroup
(const QPixmap &icon, const QString &title,
bool
expandable
=true,
QWidget
*parent=0)
Constructor.
More...
ActionGroup
(const QString &title,
bool
expandable
=true,
QWidget
*parent=0)
Constructor.
More...
ActionGroup
(
QWidget
*parent=0)
Constructor.
More...
ActionLabel
*
addAction
(QAction *action,
bool
addToLayout=true,
bool
addStretch=true)
Creates action item from the
action
and returns it.
More...
ActionLabel
*
addActionLabel
(
ActionLabel
*label,
bool
addToLayout=true,
bool
addStretch=true)
Adds
label
to the group.
More...
bool
addWidget
(
QWidget
*widget,
bool
addToLayout=true,
bool
addStretch=true)
Adds
widget
to the group.
More...
QBoxLayout *
groupLayout
()
Returns group's layout (QVBoxLayout by default).
More...
bool
hasHeader
() const
Returns
true
if the group has header.
More...
QString
headerText
() const
Returns text of the header.
More...
bool
isExpandable
() const
Returns
true
if the group is expandable.
More...
QSize
minimumSizeHint
() const
void
setScheme
(
ActionPanelScheme
*pointer)
Sets the scheme of the panel and all the child groups to
scheme
.
More...
Protected Types
enum
selectionModes
{
none
,
refAdd
,
refRemove
,
refObjAdd
}
Protected Member Functions
void
changeEvent
(
QEvent
*e)
bool
referenceSelected
(const
Gui::SelectionChanges
&msg) const
void
removeFromListWidget
(
QListWidget
*w, QString name)
Protected Member Functions inherited from
Gui::TaskView::TaskBox
void
actionEvent
(QActionEvent *)
void
showEvent
(QShowEvent *)
Protected Member Functions inherited from
QSint::ActionGroup
void
init
(
bool
header
)
virtual void
paintEvent
(QPaintEvent *event)
Protected Attributes
selectionModes
selectionMode
=
none
Protected Attributes inherited from
QSint::ActionGroup
double
m_foldDelta
int
m_foldDirection
QPixmap
m_foldPixmap
double
m_foldStep
double
m_fullHeight
double
m_tempHeight
QWidget
*
myDummy
class
TaskGroup
*
myGroup
class
TaskHeader
*
myHeader
ActionPanelScheme
*
myScheme
Additional Inherited Members
Public Slots inherited from
QSint::ActionGroup
void
setExpandable
(
bool
expandable
=true)
Makes the group expandable if
expandable
is set to
true
.
More...
void
setHeader
(
bool
enable=true)
Enables/disables group's header according to
enable
.
More...
void
setHeaderText
(const QString &title)
Sets text of the header to
title
.
More...
void
showHide
()
Expands/collapses the group.
More...
Protected Slots inherited from
QSint::ActionGroup
void
processHide
()
void
processShow
()
Properties inherited from
QSint::ActionGroup
bool
expandable
bool
header
QString
headerText
Member Enumeration Documentation
β
selectionModes
enum
PartDesignGui::TaskShapeBinder::selectionModes
protected
Enumerator
none
refAdd
refRemove
refObjAdd
Constructor & Destructor Documentation
β
TaskShapeBinder()
TaskShapeBinder::TaskShapeBinder
(
ViewProviderShapeBinder
*
view
,
bool
newObj
=
false
,
QWidget
*
parent
=
0
)
References
Gui::Application::activeDocument()
,
Gui::BitmapFactory()
,
PartDesign::ShapeBinder::getFilteredReferences()
,
Gui::ViewProviderDocumentObject::getObject()
,
QSint::ActionGroup::groupLayout()
,
Gui::Application::Instance
, and
PartDesign::ShapeBinder::Support
.
β
~TaskShapeBinder()
TaskShapeBinder::~TaskShapeBinder
(
)
Member Function Documentation
β
changeEvent()
void TaskShapeBinder::changeEvent
(
QEvent
*
e
)
protected
β
referenceSelected()
bool
TaskShapeBinder::referenceSelected
(
const
Gui::SelectionChanges
&
msg
)
const
protected
References
Gui::SelectionChanges::AddSelection
,
DraftVecUtils::find()
,
Base::Persistence::getClassTypeId()
,
App::DocumentObject::getDocument()
,
PartDesign::ShapeBinder::getFilteredReferences()
,
App::Document::getName()
,
App::DocumentObject::getNameInDocument()
,
Gui::ViewProviderDocumentObject::getObject()
,
App::Document::getObject()
,
refAdd
,
refObjAdd
,
refRemove
,
selectionMode
, and
PartDesign::ShapeBinder::Support
.
β
removeFromListWidget()
void TaskShapeBinder::removeFromListWidget
(
QListWidget
*
w
,
QString
name
)
protected
Member Data Documentation
β
selectionMode
selectionModes
PartDesignGui::TaskShapeBinder::selectionMode =
none
protected
Referenced by
referenceSelected()
.
The documentation for this class was generated from the following files:
src/Mod/PartDesign/Gui/TaskShapeBinder.h
src/Mod/PartDesign/Gui/TaskShapeBinder.cpp
1.8.17
|
=============================================================================================================================
Index
Modules Hierarchy
Alphabetical list
PartDesign
Line
List of all members
|
Public Member Functions
|
Public Attributes
PartDesign::Line Class Reference
#include <DatumLine.h>
Public Member Functions
Base::Vector3d
getDirection
() const
const char *
getViewProviderName
(void) const
returns the type name of the view provider
More...
Line
()
virtual void
onChanged
(const
App::Property
*prop)
get called by the container when a property was changed
More...
virtual
~Line
()
Public Member Functions inherited from
Part::Datum
Datum
()
virtual
Base::Vector3d
getBasePoint
() const
Returns a point of the feature it counts as it's base.
More...
virtual TopoDS_Shape
getShape
() const
Return a shape including Placement representing the datum feature.
More...
virtual
App::DocumentObject
*
getSubObject
(const char *subname,
PyObject
**pyObj,
Base::Matrix4D
*mat,
bool
transform, int depth) const override
Get the sub element/object by name.
More...
virtual
~Datum
()
Public Member Functions inherited from
Part::Feature
Feature
(void)
Constructor.
More...
virtual
~Feature
()
virtual short
mustExecute
() const override
mustExecute We call this method to check if the object was modified to be invoked.
More...
virtual const
App::PropertyComplexGeoData
*
getPropertyOfGeometry
() const override
This method returns the main property of a geometric object that holds the actual geometry.
More...
virtual
PyObject
*
getPyObject
() override
getPyObject returns the Python binding object
More...
TopLoc_Location
getLocation
() const
Public Member Functions inherited from
App::GeoFeature
GeoFeature
(void)
Constructor.
More...
virtual std::pair< std::string, std::string >
getElementName
(const char *name,
ElementNameType
type
=
Normal
) const
Return the new and old style sub-element name.
More...
Base::Placement
globalPlacement
() const
Calculates the placement in the global reference coordinate system.
More...
virtual void
transformPlacement
(const
Base::Placement
&transform)
transformPlacement applies transform to placement of this shape.
More...
virtual
~GeoFeature
()
Public Member Functions inherited from
App::DocumentObject
virtual
App::Property
*
addDynamicProperty
(const char *
type
, const char *name=0, const char *group=0, const char *doc=0, short attr=0,
bool
ro=false,
bool
hidden=false) override
virtual
bool
adjustRelativeLinks
(const std::set<
App::DocumentObject
* > &inList, std::set<
App::DocumentObject
* > *visited=0)
Called to adjust link properties to avoid cyclic links.
More...
virtual
bool
allowDuplicateLabel
() const
virtual
bool
canLinkProperties
() const
virtual int
canLoadPartial
() const
allow partial loading of dependent objects
More...
void
clearOutListCache
() const
clear internal out list cache
More...
virtual const char *
detachFromDocument
() override
DocumentObject
(void)
Constructor.
More...
void
enforceRecompute
()
Enforce this document object to be recomputed.
More...
App::Document
*
getDocument
(void) const
gets the document in which this Object is handled
More...
std::string
getExportName
(
bool
forced=false) const
returns the name that is safe to be exported to other document
More...
virtual const
PropertyExpressionEngine::ExpressionInfo
getExpression
(const
ObjectIdentifier
&path) const
virtual std::string
getFullName
() const override
Return the object full name of the form DocName::ObjName.
More...
DocumentObjectGroup
*
getGroup
() const
get group if object is part of a group, otherwise 0 is returned
More...
long
getID
() const
Return the object ID that is unique within its owner document.
More...
const std::vector<
App::DocumentObject
* > &
getInList
(void) const
std::set<
App::DocumentObject
* >
getInListEx
(
bool
recursive) const
Return a set of all objects linking to this object, including possible external parent objects.
More...
void
getInListEx
(std::set<
App::DocumentObject
* > &inSet,
bool
recursive, std::vector<
App::DocumentObject
* > *inList=0) const
Get a set of all objects linking to this object, including possible external parent objects.
More...
std::vector<
App::DocumentObject
* >
getInListRecursive
(void) const
get all objects link directly or indirectly to this object
More...
virtual
DocumentObject
*
getLinkedObject
(
bool
recurse=true,
Base::Matrix4D
*mat=0,
bool
transform=false, int depth=0) const
Return the linked object with optional transformation.
More...
const char *
getNameInDocument
(void) const
returns the name which is set in the document for this object (not the name property!)
More...
const std::string &
getOldLabel
() const
const std::vector<
App::DocumentObject
* > &
getOutList
() const
returns a list of objects this object is pointing to by Links
More...
std::vector<
App::DocumentObject
* >
getOutList
(int option) const
void
getOutList
(int option, std::vector<
App::DocumentObject
* > &res) const
std::vector<
App::DocumentObject
* >
getOutListOfProperty
(
App::Property
*) const
returns a list of objects linked by the property
More...
std::vector<
App::DocumentObject
* >
getOutListRecursive
(void) const
returns a list of objects this object is pointing to by Links and all further descended
More...
std::vector< std::pair<
App::DocumentObject
*, std::string > >
getParents
(int depth=0) const
Obtain top parents and subnames of this object using its InList.
More...
std::vector< std::list<
App::DocumentObject
* > >
getPathsByOutList
(
App::DocumentObject
*to) const
get all possible paths from this to another object following the OutList
More...
unsigned long
getStatus
() const
return the status bits
More...
const char *
getStatusString
(void) const
get the status Message
More...
std::vector<
DocumentObject
* >
getSubObjectList
(const char *subname) const
Return a list of objects referenced by a given subname including this object.
More...
virtual std::vector< std::string >
getSubObjects
(int reason=0) const
Return name reference of all sub-objects.
More...
virtual const char *
getViewProviderNameOverride
() const
This function is introduced to allow Python feature override its view provider.
More...
const char *
getViewProviderNameStored
() const
virtual
bool
hasChildElement
() const
return true to activate tree view group object handling and element visibility
More...
virtual
bool
isAttachedToDocument
() const override
virtual int
isElementVisible
(const char *element) const
Get sub-element visibility.
More...
bool
isError
(void) const
set this feature to error
More...
int
isExporting
() const
bool
isInInList
(
DocumentObject
*objToTest) const
test if this object is directly (non recursive) in the InList
More...
bool
isInInListRecursive
(
DocumentObject
*objToTest) const
test if this object is in the InList and recursive further down
More...
bool
isInOutList
(
DocumentObject
*objToTest) const
test if this object is directly (non recursive) in the OutList
More...
bool
isInOutListRecursive
(
DocumentObject
*objToTest) const
test if the given object is in the OutList and recursive further down
More...
bool
isRecomputing
() const
returns true if this objects is currently recomputing
More...
bool
isRemoving
() const
returns true if this objects is currently removed from the document
More...
bool
isRestoring
() const
returns true if this objects is currently restoring from file
More...
bool
isTouched
(void) const
test if this document object is touched
More...
bool
isValid
(void) const
bool
mustRecompute
(void) const
Test if this document object must be recomputed.
More...
virtual void
onBeforeChangeLabel
(std::string &newLabel)
virtual void
onLostLinkToObject
(
DocumentObject
*)
Called in case of losing a link Get called by the document when a object got deleted a link property of this object ist pointing to.
More...
virtual void
onUpdateElementReference
(const
Property
*)
void
purgeError
(void)
remove the error from the object
More...
void
purgeTouched
(void)
reset this document object touched
More...
bool
recomputeFeature
(
bool
recursive=false)
Recompute only this feature.
More...
virtual
bool
redirectSubName
(std::ostringstream &ss,
DocumentObject
*topParent,
DocumentObject
*child) const
Allow object to redirect a subname path.
More...
virtual
bool
removeDynamicProperty
(const char *prop) override
virtual void
renameObjectIdentifiers
(const std::map<
App::ObjectIdentifier
,
App::ObjectIdentifier
> &paths)
App::DocumentObject
*
resolve
(const char *subname,
App::DocumentObject
**parent=0, std::string *childName=0, const char **subElement=0,
PyObject
**pyObj=0,
Base::Matrix4D
*mat=0,
bool
transform=true, int depth=0) const
Resolve the last document object referenced in the subname.
More...
App::DocumentObject
*
resolveRelativeLink
(std::string &subname,
App::DocumentObject
*&link, std::string &linkSub) const
Resolve a link reference that is relative to this object reference.
More...
virtual void
Save
(
Base::Writer
&writer) const override
This method is used to save properties to an XML document.
More...
virtual int
setElementVisible
(const char *element,
bool
visible)
Child element handling.
More...
virtual void
setExpression
(const
ObjectIdentifier
&path, boost::shared_ptr<
App::Expression
> expr)
void
setStatus
(
ObjectStatus
pos,
bool
on)
bool
testIfLinkDAGCompatible
(
App::PropertyLinkSub
&linkTo) const
bool
testIfLinkDAGCompatible
(
App::PropertyLinkSubList
&linksTo) const
bool
testIfLinkDAGCompatible
(const std::vector<
DocumentObject
* > &linksTo) const
bool
testIfLinkDAGCompatible
(
DocumentObject
*linkTo) const
testIfLinkIsDAG tests a link that is about to be created for circular references.
More...
bool
testStatus
(
ObjectStatus
pos) const
void
touch
(
bool
noRecompute=false)
Set the property touched -> changed, cause recomputation in Update()
More...
virtual
~DocumentObject
()
Public Member Functions inherited from
App::TransactionalObject
TransactionalObject
(void)
Constructor.
More...
virtual
~TransactionalObject
()
Public Member Functions inherited from
App::ExtensionContainer
ExtensionIterator
extensionBegin
()
ExtensionContainer
()
ExtensionIterator
extensionEnd
()
App::Extension
*
getExtension
(
Base::Type
,
bool
derived=true,
bool
no_except=false) const
App::Extension
*
getExtension
(const std::string &name) const
template<typename ExtensionT >
ExtensionT
*
getExtensionByType
(
bool
no_except=false,
bool
derived=true) const
std::vector<
Extension
* >
getExtensionsDerivedFrom
(
Base::Type
type
) const
template<typename ExtensionT >
std::vector<
ExtensionT
* >
getExtensionsDerivedFromType
() const
bool
hasExtension
(
Base::Type
,
bool
derived=true) const
bool
hasExtension
(const std::string &name) const
bool
hasExtensions
() const
void
registerExtension
(
Base::Type
extension,
App::Extension
*ext)
virtual
~ExtensionContainer
()
virtual
Property
*
getPropertyByName
(const char *name) const override
find a property by its name
More...
virtual const char *
getPropertyName
(const
Property
*prop) const override
get the name of a property
More...
virtual void
getPropertyMap
(std::map< std::string,
Property
* > &Map) const override
get all properties of the class (including properties of the parent)
More...
virtual void
getPropertyList
(std::vector<
Property
* > &List) const override
get all properties of the class (including properties of the parent)
More...
virtual short
getPropertyType
(const
Property
*prop) const override
get the Type of a
Property
More...
virtual short
getPropertyType
(const char *name) const override
get the Type of a named
Property
More...
virtual const char *
getPropertyGroup
(const
Property
*prop) const override
get the Group of a
Property
More...
virtual const char *
getPropertyGroup
(const char *name) const override
get the Group of a named
Property
More...
virtual const char *
getPropertyDocumentation
(const
Property
*prop) const override
get the Group of a
Property
More...
virtual const char *
getPropertyDocumentation
(const char *name) const override
get the Group of a named
Property
More...
virtual void
Restore
(
Base::XMLReader
&reader) override
This method is used to restore properties from an XML document.
More...
void
saveExtensions
(
Base::Writer
&writer) const
void
restoreExtensions
(
Base::XMLReader
&reader)
Public Member Functions inherited from
App::PropertyContainer
virtual
App::Property
*
getDynamicPropertyByName
(const char *name) const
DynamicProperty::PropData
getDynamicPropertyData
(const
Property
*prop) const
virtual std::vector< std::string >
getDynamicPropertyNames
() const
virtual unsigned int
getMemSize
(void) const
This method is used to get the size of objects It is not meant to have the exact size, it is more or less an estimation which runs fast! Is it two bytes or a GB?
More...
const char *
getPropertyPrefix
() const
bool
isHidden
(const char *name) const
check if the named property is hidden
More...
bool
isHidden
(const
Property
*prop) const
check if the property is hidden
More...
bool
isReadOnly
(const char *name) const
check if the named property is read-only
More...
bool
isReadOnly
(const
Property
*prop) const
check if the property is read-only
More...
PropertyContainer
()
A constructor.
More...
void
setPropertyPrefix
(const char *prefix)
void
setPropertyStatus
(unsigned char bit,
bool
value)
set the Status bit of all properties at once
More...
virtual
~PropertyContainer
()
A destructor.
More...
Public Member Functions inherited from
Base::Persistence
void
dumpToStream
(std::ostream &stream, int compression)
virtual
Base::Type
getTypeId
(void) const
virtual void
RestoreDocFile
(
Reader
&)
This method is used to restore large amounts of data from a file In this method you simply stream in your
SaveDocFile()
saved data.
More...
void
restoreFromStream
(std::istream &stream)
virtual void
SaveDocFile
(
Writer
&) const
This method is used to save large amounts of data to a binary file.
More...
Public Member Functions inherited from
Base::BaseClass
BaseClass
()
Construction.
More...
bool
isDerivedFrom
(const
Type
type
) const
virtual void
setPyObject
(
PyObject
*)
virtual
~BaseClass
()
Destruction.
More...
Public Member Functions inherited from
Part::AttachExtension
Attacher::AttachEngine
&
attacher
(void) const
AttachExtension
()
bool
changeAttacherType
(const char *typeName)
changeAttacherType
More...
virtual
App::DocumentObjectExecReturn
*
extensionExecute
(void)
virtual short int
extensionMustExecute
(void)
virtual
PyObject
*
getExtensionPyObject
(void)
bool
isAttacherActive
() const
Return whether this attacher is active.
More...
virtual
bool
isTouched_Mapping
()
virtual void
onExtendedDocumentRestored
()
get called after a document has been fully restored
More...
virtual
bool
positionBySupport
(void)
calculate and update the Placement property based on the Support, and mode.
More...
virtual void
setAttacher
(
Attacher::AttachEngine
*
attacher
)
setAttacher sets the AttachEngine object.
More...
void
updateAttacherVals
()
virtual
~AttachExtension
()
Public Member Functions inherited from
App::DocumentObjectExtension
DocumentObjectExtension
()
virtual
bool
extensionGetLinkedObject
(
DocumentObject
*&ret,
bool
recursive,
Base::Matrix4D
*mat,
bool
transform, int depth) const
Get the linked object.
More...
virtual
bool
extensionGetSubObject
(
DocumentObject
*&ret, const char *subname,
PyObject
**pyObj,
Base::Matrix4D
*mat,
bool
transform, int depth) const
Get the sub object by name.
More...
virtual
bool
extensionGetSubObjects
(std::vector< std::string > &ret, int reason) const
Get name references of all sub objects.
More...
virtual
bool
extensionHasChildElement
() const
virtual int
extensionIsElementVisible
(const char *)
virtual int
extensionSetElementVisible
(const char *,
bool
)
App::DocumentObject
*
getExtendedObject
()
const
App::DocumentObject
*
getExtendedObject
() const
virtual const char *
getViewProviderExtensionName
(void) const
returns the type name of the ViewProviderExtension which is automatically attached to the viewprovider object when it is initiated
More...
virtual void
onExtendedSettingDocument
()
get called after setting the document
More...
virtual void
onExtendedSetupObject
()
get called after a brand new object was created
More...
virtual void
onExtendedUnsetupObject
()
get called when object is going to be removed from the document
More...
virtual
~DocumentObjectExtension
()
Public Member Functions inherited from
App::Extension
Extension
()
App::ExtensionContainer
*
getExtendedContainer
()
const
App::ExtensionContainer
*
getExtendedContainer
() const
virtual void
initExtension
(
App::ExtensionContainer
*obj)
bool
isPythonExtension
()
std::string
name
() const
virtual
~Extension
()
virtual
Property
*
extensionGetPropertyByName
(const char *
name
) const
find a property by its name
More...
virtual const char *
extensionGetPropertyName
(const
Property
*prop) const
get the name of a property
More...
virtual void
extensionGetPropertyMap
(std::map< std::string,
Property
* > &Map) const
get all properties of the class (including properties of the parent)
More...
virtual void
extensionGetPropertyList
(std::vector<
Property
* > &List) const
get all properties of the class (including properties of the parent)
More...
virtual short
extensionGetPropertyType
(const
Property
*prop) const
get the Type of a
Property
More...
virtual short
extensionGetPropertyType
(const char *
name
) const
get the Type of a named
Property
More...
virtual const char *
extensionGetPropertyGroup
(const
Property
*prop) const
get the Group of a
Property
More...
virtual const char *
extensionGetPropertyGroup
(const char *
name
) const
get the Group of a named
Property
More...
virtual const char *
extensionGetPropertyDocumentation
(const
Property
*prop) const
get the Group of a
Property
More...
virtual const char *
extensionGetPropertyDocumentation
(const char *
name
) const
get the Group of a named
Property
More...
virtual void
extensionSave
(
Base::Writer
&) const
virtual void
extensionRestore
(
Base::XMLReader
&)
bool
extensionIsDerivedFrom
(const
Base::Type
type
) const
Public Attributes
App::PropertyLength
Length
App::PropertyEnumeration
ResizeMode
Public Attributes inherited from
Part::Feature
PropertyPartShape
Shape
Public Attributes inherited from
App::GeoFeature
PropertyPlacement
Placement
Public Attributes inherited from
App::DocumentObject
PropertyExpressionEngine
ExpressionEngine
PropertyString
Label
PropertyString
Label2
boost::signals2::signal< void(const
App::DocumentObject
&, const
App::Property
&)>
signalBeforeChange
signal before changing a property of this object
More...
boost::signals2::signal< void(const
App::DocumentObject
&, const
App::Property
&)>
signalChanged
signal on changed property of this object
More...
PropertyBool
Visibility
Allow control visibility status in
App
name space.
More...
Public Attributes inherited from
Part::AttachExtension
App::PropertyString
AttacherType
App::PropertyPlacement
AttachmentOffset
App::PropertyEnumeration
MapMode
App::PropertyFloat
MapPathParameter
MapPathParameter is a parameter value for mmNormalToPath (the sketch will be mapped normal to a curve at point specified by parameter (from 0.0 to 1.0, from start to end) )
More...
App::PropertyBool
MapReversed
App::PropertyLinkSubList
Support
Additional Inherited Members
Public Types inherited from
App::GeoFeature
enum
ElementNameType
{
Normal
=0,
Import
=1,
Export
=2
}
Specify the type of element name to return when calling
getElementName()
More...
Public Types inherited from
App::DocumentObject
enum
GSReason
{
GS_DEFAULT
,
GS_SELECT
}
reason of calling
getSubObjects()
More...
enum
OutListOption
{
OutListNoExpression
= 1,
OutListNoHidden
= 2,
OutListNoXLinked
= 4
}
DAG handling This part of the interface deals with viewing the document as a DAG (directed acyclic graph).
More...
Public Types inherited from
App::ExtensionContainer
typedef std::map<
Base::Type
,
App::Extension
* >::iterator
ExtensionIterator
Static Public Member Functions inherited from
Part::Feature
static TopoDS_Shape
getShape
(const
App::DocumentObject
*obj, const char *subname=0,
bool
needSubElement=false,
Base::Matrix4D
*pmat=0,
App::DocumentObject
**owner=0,
bool
resolveLink=true,
bool
transform=true)
Convenience function to extract shape from fully qualified subname.
More...
static
TopoShape
getTopoShape
(const
App::DocumentObject
*obj, const char *subname=0,
bool
needSubElement=false,
Base::Matrix4D
*pmat=0,
App::DocumentObject
**owner=0,
bool
resolveLink=true,
bool
transform=true,
bool
noElementMap=false)
static void
clearShapeCache
()
static
App::DocumentObject
*
getShapeOwner
(const
App::DocumentObject
*obj, const char *subname=0)
static
bool
hasShapeOwner
(const
App::DocumentObject
*obj, const char *subname=0)
Static Public Member Functions inherited from
App::GeoFeature
static
DocumentObject
*
resolveElement
(
App::DocumentObject
*obj, const char *subname, std::pair< std::string, std::string > &elementName,
bool
append=false,
ElementNameType
type
=
Normal
, const
DocumentObject
*filter=0, const char **element=0,
GeoFeature
**geo=0)
Resolve both the new and old style element name.
More...
Static Public Member Functions inherited from
App::DocumentObject
static const char *
hasHiddenMarker
(const char *subname)
Check if the subname reference ends with hidden marker.
More...
static const std::string &
hiddenMarker
()
Special marker to mark the object as hidden.
More...
Static Public Member Functions inherited from
Base::Persistence
static void *
create
(void)
static std::string
encodeAttribute
(const std::string &)
Encodes an attribute upon saving.
More...
static
Base::Type
getClassTypeId
(void)
static void
init
(void)
Static Public Member Functions inherited from
Base::BaseClass
static void *
create
(void)
static
Type
getClassTypeId
(void)
static void
init
(void)
Static Public Attributes inherited from
App::DocumentObject
static
DocumentObjectExecReturn
*
StdReturn
Protected Member Functions inherited from
Part::Datum
void
handleChangedPropertyName
(
Base::XMLReader
&reader, const char *TypeName, const char *PropName) override
PropertyContainer::handleChangedPropertyName is called during restore to possibly fix reading of older versions of this property container.
More...
void
onDocumentRestored
() override
get called after a document has been fully restored
More...
Protected Member Functions inherited from
Part::Feature
virtual
App::DocumentObjectExecReturn
*
recompute
() override
recompute only this object
More...
virtual
App::DocumentObjectExecReturn
*
execute
() override
recalculate the feature
More...
ShapeHistory
buildHistory
(
BRepBuilderAPI_MakeShape
&, TopAbs_ShapeEnum
type
, const TopoDS_Shape &newS, const TopoDS_Shape &oldS)
Build a history of changes MakeShape: The operation that created the changes, e.g.
More...
ShapeHistory
joinHistory
(const
ShapeHistory
&, const
ShapeHistory
&)
Protected Member Functions inherited from
App::DocumentObject
virtual void
onBeforeChange
(const
Property
*prop) override
get called before the value is changed
More...
virtual void
onPropertyStatusChanged
(const
Property
&prop, unsigned long oldStatus) override
get called when a property status has changed
More...
virtual void
onSettingDocument
()
get called after setting the document
More...
void
resetError
(void)
void
setDocument
(
App::Document
*doc)
void
setError
(void)
virtual void
setupObject
()
get called after a brand new object was created
More...
virtual void
unsetupObject
()
get called when object is going to be removed from the document
More...
Protected Member Functions inherited from
App::TransactionalObject
void
onBeforeChangeProperty
(
Document
*doc, const
Property
*prop)
Protected Member Functions inherited from
App::PropertyContainer
virtual const
PropertyData
&
getPropertyData
(void) const
virtual void
handleChangedPropertyType
(
Base::XMLReader
&reader, const char *TypeName,
Property
*prop)
PropertyContainer::handleChangedPropertyType
is called during restore to possibly fix reading of older versions of the property container.
More...
Protected Member Functions inherited from
Part::AttachExtension
virtual void
extensionOnChanged
(const
App::Property
*)
virtual void
extHandleChangedPropertyName
(
Base::XMLReader
&reader, const char *TypeName, const char *PropName)
App::PropertyPlacement
&
getPlacement
() const
Protected Member Functions inherited from
App::Extension
void
initExtensionType
(
Base::Type
type
)
Static Protected Member Functions inherited from
App::PropertyContainer
static const
PropertyData
*
getPropertyDataPtr
(void)
Static Protected Member Functions inherited from
Base::BaseClass
static void
initSubclass
(
Base::Type
&toInit, const char *ClassName, const char *ParentName,
Type::instantiationMethod
method=nullptr)
Static Protected Member Functions inherited from
App::Extension
static void
initExtensionSubclass
(
Base::Type
&toInit, const char *ClassName, const char *ParentName,
Base::Type::instantiationMethod
method=0)
Protected Attributes inherited from
App::DocumentObject
std::string
oldLabel
Old label; used for renaming expressions.
More...
const std::string *
pcNameInDocument
Py::Object
PythonObject
python object of this class and all descendent
More...
std::bitset< 32 >
StatusBits
Status bits of the document object The first 8 bits are used for the base system the rest can be used in descendent classes to mark special statuses on the objects.
More...
Protected Attributes inherited from
App::PropertyContainer
DynamicProperty
dynamicProps
Protected Attributes inherited from
App::Extension
bool
m_isPythonExtension
= false
Py::Object
ExtensionPythonObject
Constructor & Destructor Documentation
β
Line()
Line::Line
(
)
References
App::Prop_Output
.
β
~Line()
Line::~Line
(
)
virtual
Member Function Documentation
β
getDirection()
Base::Vector3d
Line::getDirection
(
)
const
References
Base::Rotation::multVec()
.
Referenced by
PartDesign::ProfileBased::getAxis()
,
PartDesign::LinearPattern::getTransformations()
, and
PartDesign::PolarPattern::getTransformations()
.
β
getViewProviderName()
const char* PartDesign::Line::getViewProviderName
(
void
)
const
virtual
returns the type name of the view provider
Implements
Part::Datum
.
β
onChanged()
void Line::onChanged
(
const
App::Property
*
prop
)
virtual
get called by the container when a property was changed
Reimplemented from
Part::Feature
.
Referenced by
ArchSite.Compass::buildCoordinates()
, and
ArchAxis.CommandArchGrid::IsActive()
.
Member Data Documentation
β
Length
App::PropertyLength
PartDesign::Line::Length
Referenced by
PartDesignGui::ViewProviderDatumLine::setExtents()
, and
PartDesignGui::ViewProviderDatumLine::updateData()
.
β
ResizeMode
App::PropertyEnumeration
PartDesign::Line::ResizeMode
Referenced by
PartDesignGui::ViewProviderDatumLine::setExtents()
, and
PartDesignGui::ViewProviderDatumLine::updateData()
.
The documentation for this class was generated from the following files:
src/Mod/PartDesign/App/DatumLine.h
src/Mod/PartDesign/App/DatumLine.cpp
1.8.17
|
===================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
ifc2x3
ifcfacesurface
List of all members
|
Public Member Functions
|
Public Attributes
ifc2x3.ifcfacesurface Class Reference
Public Member Functions
def
facesurface
()
def
samesense
()
Public Member Functions inherited from
ifc2x3.ifcface
def
bounds
()
def
wr1
(self)
Public Member Functions inherited from
ifc2x3.ifcrepresentationitem
def
layerassignments
()
def
styledbyitem
()
Public Attributes
facesurface
samesense
Public Attributes inherited from
ifc2x3.ifcface
bounds
Detailed Description
Entity ifcfacesurface definition.
:param facesurface
:type facesurface:ifcsurface
:param samesense
:type samesense:BOOLEAN
Member Function Documentation
β
facesurface()
def ifc2x3.ifcfacesurface.facesurface
(
)
References ifc2x3.ifcfacesurface._facesurface, and
ifc2x3.ifcfacesurface.facesurface
.
β
samesense()
def ifc2x3.ifcfacesurface.samesense
(
)
References ifc2x3.ifcfacesurface._samesense, and
ifc2x3.ifcfacesurface.samesense
.
Member Data Documentation
β
facesurface
ifc2x3.ifcfacesurface.facesurface
Referenced by
ifc2x3.ifcfacesurface.facesurface()
.
β
samesense
ifc2x3.ifcfacesurface.samesense
Referenced by
ifc2x3.ifcfacesurface.samesense()
.
The documentation for this class was generated from the following file:
src/Mod/Import/App/ifc2x3.py
1.8.17
|
===============================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
Fem
StdMeshers_AutomaticLengthPy
List of all members
|
Public Member Functions
|
Static Public Member Functions
Fem::StdMeshers_AutomaticLengthPy Class Reference
#include <HypothesisPy.h>
Public Member Functions
Py::Object
getFineness
(const Py::Tuple &args)
Py::Object
getLength
(const Py::Tuple &args)
Py::Object
setFineness
(const Py::Tuple &args)
StdMeshers_AutomaticLengthPy
(int hypId, int studyId,
SMESH_Gen
*gen)
~StdMeshers_AutomaticLengthPy
()
Public Member Functions inherited from
Fem::SMESH_HypothesisPy< StdMeshers_AutomaticLengthPy >
Py::Object
clearParameters
(const Py::Tuple &args)
Py::Object
getattr
(const char *name)
boost::shared_ptr<
SMESH_Hypothesis
>
getHypothesis
() const
Py::Object
getLastParameters
(const Py::Tuple &args)
Py::Object
getLibName
(const Py::Tuple &args)
Py::Object
getParameters
(const Py::Tuple &args)
Py::Object
isAuxiliary
(const Py::Tuple &args)
Py::Object
repr
()
Py::Object
setLastParameters
(const Py::Tuple &args)
Py::Object
setLibName
(const Py::Tuple &args)
Py::Object
setParameters
(const Py::Tuple &args)
Py::Object
setParametersByMesh
(const Py::Tuple &args)
SMESH_HypothesisPy
(
SMESH_Hypothesis
*)
virtual
~SMESH_HypothesisPy
()
Static Public Member Functions
static void
init_type
(
PyObject
*)
Static Public Member Functions inherited from
Fem::SMESH_HypothesisPy< StdMeshers_AutomaticLengthPy >
static void
init_type
(
PyObject
*)
Additional Inherited Members
Public Types inherited from
Fem::SMESH_HypothesisPy< StdMeshers_AutomaticLengthPy >
typedef
SMESH_HypothesisPy
<
StdMeshers_AutomaticLengthPy
>
SMESH_HypothesisPyBase
Protected Member Functions inherited from
Fem::SMESH_HypothesisPy< StdMeshers_AutomaticLengthPy >
type
*
hypothesis
() const
Constructor & Destructor Documentation
β
StdMeshers_AutomaticLengthPy()
StdMeshers_AutomaticLengthPy::StdMeshers_AutomaticLengthPy
(
int
hypId
,
int
studyId
,
SMESH_Gen
*
gen
)
β
~StdMeshers_AutomaticLengthPy()
StdMeshers_AutomaticLengthPy::~StdMeshers_AutomaticLengthPy
(
)
Member Function Documentation
β
getFineness()
Py::Object StdMeshers_AutomaticLengthPy::getFineness
(
const Py::Tuple &
args
)
Referenced by
init_type()
.
β
getLength()
Py::Object StdMeshers_AutomaticLengthPy::getLength
(
const Py::Tuple &
args
)
Referenced by
init_type()
.
β
init_type()
void StdMeshers_AutomaticLengthPy::init_type
(
PyObject
*
module
)
static
References
getFineness()
,
getLength()
,
Fem::SMESH_HypothesisPy< StdMeshers_AutomaticLengthPy >::init_type()
, and
setFineness()
.
β
setFineness()
Py::Object StdMeshers_AutomaticLengthPy::setFineness
(
const Py::Tuple &
args
)
Referenced by
init_type()
.
The documentation for this class was generated from the following files:
src/Mod/Fem/App/HypothesisPy.h
src/Mod/Fem/App/HypothesisPy.cpp
1.8.17
|
=========================================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
MeshGui
ViewProviderMeshOrientation
MeshGui::ViewProviderMeshOrientation Member List
This is the complete list of members for
MeshGui::ViewProviderMeshOrientation
, including all inherited members.
addDisplayMaskMode
(SoNode *node, const char *type)
Gui::ViewProvider
addDynamicProperty
(const char *type, const char *name=0, const char *group=0, const char *doc=0, short attr=0, bool ro=false, bool hidden=false) override
Gui::ViewProviderDocumentObject
virtual
allowOverride
(const App::DocumentObject &) const
Gui::ViewProviderDocumentObject
virtual
attach
(App::DocumentObject *pcFeature)
MeshGui::ViewProviderMeshOrientation
virtual
BaseClass
()
Base::BaseClass
beforeDelete
()
Gui::ViewProvider
virtual
canAddToSceneGraph
() const
Gui::ViewProvider
virtual
canDelete
(App::DocumentObject *obj) const override
Gui::ViewProviderDocumentObject
virtual
canDragAndDropObject
(App::DocumentObject *) const
Gui::ViewProvider
virtual
canDragObject
(App::DocumentObject *) const
Gui::ViewProvider
virtual
canDragObjects
() const
Gui::ViewProvider
virtual
canDropObject
(App::DocumentObject *) const
Gui::ViewProvider
virtual
canDropObjectEx
(App::DocumentObject *, App::DocumentObject *, const char *, const std::vector< std::string > &) const override
Gui::ViewProviderDocumentObject
virtual
canDropObjects
() const
Gui::ViewProvider
virtual
canRemoveChildrenFromRoot
() const
Gui::ViewProvider
virtual
checkRecursion
(SoNode *)
Gui::ViewProvider
protected
claimChildren
(void) const
Gui::ViewProvider
virtual
claimChildren3D
(void) const
Gui::ViewProvider
virtual
Color
enum value
Gui::ViewProvider
convert
(const Base::Matrix4D &rcMatrix)
Gui::ViewProvider
static
convert
(const SbMatrix &sbMat)
Gui::ViewProvider
static
create
(void)
Base::Persistence
static
Cutting
enum value
Gui::ViewProvider
Default
enum value
Gui::ViewProvider
detachFromDocument
() override
Gui::ViewProviderDocumentObject
protected
virtual
DisplayMode
Gui::ViewProviderDocumentObject
doubleClicked
(void)
Gui::ViewProvider
virtual
dragObject
(App::DocumentObject *)
Gui::ViewProvider
virtual
dropObject
(App::DocumentObject *)
Gui::ViewProvider
virtual
dropObjectEx
(App::DocumentObject *obj, App::DocumentObject *owner, const char *subname, const std::vector< std::string > &elements)
Gui::ViewProvider
virtual
dumpToStream
(std::ostream &stream, int compression)
Base::Persistence
dynamicProps
App::PropertyContainer
protected
EditMode
enum name
Gui::ViewProvider
encodeAttribute
(const std::string &)
Base::Persistence
static
eventCallback
(void *ud, SoEventCallback *node)
Gui::ViewProvider
static
extensionBegin
()
App::ExtensionContainer
ExtensionContainer
()
App::ExtensionContainer
extensionEnd
()
App::ExtensionContainer
ExtensionIterator
typedef
App::ExtensionContainer
findFrontRootOfType
(const SoType &type) const
Gui::ViewProviderDocumentObject
protected
finishEditing
()
Gui::ViewProvider
finishRestoring
()
Gui::ViewProviderDocumentObject
virtual
forceUpdate
(bool enable=true)
Gui::ViewProviderDocumentObject
virtual
getActiveDisplayMode
(void) const
Gui::ViewProvider
getActiveView
() const
Gui::ViewProviderDocumentObject
protected
getAnnotation
(void)
Gui::ViewProvider
getBackRoot
(void) const
Gui::ViewProvider
virtual
getBoundingBox
(const char *subname=0, bool transform=true, MDIView *view=0) const
Gui::ViewProvider
getChildRoot
(void) const
Gui::ViewProvider
virtual
getClassTypeId
(void)
Base::Persistence
static
getDefaultDisplayMode
() const
Gui::ViewProvider
virtual
getDefaultMode
() const
Gui::ViewProvider
getDetail
(const char *) const
Gui::ViewProvider
virtual
getDetailPath
(const char *subname, SoFullPath *pPath, bool append, SoDetail *&det) const override
Gui::ViewProviderDocumentObject
virtual
getDisplayMaskMode
(const char *type) const
Gui::ViewProvider
getDisplayMaskModes
() const
Gui::ViewProvider
getDisplayModes
(void) const
Gui::ViewProvider
virtual
getDocument
() const
Gui::ViewProviderDocumentObject
getDropPrefix
() const
Gui::ViewProvider
virtual
getDynamicPropertyByName
(const char *name) const
App::PropertyContainer
virtual
getDynamicPropertyData
(const Property *prop) const
App::PropertyContainer
getDynamicPropertyNames
() const
App::PropertyContainer
virtual
getEditingMode
() const
Gui::ViewProvider
protected
getEditingView
() const
Gui::ViewProviderDocumentObject
protected
getElement
(const SoDetail *) const
Gui::ViewProvider
virtual
getElementColors
(const char *element=0) const
Gui::ViewProvider
virtual
getElementPicked
(const SoPickedPoint *, std::string &subname) const override
Gui::ViewProviderDocumentObject
virtual
getExtension
(Base::Type, bool derived=true, bool no_except=false) const
App::ExtensionContainer
getExtension
(const std::string &name) const
App::ExtensionContainer
getExtensionByType
(bool no_except=false, bool derived=true) const
App::ExtensionContainer
getExtensionsDerivedFrom
(Base::Type type) const
App::ExtensionContainer
getExtensionsDerivedFromType
() const
App::ExtensionContainer
getFrontRoot
(void) const
Gui::ViewProvider
virtual
getFullName
() const override
Gui::ViewProviderDocumentObject
virtual
getIcon
(void) const
Gui::ViewProvider
virtual
getInventorView
() const
Gui::ViewProviderDocumentObject
protected
getLinkedViewProvider
(std::string *subname=0, bool recursive=false) const
Gui::ViewProviderDocumentObject
virtual
getMDIView
() const
Gui::ViewProvider
virtual
getMemSize
(void) const
App::PropertyContainer
virtual
getModelPoints
(const SoPickedPoint *) const
Gui::ViewProvider
virtual
getModeSwitch
(void) const
Gui::ViewProvider
getObject
(void) const
Gui::ViewProviderDocumentObject
getOverrideMode
()
Gui::ViewProvider
getPointOnRay
(const SbVec2s &pos, const View3DInventorViewer *viewer) const
Gui::ViewProvider
protected
getPointOnRay
(const SbVec3f &pos, const SbVec3f &dir, const View3DInventorViewer *viewer) const
Gui::ViewProvider
protected
getPropertyByName
(const char *name) const override
App::ExtensionContainer
virtual
getPropertyData
(void) const
App::PropertyContainer
protected
virtual
getPropertyDataPtr
(void)
App::PropertyContainer
protected
static
getPropertyDocumentation
(const Property *prop) const override
App::ExtensionContainer
virtual
getPropertyDocumentation
(const char *name) const override
App::ExtensionContainer
virtual
getPropertyGroup
(const Property *prop) const override
App::ExtensionContainer
virtual
getPropertyGroup
(const char *name) const override
App::ExtensionContainer
virtual
getPropertyList
(std::vector< Property * > &List) const override
App::ExtensionContainer
virtual
getPropertyMap
(std::map< std::string, Property * > &Map) const override
App::ExtensionContainer
virtual
getPropertyName
(const Property *prop) const override
App::ExtensionContainer
virtual
getPropertyPrefix
() const
App::PropertyContainer
getPropertyType
(const Property *prop) const override
App::ExtensionContainer
virtual
getPropertyType
(const char *name) const override
App::ExtensionContainer
virtual
getPyObject
() override
Gui::ViewProviderDocumentObject
virtual
getRoot
(void) const
Gui::ViewProvider
virtual
getSelectionShape
(const char *Element) const
Gui::ViewProvider
virtual
getStatus
() const
Gui::ViewProvider
getTaskViewContent
(std::vector< Gui::TaskView::TaskContent * > &) const override
Gui::ViewProviderDocumentObject
virtual
getTransformNode
() const
Gui::ViewProvider
getTypeId
(void) const
Base::Persistence
virtual
getViewOfNode
(SoNode *node) const
Gui::ViewProviderDocumentObject
protected
handleChangedPropertyName
(Base::XMLReader &reader, const char *TypeName, const char *PropName)
App::PropertyContainer
protected
virtual
handleChangedPropertyType
(Base::XMLReader &reader, const char *TypeName, Property *prop)
App::PropertyContainer
protected
virtual
hasExtension
(Base::Type, bool derived=true) const
App::ExtensionContainer
hasExtension
(const std::string &name) const
App::ExtensionContainer
hasExtensions
() const
App::ExtensionContainer
hasHiddenMarker
(const char *subname)
Gui::ViewProvider
static
hiddenMarker
()
Gui::ViewProvider
static
hide
(void) override
Gui::ViewProviderDocumentObject
virtual
init
(void)
Base::Persistence
static
initSubclass
(Base::Type &toInit, const char *ClassName, const char *ParentName, Type::instantiationMethod method=nullptr)
Base::BaseClass
protected
static
isAttachedToDocument
() const override
Gui::ViewProviderDocumentObject
protected
virtual
isDerivedFrom
(const Type type) const
Base::BaseClass
isEditing
() const
Gui::ViewProvider
isHidden
(const Property *prop) const
App::PropertyContainer
isHidden
(const char *name) const
App::PropertyContainer
isLinkVisible
() const
Gui::ViewProvider
isReadOnly
(const Property *prop) const
App::PropertyContainer
isReadOnly
(const char *name) const
App::PropertyContainer
isRestoring
()
Gui::ViewProvider
isSelectable
(void) const
Gui::ViewProvider
virtual
isShow
(void) const
Gui::ViewProvider
virtual
isUpdateForced
() const
Gui::ViewProviderDocumentObject
virtual
isUpdatesEnabled
() const
Gui::ViewProvider
isVisible
() const
Gui::ViewProvider
keyPressed
(bool pressed, int key)
Gui::ViewProvider
virtual
LineWidth
MeshGui::ViewProviderMeshDefects
mergeOverlayIcons
(const QIcon &orig) const
Gui::ViewProvider
protected
virtual
mouseButtonPressed
(int button, bool pressed, const SbVec2s &cursorPos, const View3DInventorViewer *viewer)
Gui::ViewProvider
virtual
mouseMove
(const SbVec2s &cursorPos, View3DInventorViewer *viewer)
Gui::ViewProvider
virtual
onBeforeChange
(const App::Property *prop) override
Gui::ViewProviderDocumentObject
protected
virtual
onBeforeChangeProperty
(Document *doc, const Property *prop)
App::TransactionalObject
protected
onChanged
(const App::Property *prop)
MeshGui::ViewProviderMeshDefects
protected
virtual
onDelete
(const std::vector< std::string > &subNames)
Gui::ViewProvider
virtual
onPropertyStatusChanged
(const App::Property &prop, unsigned long oldStatus) override
Gui::ViewProviderDocumentObject
protected
virtual
OnTopWhenSelected
Gui::ViewProviderDocumentObject
overrideMode
Gui::ViewProvider
protected
partialRender
(const std::vector< std::string > &subelements, bool clear)
Gui::ViewProvider
pcAnnotation
Gui::ViewProvider
protected
pcCoords
MeshGui::ViewProviderMeshDefects
protected
pcDocument
Gui::ViewProviderDocumentObject
protected
pcDrawStyle
MeshGui::ViewProviderMeshDefects
protected
pcFaces
MeshGui::ViewProviderMeshOrientation
protected
pcModeSwitch
Gui::ViewProvider
protected
pcObject
Gui::ViewProviderDocumentObject
protected
pcRoot
Gui::ViewProvider
protected
pcTransform
Gui::ViewProvider
protected
PropertyContainer
()
App::PropertyContainer
pyViewObject
Gui::ViewProvider
protected
reattach
(App::DocumentObject *)
Gui::ViewProviderDocumentObject
virtual
registerExtension
(Base::Type extension, App::Extension *ext)
App::ExtensionContainer
removeDynamicProperty
(const char *prop) override
Gui::ViewProviderDocumentObject
virtual
replaceObject
(App::DocumentObject *, App::DocumentObject *) override
Gui::ViewProviderDocumentObject
virtual
Restore
(Base::XMLReader &reader)
Gui::ViewProvider
virtual
RestoreDocFile
(Reader &)
Base::Persistence
virtual
restoreExtensions
(Base::XMLReader &reader)
App::ExtensionContainer
restoreFromStream
(std::istream &stream)
Base::Persistence
Save
(Base::Writer &writer) const override
App::ExtensionContainer
virtual
SaveDocFile
(Writer &) const
Base::Persistence
virtual
saveExtensions
(Base::Writer &writer) const
App::ExtensionContainer
SelectionStyle
Gui::ViewProviderDocumentObject
setActiveMode
()
Gui::ViewProviderDocumentObject
setDefaultMode
(int)
Gui::ViewProvider
setDisplayMaskMode
(const char *type)
Gui::ViewProvider
setDisplayMode
(const char *ModeName)
Gui::ViewProvider
virtual
setEdit
(int ModNum)
Gui::ViewProvider
protected
virtual
setEditViewer
(View3DInventorViewer *, int ModNum)
Gui::ViewProvider
virtual
setElementColors
(const std::map< std::string, App::Color > &colors)
Gui::ViewProvider
virtual
setLinkVisible
(bool)
Gui::ViewProvider
setOverrideMode
(const std::string &mode)
Gui::ViewProvider
virtual
setPropertyPrefix
(const char *prefix)
App::PropertyContainer
setPropertyStatus
(unsigned char bit, bool value)
App::PropertyContainer
setPyObject
(PyObject *)
Base::BaseClass
virtual
setRenderCacheMode
(int)
Gui::ViewProvider
virtual
setStatus
(ViewStatus pos, bool on)
Gui::ViewProvider
setTransformation
(const Base::Matrix4D &rcMatrix)
Gui::ViewProvider
virtual
setTransformation
(const SbMatrix &rcMatrix)
Gui::ViewProvider
virtual
setupContextMenu
(QMenu *, QObject *, const char *)
Gui::ViewProvider
virtual
setUpdatesEnabled
(bool enable)
Gui::ViewProvider
setVisible
(bool)
Gui::ViewProvider
show
(void) override
Gui::ViewProviderDocumentObject
virtual
showDefects
(const std::vector< unsigned long > &)
MeshGui::ViewProviderMeshOrientation
virtual
showInTree
() const override
Gui::ViewProviderDocumentObject
virtual
ShowInTree
Gui::ViewProviderDocumentObject
signalChangeIcon
Gui::ViewProvider
signalChangeStatusTip
Gui::ViewProvider
signalChangeToolTip
Gui::ViewProvider
sPixmap
Gui::ViewProvider
protected
startEditing
(int ModNum=0)
Gui::ViewProvider
virtual
startRestoring
()
Gui::ViewProviderDocumentObject
virtual
StatusBits
Gui::ViewProvider
protected
testStatus
(ViewStatus pos) const
Gui::ViewProvider
toString
() const
Gui::ViewProvider
TransactionalObject
(void)
App::TransactionalObject
Transform
enum value
Gui::ViewProvider
unsetEdit
(int ModNum)
Gui::ViewProvider
protected
virtual
unsetEditViewer
(View3DInventorViewer *)
Gui::ViewProvider
virtual
update
(const App::Property *) override
Gui::ViewProviderDocumentObject
virtual
updateData
(const App::Property *)
Gui::ViewProvider
virtual
updateView
()
Gui::ViewProviderDocumentObject
useNewSelectionModel
(void) const
Gui::ViewProvider
virtual
ViewProvider
()
Gui::ViewProvider
ViewProviderDocumentObject
()
Gui::ViewProviderDocumentObject
ViewProviderMeshDefects
()
MeshGui::ViewProviderMeshDefects
ViewProviderMeshOrientation
()
MeshGui::ViewProviderMeshOrientation
Visibility
Gui::ViewProviderDocumentObject
~BaseClass
()
Base::BaseClass
virtual
~ExtensionContainer
()
App::ExtensionContainer
virtual
~PropertyContainer
()
App::PropertyContainer
virtual
~TransactionalObject
()
App::TransactionalObject
virtual
~ViewProvider
()
Gui::ViewProvider
virtual
~ViewProviderDocumentObject
()
Gui::ViewProviderDocumentObject
virtual
~ViewProviderMeshDefects
()
MeshGui::ViewProviderMeshDefects
virtual
~ViewProviderMeshOrientation
()
MeshGui::ViewProviderMeshOrientation
virtual
1.8.17
|
=========================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
PartGui
DlgBooleanOperation
List of all members
|
Public Slots
|
Public Member Functions
|
Protected Member Functions
PartGui::DlgBooleanOperation Class Reference
#include <DlgBooleanOperation.h>
Public Slots
void
on_swapButton_clicked
()
Public Member Functions
void
accept
()
DlgBooleanOperation
(
QWidget
*parent=0)
~DlgBooleanOperation
()
Protected Member Functions
void
changeEvent
(
QEvent
*e)
Constructor & Destructor Documentation
β
DlgBooleanOperation()
DlgBooleanOperation::DlgBooleanOperation
(
QWidget
*
parent
=
0
)
References
App::GetApplication()
,
App::Application::signalChangedObject
, and
App::Application::signalNewObject
.
β
~DlgBooleanOperation()
DlgBooleanOperation::~DlgBooleanOperation
(
)
Member Function Documentation
β
accept()
void DlgBooleanOperation::accept
(
)
References
App::Document::commitTransaction()
,
Gui::Command::Doc
,
App::Application::getActiveDocument()
,
App::GetApplication()
,
App::DocumentObject::getGroup()
,
App::DocumentObject::getNameInDocument()
,
App::Document::getObject()
,
App::Document::getUniqueObjectName()
,
Gui::Command::Gui
,
App::Document::openTransaction()
, and
App::Document::recompute()
.
Referenced by
PartGui::TaskBooleanOperation::clicked()
.
β
changeEvent()
void DlgBooleanOperation::changeEvent
(
QEvent
*
e
)
protected
β
on_swapButton_clicked
void DlgBooleanOperation::on_swapButton_clicked
(
)
slot
The documentation for this class was generated from the following files:
src/Mod/Part/Gui/DlgBooleanOperation.h
src/Mod/Part/Gui/DlgBooleanOperation.cpp
1.8.17
|
====================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
TechDraw
ArrowPropEnum
List of all members
|
Static Public Attributes
TechDraw::ArrowPropEnum Class Reference
#include <ArrowPropEnum.h>
Static Public Attributes
static const int
ArrowCount
= 8
static const char *
ArrowTypeEnums
[]
static const std::vector< std::string >
ArrowTypeIcons
Member Data Documentation
β
ArrowCount
const int TechDraw::ArrowPropEnum::ArrowCount = 8
static
β
ArrowTypeEnums
const char * TechDraw::ArrowPropEnum::ArrowTypeEnums
static
Initial value:
= {
"Filled Arrow"
,
"Open Arrow"
,
"Tick"
,
"Dot"
,
"Open Circle"
,
"Fork"
,
"Filled Triangle"
,
"None"
,
NULL}
Referenced by
TechDraw::DrawLeaderLine::DrawLeaderLine()
, and
TechDraw::DrawViewBalloon::DrawViewBalloon()
.
β
ArrowTypeIcons
const std::vector< std::string > TechDraw::ArrowPropEnum::ArrowTypeIcons
static
Initial value:
= {
":icons/arrowfilled.svg"
,
":icons/arrowopen.svg"
,
":icons/arrowtick.svg"
,
":icons/arrowdot.svg"
,
":icons/arrowopendot.svg"
,
":icons/arrowfork.svg"
,
":icons/arrowpyramid.svg"
,
":icons/arrownone.svg"
}
The documentation for this class was generated from the following files:
src/Mod/TechDraw/App/ArrowPropEnum.h
src/Mod/TechDraw/App/ArrowPropEnum.cpp
1.8.17
|
===========================================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
draftobjects
facebinder
Facebinder
draftobjects.facebinder.Facebinder Member List
This is the complete list of members for
draftobjects.facebinder.Facebinder
, including all inherited members.
addSubobjects
(self, obj, facelinks)
draftobjects.facebinder.Facebinder
execute
(self, obj)
draftobjects.facebinder.Facebinder
onChanged
(self, obj, prop)
draftobjects.base.DraftObject
Type
draftobjects.base.DraftObject
1.8.17
|
===========================================================================================================================
Index
Modules Hierarchy
Alphabetical list
view_bezier Namespace Reference
Workbenches
Β»
Python workbenches
Β»
Draft
Provides the view provider code for Bezier curve objects.
More...
Detailed Description
Provides the view provider code for Bezier curve objects.
1.8.17
|
==========================================================================================================================
Index
Modules Hierarchy
Alphabetical list
MED
TTria6a
List of all members
|
Public Member Functions
MED::TTria6a Struct Reference
#include <MED_GaussUtils.hxx>
Public Member Functions
virtual void
InitFun
(const
TCCoordSliceArr
&theRef, const
TCCoordSliceArr
&theGauss,
TFun
&theFun) const
TTria6a
()
Public Member Functions inherited from
MED::TShapeFun
bool
Eval
(const
TCellInfo
&theCellInfo, const
TNodeInfo
&theNodeInfo, const
TElemNum
&theElemNum, const
TCCoordSliceArr
&theRef, const
TCCoordSliceArr
&theGauss,
TGaussCoord
&theGaussCoord,
EModeSwitch
theMode)
TCoordSlice
GetCoord
(
TInt
theRefId)
TCCoordSlice
GetCoord
(
TInt
theRefId) const
void
GetFun
(const
TCCoordSliceArr
&theRef, const
TCCoordSliceArr
&theGauss,
TFun
&theFun) const
TInt
GetNbRef
() const
virtual
bool
IsSatisfy
(const
TCCoordSliceArr
&theRefCoord) const
TShapeFun
(
TInt
theDim=0,
TInt
theNbRef=0)
Additional Inherited Members
Public Attributes inherited from
MED::TShapeFun
TInt
myDim
TInt
myNbRef
TFloatVector
myRefCoord
Constructor & Destructor Documentation
β
TTria6a()
MED::TTria6a::TTria6a
(
)
References
MED::TShapeFun::GetCoord()
, and
MED::TShapeFun::GetNbRef()
.
Member Function Documentation
β
InitFun()
void MED::TTria6a::InitFun
(
const
TCCoordSliceArr
&
theRef
,
const
TCCoordSliceArr
&
theGauss
,
TFun
&
theFun
)
const
virtual
Implements
MED::TShapeFun
.
References
MED::TShapeFun::GetFun()
, and
MED::TShapeFun::TFun::GetFunSlice()
.
The documentation for this struct was generated from the following files:
src/3rdParty/salomesmesh/inc/MED_GaussUtils.hxx
src/3rdParty/salomesmesh/src/SMESH/MED_GaussUtils.cpp
1.8.17
|
=======================================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
MeshPart
CurveProjector
FaceSplitEdge
List of all members
|
Public Attributes
MeshPart::CurveProjector::FaceSplitEdge Struct Reference
#include <CurveProjector.h>
Public Attributes
Base::Vector3f
p1
Base::Vector3f
p2
unsigned long
ulFaceIndex
Member Data Documentation
β
p1
Base::Vector3f
MeshPart::CurveProjector::FaceSplitEdge::p1
Referenced by
draftguitools.gui_trackers.rectangleTracker::isInside()
, and
MeshPart::CurveProjectorShape::projectCurve()
.
β
p2
Base::Vector3f
MeshPart::CurveProjector::FaceSplitEdge::p2
Referenced by
draftguitools.gui_trackers.rectangleTracker::isInside()
, and
MeshPart::CurveProjectorShape::projectCurve()
.
β
ulFaceIndex
unsigned long MeshPart::CurveProjector::FaceSplitEdge::ulFaceIndex
Referenced by
MeshPart::CurveProjectorShape::projectCurve()
.
The documentation for this struct was generated from the following file:
src/Mod/MeshPart/App/CurveProjector.h
1.8.17
|
==============================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
App
ExtensionContainerPy
App::ExtensionContainerPy Member List
This is the complete list of members for
App::ExtensionContainerPy
, including all inherited members.
addExtension
(PyObject *args)
App::ExtensionContainerPy
BaseClassPy
(BaseClass *pcObject, PyTypeObject *T=&Type)
Base::BaseClassPy
DecRef
(void)
Base::PyObjectBase
dumpContent
(PyObject *args, PyObject *kwd)
Base::PersistencePy
dumpPropertyContent
(PyObject *args, PyObject *kwd)
App::PropertyContainerPy
ExtensionContainerPy
(ExtensionContainer *pcObject, PyTypeObject *T=&Type)
App::ExtensionContainerPy
finalization
()
App::ExtensionContainerPy
getAllDerivedFrom
(PyObject *args)
Base::BaseClassPy
getBaseClassPtr
(void) const
Base::BaseClassPy
getContent
(void) const
Base::PersistencePy
getCustomAttributes
(const char *attr) const
App::ExtensionContainerPy
getDocumentationOfProperty
(PyObject *args)
App::PropertyContainerPy
getEditorMode
(PyObject *args)
App::PropertyContainerPy
getExtensionContainerPtr
(void) const
App::ExtensionContainerPy
getGroupOfProperty
(PyObject *args)
App::PropertyContainerPy
getMemSize
(void) const
Base::PersistencePy
getModule
(void) const
Base::BaseClassPy
getPersistencePtr
(void) const
Base::PersistencePy
getPropertiesList
(void) const
App::PropertyContainerPy
getPropertyByName
(PyObject *args)
App::PropertyContainerPy
getPropertyContainerPtr
(void) const
App::PropertyContainerPy
GetterSetter
App::ExtensionContainerPy
static
GetType
(void)
App::ExtensionContainerPy
virtual
getTypeId
(void) const
Base::BaseClassPy
getTypeIdOfProperty
(PyObject *args)
App::PropertyContainerPy
getTypeOfProperty
(PyObject *args)
App::PropertyContainerPy
hasExtension
(PyObject *args)
App::ExtensionContainerPy
Immutable
enum value
Base::PyObjectBase
IncRef
(void)
Base::PyObjectBase
initialization
()
App::ExtensionContainerPy
isConst
()
Base::PyObjectBase
isDerivedFrom
(PyObject *args)
Base::BaseClassPy
isNotTracking
() const
Base::PyObjectBase
isValid
()
Base::PyObjectBase
Methods
App::ExtensionContainerPy
static
Notify
enum value
Base::PyObjectBase
NoTrack
enum value
Base::PyObjectBase
PersistencePy
(Persistence *pcObject, PyTypeObject *T=&Type)
Base::PersistencePy
PointerType
typedef
App::ExtensionContainerPy
PropertyContainerPy
(PropertyContainer *pcObject, PyTypeObject *T=&Type)
App::PropertyContainerPy
PyDestructor
(PyObject *P)
Base::PyObjectBase
static
PyInit
(PyObject *args, PyObject *k)
App::ExtensionContainerPy
virtual
PyMake
(struct _typeobject *, PyObject *, PyObject *)
App::ExtensionContainerPy
static
PyObjectBase
(void *, PyTypeObject *T)
Base::PyObjectBase
representation
(void) const
App::ExtensionContainerPy
restoreContent
(PyObject *args)
Base::PersistencePy
restorePropertyContent
(PyObject *args)
App::PropertyContainerPy
setConst
()
Base::PyObjectBase
setCustomAttributes
(const char *attr, PyObject *obj)
App::ExtensionContainerPy
setEditorMode
(PyObject *args)
App::PropertyContainerPy
setInvalid
()
Base::PyObjectBase
setNotTracking
(bool on=true)
Base::PyObjectBase
setShouldNotify
(bool on)
Base::PyObjectBase
shouldNotify
() const
Base::PyObjectBase
startNotify
()
Base::PyObjectBase
staticCallback_addExtension
(PyObject *self, PyObject *args)
App::ExtensionContainerPy
static
staticCallback_dumpContent
(PyObject *self, PyObject *args, PyObject *kwd)
Base::PersistencePy
static
staticCallback_dumpPropertyContent
(PyObject *self, PyObject *args, PyObject *kwd)
App::PropertyContainerPy
static
staticCallback_getAllDerivedFrom
(PyObject *self, PyObject *args)
Base::BaseClassPy
static
staticCallback_getContent
(PyObject *self, void *closure)
Base::PersistencePy
static
staticCallback_getDocumentationOfProperty
(PyObject *self, PyObject *args)
App::PropertyContainerPy
static
staticCallback_getEditorMode
(PyObject *self, PyObject *args)
App::PropertyContainerPy
static
staticCallback_getGroupOfProperty
(PyObject *self, PyObject *args)
App::PropertyContainerPy
static
staticCallback_getMemSize
(PyObject *self, void *closure)
Base::PersistencePy
static
staticCallback_getModule
(PyObject *self, void *closure)
Base::BaseClassPy
static
staticCallback_getPropertiesList
(PyObject *self, void *closure)
App::PropertyContainerPy
static
staticCallback_getPropertyByName
(PyObject *self, PyObject *args)
App::PropertyContainerPy
static
staticCallback_getTypeId
(PyObject *self, void *closure)
Base::BaseClassPy
static
staticCallback_getTypeIdOfProperty
(PyObject *self, PyObject *args)
App::PropertyContainerPy
static
staticCallback_getTypeOfProperty
(PyObject *self, PyObject *args)
App::PropertyContainerPy
static
staticCallback_hasExtension
(PyObject *self, PyObject *args)
App::ExtensionContainerPy
static
staticCallback_isDerivedFrom
(PyObject *self, PyObject *args)
Base::BaseClassPy
static
staticCallback_restoreContent
(PyObject *self, PyObject *args)
Base::PersistencePy
static
staticCallback_restorePropertyContent
(PyObject *self, PyObject *args)
App::PropertyContainerPy
static
staticCallback_setContent
(PyObject *self, PyObject *value, void *closure)
Base::PersistencePy
static
staticCallback_setEditorMode
(PyObject *self, PyObject *args)
App::PropertyContainerPy
static
staticCallback_setMemSize
(PyObject *self, PyObject *value, void *closure)
Base::PersistencePy
static
staticCallback_setModule
(PyObject *self, PyObject *value, void *closure)
Base::BaseClassPy
static
staticCallback_setPropertiesList
(PyObject *self, PyObject *value, void *closure)
App::PropertyContainerPy
static
staticCallback_setTypeId
(PyObject *self, PyObject *value, void *closure)
Base::BaseClassPy
static
Status
enum name
Base::PyObjectBase
StatusBits
Base::PyObjectBase
protected
Type
App::ExtensionContainerPy
static
Valid
enum value
Base::PyObjectBase
~BaseClassPy
()
Base::BaseClassPy
protected
~ExtensionContainerPy
()
App::ExtensionContainerPy
protected
~PersistencePy
()
Base::PersistencePy
protected
~PropertyContainerPy
()
App::PropertyContainerPy
protected
~PyObjectBase
()
Base::PyObjectBase
protected
virtual
1.8.17
|
===========================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
Gui
TaskElementColors
Gui::TaskElementColors Member List
This is the complete list of members for
Gui::TaskElementColors
, including all inherited members.
aboutToBeDestroyed
()
Gui::TaskView::TaskDialog
signal
accept
()
Gui::TaskElementColors
virtual
ButtonPosition
enum name
Gui::TaskView::TaskDialog
buttonPosition
() const
Gui::TaskView::TaskDialog
canClose
() const
Gui::TaskView::TaskDialog
clicked
(int)
Gui::TaskElementColors
virtual
Content
Gui::TaskView::TaskDialog
protected
emitDestructionSignal
()
Gui::TaskView::TaskDialog
getDialogContent
(void) const
Gui::TaskView::TaskDialog
getDocumentName
() const
Gui::TaskView::TaskDialog
getStandardButtons
() const
Gui::TaskElementColors
virtual
helpRequested
()
Gui::TaskView::TaskDialog
virtual
isAllowedAlterDocument
(void) const
Gui::TaskView::TaskDialog
virtual
isAllowedAlterSelection
(void) const
Gui::TaskView::TaskDialog
virtual
isAllowedAlterView
(void) const
Gui::TaskView::TaskDialog
virtual
isEscapeButtonEnabled
() const
Gui::TaskView::TaskDialog
modifyStandardButtons
(QDialogButtonBox *)
Gui::TaskView::TaskDialog
virtual
needsFullSpace
() const
Gui::TaskView::TaskDialog
virtual
North
enum value
Gui::TaskView::TaskDialog
open
()
Gui::TaskElementColors
virtual
pos
Gui::TaskView::TaskDialog
protected
reject
()
Gui::TaskElementColors
virtual
setButtonPosition
(ButtonPosition p)
Gui::TaskView::TaskDialog
setDocumentName
(const std::string &doc)
Gui::TaskView::TaskDialog
setEscapeButtonEnabled
(bool on)
Gui::TaskView::TaskDialog
South
enum value
Gui::TaskView::TaskDialog
TaskDialog
()
Gui::TaskView::TaskDialog
TaskElementColors
(ViewProviderDocumentObject *vp, bool noHide=false)
Gui::TaskElementColors
~TaskDialog
()
Gui::TaskView::TaskDialog
~TaskElementColors
()
Gui::TaskElementColors
1.8.17
|
============================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
MeshCore
MeshIsNotFlag
MeshCore::MeshIsNotFlag< TCLASS > Member List
This is the complete list of members for
MeshCore::MeshIsNotFlag< TCLASS >
, including all inherited members.
first_argument_type
typedef
MeshCore::MeshIsNotFlag< TCLASS >
operator()
(const TCLASS &rclElem, typename TCLASS::TFlagType tFlag) const
MeshCore::MeshIsNotFlag< TCLASS >
result_type
typedef
MeshCore::MeshIsNotFlag< TCLASS >
second_argument_type
typedef
MeshCore::MeshIsNotFlag< TCLASS >
1.8.17
|
==============================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
SpreadsheetGui
Workbench
SpreadsheetGui::Workbench Member List
This is the complete list of members for
SpreadsheetGui::Workbench
, including all inherited members.
activate
()
Gui::Workbench
activated
()
SpreadsheetGui::Workbench
virtual
addTaskWatcher
(const std::vector< Gui::TaskView::TaskWatcher * > &Watcher)
Gui::Workbench
BaseClass
()
Base::BaseClass
create
(void)
Base::BaseClass
static
createLinkMenu
(MenuItem *)
Gui::Workbench
static
createMainWindowPopupMenu
(MenuItem *) const
Gui::StdWorkbench
virtual
deactivated
()
Gui::Workbench
virtual
getClassTypeId
(void)
Base::BaseClass
static
getPyObject
()
Gui::Workbench
virtual
getToolbarItems
() const
Gui::Workbench
getTypeId
(void) const
Base::BaseClass
virtual
init
(void)
Base::BaseClass
static
initSubclass
(Base::Type &toInit, const char *ClassName, const char *ParentName, Type::instantiationMethod method=nullptr)
Base::BaseClass
protected
static
isDerivedFrom
(const Type type) const
Base::BaseClass
listCommandbars
() const
Gui::Workbench
listMenus
() const
Gui::Workbench
listToolbars
() const
Gui::Workbench
name
() const
Gui::Workbench
removeTaskWatcher
(void)
Gui::Workbench
retranslate
() const
Gui::Workbench
setName
(const std::string &)
Gui::Workbench
setPyObject
(PyObject *)
Base::BaseClass
virtual
setupCommandBars
() const
SpreadsheetGui::Workbench
protected
virtual
setupContextMenu
(const char *recipient, MenuItem *) const
Gui::StdWorkbench
virtual
setupDockWindows
() const
Gui::StdWorkbench
protected
virtual
setupMenuBar
() const
SpreadsheetGui::Workbench
protected
virtual
setupToolBars
() const
SpreadsheetGui::Workbench
protected
virtual
StdWorkbench
()
Gui::StdWorkbench
Workbench
()
SpreadsheetGui::Workbench
~BaseClass
()
Base::BaseClass
virtual
~StdWorkbench
()
Gui::StdWorkbench
virtual
~Workbench
()
SpreadsheetGui::Workbench
virtual
1.8.17
|
======================================================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
automotive_design
product_definition_resource
automotive_design.product_definition_resource Member List
This is the complete list of members for
automotive_design.product_definition_resource
, including all inherited members.
automotive_design::action_resource.description
automotive_design.action_resource
automotive_design::action_resource.description
()
automotive_design.action_resource
automotive_design::product_definition.description
automotive_design.product_definition
formation
automotive_design.product_definition
formation
()
automotive_design.product_definition
frame_of_reference
automotive_design.product_definition
frame_of_reference
()
automotive_design.product_definition
id
automotive_design.product_definition
id
()
automotive_design.product_definition
kind
automotive_design.action_resource
kind
()
automotive_design.action_resource
name
automotive_design.product_definition_resource
usage
automotive_design.action_resource
usage
()
automotive_design.action_resource
wr1
(self)
automotive_design.product_definition_resource
wr2
(self)
automotive_design.product_definition_resource
1.8.17
|
===================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
ifc4
ifcbooleanresult
List of all members
|
Public Member Functions
|
Public Attributes
ifc4.ifcbooleanresult Class Reference
Public Member Functions
def
dim
()
def
firstoperand
()
def
operator
()
def
samedim
(self)
def
secondoperand
()
Public Member Functions inherited from
ifc4.ifcrepresentationitem
def
layerassignment
()
def
styledbyitem
()
Public Attributes
dim
firstoperand
operator
secondoperand
Detailed Description
Entity ifcbooleanresult definition.
:param operator
:type operator:ifcbooleanoperator
:param firstoperand
:type firstoperand:ifcbooleanoperand
:param secondoperand
:type secondoperand:ifcbooleanoperand
:param dim
:type dim:ifcdimensioncount
Member Function Documentation
β
dim()
def ifc4.ifcbooleanresult.dim
(
)
References
GmfMshSct.dim
,
config_control_design.cartesian_transformation_operator_3d.dim
,
config_control_design.axis2_placement_2d.dim
,
config_control_design.axis1_placement.dim
,
automotive_design.cartesian_transformation_operator_3d.dim
, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.cartesian_transformation_operator_3d.dim,
config_control_design.offset_curve_3d.dim
,
config_control_design.curve_replica.dim
,
config_control_design.surface_curve.dim
,
config_control_design.pcurve.dim
,
ifc2x3.ifcaxis1placement.dim
, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.axis2_placement_2d.dim, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.camera_model_d3.dim,
automotive_design.axis2_placement_2d.dim
,
ifc2x3.ifccartesiantransformationoperator3d.dim
,
config_control_design.point_replica.dim
,
config_control_design.line.dim
,
ifc4.ifcaxis1placement.dim
,
automotive_design.axis1_placement.dim
,
config_control_design.degenerate_pcurve.dim
,
ifc2x3.ifcaxis2placement3d.dim
, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.axis1_placement.dim,
ifc4.ifccartesiantransformationoperator3d.dim
,
ifc2x3.ifcoffsetcurve2d.dim
,
config_control_design.axis2_placement_3d.dim
,
ifc4.ifcaxis2placement3d.dim
,
automotive_design.camera_model_d2.dim
,
automotive_design.camera_model_d3.dim
,
ifc2x3.ifcsectionedspine.dim
,
ifc4.ifcoffsetcurve2d.dim
,
ifc2x3.ifccartesiantransformationoperator2d.dim
,
automotive_design.offset_curve_3d.dim
, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.offset_curve_3d.dim,
ifc4.ifcsectionedspine.dim
,
automotive_design.swept_disk_solid.dim
,
ifc4.ifccartesiantransformationoperator2d.dim
,
ifc4.ifcsweptdisksolid.dim
, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.swept_disk_solid.dim,
ifc2x3.ifcline.dim
, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.curve_replica.dim,
automotive_design.curve_replica.dim
, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.surface_curve.dim,
automotive_design.surface_curve.dim
,
ifc2x3.ifcfillareastylehatching.dim
,
ifc2x3.ifcpolygonalboundedhalfspace.dim
,
ifc2x3.ifcgridaxis.dim
,
ifc2x3.ifc2dcompositecurve.dim
,
ifc4.ifcline.dim
,
ifc4.ifcfillareastylehatching.dim
,
ifc2x3.ifcbooleanresult.dim
,
ifc4.ifcpolygonalboundedhalfspace.dim
,
ifc4.ifcgridaxis.dim
,
automotive_design.pcurve.dim
, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.pcurve.dim,
automotive_design.kinematic_frame_based_transformation.dim
,
ifc4.ifcbooleanresult.dim
,
ifc2x3.ifcarbitraryclosedprofiledef.dim
,
ifc2x3.ifcarbitraryopenprofiledef.dim
,
ifc2x3.ifcsweptdisksolid.dim
,
automotive_design.point_replica.dim
, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.point_replica.dim,
automotive_design.annotation_plane.dim
,
automotive_design.line.dim
, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.annotation_plane.dim, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.line.dim,
automotive_design.annotation_fill_area.dim
, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.annotation_fill_area.dim,
automotive_design.degenerate_pcurve.dim
, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.degenerate_pcurve.dim,
ifc2x3.ifcoffsetcurve3d.dim
,
automotive_design.axis2_placement_3d.dim
, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.axis2_placement_3d.dim,
ifc2x3.ifcaxis2placement2d.dim
, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.cartesian_transformation_operator_2d.dim,
automotive_design.cartesian_transformation_operator_2d.dim
, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.solid_replica.dim, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.offset_curve_2d.dim,
automotive_design.solid_replica.dim
,
automotive_design.offset_curve_2d.dim
,
ifc2x3.ifcbooleanresult.firstoperand
, and
ifc4.ifcbooleanresult.firstoperand
.
Referenced by
ifc4.ifcpointoncurve.dim()
,
ifc4.ifcpointonsurface.dim()
, and
ifc4.ifcvector.dim()
.
β
firstoperand()
def ifc4.ifcbooleanresult.firstoperand
(
)
References ifc2x3.ifcbooleanresult._firstoperand, ifc4.ifcbooleanresult._firstoperand,
ifc4.ifcbooleanresult.firstoperand
, and
ifc4.ifcbooleanoperand
.
β
operator()
def ifc4.ifcbooleanresult.operator
(
)
References automotive_design.boolean_result._operator, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.boolean_result._operator, ifc2x3.ifcderivedprofiledef._operator, ifc2x3.ifcbooleanresult._operator, ifc4.ifcderivedprofiledef._operator, ifc4.ifcbooleanresult._operator, and
ifc4.ifcbooleanresult.operator
.
β
samedim()
def ifc4.ifcbooleanresult.samedim
(
self
)
β
secondoperand()
def ifc4.ifcbooleanresult.secondoperand
(
)
References ifc2x3.ifcbooleanresult._secondoperand, ifc4.ifcbooleanresult._secondoperand,
ifc4.ifcbooleanoperand
, and
ifc4.ifcbooleanresult.secondoperand
.
Member Data Documentation
β
dim
ifc4.ifcbooleanresult.dim
Referenced by
ifc2x3.ifcsweptsurface.dim()
,
ifc2x3.ifcplacement.dim()
,
ifc4.ifccompositecurvesegment.dim()
,
ifc2x3.ifccartesiantransformationoperator.dim()
,
ifc4.ifcplacement.dim()
,
ifc2x3.ifccurveboundedplane.dim()
,
ifc4.ifccartesiantransformationoperator.dim()
,
ifc2x3.ifccompositecurvesegment.dim()
,
ifc2x3.ifcgeometricset.dim()
,
ifc4.ifcgeometricset.dim()
,
ifc2x3.ifcrectangulartrimmedsurface.dim()
,
ifc2x3.ifcelementarysurface.dim()
,
ifc2x3.ifcpointoncurve.dim()
,
ifc4.ifcbooleanresult.dim()
,
ifc4.ifcpointoncurve.dim()
,
ifc2x3.ifcpointonsurface.dim()
,
ifc2x3.ifcvector.dim()
,
ifc4.ifcpointonsurface.dim()
, and
ifc4.ifcvector.dim()
.
β
firstoperand
ifc4.ifcbooleanresult.firstoperand
Referenced by
ifc4.ifcbooleanresult.dim()
,
ifc4.ifcbooleanresult.firstoperand()
, and
ifc4.ifcbooleanclippingresult.firstoperandtype()
.
β
operator
ifc4.ifcbooleanresult.operator
Referenced by
ifc4.ifcbooleanresult.operator()
.
β
secondoperand
ifc4.ifcbooleanresult.secondoperand
Referenced by
ifc4.ifcbooleanresult.secondoperand()
, and
ifc4.ifcbooleanclippingresult.secondoperandtype()
.
The documentation for this class was generated from the following file:
src/Mod/Import/App/ifc4.py
1.8.17
|
===============================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
ifc4
ifcevaporativecooler
ifc4.ifcevaporativecooler Member List
This is the complete list of members for
ifc4.ifcevaporativecooler
, including all inherited members.
connectedfrom
()
ifc4.ifcelement
connectedto
()
ifc4.ifcelement
containedinstructure
()
ifc4.ifcelement
correctpredefinedtype
(self)
ifc4.ifcevaporativecooler
correcttypeassigned
(self)
ifc4.ifcevaporativecooler
declares
()
ifc4.ifcobject
decomposes
()
ifc4.ifcobjectdefinition
description
ifc4.ifcroot
description
()
ifc4.ifcroot
fillsvoids
()
ifc4.ifcelement
globalid
ifc4.ifcroot
globalid
()
ifc4.ifcroot
hasassignments
()
ifc4.ifcobjectdefinition
hasassociations
()
ifc4.ifcobjectdefinition
hascontext
()
ifc4.ifcobjectdefinition
hascontrolelements
()
ifc4.ifcdistributionflowelement
hasopenings
()
ifc4.ifcelement
hasports
()
ifc4.ifcdistributionelement
hasprojections
()
ifc4.ifcelement
interfereselements
()
ifc4.ifcelement
isconnectionrealization
()
ifc4.ifcelement
isdeclaredby
()
ifc4.ifcobject
isdecomposedby
()
ifc4.ifcobjectdefinition
isdefinedby
()
ifc4.ifcobject
isinterferedbyelements
()
ifc4.ifcelement
isnestedby
()
ifc4.ifcobjectdefinition
istypedby
()
ifc4.ifcobject
name
ifc4.ifcroot
name
()
ifc4.ifcroot
nests
()
ifc4.ifcobjectdefinition
objectplacement
ifc4.ifcproduct
objectplacement
()
ifc4.ifcproduct
objecttype
ifc4.ifcobject
objecttype
()
ifc4.ifcobject
ownerhistory
ifc4.ifcroot
ownerhistory
()
ifc4.ifcroot
placementforshaperepresentation
(self)
ifc4.ifcproduct
predefinedtype
ifc4.ifcevaporativecooler
predefinedtype
()
ifc4.ifcevaporativecooler
providesboundaries
()
ifc4.ifcelement
referencedby
()
ifc4.ifcproduct
referencedinstructures
()
ifc4.ifcelement
representation
ifc4.ifcproduct
representation
()
ifc4.ifcproduct
tag
ifc4.ifcelement
tag
()
ifc4.ifcelement
1.8.17
|
=============================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
importIFCHelper
ProjectImporter
List of all members
|
Public Member Functions
|
Public Attributes
importIFCHelper.ProjectImporter Class Reference
Public Member Functions
def
calculateTrueNorthAngle
(self, x, y)
def
execute
(self)
def
extractMapConversionData
(self, mapConversion)
def
extractTargetCRSData
(self, targetCRS)
def
setAttributes
(self)
def
setComplexAttributes
(self)
Public Attributes
file
object
objects
project
Detailed Description
A helper class to create a FreeCAD Arch Project object
Member Function Documentation
β
calculateTrueNorthAngle()
def importIFCHelper.ProjectImporter.calculateTrueNorthAngle
(
self
,
x
,
y
)
Referenced by
importIFCHelper.ProjectImporter.extractMapConversionData()
.
β
execute()
def importIFCHelper.ProjectImporter.execute
(
self
)
Referenced by
draftobjects.facebinder.Facebinder.addSubobjects()
,
PathScripts.PathDressupDogbone.ObjectDressup.boneStateList()
,
ArchSite.Compass.buildCoordinates()
,
PathScripts.PathDressupHoldingTags.ObjectTagDressup.generateTags()
,
ArchSchedule.CommandArchSchedule.IsActive()
,
Mod.PartDesign.Scripts.Spring.MySpring.onChanged()
,
Mod.PartDesign.Scripts.Epitrochoid.Epitrochoid.onChanged()
,
Mod.PartDesign.Scripts.Parallelepiped.Parallelepiped.onChanged()
,
Mod.PartDesign.Scripts.DistanceBolt.DistanceBolt.onChanged()
,
Mod.PartDesign.Scripts.Parallelepiped.BoxCylinder.onChanged()
,
PathScripts.PathStock.StockFromBase.onChanged()
,
PathScripts.PathStock.StockCreateBox.onChanged()
,
PathScripts.PathStock.StockCreateCylinder.onChanged()
,
FeaturePython.DistanceBolt.onChanged()
,
draftobjects.draftlink.DraftLink.onDocumentRestored()
, and
draftobjects.patharray.PathArray.onDocumentRestored()
.
β
extractMapConversionData()
def importIFCHelper.ProjectImporter.extractMapConversionData
(
self
,
mapConversion
)
References
importIFCHelper.ProjectImporter.calculateTrueNorthAngle()
.
Referenced by
importIFCHelper.ProjectImporter.setComplexAttributes()
.
β
extractTargetCRSData()
def importIFCHelper.ProjectImporter.extractTargetCRSData
(
self
,
targetCRS
)
Referenced by
importIFCHelper.ProjectImporter.setComplexAttributes()
.
β
setAttributes()
def importIFCHelper.ProjectImporter.setAttributes
(
self
)
References
ArchIFCView.IfcContextUI.object
,
importIFCHelper.ProjectImporter.object
, App::PropertyPythonObject.object, QSignalBlocker.object, App::FeaturePythonImp.object,
YYSTYPE.object
, Gui::ViewProviderT.object, Gui::ViewProviderPythonFeatureImp.object, App::DocumentObjectT.object,
Gui::ViewProviderWeakPtrT::Private.object
,
App::DocumentObjectWeakPtrT::Private.object
,
importIFCHelper.ProjectImporter.project
, and
exportIFCHelper.ContextCreator.project
.
β
setComplexAttributes()
def importIFCHelper.ProjectImporter.setComplexAttributes
(
self
)
References
importIFCHelper.ProjectImporter.extractMapConversionData()
,
importIFCHelper.ProjectImporter.extractTargetCRSData()
,
ArchIFCView.IfcContextUI.object
,
importIFCHelper.ProjectImporter.object
, App::PropertyPythonObject.object, QSignalBlocker.object, App::FeaturePythonImp.object,
YYSTYPE.object
, Gui::ViewProviderT.object, Gui::ViewProviderPythonFeatureImp.object, App::DocumentObjectT.object,
Gui::ViewProviderWeakPtrT::Private.object
,
App::DocumentObjectWeakPtrT::Private.object
,
importIFCHelper.ProjectImporter.project
,
exportIFCHelper.ContextCreator.project
, and
ArchIFC.IfcRoot.setObjIfcComplexAttributeValue()
.
Member Data Documentation
β
file
importIFCHelper.ProjectImporter.file
Referenced by
importIFClegacy.IfcFile.read()
.
β
object
importIFCHelper.ProjectImporter.object
Referenced by
importIFCHelper.ProjectImporter.setAttributes()
, and
importIFCHelper.ProjectImporter.setComplexAttributes()
.
β
objects
importIFCHelper.ProjectImporter.objects
β
project
importIFCHelper.ProjectImporter.project
Referenced by
importIFCHelper.ProjectImporter.setAttributes()
, and
importIFCHelper.ProjectImporter.setComplexAttributes()
.
The documentation for this class was generated from the following file:
src/Mod/Arch/importIFCHelper.py
1.8.17
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.