text
stringlengths 145
7.65M
|
---|
==========================================================================================================================
Index
Modules Hierarchy
Alphabetical list
List of all members
|
Public Member Functions
StdDevCollector Class Reference
Public Member Functions
void
collect
(
Quantity
value)
virtual
Quantity
getQuantity
() const
StdDevCollector
()
Public Member Functions inherited from
Collector
Collector
()
Additional Inherited Members
Protected Attributes inherited from
Collector
bool
first
Quantity
q
Constructor & Destructor Documentation
β
StdDevCollector()
StdDevCollector::StdDevCollector
(
)
Member Function Documentation
β
collect()
void StdDevCollector::collect
(
Quantity
value
)
virtual
Reimplemented from
Collector
.
References
Collector::collect()
.
β
getQuantity()
virtual
Quantity
StdDevCollector::getQuantity
(
)
const
virtual
Reimplemented from
Collector
.
References
Base::pow()
.
The documentation for this class was generated from the following file:
src/App/Expression.cpp
1.8.17
|
==============================================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
automotive_design
dimensional_location
automotive_design.dimensional_location Member List
This is the complete list of members for
automotive_design.dimensional_location
, including all inherited members.
description
automotive_design.shape_aspect_relationship
description
()
automotive_design.shape_aspect_relationship
id
()
automotive_design.shape_aspect_relationship
name
automotive_design.shape_aspect_relationship
name
()
automotive_design.shape_aspect_relationship
related_shape_aspect
automotive_design.shape_aspect_relationship
related_shape_aspect
()
automotive_design.shape_aspect_relationship
relating_shape_aspect
automotive_design.shape_aspect_relationship
relating_shape_aspect
()
automotive_design.shape_aspect_relationship
wr1
(self)
automotive_design.shape_aspect_relationship
1.8.17
|
=====================================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
draftobjects
drawingview
DrawingView
List of all members
|
Public Member Functions
draftobjects.drawingview.DrawingView Class Reference
Public Member Functions
def
execute
(self, obj)
def
getDXF
(self, obj)
Public Member Functions inherited from
draftobjects.base.DraftObject
def
onChanged
(self, obj, prop)
Additional Inherited Members
Public Attributes inherited from
draftobjects.base.DraftObject
Type
Detailed Description
The Draft DrawingView object
OBSOLETE: this class is obsolete, since Drawing was substituted by TechDraw.
Member Function Documentation
β
execute()
def draftobjects.drawingview.DrawingView.execute
(
self
,
obj
)
This method is run when the object is created or recomputed.
Override this method to produce effects when the object
is newly created, and whenever the document is recomputed.
By default it does nothing.
Parameters
----------
obj : the scripted object.
This commonly may be of types `Part::Part2DObjectPython`,
`Part::FeaturePython`, or `App::FeaturePython`.
Reimplemented from
draftobjects.base.DraftObject
.
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()
.
β
getDXF()
def draftobjects.drawingview.DrawingView.getDXF
(
self
,
obj
)
The documentation for this class was generated from the following file:
src/Mod/Draft/draftobjects/drawingview.py
1.8.17
|
=================================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
CmdSketcherConstrainCoincident Member List
This is the complete list of members for
CmdSketcherConstrainCoincident
, including all inherited members.
abortCommand
(void)
Gui::Command
static
activated
(int iMsg)
CmdSketcherConstrainCoincident
protected
virtual
addModule
(DoCmd_Type eType, const char *sModuleName)
Gui::Command
static
addTo
(QWidget *)
Gui::Command
addToGroup
(ActionGroup *, bool checkable)
Gui::Command
addToGroup
(ActionGroup *)
Gui::Command
adjustCameraPosition
()
Gui::Command
allowedSelSequences
CmdSketcherConstraint
protected
Alter3DView
enum value
Gui::Command
protected
AlterDoc
enum value
Gui::Command
protected
AlterSelection
enum value
Gui::Command
protected
App
enum value
Gui::Command
applyCommandData
(const char *context, Action *)
Gui::Command
protected
applyConstraint
(std::vector< SelIdPair > &selSeq, int seqIndex)
CmdSketcherConstrainCoincident
protected
virtual
bCanLog
Gui::Command
protected
beginCmdHelp
(void)
Gui::Command
blockCommand
(bool)
Gui::Command
static
className
() const
CmdSketcherConstrainCoincident
virtual
CmdSketcherConstrainCoincident
()
CmdSketcherConstrainCoincident
CmdSketcherConstraint
(const char *name)
CmdSketcherConstraint
CmdType
enum name
Gui::Command
protected
Command
(const char *name)
Gui::Command
protected
CommandBase
(const char *sMenu, const char *sToolTip=0, const char *sWhat=0, const char *sStatus=0, const char *sPixmap=0, const char *sAccel=0)
Gui::CommandBase
protected
commitCommand
(void)
Gui::Command
static
constraintCursor
CmdSketcherConstraint
protected
createAction
(void)
Gui::Command
protected
virtual
displayText
Gui::CommandBase
protected
Doc
enum value
Gui::Command
DoCmd_Type
enum name
Gui::Command
endCmdHelp
(void)
Gui::Command
eType
Gui::Command
protected
ForEdit
enum value
Gui::Command
protected
getAccel
() const
Gui::CommandBase
virtual
getAction
() const
Gui::CommandBase
getActiveGuiDocument
(void) const
Gui::Command
getAppModuleName
(void) const
Gui::Command
getDocument
(const char *Name=0) const
Gui::Command
getGroupName
() const
Gui::Command
getGuiApplication
(void)
Gui::Command
static
getHelpUrl
(void) const
Gui::Command
virtual
getMenuText
() const
Gui::CommandBase
virtual
getName
() const
Gui::Command
getObject
(const char *Name) const
Gui::Command
getObjectCmd
(const char *Name, const App::Document *doc=0, const char *prefix=0, const char *postfix=0, bool gui=false)
Gui::Command
static
getObjectCmd
(const App::DocumentObject *obj, const char *prefix=0, const char *postfix=0, bool gui=false)
Gui::Command
static
getPixmap
() const
Gui::CommandBase
virtual
getPythonTuple
(const std::string &name, const std::vector< std::string > &subnames)
Gui::Command
static
getSelection
(void)
Gui::Command
static
getStatusTip
() const
Gui::CommandBase
virtual
getToolTipText
() const
Gui::CommandBase
virtual
getUniqueObjectName
(const char *BaseName, const App::DocumentObject *obj=0) const
Gui::Command
getWhatsThis
() const
Gui::CommandBase
virtual
Gui
enum value
Gui::Command
hasActiveDocument
(void) const
Gui::Command
hasObject
(const char *Name)
Gui::Command
hasPendingCommand
(void)
Gui::Command
static
invoke
(int index, TriggerSource trigger=TriggerNone)
Gui::Command
isActive
(void)
CmdSketcherConstraint
protected
virtual
isActiveObjectValid
(void)
Gui::Command
static
isViewOfType
(Base::Type t) const
Gui::Command
keySequenceToAccel
(int) const
Gui::Command
protected
languageChange
()
Gui::Command
virtual
NoTransaction
enum value
Gui::Command
protected
openCommand
(const char *sName=0)
Gui::Command
static
printCaller
(const char *file, int line)
Gui::Command
static
printPyCaller
()
Gui::Command
static
sAccel
Gui::CommandBase
protected
sAppModule
Gui::Command
protected
setAccel
(const char *)
Gui::CommandBase
setAppModuleName
(const char *)
Gui::Command
setEnabled
(bool)
Gui::Command
setGroupName
(const char *)
Gui::Command
setMenuText
(const char *)
Gui::CommandBase
setPixmap
(const char *)
Gui::CommandBase
setStatusTip
(const char *)
Gui::CommandBase
setToolTipText
(const char *)
Gui::CommandBase
setupCheckable
(int iMsg)
Gui::Command
setWhatsThis
(const char *)
Gui::CommandBase
sGroup
Gui::Command
protected
sHelpUrl
Gui::Command
protected
sMenuText
Gui::CommandBase
protected
sName
Gui::Command
protected
sPixmap
Gui::CommandBase
protected
sStatusTip
Gui::CommandBase
protected
sToolTipText
Gui::CommandBase
protected
strToPython
(const char *Str)
Gui::Command
strToPython
(const std::string &Str)
Gui::Command
sWhatsThis
Gui::CommandBase
protected
testActive
(void)
Gui::Command
TriggerAction
enum value
Gui::Command
TriggerChildAction
enum value
Gui::Command
TriggerNone
enum value
Gui::Command
triggerSource
() const
Gui::Command
TriggerSource
enum name
Gui::Command
updateAction
(int mode)
Gui::Command
virtual
updateActive
(void)
Gui::Command
static
updateAll
(std::list< Gui::Document * > cList)
Gui::Command
static
~CmdSketcherConstrainCoincident
()
CmdSketcherConstrainCoincident
virtual
~CmdSketcherConstraint
()
CmdSketcherConstraint
virtual
~Command
()
Gui::Command
protected
virtual
~CommandBase
()
Gui::CommandBase
protected
virtual
1.8.17
|
============================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
Dice3DS
dom3ds
MAT_OPACMAP
List of all members
|
Static Public Attributes
Dice3DS.dom3ds.MAT_OPACMAP Class Reference
Static Public Attributes
int
tag
= 0xA210
Static Public Attributes inherited from
Dice3DS.dom3ds.TextureMaskChunk
tuple
single
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.MAT_OPACMAP.tag = 0xA210
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
MeshCore
MeshEvalSingleFacet
List of all members
|
Public Member Functions
MeshCore::MeshEvalSingleFacet Class Reference
The
MeshEvalSingleFacet
class checks a special case of non-manifold edges as follows.
More...
#include <Evaluation.h>
Public Member Functions
bool
Evaluate
()
Evaluates the mesh kernel with respect to certain criteria.
More...
MeshEvalSingleFacet
(const
MeshKernel
&rclB)
virtual
~MeshEvalSingleFacet
()
Public Member Functions inherited from
MeshCore::MeshEvalTopology
unsigned long
CountManifolds
() const
void
GetFacetManifolds
(std::vector< unsigned long > &raclFacetIndList) const
const std::list< std::vector< unsigned long > > &
GetFacets
() const
const std::vector< std::pair< unsigned long, unsigned long > > &
GetIndices
() const
MeshEvalTopology
(const
MeshKernel
&rclB)
virtual
~MeshEvalTopology
()
Public Member Functions inherited from
MeshCore::MeshEvaluation
MeshEvaluation
(const
MeshKernel
&rclB)
virtual
~MeshEvaluation
()
Additional Inherited Members
Protected Attributes inherited from
MeshCore::MeshEvalTopology
std::list< std::vector< unsigned long > >
nonManifoldFacets
std::vector< std::pair< unsigned long, unsigned long > >
nonManifoldList
Detailed Description
The
MeshEvalSingleFacet
class checks a special case of non-manifold edges as follows.
If an edge is shared by more than two facets and if all further facets causing this non- manifold have only their neighbour facets set at this edge, i.e. they have no neighbours at their other edges. Such facets can just be removed from the mesh.
Constructor & Destructor Documentation
β
MeshEvalSingleFacet()
MeshCore::MeshEvalSingleFacet::MeshEvalSingleFacet
(
const
MeshKernel
&
rclB
)
β
~MeshEvalSingleFacet()
virtual MeshCore::MeshEvalSingleFacet::~MeshEvalSingleFacet
(
)
virtual
Member Function Documentation
β
Evaluate()
bool
MeshEvalSingleFacet::Evaluate
(
)
virtual
Evaluates the mesh kernel with respect to certain criteria.
Must be reimplemented by every subclass. This pure virtual function returns false if the mesh kernel is invalid according to this criterion and true if the mesh kernel is correct.
Reimplemented from
MeshCore::MeshEvalTopology
.
References
MeshCore::MeshEvalTopology::Evaluate()
, and
MeshCore::MeshEvalTopology::nonManifoldList
.
The documentation for this class was generated from the following files:
src/Mod/Mesh/App/Core/Evaluation.h
src/Mod/Mesh/App/Core/Evaluation.cpp
1.8.17
|
===============================================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
config_control_design
action_request_solution
List of all members
|
Public Member Functions
|
Public Attributes
config_control_design.action_request_solution Class Reference
Public Member Functions
def
method
()
def
request
()
Public Attributes
method
request
Detailed Description
Entity action_request_solution definition.
:param method
:type method:action_method
:param request
:type request:versioned_action_request
Member Function Documentation
β
method()
def config_control_design.action_request_solution.method
(
)
References zipios::ZipOutputStreambuf._method, StdMeshers_ViscousLayers._method, VISCOUS_3D::AverageHyp._method, config_control_design.action_request_solution._method, automotive_design.action_request_solution._method, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.action_request_solution._method, and
config_control_design.action_request_solution.method
.
β
request()
def config_control_design.action_request_solution.request
(
)
References config_control_design.action_request_solution._request, automotive_design.action_request_solution._request, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.action_request_solution._request, and
config_control_design.action_request_solution.request
.
Member Data Documentation
β
method
config_control_design.action_request_solution.method
Referenced by
PathScripts.PathDressupRampEntry.ObjectDressup.execute()
,
PathScripts.PathDressupRampEntry.ObjectDressup.generateRamps()
, and
config_control_design.action_request_solution.method()
.
β
request
config_control_design.action_request_solution.request
Referenced by
config_control_design.action_request_solution.request()
.
The documentation for this class was generated from the following file:
src/Mod/Import/App/config_control_design.py
1.8.17
|
========================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
ifc4
ifcshapemodel
ifc4.ifcshapemodel Member List
This is the complete list of members for
ifc4.ifcshapemodel
, including all inherited members.
contextofitems
ifc4.ifcrepresentation
contextofitems
()
ifc4.ifcrepresentation
items
ifc4.ifcrepresentation
items
()
ifc4.ifcrepresentation
layerassignments
()
ifc4.ifcrepresentation
ofproductrepresentation
()
ifc4.ifcrepresentation
ofshapeaspect
()
ifc4.ifcshapemodel
representationidentifier
ifc4.ifcrepresentation
representationidentifier
()
ifc4.ifcrepresentation
representationmap
()
ifc4.ifcrepresentation
representationtype
ifc4.ifcrepresentation
representationtype
()
ifc4.ifcrepresentation
wr11
(self)
ifc4.ifcshapemodel
1.8.17
|
==========================================================================================================================
Index
Modules Hierarchy
Alphabetical list
Classes
|
Typedefs
MeshCoreFit Namespace Reference
Classes
class
CylinderFit
Best-fit cylinder for a given set of points.
More...
class
SphereFit
Best-fit sphere for a given set of points.
More...
Typedefs
typedef Eigen::Matrix< double, 4, 4, Eigen::RowMajor >
Matrix4x4
typedef Eigen::Matrix< double, 5, 5, Eigen::RowMajor >
Matrix5x5
Typedef Documentation
β
Matrix4x4
typedef Eigen::Matrix<double,4,4,Eigen::RowMajor>
MeshCoreFit::Matrix4x4
β
Matrix5x5
typedef Eigen::Matrix<double,5,5,Eigen::RowMajor>
MeshCoreFit::Matrix5x5
1.8.17
|
=========================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
feminout
convert2TetGen
Functions
|
Variables
feminout.convert2TetGen Namespace Reference
Functions
def
createMesh
()
def
export
(objectslist, filename)
def
exportMeshToTetGenPoly
(meshToExport, filePath, beVerbose=1)
Variables
App
Gui
1.8.17
|
================================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
PartDesign
SubtractiveCone
PartDesign::SubtractiveCone Member List
This is the complete list of members for
PartDesign::SubtractiveCone
, including all inherited members.
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
Additive
enum value
PartDesign::FeatureAddSub
AddSubShape
PartDesign::FeatureAddSub
addSubType
PartDesign::FeatureAddSub
protected
adjustRelativeLinks
(const std::set< App::DocumentObject * > &inList, std::set< App::DocumentObject * > *visited=0)
App::DocumentObject
virtual
allowDuplicateLabel
() const
App::DocumentObject
virtual
Angle
PartDesign::Cone
attacher
(void) const
Part::AttachExtension
AttacherType
Part::AttachExtension
AttachExtension
()
Part::AttachExtension
AttachmentOffset
Part::AttachExtension
BaseClass
()
Base::BaseClass
BaseFeature
PartDesign::Feature
Box
enum value
PartDesign::FeaturePrimitive
buildHistory
(BRepBuilderAPI_MakeShape &, TopAbs_ShapeEnum type, const TopoDS_Shape &newS, const TopoDS_Shape &oldS)
Part::Feature
protected
canLinkProperties
() const
App::DocumentObject
virtual
canLoadPartial
() const
App::DocumentObject
virtual
changeAttacherType
(const char *typeName)
Part::AttachExtension
clearOutListCache
() const
App::DocumentObject
clearShapeCache
()
Part::Feature
static
Cone
()
PartDesign::Cone
countSolids
(const TopoDS_Shape &, TopAbs_ShapeEnum type=TopAbs_SOLID)
PartDesign::Feature
protected
static
create
(void)
Base::Persistence
static
Cylinder
enum value
PartDesign::FeaturePrimitive
detachFromDocument
() override
App::DocumentObject
virtual
DocumentObject
(void)
App::DocumentObject
DocumentObjectExtension
()
App::DocumentObjectExtension
dumpToStream
(std::ostream &stream, int compression)
Base::Persistence
dynamicProps
App::PropertyContainer
protected
ElementNameType
enum name
App::GeoFeature
Ellipsoid
enum value
PartDesign::FeaturePrimitive
encodeAttribute
(const std::string &)
Base::Persistence
static
enforceRecompute
()
App::DocumentObject
execute
(void)
PartDesign::Cone
virtual
PartDesign::FeaturePrimitive::execute
(const TopoDS_Shape &primitiveShape)
PartDesign::FeaturePrimitive
protected
Export
enum value
App::GeoFeature
ExpressionEngine
App::DocumentObject
Extension
()
App::Extension
extensionBegin
()
App::ExtensionContainer
ExtensionContainer
()
App::ExtensionContainer
extensionEnd
()
App::ExtensionContainer
extensionExecute
(void)
Part::AttachExtension
virtual
extensionGetLinkedObject
(DocumentObject *&ret, bool recursive, Base::Matrix4D *mat, bool transform, int depth) const
App::DocumentObjectExtension
virtual
extensionGetPropertyByName
(const char *name) const
App::Extension
virtual
extensionGetPropertyDocumentation
(const Property *prop) const
App::Extension
virtual
extensionGetPropertyDocumentation
(const char *name) const
App::Extension
virtual
extensionGetPropertyGroup
(const Property *prop) const
App::Extension
virtual
extensionGetPropertyGroup
(const char *name) const
App::Extension
virtual
extensionGetPropertyList
(std::vector< Property * > &List) const
App::Extension
virtual
extensionGetPropertyMap
(std::map< std::string, Property * > &Map) const
App::Extension
virtual
extensionGetPropertyName
(const Property *prop) const
App::Extension
virtual
extensionGetPropertyType
(const Property *prop) const
App::Extension
virtual
extensionGetPropertyType
(const char *name) const
App::Extension
virtual
extensionGetSubObject
(DocumentObject *&ret, const char *subname, PyObject **pyObj, Base::Matrix4D *mat, bool transform, int depth) const
App::DocumentObjectExtension
virtual
extensionGetSubObjects
(std::vector< std::string > &ret, int reason) const
App::DocumentObjectExtension
virtual
extensionHasChildElement
() const
App::DocumentObjectExtension
virtual
extensionIsDerivedFrom
(const Base::Type type) const
App::Extension
extensionIsElementVisible
(const char *)
App::DocumentObjectExtension
virtual
ExtensionIterator
typedef
App::ExtensionContainer
extensionMustExecute
(void)
Part::AttachExtension
virtual
extensionOnChanged
(const App::Property *)
Part::AttachExtension
protected
virtual
ExtensionPythonObject
App::Extension
protected
extensionRestore
(Base::XMLReader &)
App::Extension
virtual
extensionSave
(Base::Writer &) const
App::Extension
virtual
extensionSetElementVisible
(const char *, bool)
App::DocumentObjectExtension
virtual
extHandleChangedPropertyName
(Base::XMLReader &reader, const char *TypeName, const char *PropName)
Part::AttachExtension
protected
virtual
Feature
()
PartDesign::Feature
FeatureAddSub
()
PartDesign::FeatureAddSub
FeaturePrimitive
()
PartDesign::FeaturePrimitive
GeoFeature
(void)
App::GeoFeature
getAddSubType
()
PartDesign::FeatureAddSub
getBaseObject
(bool silent=false) const
PartDesign::Feature
virtual
getBaseShape
() const
PartDesign::Feature
virtual
getBaseTopoShape
(bool silent=false) const
PartDesign::Feature
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
getExtendedContainer
()
App::Extension
getExtendedContainer
() const
App::Extension
getExtendedObject
()
App::DocumentObjectExtension
getExtendedObject
() const
App::DocumentObjectExtension
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
getExtensionPyObject
(void)
Part::AttachExtension
virtual
getExtensionsDerivedFrom
(Base::Type type) const
App::ExtensionContainer
getExtensionsDerivedFromType
() const
App::ExtensionContainer
getFeatureBody
() const
PartDesign::Feature
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
getLocation
() const
Part::Feature
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
getPlacement
() const
Part::AttachExtension
protected
getPointFromFace
(const TopoDS_Face &f)
PartDesign::Feature
protected
static
getPrimitiveType
()
PartDesign::FeaturePrimitive
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 override
Part::Feature
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
PartDesign::FeaturePrimitive
virtual
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)
Part::Feature
static
getShapeOwner
(const App::DocumentObject *obj, const char *subname=0)
Part::Feature
static
getSolid
(const TopoDS_Shape &)
PartDesign::Feature
protected
static
getStatus
() const
App::DocumentObject
getStatusString
(void) const
App::DocumentObject
getSubObject
(const char *subname, PyObject **pyObj, Base::Matrix4D *mat, bool transform, int depth) const override
Part::Feature
virtual
getSubObjectList
(const char *subname) const
App::DocumentObject
getSubObjects
(int reason=0) const
App::DocumentObject
virtual
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)
Part::Feature
static
getTypeId
(void) const
Base::Persistence
virtual
getViewProviderExtensionName
(void) const
App::DocumentObjectExtension
virtual
getViewProviderName
(void) const override
PartDesign::FeaturePrimitive
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) override
PartDesign::FeaturePrimitive
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
hasShapeOwner
(const App::DocumentObject *obj, const char *subname=0)
Part::Feature
static
Height
PartDesign::Cone
hiddenMarker
()
App::DocumentObject
static
Import
enum value
App::GeoFeature
init
(void)
Base::Persistence
static
initExtension
(App::ExtensionContainer *obj)
App::Extension
virtual
initExtensionSubclass
(Base::Type &toInit, const char *ClassName, const char *ParentName, Base::Type::instantiationMethod method=0)
App::Extension
protected
static
initExtensionType
(Base::Type type)
App::Extension
protected
initSubclass
(Base::Type &toInit, const char *ClassName, const char *ParentName, Type::instantiationMethod method=nullptr)
Base::BaseClass
protected
static
isAttachedToDocument
() const override
App::DocumentObject
virtual
isAttacherActive
() const
Part::AttachExtension
isDatum
(const App::DocumentObject *feature)
PartDesign::Feature
static
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
isPythonExtension
()
App::Extension
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
isTouched_Mapping
()
Part::AttachExtension
virtual
isValid
(void) const
App::DocumentObject
joinHistory
(const ShapeHistory &, const ShapeHistory &)
Part::Feature
protected
Label
App::DocumentObject
Label2
App::DocumentObject
m_isPythonExtension
App::Extension
protected
makePlnFromPlane
(const App::DocumentObject *obj)
PartDesign::Feature
protected
static
makeShapeFromPlane
(const App::DocumentObject *obj)
PartDesign::Feature
protected
static
MapMode
Part::AttachExtension
MapPathParameter
Part::AttachExtension
MapReversed
Part::AttachExtension
mustExecute
() const
PartDesign::Cone
virtual
mustRecompute
(void) const
App::DocumentObject
name
() const
App::Extension
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) override
PartDesign::FeaturePrimitive
virtual
onDocumentRestored
()
App::DocumentObject
protected
virtual
onExtendedDocumentRestored
()
Part::AttachExtension
virtual
onExtendedSettingDocument
()
App::DocumentObjectExtension
virtual
onExtendedSetupObject
()
App::DocumentObjectExtension
virtual
onExtendedUnsetupObject
()
App::DocumentObjectExtension
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
positionBySupport
(void)
Part::AttachExtension
virtual
primitiveType
PartDesign::FeaturePrimitive
protected
Prism
enum value
PartDesign::FeaturePrimitive
PropertyContainer
()
App::PropertyContainer
purgeError
(void)
App::DocumentObject
purgeTouched
(void)
App::DocumentObject
PythonObject
App::DocumentObject
protected
Radius1
PartDesign::Cone
Radius2
PartDesign::Cone
recompute
() override
Part::Feature
protected
virtual
recomputeFeature
(bool recursive=false)
App::DocumentObject
redirectSubName
(std::ostringstream &ss, DocumentObject *topParent, DocumentObject *child) const
App::DocumentObject
virtual
Refine
PartDesign::FeatureAddSub
refineShapeIfActive
(const TopoDS_Shape &) const
PartDesign::FeatureAddSub
protected
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
setAttacher
(Attacher::AttachEngine *attacher)
Part::AttachExtension
virtual
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
Shape
Part::Feature
signalBeforeChange
App::DocumentObject
signalChanged
App::DocumentObject
Sphere
enum value
PartDesign::FeaturePrimitive
StatusBits
App::DocumentObject
protected
StdReturn
App::DocumentObject
static
Subtractive
enum value
PartDesign::FeatureAddSub
Support
Part::AttachExtension
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
Torus
enum value
PartDesign::FeaturePrimitive
touch
(bool noRecompute=false)
App::DocumentObject
TransactionalObject
(void)
App::TransactionalObject
transformPlacement
(const Base::Placement &transform)
App::GeoFeature
virtual
Type
enum name
PartDesign::FeaturePrimitive
unsetupObject
()
App::DocumentObject
protected
virtual
updateAttacherVals
()
Part::AttachExtension
Visibility
App::DocumentObject
Wedge
enum value
PartDesign::FeaturePrimitive
~AttachExtension
()
Part::AttachExtension
virtual
~BaseClass
()
Base::BaseClass
virtual
~DocumentObject
()
App::DocumentObject
virtual
~DocumentObjectExtension
()
App::DocumentObjectExtension
virtual
~Extension
()
App::Extension
virtual
~ExtensionContainer
()
App::ExtensionContainer
virtual
~Feature
()
Part::Feature
virtual
~GeoFeature
()
App::GeoFeature
virtual
~PropertyContainer
()
App::PropertyContainer
virtual
~TransactionalObject
()
App::TransactionalObject
virtual
1.8.17
|
===============================================================================================================================
Index
Modules Hierarchy
Alphabetical list
Points
Structured
List of all members
|
Public Member Functions
|
Public Attributes
Points::Structured Class Reference
#include <Structured.h>
Public Member Functions
Structured
(void)
Constructor.
More...
virtual
~Structured
(void)
methods override Feature
virtual
App::DocumentObjectExecReturn
*
execute
(void)
recalculate the
Feature
More...
virtual const char *
getViewProviderName
(void) const
returns the type name of the ViewProvider
More...
Public Member Functions inherited from
Points::Feature
Feature
(void)
Constructor.
More...
virtual
~Feature
(void)
void
Restore
(
Base::XMLReader
&reader)
This method is used to restore properties from an XML document.
More...
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...
short
mustExecute
() const
mustExecute We call this method to check if the object was modified to be invoked.
More...
virtual const
App::PropertyComplexGeoData
*
getPropertyOfGeometry
() const
This method returns the main property of a geometric object that holds the actual geometry.
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...
virtual
PyObject
*
getPyObject
(void)
getPyObject returns the Python binding object
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...
virtual
DocumentObject
*
getSubObject
(const char *subname,
PyObject
**pyObj=0,
Base::Matrix4D
*mat=0,
bool
transform=true, int depth=0) const
Get the sub element/object by name.
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
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 Attributes
App::PropertyInteger
Height
The height of the structured cloud.
More...
App::PropertyInteger
Width
The width of the structured cloud.
More...
Public Attributes inherited from
Points::Feature
PropertyPointKernel
Points
The point kernel property.
More...
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...
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
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
Points::Feature
void
onChanged
(const
App::Property
*prop)
get called by the container when a property was changed
More...
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...
virtual
App::DocumentObjectExecReturn
*
recompute
(void)
recompute only this object
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...
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
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
Detailed Description
For the
Structured
class it is expected that the
Point
property has Width*Height vertices and that with respect to their x,y coordinates they are ordered in a grid structure. If a point is marked invalid then one of its coordinates is set to NaN.
Constructor & Destructor Documentation
β
Structured()
Structured::Structured
(
void
)
Constructor.
References
App::Prop_ReadOnly
.
β
~Structured()
Structured::~Structured
(
void
)
virtual
Member Function Documentation
β
execute()
App::DocumentObjectExecReturn
* Structured::execute
(
void
)
virtual
recalculate the
Feature
Reimplemented from
Points::Feature
.
References
App::PropertyInteger::getValue()
,
Height
,
App::DocumentObject::StdReturn
, and
Width
.
Referenced by
ArchSite.Compass::buildCoordinates()
,
ArchSchedule.CommandArchSchedule::IsActive()
, and
FeaturePython.DistanceBolt::onChanged()
.
β
getViewProviderName()
virtual const char* Points::Structured::getViewProviderName
(
void
)
const
virtual
returns the type name of the ViewProvider
Reimplemented from
Points::Feature
.
Member Data Documentation
β
Height
App::PropertyInteger
Points::Structured::Height
The height of the structured cloud.
Referenced by
execute()
.
β
Width
App::PropertyInteger
Points::Structured::Width
The width of the structured cloud.
Referenced by
execute()
.
The documentation for this class was generated from the following files:
src/Mod/Points/App/Structured.h
src/Mod/Points/App/Structured.cpp
1.8.17
|
====================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
SMESH
Controls
Skew
List of all members
|
Public Member Functions
SMESH::Controls::Skew Class Reference
#include <SMESH_ControlsDef.hxx>
Public Member Functions
virtual double
GetBadRate
(double Value, int nbNodes) const
virtual SMDSAbs_ElementType
GetType
() const
virtual double
GetValue
(const
TSequenceOfXYZ
&thePoints)
Public Member Functions inherited from
SMESH::Controls::NumericalFunctor
void
GetHistogram
(int nbIntervals, std::vector< int > &nbEvents, std::vector< double > &funValues, const std::vector< int > &elements, const double *minmax=0, const
bool
isLogarithmic=false)
Return histogram of functor values.
More...
bool
GetPoints
(const int theId,
TSequenceOfXYZ
&theRes) const
long
GetPrecision
() const
virtual double
GetValue
(long theElementId)
NumericalFunctor
()
double
Round
(const double &value)
virtual void
SetMesh
(const
SMDS_Mesh
*theMesh)
void
SetPrecision
(const long thePrecision)
Public Member Functions inherited from
SMESH::Controls::Functor
~Functor
()
Additional Inherited Members
Static Public Member Functions inherited from
SMESH::Controls::NumericalFunctor
static
bool
GetPoints
(const
SMDS_MeshElement
*theElem,
TSequenceOfXYZ
&theRes)
Protected Attributes inherited from
SMESH::Controls::NumericalFunctor
const
SMDS_MeshElement
*
myCurrElement
const
SMDS_Mesh
*
myMesh
long
myPrecision
double
myPrecisionValue
Member Function Documentation
β
GetBadRate()
double Skew::GetBadRate
(
double
Value
,
int
nbNodes
)
const
virtual
Implements
SMESH::Controls::NumericalFunctor
.
β
GetType()
SMDSAbs_ElementType Skew::GetType
(
)
const
virtual
Implements
SMESH::Controls::NumericalFunctor
.
β
GetValue()
double Skew::GetValue
(
const
TSequenceOfXYZ
&
thePoints
)
virtual
Reimplemented from
SMESH::Controls::NumericalFunctor
.
References
SMESH::Controls::TSequenceOfXYZ::size()
.
The documentation for this class was generated from the following files:
src/3rdParty/salomesmesh/inc/SMESH_ControlsDef.hxx
src/3rdParty/salomesmesh/src/Controls/SMESH_Controls.cpp
1.8.17
|
================================================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
automotive_design
rectangular_composite_surface
List of all members
|
Public Member Functions
|
Public Attributes
automotive_design.rectangular_composite_surface Class Reference
Public Member Functions
def
n_u
()
def
n_v
()
def
segments
()
def
wr1
(self)
def
wr2
(self)
Public Member Functions inherited from
automotive_design.geometric_representation_item
def
dim
()
Public Member Functions inherited from
automotive_design.representation_item
def
name
()
Public Attributes
segments
Public Attributes inherited from
automotive_design.representation_item
name
Detailed Description
Entity rectangular_composite_surface definition.
:param segments
:type segments:LIST(1,None,LIST(1,None,'surface_patch', scope = schema_scope))
:param n_u
:type n_u:INTEGER
:param n_v
:type n_v:INTEGER
Member Function Documentation
β
n_u()
def automotive_design.rectangular_composite_surface.n_u
(
)
References ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.solid_with_stepped_round_hole.segments,
automotive_design.composite_curve.segments
, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.composite_curve.segments, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.rectangular_composite_surface.segments, and
automotive_design.rectangular_composite_surface.segments
.
β
n_v()
def automotive_design.rectangular_composite_surface.n_v
(
)
References ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.solid_with_stepped_round_hole.segments,
automotive_design.composite_curve.segments
, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.composite_curve.segments, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.rectangular_composite_surface.segments, and
automotive_design.rectangular_composite_surface.segments
.
β
segments()
def automotive_design.rectangular_composite_surface.segments
(
)
References VISCOUS_2D::_SegmentTree._segments, VISCOUS_2D::_PolyLine._segments, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.solid_with_stepped_round_hole._segments, automotive_design.composite_curve._segments, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.composite_curve._segments, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.rectangular_composite_surface._segments, automotive_design.rectangular_composite_surface._segments, and
automotive_design.rectangular_composite_surface.segments
.
β
wr1()
def automotive_design.rectangular_composite_surface.wr1
(
self
)
Reimplemented from
automotive_design.geometric_representation_item
.
β
wr2()
def automotive_design.rectangular_composite_surface.wr2
(
self
)
References
automotive_design.constraints_rectangular_composite_surface()
.
Member Data Documentation
β
segments
automotive_design.rectangular_composite_surface.segments
Referenced by
Mod.PartDesign.WizardShaft.ShaftFeature.ShaftFeature.addSegment()
,
Mod.PartDesign.WizardShaft.Shaft.Shaft.addSegment()
,
Mod.PartDesign.WizardShaft.SegmentFunction.SegmentFunction.addSegment()
,
Mod.PartDesign.WizardShaft.SegmentFunction.SegmentFunction.buildFromDict()
,
Mod.PartDesign.WizardShaft.SegmentFunction.SegmentFunction.clone()
,
config_control_design.composite_curve.closed_curve()
,
ifc2x3.ifccompositecurve.closedcurve()
,
ifc4.ifccompositecurve.closedcurve()
,
Mod.PartDesign.WizardShaft.Shaft.Shaft.editConstraint()
,
Mod.PartDesign.WizardShaft.Shaft.Shaft.equilibrium()
,
Mod.PartDesign.WizardShaft.SegmentFunction.SegmentFunction.evaluate()
,
Mod.PartDesign.WizardShaft.SegmentFunction.SegmentFunction.findSegment()
,
Mod.PartDesign.WizardShaft.Shaft.Shaft.getConstraint()
,
Mod.PartDesign.WizardShaft.Shaft.Shaft.getLengthTo()
,
Mod.PartDesign.WizardShaft.SegmentFunction.SegmentFunction.index()
,
Mod.PartDesign.WizardShaft.SegmentFunction.SegmentFunction.integrate()
,
Mod.PartDesign.WizardShaft.SegmentFunction.SegmentFunction.isZero()
,
Mod.PartDesign.WizardShaft.SegmentFunction.SegmentFunction.lowervalue()
,
config_control_design.composite_curve.n_segments()
,
config_control_design.rectangular_composite_surface.n_u()
,
automotive_design.rectangular_composite_surface.n_u()
,
config_control_design.rectangular_composite_surface.n_v()
,
automotive_design.rectangular_composite_surface.n_v()
,
Mod.PartDesign.WizardShaft.SegmentFunction.SegmentFunction.negate()
,
Mod.PartDesign.WizardShaft.SegmentFunction.SegmentFunction.negated()
,
ifc2x3.ifccompositecurve.nsegments()
,
ifc4.ifccompositecurve.nsegments()
,
Mod.PartDesign.WizardShaft.SegmentFunction.SegmentFunction.output()
,
automotive_design.rectangular_composite_surface.segments()
,
Mod.PartDesign.WizardShaft.Shaft.Shaft.showDiagram()
,
Mod.PartDesign.WizardShaft.Shaft.Shaft.updateConstraint()
,
Mod.PartDesign.WizardShaft.Shaft.Shaft.updateSegment()
, and
Mod.PartDesign.WizardShaft.SegmentFunction.SegmentFunction.value()
.
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
draftviewproviders
view_clone
ViewProviderClone
draftviewproviders.view_clone.ViewProviderClone Member List
This is the complete list of members for
draftviewproviders.view_clone.ViewProviderClone
, including all inherited members.
getDisplayModes
(self, vobj)
draftviewproviders.view_clone.ViewProviderClone
getIcon
(self)
draftviewproviders.view_clone.ViewProviderClone
resetColors
(self, vobj)
draftviewproviders.view_clone.ViewProviderClone
setDisplayMode
(self, mode)
draftviewproviders.view_clone.ViewProviderClone
1.8.17
|
===========================================================================================================================
Index
Modules Hierarchy
Alphabetical list
point3D Member List
This is the complete list of members for
point3D
, including all inherited members.
x
point3D
y
point3D
z
point3D
1.8.17
|
================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
App
PropertyLength
List of all members
|
Public Member Functions
App::PropertyLength Class Reference
Length property This is a property for representing lengths.
More...
#include <PropertyUnits.h>
Public Member Functions
PropertyLength
(void)
virtual
~PropertyLength
()
Public Member Functions inherited from
App::PropertyQuantityConstraint
const
Constraints
*
getConstraints
(void) const
get the constraint struct
More...
virtual const char *
getEditorName
(void) const
Get the class name of the associated property editor item.
More...
PropertyQuantityConstraint
(void)
void
setConstraints
(const
Constraints
*sConstrain)
setting the boundaries This sets the constraint struct.
More...
virtual void
setPyObject
(
PyObject
*)
virtual
~PropertyQuantityConstraint
()
Public Member Functions inherited from
App::PropertyQuantity
virtual const boost::any
getPathValue
(const
App::ObjectIdentifier
&path) const
Get value of property.
More...
virtual
PyObject
*
getPyObject
(void)
This method returns the Python wrapper for a C++ object.
More...
Base::Quantity
getQuantityValue
(void) const
const
Base::Unit
&
getUnit
(void) const
double
getValue
(void) const
PropertyQuantity
(void)
virtual void
setPathValue
(const
App::ObjectIdentifier
&path, const boost::any &value)
Set value of property.
More...
void
setUnit
(const
Base::Unit
&u)
void
setValue
(double lValue)
virtual
~PropertyQuantity
()
Public Member Functions inherited from
App::PropertyFloat
virtual
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...
double
getValue
(void) const
virtual void
Paste
(const
Property
&from)
Paste the value from the property (mainly for Undo/Redo and transactions)
More...
PropertyFloat
(void)
Value Constructor Construct with explicit Values.
More...
virtual void
Restore
(
Base::XMLReader
&reader)
This method is used to restore properties from an XML document.
More...
virtual void
Save
(
Base::Writer
&writer) const
This method is used to save properties to an XML document.
More...
void
setValue
(double lValue)
virtual
~PropertyFloat
()
A destructor.
More...
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...
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
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...
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
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
~BaseClass
()
Destruction.
More...
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::PropertyQuantity
Base::Quantity
createQuantityFromPy
(
PyObject
*value)
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...
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...
Detailed Description
Length property This is a property for representing lengths.
It is basically a float property which must not be negative. On the
Gui
it has a quantity like m or mm.
Constructor & Destructor Documentation
β
PropertyLength()
PropertyLength::PropertyLength
(
void
)
References
Base::Unit::Length
.
β
~PropertyLength()
virtual App::PropertyLength::~PropertyLength
(
)
virtual
The documentation for this class was generated from the following files:
src/App/PropertyUnits.h
src/App/PropertyUnits.cpp
1.8.17
|
====================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
DraftTools
SelectGroup
List of all members
|
Public Member Functions
DraftTools.SelectGroup Class Reference
Public Member Functions
def
Activated
(self)
def
GetResources
(self)
def
IsActive
(self)
Member Function Documentation
β
Activated()
def DraftTools.SelectGroup.Activated
(
self
)
References
Draft.getGroupContents()
.
β
GetResources()
def DraftTools.SelectGroup.GetResources
(
self
)
β
IsActive()
def DraftTools.SelectGroup.IsActive
(
self
)
The documentation for this class was generated from the following file:
src/Mod/Draft/DraftTools.py
1.8.13
|
=========================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
FemGui
DlgSettingsFemZ88Imp
List of all members
|
Public Member Functions
|
Protected Member Functions
FemGui::DlgSettingsFemZ88Imp Class Reference
#include <DlgSettingsFemZ88Imp.h>
Public Member Functions
DlgSettingsFemZ88Imp
(
QWidget
*parent=0)
~DlgSettingsFemZ88Imp
()
Public Member Functions inherited from
Gui::Dialog::PreferencePage
PreferencePage
(
QWidget
*parent=0)
Construction.
More...
virtual
~PreferencePage
()
Destruction.
More...
Protected Member Functions
void
changeEvent
(
QEvent
*e)
Sets the strings of the subwidgets using the current language.
More...
void
loadSettings
()
void
saveSettings
()
Additional Inherited Members
Public Slots inherited from
Gui::Dialog::PreferencePage
Constructor & Destructor Documentation
β
DlgSettingsFemZ88Imp()
DlgSettingsFemZ88Imp::DlgSettingsFemZ88Imp
(
QWidget
*
parent
=
0
)
β
~DlgSettingsFemZ88Imp()
DlgSettingsFemZ88Imp::~DlgSettingsFemZ88Imp
(
)
Member Function Documentation
β
changeEvent()
void DlgSettingsFemZ88Imp::changeEvent
(
QEvent
*
e
)
protected
virtual
Sets the strings of the subwidgets using the current language.
Implements
Gui::Dialog::PreferencePage
.
β
loadSettings()
void DlgSettingsFemZ88Imp::loadSettings
(
)
protected
virtual
Implements
Gui::Dialog::PreferencePage
.
β
saveSettings()
void DlgSettingsFemZ88Imp::saveSettings
(
)
protected
virtual
Implements
Gui::Dialog::PreferencePage
.
The documentation for this class was generated from the following files:
src/Mod/Fem/Gui/DlgSettingsFemZ88Imp.h
src/Mod/Fem/Gui/DlgSettingsFemZ88Imp.cpp
1.8.17
|
===============================================================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
Mod
PartDesign
PartDesignTests
TestLoft
TestLoft
Mod.PartDesign.PartDesignTests.TestLoft.TestLoft Member List
This is the complete list of members for
Mod.PartDesign.PartDesignTests.TestLoft.TestLoft
, including all inherited members.
AdditiveLoft
Mod.PartDesign.PartDesignTests.TestLoft.TestLoft
Body
Mod.PartDesign.PartDesignTests.TestLoft.TestLoft
Doc
Mod.PartDesign.PartDesignTests.TestLoft.TestLoft
LoftSketch
Mod.PartDesign.PartDesignTests.TestLoft.TestLoft
Pad
Mod.PartDesign.PartDesignTests.TestLoft.TestLoft
PadSketch
Mod.PartDesign.PartDesignTests.TestLoft.TestLoft
ProfileSketch
Mod.PartDesign.PartDesignTests.TestLoft.TestLoft
setUp
(self)
Mod.PartDesign.PartDesignTests.TestLoft.TestLoft
SubtractiveLoft
Mod.PartDesign.PartDesignTests.TestLoft.TestLoft
tearDown
(self)
Mod.PartDesign.PartDesignTests.TestLoft.TestLoft
testSimpleAdditiveLoftCase
(self)
Mod.PartDesign.PartDesignTests.TestLoft.TestLoft
testSimpleSubtractiveLoftCase
(self)
Mod.PartDesign.PartDesignTests.TestLoft.TestLoft
1.8.17
|
==========================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
automotive_design
extension
List of all members
|
Public Member Functions
automotive_design.extension Class Reference
Public Member Functions
def
wr1
(self)
Public Member Functions inherited from
automotive_design.derived_shape_aspect
def
deriving_relationships
()
Public Member Functions inherited from
automotive_design.shape_aspect
def
description
()
def
id
()
def
name
()
def
of_shape
()
def
product_definitional
()
Additional Inherited Members
Public Attributes inherited from
automotive_design.shape_aspect
description
name
of_shape
product_definitional
Detailed Description
Entity extension definition.
Member Function Documentation
β
wr1()
def automotive_design.extension.wr1
(
self
)
Reimplemented from
automotive_design.derived_shape_aspect
.
References Gui::AutoSaver.self, Py::PythonExtension< T >.self(), Gui::Dialog::DownloadManager.self, Py::PythonExtensionBase.self(), App::TransactionFactory.self, and Py::PythonClass< T >.self().
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
femsolver
equationbase
HeatViewProxy
List of all members
|
Public Member Functions
femsolver.equationbase.HeatViewProxy Class Reference
Workbenches
Β»
Python workbenches
Β»
Fem
Public Member Functions
def
getIcon
(self)
Public Member Functions inherited from
femsolver.equationbase.BaseViewProxy
def
attach
(self, vobj)
def
getDefaultDisplayMode
(self)
def
getDisplayModes
(self, obj)
def
setDisplayMode
(self, mode)
Member Function Documentation
β
getIcon()
def femsolver.equationbase.HeatViewProxy.getIcon
(
self
)
The documentation for this class was generated from the following file:
src/Mod/Fem/femsolver/equationbase.py
1.8.17
|
=====================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
Sketcher
ConstraintIds
List of all members
|
Public Attributes
Sketcher::ConstraintIds Struct Reference
#include <Analyse.h>
Public Attributes
int
First
Sketcher::PointPos
FirstPos
int
Second
Sketcher::PointPos
SecondPos
Sketcher::ConstraintType
Type
Base::Vector3d
v
Member Data Documentation
β
First
int Sketcher::ConstraintIds::First
Referenced by
Sketcher::SketchAnalysis::detectMissingEqualityConstraints()
,
Sketcher::SketchAnalysis::detectMissingPointOnPointConstraints()
,
Sketcher::SketchObjectPy::setMissingLineEqualityConstraints()
,
Sketcher::SketchObjectPy::setMissingPointOnPointConstraints()
,
Sketcher::SketchObjectPy::setMissingRadiusConstraints()
, and
Sketcher::SketchObjectPy::setMissingVerticalHorizontalConstraints()
.
β
FirstPos
Sketcher::PointPos
Sketcher::ConstraintIds::FirstPos
β
Second
int Sketcher::ConstraintIds::Second
β
SecondPos
Sketcher::PointPos
Sketcher::ConstraintIds::SecondPos
β
Type
Sketcher::ConstraintType
Sketcher::ConstraintIds::Type
Referenced by
ArchPanel.CommandPanelSheet::Activated()
,
ArchStructure.StructSelectionObserver::addSelection()
,
ArchSite.Compass::buildCoordinates()
,
Sketcher::SketchAnalysis::detectMissingEqualityConstraints()
,
Sketcher::SketchAnalysis::detectMissingPointOnPointConstraints()
,
ArchSchedule.CommandArchSchedule::IsActive()
, and
ArchAxis.CommandArchGrid::IsActive()
.
β
v
Base::Vector3d
Sketcher::ConstraintIds::v
Referenced by
Sketcher::SketchAnalysis::detectMissingVerticalHorizontalConstraints()
.
The documentation for this struct was generated from the following file:
src/Mod/Sketcher/App/Analyse.h
1.8.17
|
================================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
Gui
GUIApplicationNativeEventAware
List of all members
|
Public Member Functions
Gui::GUIApplicationNativeEventAware Class Reference
#include <GuiApplicationNativeEventAware.h>
Public Member Functions
GUIApplicationNativeEventAware
(int &argc, char *argv[])
void
initSpaceball
(
QMainWindow
*window)
bool
isSpaceballPresent
() const
void
postButtonEvent
(int buttonNumber, int buttonPress)
void
postMotionEvent
(std::vector< int > motionDataArray)
bool
processSpaceballEvent
(
QObject
*
object
,
QEvent
*event)
void
setSpaceballPresent
(
bool
present)
~GUIApplicationNativeEventAware
()
Constructor & Destructor Documentation
β
GUIApplicationNativeEventAware()
Gui::GUIApplicationNativeEventAware::GUIApplicationNativeEventAware
(
int &
argc
,
char *
argv
[]
)
β
~GUIApplicationNativeEventAware()
Gui::GUIApplicationNativeEventAware::~GUIApplicationNativeEventAware
(
)
Member Function Documentation
β
initSpaceball()
void Gui::GUIApplicationNativeEventAware::initSpaceball
(
QMainWindow
*
window
)
References
Spaceball::ButtonEvent::ButtonEventType
, and
Spaceball::MotionEvent::MotionEventType
.
Referenced by
Gui::Application::runApplication()
.
β
isSpaceballPresent()
bool
Gui::GUIApplicationNativeEventAware::isSpaceballPresent
(
)
const
Referenced by
Gui::Dialog::DlgCustomizeSpaceball::DlgCustomizeSpaceball()
, and
Gui::Dialog::DlgCustomizeSpNavSettings::DlgCustomizeSpNavSettings()
.
β
postButtonEvent()
void Gui::GUIApplicationNativeEventAware::postButtonEvent
(
int
buttonNumber
,
int
buttonPress
)
References
Spaceball::BUTTON_PRESSED
,
Spaceball::BUTTON_RELEASED
,
Spaceball::ButtonEvent::setButtonNumber()
, and
Spaceball::ButtonEvent::setButtonStatus()
.
β
postMotionEvent()
void Gui::GUIApplicationNativeEventAware::postMotionEvent
(
std::vector< int >
motionDataArray
)
References
Spaceball::MotionEvent::setRotations()
, and
Spaceball::MotionEvent::setTranslations()
.
β
processSpaceballEvent()
bool
Gui::GUIApplicationNativeEventAware::processSpaceballEvent
(
QObject
*
object
,
QEvent
*
event
)
References
Spaceball::ButtonEvent::ButtonEventType
,
Spaceball::EventBase::isHandled()
,
Spaceball::MotionEvent::MotionEventType
, and
femsolver.signal::notify()
.
Referenced by
Gui::GUIApplication::notify()
.
β
setSpaceballPresent()
void Gui::GUIApplicationNativeEventAware::setSpaceballPresent
(
bool
present
)
The documentation for this class was generated from the following files:
src/Gui/GuiApplicationNativeEventAware.h
src/Gui/GuiApplicationNativeEventAware.cpp
1.8.17
|
=============================================================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
PathScripts
PathDressupRampEntry
ViewProviderDressup
PathScripts.PathDressupRampEntry.ViewProviderDressup Member List
This is the complete list of members for
PathScripts.PathDressupRampEntry.ViewProviderDressup
, including all inherited members.
attach
(self, vobj)
PathScripts.PathDressupRampEntry.ViewProviderDressup
claimChildren
(self)
PathScripts.PathDressupRampEntry.ViewProviderDressup
obj
PathScripts.PathDressupRampEntry.ViewProviderDressup
onDelete
(self, arg1=None, arg2=None)
PathScripts.PathDressupRampEntry.ViewProviderDressup
1.8.17
|
===================================================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
automotive_design
surface_style_silhouette
automotive_design.surface_style_silhouette Member List
This is the complete list of members for
automotive_design.surface_style_silhouette
, including all inherited members.
style_of_silhouette
automotive_design.surface_style_silhouette
style_of_silhouette
()
automotive_design.surface_style_silhouette
users
()
automotive_design.founded_item
wr1
(self)
automotive_design.founded_item
wr2
(self)
automotive_design.founded_item
1.8.17
|
=======================================================================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
config_control_design
context_dependent_shape_representation
config_control_design.context_dependent_shape_representation Member List
This is the complete list of members for
config_control_design.context_dependent_shape_representation
, including all inherited members.
representation_relation
config_control_design.context_dependent_shape_representation
representation_relation
()
config_control_design.context_dependent_shape_representation
represented_product_relation
config_control_design.context_dependent_shape_representation
represented_product_relation
()
config_control_design.context_dependent_shape_representation
wr1
(self)
config_control_design.context_dependent_shape_representation
1.8.17
|
======================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
ifc4
ifccoveringtypeenum
List of all members
ifc4.ifccoveringtypeenum 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
ifc4
ifcelementassemblytype
List of all members
|
Public Member Functions
|
Public Attributes
ifc4.ifcelementassemblytype Class Reference
Public Member Functions
def
correctpredefinedtype
(self)
def
predefinedtype
()
Public Member Functions inherited from
ifc4.ifcelementtype
def
elementtype
()
Public Member Functions inherited from
ifc4.ifctypeproduct
def
applicableoccurrence
(self)
def
referencedby
()
def
representationmaps
()
def
tag
()
Public Member Functions inherited from
ifc4.ifctypeobject
def
applicableoccurrence
()
def
haspropertysets
()
def
types
()
def
wr1
(self)
Public Member Functions inherited from
ifc4.ifcobjectdefinition
def
decomposes
()
def
hasassignments
()
def
hasassociations
()
def
hascontext
()
def
isdecomposedby
()
def
isnestedby
()
def
nests
()
Public Member Functions inherited from
ifc4.ifcroot
def
description
()
def
globalid
()
def
name
()
def
ownerhistory
()
Public Attributes
predefinedtype
Public Attributes inherited from
ifc4.ifcelementtype
elementtype
Public Attributes inherited from
ifc4.ifctypeproduct
representationmaps
tag
Public Attributes inherited from
ifc4.ifctypeobject
applicableoccurrence
haspropertysets
Public Attributes inherited from
ifc4.ifcroot
description
globalid
name
ownerhistory
Detailed Description
Entity ifcelementassemblytype definition.
:param predefinedtype
:type predefinedtype:ifcelementassemblytypeenum
Member Function Documentation
β
correctpredefinedtype()
def ifc4.ifcelementassemblytype.correctpredefinedtype
(
self
)
References
ifc4.ifcstructuralcurvereaction.predefinedtype
,
ifc4.ifclightfixture.predefinedtype
,
ifc2x3.ifccablesegmenttype.predefinedtype
,
ifc2x3.ifchumidifiertype.predefinedtype
,
ifc4.ifcinterceptor.predefinedtype
,
ifc2x3.ifctransportelementtype.predefinedtype
,
ifc4.ifccablesegmenttype.predefinedtype
,
ifc4.ifcconstructionproductresourcetype.predefinedtype
,
ifc4.ifchumidifiertype.predefinedtype
,
ifc4.ifctransportelementtype.predefinedtype
,
ifc2x3.ifcrailing.predefinedtype
,
ifc4.ifccostitem.predefinedtype
,
ifc4.ifcrailing.predefinedtype
,
ifc4.ifcshadingdevice.predefinedtype
,
ifc2x3.ifcservicelifefactor.predefinedtype
,
ifc4.ifcmember.predefinedtype
,
ifc4.ifcflowinstrument.predefinedtype
,
ifc2x3.ifcvalvetype.predefinedtype
,
ifc4.ifchumidifier.predefinedtype
,
ifc4.ifcworkcalendar.predefinedtype
,
ifc2x3.ifcairterminalboxtype.predefinedtype
,
ifc4.ifcbuildingelementparttype.predefinedtype
,
ifc4.ifcelectricmotor.predefinedtype
,
ifc2x3.ifcbuildingelementproxytype.predefinedtype
,
ifc4.ifcactuator.predefinedtype
,
ifc4.ifcstairtype.predefinedtype
,
ifc2x3.ifcspacetype.predefinedtype
,
ifc2x3.ifcelectricgeneratortype.predefinedtype
,
ifc2x3.ifcpipefittingtype.predefinedtype
,
ifc2x3.ifcwasteterminaltype.predefinedtype
,
ifc4.ifcstructuralsurfaceaction.predefinedtype
,
ifc2x3.ifclamptype.predefinedtype
,
ifc4.ifcvalvetype.predefinedtype
,
ifc4.ifcairterminalboxtype.predefinedtype
,
ifc4.ifcbuildingelementproxytype.predefinedtype
,
ifc2x3.ifcairtoairheatrecoverytype.predefinedtype
,
ifc4.ifcfurniture.predefinedtype
,
ifc2x3.ifcfooting.predefinedtype
,
ifc2x3.ifcactuatortype.predefinedtype
,
ifc4.ifcspacetype.predefinedtype
,
ifc4.ifccablecarrierfitting.predefinedtype
,
ifc4.ifcelectricgeneratortype.predefinedtype
,
ifc4.ifcpipefittingtype.predefinedtype
,
ifc2x3.ifcstructuralanalysismodel.predefinedtype
,
ifc4.ifcwasteterminaltype.predefinedtype
,
ifc4.ifcfastenertype.predefinedtype
,
ifc4.ifclamptype.predefinedtype
,
ifc4.ifclaborresourcetype.predefinedtype
,
ifc4.ifcairtoairheatrecoverytype.predefinedtype
,
ifc4.ifctendontype.predefinedtype
,
ifc4.ifcfooting.predefinedtype
,
ifc4.ifcwall.predefinedtype
,
ifc4.ifcactuatortype.predefinedtype
,
ifc4.ifccablecarriersegment.predefinedtype
,
ifc4.ifcdamper.predefinedtype
,
ifc4.ifcstructuralanalysismodel.predefinedtype
,
ifc2x3.ifcevaporatortype.predefinedtype
,
ifc4.ifcaudiovisualappliancetype.predefinedtype
,
ifc2x3.ifcelectricappliancetype.predefinedtype
,
ifc2x3.ifcgasterminaltype.predefinedtype
,
ifc4.ifcdoortype.predefinedtype
,
ifc4.ifcroof.predefinedtype
,
ifc4.ifcburner.predefinedtype
,
ifc4.ifceventtype.predefinedtype
,
ifc2x3.ifccablecarriersegmenttype.predefinedtype
,
ifc4.ifcfilter.predefinedtype
,
ifc4.ifcjunctionbox.predefinedtype
,
ifc2x3.ifcductsilencertype.predefinedtype
,
ifc4.ifcenginetype.predefinedtype
,
ifc2x3.ifcelementassembly.predefinedtype
,
ifc4.ifcelectricdistributionboard.predefinedtype
,
ifc2x3.ifccolumntype.predefinedtype
,
ifc4.ifcelectricflowstoragedevice.predefinedtype
,
ifc4.ifcevaporatortype.predefinedtype
,
ifc4.ifcconstructionequipmentresourcetype.predefinedtype
,
ifc4.ifcelectricappliancetype.predefinedtype
,
ifc4.ifcsystemfurnitureelement.predefinedtype
,
ifc4.ifccondenser.predefinedtype
,
ifc4.ifcgeographicelement.predefinedtype
,
ifc2x3.ifcductsegmenttype.predefinedtype
,
ifc2x3.ifcdampertype.predefinedtype
,
ifc4.ifcreinforcingbartype.predefinedtype
,
ifc4.ifccoolingtower.predefinedtype
,
ifc4.ifcswitchingdevice.predefinedtype
,
ifc4.ifcvoidingfeature.predefinedtype
,
ifc4.ifccablecarriersegmenttype.predefinedtype
,
ifc4.ifcaudiovisualappliance.predefinedtype
,
ifc4.ifcductsilencertype.predefinedtype
,
ifc4.ifcstructuralcurveaction.predefinedtype
,
ifc4.ifcelementassembly.predefinedtype
,
ifc4.ifcexternalspatialelement.predefinedtype
,
ifc2x3.ifctubebundletype.predefinedtype
,
ifc4.ifccolumntype.predefinedtype
,
ifc2x3.ifcstructuralsurfacemember.predefinedtype
,
ifc4.ifcperformancehistory.predefinedtype
,
ifc4.ifcductsegmenttype.predefinedtype
,
ifc2x3.ifclightfixturetype.predefinedtype
,
ifc2x3.ifcflowmetertype.predefinedtype
,
ifc4.ifcdampertype.predefinedtype
,
ifc2x3.ifcprojectorderrecord.predefinedtype
,
ifc4.ifcwindow.predefinedtype
,
ifc4.ifcboiler.predefinedtype
,
ifc4.ifcspaceheater.predefinedtype
,
ifc2x3.ifcheatexchangertype.predefinedtype
,
ifc2x3.ifccondensertype.predefinedtype
,
ifc4.ifcdoor.predefinedtype
,
ifc2x3.ifcslab.predefinedtype
,
ifc2x3.ifccoolingtowertype.predefinedtype
,
ifc4.ifccolumn.predefinedtype
,
ifc4.ifcsystemfurnitureelementtype.predefinedtype
,
ifc2x3.ifccontrollertype.predefinedtype
,
ifc2x3.ifcelectricheatertype.predefinedtype
,
ifc4.ifcreinforcingmesh.predefinedtype
,
ifc4.ifctubebundletype.predefinedtype
,
ifc4.ifcstructuralsurfacemember.predefinedtype
,
ifc4.ifclightfixturetype.predefinedtype
,
ifc2x3.ifcfantype.predefinedtype
,
ifc4.ifcalarm.predefinedtype
,
ifc4.ifcflowmetertype.predefinedtype
,
ifc2x3.ifcprotectivedevicetype.predefinedtype
,
ifc4.ifcworkplan.predefinedtype
,
ifc4.ifcprotectivedevice.predefinedtype
,
ifc4.ifcheatexchangertype.predefinedtype
,
ifc2x3.ifcslabtype.predefinedtype
,
ifc4.ifcshadingdevicetype.predefinedtype
,
ifc4.ifccommunicationsappliance.predefinedtype
,
ifc4.ifccompressor.predefinedtype
,
ifc4.ifccondensertype.predefinedtype
,
ifc4.ifcheatexchanger.predefinedtype
,
ifc2x3.ifcevaporativecoolertype.predefinedtype
,
ifc4.ifcslab.predefinedtype
,
ifc4.ifcconstructionmaterialresourcetype.predefinedtype
,
ifc2x3.ifcalarmtype.predefinedtype
,
ifc4.ifccoolingtowertype.predefinedtype
,
ifc2x3.ifcmembertype.predefinedtype
,
ifc4.ifcfootingtype.predefinedtype
,
ifc4.ifccablesegment.predefinedtype
,
ifc4.ifctransportelement.predefinedtype
,
ifc2x3.ifcairterminaltype.predefinedtype
,
ifc2x3.ifctendon.predefinedtype
,
ifc4.ifccontrollertype.predefinedtype
,
ifc4.ifcstairflight.predefinedtype
,
ifc4.ifcstair.predefinedtype
,
ifc4.ifcstructuralsurfacereaction.predefinedtype
,
ifc2x3.ifcelectricflowstoragedevicetype.predefinedtype
,
ifc4.ifcductfitting.predefinedtype
,
ifc4.ifcinterceptortype.predefinedtype
,
ifc4.ifcelectricdistributionboardtype.predefinedtype
,
ifc4.ifcfantype.predefinedtype
,
ifc4.ifcprotectivedevicetype.predefinedtype
,
ifc4.ifcsensor.predefinedtype
,
ifc2x3.ifcelectrictimecontroltype.predefinedtype
,
ifc2x3.ifcstackterminaltype.predefinedtype
,
ifc2x3.ifcchillertype.predefinedtype
,
ifc2x3.ifccooledbeamtype.predefinedtype
,
ifc4.ifcelectrictimecontrol.predefinedtype
,
ifc4.ifcunitarycontrolelementtype.predefinedtype
,
ifc4.ifccablefittingtype.predefinedtype
,
ifc4.ifctask.predefinedtype
,
ifc2x3.ifcoutlettype.predefinedtype
,
ifc4.ifccrewresource.predefinedtype
,
ifc4.ifcunitarycontrolelement.predefinedtype
,
ifc4.ifclamp.predefinedtype
,
ifc4.ifcslabtype.predefinedtype
,
ifc4.ifcelectricgenerator.predefinedtype
,
ifc2x3.ifccoiltype.predefinedtype
,
ifc4.ifcbeam.predefinedtype
,
ifc4.ifcplate.predefinedtype
,
ifc4.ifcvalve.predefinedtype
,
ifc4.ifcairterminalbox.predefinedtype
,
ifc4.ifcchiller.predefinedtype
,
ifc4.ifcevaporativecoolertype.predefinedtype
,
ifc4.ifcflowmeter.predefinedtype
,
ifc4.ifcalarmtype.predefinedtype
,
ifc4.ifcmembertype.predefinedtype
,
ifc2x3.ifcsanitaryterminaltype.predefinedtype
,
ifc2x3.ifcswitchingdevicetype.predefinedtype
,
ifc2x3.ifccostschedule.predefinedtype
,
ifc4.ifcrampflight.predefinedtype
,
ifc4.ifcdiscreteaccessory.predefinedtype
,
ifc2x3.ifcplatetype.predefinedtype
,
ifc4.ifcairterminaltype.predefinedtype
,
ifc2x3.ifcrailingtype.predefinedtype
,
ifc4.ifcfiresuppressionterminal.predefinedtype
,
ifc4.ifcevaporativecooler.predefinedtype
,
ifc2x3.ifcfiresuppressionterminaltype.predefinedtype
,
ifc2x3.ifcpile.predefinedtype
,
ifc4.ifctasktype.predefinedtype
,
ifc4.ifctendon.predefinedtype
,
ifc4.ifcpipefitting.predefinedtype
,
ifc4.ifcelectricflowstoragedevicetype.predefinedtype
,
ifc4.ifcstructuralloadgroup.predefinedtype
,
ifc4.ifcstructuralloadcase.predefinedtype
,
ifc4.ifcductsilencer.predefinedtype
,
ifc4.ifcwasteterminal.predefinedtype
,
ifc4.ifccablefitting.predefinedtype
,
ifc4.ifcreinforcingbar.predefinedtype
,
ifc4.ifcunitaryequipment.predefinedtype
,
ifc4.ifcpermit.predefinedtype
,
ifc4.ifcelectrictimecontroltype.predefinedtype
,
ifc4.ifcstackterminaltype.predefinedtype
,
ifc4.ifctank.predefinedtype
,
ifc2x3.ifccovering.predefinedtype
,
ifc4.ifcprotectivedevicetrippingunit.predefinedtype
,
ifc4.ifctendonanchortype.predefinedtype
,
ifc4.ifcairtoairheatrecovery.predefinedtype
,
ifc4.ifcchillertype.predefinedtype
,
ifc4.ifccooledbeamtype.predefinedtype
,
ifc4.ifcoutlettype.predefinedtype
,
ifc2x3.ifcstructuralloadgroup.predefinedtype
,
ifc2x3.ifcwalltype.predefinedtype
,
ifc4.ifccoiltype.predefinedtype
,
ifc2x3.ifcspaceheatertype.predefinedtype
,
ifc4.ifcprotectivedevicetrippingunittype.predefinedtype
,
ifc2x3.ifcdistributionchamberelementtype.predefinedtype
,
ifc2x3.ifcstructuralcurvemember.predefinedtype
,
ifc2x3.ifcjunctionboxtype.predefinedtype
,
ifc4.ifcfan.predefinedtype
,
ifc2x3.ifcfiltertype.predefinedtype
,
ifc4.ifcrooftype.predefinedtype
,
ifc4.ifcsanitaryterminaltype.predefinedtype
,
ifc4.ifcswitchingdevicetype.predefinedtype
,
ifc4.ifccontroller.predefinedtype
,
ifc4.ifccostschedule.predefinedtype
,
ifc4.ifcevent.predefinedtype
,
ifc4.ifcplatetype.predefinedtype
,
ifc4.ifcrailingtype.predefinedtype
,
ifc2x3.ifccurtainwalltype.predefinedtype
,
ifc4.ifcfurnituretype.predefinedtype
,
ifc4.ifcfiresuppressionterminaltype.predefinedtype
,
ifc4.ifctendonanchor.predefinedtype
,
ifc4.ifcmedicaldevice.predefinedtype
,
ifc4.ifcconstructionequipmentresource.predefinedtype
,
ifc2x3.ifcstairflighttype.predefinedtype
,
ifc4.ifcpile.predefinedtype
,
ifc4.ifcreinforcingmeshtype.predefinedtype
,
ifc2x3.ifcflowinstrumenttype.predefinedtype
,
ifc2x3.ifcmotorconnectiontype.predefinedtype
,
ifc2x3.ifcprojectorder.predefinedtype
,
ifc2x3.ifcrampflighttype.predefinedtype
,
ifc4.ifcevaporator.predefinedtype
,
ifc4.ifcwindowtype.predefinedtype
,
ifc4.ifcpump.predefinedtype
,
ifc2x3.ifcboilertype.predefinedtype
,
ifc2x3.ifcoccupant.predefinedtype
,
ifc2x3.ifcvibrationisolatortype.predefinedtype
,
ifc4.ifccoil.predefinedtype
,
ifc2x3.ifctransformertype.predefinedtype
,
ifc4.ifcsubcontractresource.predefinedtype
,
ifc2x3.ifccoveringtype.predefinedtype
,
ifc4.ifcdistributionport.predefinedtype
,
ifc4.ifcpiletype.predefinedtype
,
ifc2x3.ifcelectricmotortype.predefinedtype
,
ifc4.ifcstructurallinearaction.predefinedtype
,
ifc4.ifcfastener.predefinedtype
,
ifc4.ifcbuildingelementpart.predefinedtype
,
ifc4.ifcbuildingelementproxy.predefinedtype
,
ifc4.ifcdiscreteaccessorytype.predefinedtype
,
ifc4.ifcsurfacefeature.predefinedtype
,
ifc2x3.ifcbeamtype.predefinedtype
,
ifc4.ifccooledbeam.predefinedtype
,
ifc4.ifcsanitaryterminal.predefinedtype
,
ifc2x3.ifcsensortype.predefinedtype
,
ifc4.ifcvibrationisolator.predefinedtype
,
ifc4.ifccovering.predefinedtype
,
ifc4.ifccommunicationsappliancetype.predefinedtype
,
ifc4.ifcengine.predefinedtype
,
ifc4.ifccrewresourcetype.predefinedtype
,
ifc4.ifclaborresource.predefinedtype
,
ifc2x3.ifccablecarrierfittingtype.predefinedtype
,
ifc4.ifcmechanicalfastenertype.predefinedtype
,
ifc4.ifcwalltype.predefinedtype
,
ifc4.ifcconstructionmaterialresource.predefinedtype
,
ifc2x3.ifcductfittingtype.predefinedtype
,
ifc2x3.ifcunitaryequipmenttype.predefinedtype
,
ifc2x3.ifctanktype.predefinedtype
,
ifc4.ifcconstructionproductresource.predefinedtype
,
ifc4.ifcspaceheatertype.predefinedtype
,
ifc4.ifcsubcontractresourcetype.predefinedtype
,
ifc4.ifcdistributionchamberelementtype.predefinedtype
,
ifc4.ifcstructuralcurvemember.predefinedtype
,
ifc4.ifcjunctionboxtype.predefinedtype
,
ifc4.ifcfiltertype.predefinedtype
,
ifc4.ifcsolardevice.predefinedtype
,
ifc4.ifcspace.predefinedtype
,
ifc2x3.ifccompressortype.predefinedtype
,
ifc4.ifcmedicaldevicetype.predefinedtype
,
ifc2x3.ifcpipesegmenttype.predefinedtype
,
ifc4.ifcramptype.predefinedtype
,
ifc4.ifcspatialzone.predefinedtype
,
ifc4.ifcprocedure.predefinedtype
,
ifc4.ifcactionrequest.predefinedtype
,
ifc4.ifcinventory.predefinedtype
,
ifc2x3.ifcpumptype.predefinedtype
,
ifc4.ifccurtainwalltype.predefinedtype
,
ifc4.ifcstairflighttype.predefinedtype
,
ifc4.ifcdistributionsystem.predefinedtype
,
ifc4.ifcflowinstrumenttype.predefinedtype
,
ifc4.ifcdistributionchamberelement.predefinedtype
,
ifc4.ifcmotorconnectiontype.predefinedtype
,
ifc4.ifcprojectorder.predefinedtype
,
ifc4.ifcrampflighttype.predefinedtype
,
ifc4.ifcspatialzonetype.predefinedtype
,
ifc4.ifcboilertype.predefinedtype
,
ifc4.ifcoccupant.predefinedtype
,
ifc4.ifcvibrationisolatortype.predefinedtype
,
ifc4.ifcelectricappliance.predefinedtype
,
ifc4.ifctransformertype.predefinedtype
,
ifc4.ifccoveringtype.predefinedtype
,
ifc4.ifcgeographicelementtype.predefinedtype
,
ifc4.ifcairterminal.predefinedtype
,
ifc4.ifccurtainwall.predefinedtype
,
ifc4.ifcelectricmotortype.predefinedtype
,
ifc4.ifcproceduretype.predefinedtype
,
ifc4.ifcoutlet.predefinedtype
,
ifc4.ifcsolardevicetype.predefinedtype
,
ifc4.ifcprojectionelement.predefinedtype
,
ifc4.ifcstackterminal.predefinedtype
,
ifc4.ifcbeamtype.predefinedtype
,
ifc4.ifcsensortype.predefinedtype
,
ifc4.ifcstructuralplanaraction.predefinedtype
,
ifc4.ifcpipesegment.predefinedtype
,
ifc4.ifccablecarrierfittingtype.predefinedtype
,
ifc4.ifcelementassemblytype.predefinedtype
, Gui::AutoSaver.self, Py::PythonExtension< T >.self(), Gui::Dialog::DownloadManager.self, Py::PythonExtensionBase.self(), App::TransactionFactory.self, and Py::PythonClass< T >.self().
β
predefinedtype()
def ifc4.ifcelementassemblytype.predefinedtype
(
)
References ifc4.ifcstructuralcurvereaction._predefinedtype, ifc4.ifclightfixture._predefinedtype, ifc2x3.ifccablesegmenttype._predefinedtype, ifc2x3.ifchumidifiertype._predefinedtype, ifc4.ifcinterceptor._predefinedtype, ifc2x3.ifctransportelementtype._predefinedtype, ifc4.ifccablesegmenttype._predefinedtype, ifc4.ifcconstructionproductresourcetype._predefinedtype, ifc4.ifchumidifiertype._predefinedtype, ifc4.ifctransportelementtype._predefinedtype, ifc2x3.ifcrailing._predefinedtype, ifc4.ifccostitem._predefinedtype, ifc4.ifcrailing._predefinedtype, ifc4.ifcshadingdevice._predefinedtype, ifc2x3.ifcservicelifefactor._predefinedtype, ifc4.ifcmember._predefinedtype, ifc4.ifcflowinstrument._predefinedtype, ifc2x3.ifcvalvetype._predefinedtype, ifc4.ifchumidifier._predefinedtype, ifc4.ifcworkcalendar._predefinedtype, ifc2x3.ifcairterminalboxtype._predefinedtype, ifc4.ifcbuildingelementparttype._predefinedtype, ifc4.ifcelectricmotor._predefinedtype, ifc2x3.ifcbuildingelementproxytype._predefinedtype, ifc4.ifcactuator._predefinedtype, ifc4.ifcstairtype._predefinedtype, ifc2x3.ifcspacetype._predefinedtype, ifc2x3.ifcelectricgeneratortype._predefinedtype, ifc2x3.ifcpipefittingtype._predefinedtype, ifc2x3.ifcwasteterminaltype._predefinedtype, ifc2x3.ifclamptype._predefinedtype, ifc4.ifcstructuralsurfaceaction._predefinedtype, ifc4.ifcvalvetype._predefinedtype, ifc4.ifcairterminalboxtype._predefinedtype, ifc4.ifcbuildingelementproxytype._predefinedtype, ifc2x3.ifcairtoairheatrecoverytype._predefinedtype, ifc4.ifcfurniture._predefinedtype, ifc2x3.ifcfooting._predefinedtype, ifc2x3.ifcactuatortype._predefinedtype, ifc4.ifcspacetype._predefinedtype, ifc4.ifccablecarrierfitting._predefinedtype, ifc4.ifcelectricgeneratortype._predefinedtype, ifc4.ifcpipefittingtype._predefinedtype, ifc2x3.ifcstructuralanalysismodel._predefinedtype, ifc4.ifcwasteterminaltype._predefinedtype, ifc4.ifcfastenertype._predefinedtype, ifc4.ifclamptype._predefinedtype, ifc4.ifclaborresourcetype._predefinedtype, ifc4.ifcairtoairheatrecoverytype._predefinedtype, ifc4.ifctendontype._predefinedtype, ifc4.ifcfooting._predefinedtype, ifc4.ifcwall._predefinedtype, ifc4.ifcactuatortype._predefinedtype, ifc4.ifccablecarriersegment._predefinedtype, ifc4.ifcdamper._predefinedtype, ifc4.ifcstructuralanalysismodel._predefinedtype, ifc2x3.ifcevaporatortype._predefinedtype, ifc4.ifcaudiovisualappliancetype._predefinedtype, ifc2x3.ifcelectricappliancetype._predefinedtype, ifc2x3.ifcgasterminaltype._predefinedtype, ifc4.ifcdoortype._predefinedtype, ifc4.ifcroof._predefinedtype, ifc4.ifcburner._predefinedtype, ifc4.ifceventtype._predefinedtype, ifc2x3.ifccablecarriersegmenttype._predefinedtype, ifc4.ifcfilter._predefinedtype, ifc4.ifcjunctionbox._predefinedtype, ifc2x3.ifcductsilencertype._predefinedtype, ifc4.ifcenginetype._predefinedtype, ifc2x3.ifcelementassembly._predefinedtype, ifc4.ifcelectricdistributionboard._predefinedtype, ifc2x3.ifccolumntype._predefinedtype, ifc4.ifcelectricflowstoragedevice._predefinedtype, ifc4.ifcevaporatortype._predefinedtype, ifc4.ifcconstructionequipmentresourcetype._predefinedtype, ifc4.ifcelectricappliancetype._predefinedtype, ifc4.ifcsystemfurnitureelement._predefinedtype, ifc4.ifccondenser._predefinedtype, ifc4.ifcgeographicelement._predefinedtype, ifc2x3.ifcductsegmenttype._predefinedtype, ifc2x3.ifcdampertype._predefinedtype, ifc4.ifcreinforcingbartype._predefinedtype, ifc4.ifccoolingtower._predefinedtype, ifc4.ifcswitchingdevice._predefinedtype, ifc4.ifcvoidingfeature._predefinedtype, ifc4.ifccablecarriersegmenttype._predefinedtype, ifc4.ifcaudiovisualappliance._predefinedtype, ifc4.ifcductsilencertype._predefinedtype, ifc4.ifcstructuralcurveaction._predefinedtype, ifc4.ifcelementassembly._predefinedtype, ifc4.ifcexternalspatialelement._predefinedtype, ifc2x3.ifctubebundletype._predefinedtype, ifc4.ifccolumntype._predefinedtype, ifc2x3.ifcstructuralsurfacemember._predefinedtype, ifc4.ifcperformancehistory._predefinedtype, ifc4.ifcductsegmenttype._predefinedtype, ifc2x3.ifclightfixturetype._predefinedtype, ifc2x3.ifcflowmetertype._predefinedtype, ifc4.ifcdampertype._predefinedtype, ifc2x3.ifcprojectorderrecord._predefinedtype, ifc4.ifcwindow._predefinedtype, ifc4.ifcboiler._predefinedtype, ifc4.ifcspaceheater._predefinedtype, ifc2x3.ifcheatexchangertype._predefinedtype, ifc2x3.ifccondensertype._predefinedtype, ifc4.ifcdoor._predefinedtype, ifc2x3.ifcslab._predefinedtype, ifc2x3.ifccoolingtowertype._predefinedtype, ifc4.ifccolumn._predefinedtype, ifc4.ifcsystemfurnitureelementtype._predefinedtype, ifc2x3.ifccontrollertype._predefinedtype, ifc2x3.ifcelectricheatertype._predefinedtype, ifc4.ifcreinforcingmesh._predefinedtype, ifc4.ifctubebundletype._predefinedtype, ifc4.ifcstructuralsurfacemember._predefinedtype, ifc4.ifclightfixturetype._predefinedtype, ifc2x3.ifcfantype._predefinedtype, ifc4.ifcalarm._predefinedtype, ifc4.ifcflowmetertype._predefinedtype, ifc2x3.ifcprotectivedevicetype._predefinedtype, ifc4.ifcworkplan._predefinedtype, ifc4.ifcprotectivedevice._predefinedtype, ifc4.ifcheatexchangertype._predefinedtype, ifc2x3.ifcslabtype._predefinedtype, ifc4.ifcshadingdevicetype._predefinedtype, ifc4.ifccommunicationsappliance._predefinedtype, ifc4.ifccompressor._predefinedtype, ifc4.ifccondensertype._predefinedtype, ifc4.ifcheatexchanger._predefinedtype, ifc2x3.ifcevaporativecoolertype._predefinedtype, ifc4.ifcslab._predefinedtype, ifc4.ifcconstructionmaterialresourcetype._predefinedtype, ifc2x3.ifcalarmtype._predefinedtype, ifc4.ifccoolingtowertype._predefinedtype, ifc2x3.ifcmembertype._predefinedtype, ifc4.ifcfootingtype._predefinedtype, ifc4.ifccablesegment._predefinedtype, ifc4.ifctransportelement._predefinedtype, ifc2x3.ifcairterminaltype._predefinedtype, ifc2x3.ifctendon._predefinedtype, ifc4.ifccontrollertype._predefinedtype, ifc4.ifcstairflight._predefinedtype, ifc4.ifcstair._predefinedtype, ifc4.ifcstructuralsurfacereaction._predefinedtype, ifc2x3.ifcelectricflowstoragedevicetype._predefinedtype, ifc4.ifcductfitting._predefinedtype, ifc4.ifcinterceptortype._predefinedtype, ifc4.ifcelectricdistributionboardtype._predefinedtype, ifc4.ifcfantype._predefinedtype, ifc4.ifcprotectivedevicetype._predefinedtype, ifc4.ifcsensor._predefinedtype, ifc2x3.ifcelectrictimecontroltype._predefinedtype, ifc2x3.ifcstackterminaltype._predefinedtype, ifc2x3.ifcchillertype._predefinedtype, ifc2x3.ifccooledbeamtype._predefinedtype, ifc4.ifcelectrictimecontrol._predefinedtype, ifc4.ifcunitarycontrolelementtype._predefinedtype, ifc4.ifccablefittingtype._predefinedtype, ifc2x3.ifcoutlettype._predefinedtype, ifc4.ifctask._predefinedtype, ifc4.ifccrewresource._predefinedtype, ifc4.ifcunitarycontrolelement._predefinedtype, ifc4.ifclamp._predefinedtype, ifc4.ifcslabtype._predefinedtype, ifc4.ifcelectricgenerator._predefinedtype, ifc2x3.ifccoiltype._predefinedtype, ifc4.ifcbeam._predefinedtype, ifc4.ifcplate._predefinedtype, ifc4.ifcvalve._predefinedtype, ifc4.ifcairterminalbox._predefinedtype, ifc4.ifcchiller._predefinedtype, ifc4.ifcevaporativecoolertype._predefinedtype, ifc4.ifcflowmeter._predefinedtype, ifc4.ifcalarmtype._predefinedtype, ifc4.ifcmembertype._predefinedtype, ifc2x3.ifcsanitaryterminaltype._predefinedtype, ifc2x3.ifcswitchingdevicetype._predefinedtype, ifc4.ifcrampflight._predefinedtype, ifc4.ifcdiscreteaccessory._predefinedtype, ifc2x3.ifccostschedule._predefinedtype, ifc2x3.ifcplatetype._predefinedtype, ifc4.ifcairterminaltype._predefinedtype, ifc2x3.ifcrailingtype._predefinedtype, ifc4.ifcfiresuppressionterminal._predefinedtype, ifc4.ifcevaporativecooler._predefinedtype, ifc2x3.ifcfiresuppressionterminaltype._predefinedtype, ifc2x3.ifcpile._predefinedtype, ifc4.ifctasktype._predefinedtype, ifc4.ifctendon._predefinedtype, ifc4.ifcpipefitting._predefinedtype, ifc4.ifcelectricflowstoragedevicetype._predefinedtype, ifc4.ifcstructuralloadgroup._predefinedtype, ifc4.ifcductsilencer._predefinedtype, ifc4.ifcwasteterminal._predefinedtype, ifc4.ifccablefitting._predefinedtype, ifc4.ifcreinforcingbar._predefinedtype, ifc4.ifcunitaryequipment._predefinedtype, ifc4.ifcpermit._predefinedtype, ifc4.ifcelectrictimecontroltype._predefinedtype, ifc4.ifcstackterminaltype._predefinedtype, ifc4.ifctank._predefinedtype, ifc2x3.ifccovering._predefinedtype, ifc4.ifcprotectivedevicetrippingunit._predefinedtype, ifc4.ifctendonanchortype._predefinedtype, ifc4.ifcairtoairheatrecovery._predefinedtype, ifc4.ifcchillertype._predefinedtype, ifc4.ifccooledbeamtype._predefinedtype, ifc4.ifcoutlettype._predefinedtype, ifc2x3.ifcstructuralloadgroup._predefinedtype, ifc2x3.ifcwalltype._predefinedtype, ifc4.ifccoiltype._predefinedtype, ifc2x3.ifcspaceheatertype._predefinedtype, ifc4.ifcprotectivedevicetrippingunittype._predefinedtype, ifc2x3.ifcdistributionchamberelementtype._predefinedtype, ifc2x3.ifcstructuralcurvemember._predefinedtype, ifc2x3.ifcjunctionboxtype._predefinedtype, ifc4.ifcfan._predefinedtype, ifc2x3.ifcfiltertype._predefinedtype, ifc4.ifcrooftype._predefinedtype, ifc4.ifcsanitaryterminaltype._predefinedtype, ifc4.ifcswitchingdevicetype._predefinedtype, ifc4.ifccontroller._predefinedtype, ifc4.ifccostschedule._predefinedtype, ifc4.ifcevent._predefinedtype, ifc4.ifcplatetype._predefinedtype, ifc4.ifcrailingtype._predefinedtype, ifc2x3.ifccurtainwalltype._predefinedtype, ifc4.ifcfurnituretype._predefinedtype, ifc4.ifcfiresuppressionterminaltype._predefinedtype, ifc4.ifctendonanchor._predefinedtype, ifc4.ifcmedicaldevice._predefinedtype, ifc4.ifcconstructionequipmentresource._predefinedtype, ifc2x3.ifcstairflighttype._predefinedtype, ifc4.ifcpile._predefinedtype, ifc4.ifcreinforcingmeshtype._predefinedtype, ifc2x3.ifcflowinstrumenttype._predefinedtype, ifc2x3.ifcmotorconnectiontype._predefinedtype, ifc2x3.ifcprojectorder._predefinedtype, ifc2x3.ifcrampflighttype._predefinedtype, ifc4.ifcevaporator._predefinedtype, ifc4.ifcwindowtype._predefinedtype, ifc4.ifcpump._predefinedtype, ifc2x3.ifcboilertype._predefinedtype, ifc2x3.ifcoccupant._predefinedtype, ifc4.ifccoil._predefinedtype, ifc2x3.ifcvibrationisolatortype._predefinedtype, ifc2x3.ifctransformertype._predefinedtype, ifc4.ifcsubcontractresource._predefinedtype, ifc2x3.ifccoveringtype._predefinedtype, ifc4.ifcdistributionport._predefinedtype, ifc4.ifcpiletype._predefinedtype, ifc2x3.ifcelectricmotortype._predefinedtype, ifc4.ifcfastener._predefinedtype, ifc4.ifcbuildingelementpart._predefinedtype, ifc4.ifcbuildingelementproxy._predefinedtype, ifc4.ifcdiscreteaccessorytype._predefinedtype, ifc4.ifcsurfacefeature._predefinedtype, ifc2x3.ifcbeamtype._predefinedtype, ifc4.ifccooledbeam._predefinedtype, ifc4.ifcsanitaryterminal._predefinedtype, ifc2x3.ifcsensortype._predefinedtype, ifc4.ifcvibrationisolator._predefinedtype, ifc4.ifccovering._predefinedtype, ifc4.ifccommunicationsappliancetype._predefinedtype, ifc4.ifcengine._predefinedtype, ifc4.ifccrewresourcetype._predefinedtype, ifc4.ifclaborresource._predefinedtype, ifc2x3.ifccablecarrierfittingtype._predefinedtype, ifc4.ifcmechanicalfastenertype._predefinedtype, ifc4.ifcwalltype._predefinedtype, ifc4.ifcconstructionmaterialresource._predefinedtype, ifc2x3.ifcductfittingtype._predefinedtype, ifc2x3.ifcunitaryequipmenttype._predefinedtype, ifc2x3.ifctanktype._predefinedtype, ifc4.ifcconstructionproductresource._predefinedtype, ifc4.ifcspaceheatertype._predefinedtype, ifc4.ifcsubcontractresourcetype._predefinedtype, ifc4.ifcdistributionchamberelementtype._predefinedtype, ifc4.ifcstructuralcurvemember._predefinedtype, ifc4.ifcjunctionboxtype._predefinedtype, ifc4.ifcfiltertype._predefinedtype, ifc4.ifcsolardevice._predefinedtype, ifc4.ifcspace._predefinedtype, ifc2x3.ifccompressortype._predefinedtype, ifc4.ifcmedicaldevicetype._predefinedtype, ifc2x3.ifcpipesegmenttype._predefinedtype, ifc4.ifcramptype._predefinedtype, ifc4.ifcspatialzone._predefinedtype, ifc4.ifcprocedure._predefinedtype, ifc4.ifcactionrequest._predefinedtype, ifc4.ifcinventory._predefinedtype, ifc2x3.ifcpumptype._predefinedtype, ifc4.ifccurtainwalltype._predefinedtype, ifc4.ifcstairflighttype._predefinedtype, ifc4.ifcdistributionsystem._predefinedtype, ifc4.ifcflowinstrumenttype._predefinedtype, ifc4.ifcdistributionchamberelement._predefinedtype, ifc4.ifcmotorconnectiontype._predefinedtype, ifc4.ifcprojectorder._predefinedtype, ifc4.ifcrampflighttype._predefinedtype, ifc4.ifcspatialzonetype._predefinedtype, ifc4.ifcboilertype._predefinedtype, ifc4.ifcoccupant._predefinedtype, ifc4.ifcvibrationisolatortype._predefinedtype, ifc4.ifcelectricappliance._predefinedtype, ifc4.ifctransformertype._predefinedtype, ifc4.ifccoveringtype._predefinedtype, ifc4.ifcgeographicelementtype._predefinedtype, ifc4.ifcairterminal._predefinedtype, ifc4.ifccurtainwall._predefinedtype, ifc4.ifcelectricmotortype._predefinedtype, ifc4.ifcproceduretype._predefinedtype, ifc4.ifcoutlet._predefinedtype, ifc4.ifcsolardevicetype._predefinedtype, ifc4.ifcprojectionelement._predefinedtype, ifc4.ifcstackterminal._predefinedtype, ifc4.ifcbeamtype._predefinedtype, ifc4.ifcsensortype._predefinedtype, ifc4.ifcpipesegment._predefinedtype, ifc4.ifccablecarrierfittingtype._predefinedtype, ifc4.ifcelementassemblytype._predefinedtype, and
ifc4.ifcelementassemblytype.predefinedtype
.
Member Data Documentation
β
predefinedtype
ifc4.ifcelementassemblytype.predefinedtype
Referenced by
ifc4.ifcelementassemblytype.correctpredefinedtype()
,
ifc4.ifcductfittingtype.correctpredefinedtype()
,
ifc4.ifcunitaryequipmenttype.correctpredefinedtype()
,
ifc4.ifcburnertype.correctpredefinedtype()
,
ifc4.ifcmotorconnection.correctpredefinedtype()
,
ifc4.ifctanktype.correctpredefinedtype()
,
ifc4.ifcchimneytype.correctpredefinedtype()
,
ifc4.ifcworkschedule.correctpredefinedtype()
,
ifc4.ifcductsegment.correctpredefinedtype()
,
ifc4.ifcmechanicalfastener.correctpredefinedtype()
,
ifc4.ifccompressortype.correctpredefinedtype()
,
ifc4.ifcpipesegmenttype.correctpredefinedtype()
,
ifc4.ifctubebundle.correctpredefinedtype()
,
ifc4.ifcpumptype.correctpredefinedtype()
,
ifc4.ifcramp.correctpredefinedtype()
,
ifc4.ifctransformer.correctpredefinedtype()
,
ifc4.ifcchimney.correctpredefinedtype()
, and
ifc4.ifcelementassemblytype.predefinedtype()
.
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
femguiobjects Namespace Reference
1.8.17
|
=====================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
ifc4
ifcderivedunitenum
List of all members
ifc4.ifcderivedunitenum 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
ifc4
ifctransformer
ifc4.ifctransformer Member List
This is the complete list of members for
ifc4.ifctransformer
, including all inherited members.
connectedfrom
()
ifc4.ifcelement
connectedto
()
ifc4.ifcelement
containedinstructure
()
ifc4.ifcelement
correctpredefinedtype
(self)
ifc4.ifctransformer
correcttypeassigned
(self)
ifc4.ifctransformer
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.ifctransformer
predefinedtype
()
ifc4.ifctransformer
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
PathScripts
post
nccad_post
Functions
|
Variables
PathScripts.post.nccad_post Namespace Reference
Functions
def
export
(objectslist, filename, argstring)
Variables
string
HEADER
string
MACHINE_NAME
= '''Max Computer GmbH nccad9 MCS/KOSY'''
string
POSTAMBLE
string
TOOL_CHANGE
string
TOOLTIP
Function Documentation
β
export()
def PathScripts.post.nccad_post.export
(
objectslist
,
filename
,
argstring
)
Variable Documentation
β
HEADER
string PathScripts.post.nccad_post.HEADER
Initial value:
1
=
''';Exported by FreeCAD
2
;Post Processor: {}
3
;CAM file: {}
4
;Output Time: {}
5
'''
.format(__name__, FreeCAD.ActiveDocument.FileName,
str
(datetime.datetime.now()))
β
MACHINE_NAME
string PathScripts.post.nccad_post.MACHINE_NAME = '''Max Computer GmbH nccad9 MCS/KOSY'''
β
POSTAMBLE
string PathScripts.post.nccad_post.POSTAMBLE
Initial value:
1
=
'''G77 ; Move to release position
2
M10 O6.0 ; Stop spindle'''
β
TOOL_CHANGE
string PathScripts.post.nccad_post.TOOL_CHANGE
Initial value:
1
=
'''G77 ; Move to release position
2
M10 O6.0 ; Stop spindle
3
M01 Insert tool TOOL
4
G76 ; Move to reference point to ensure correct coordinates after tool change
5
M10 O6.1 ; Start spindel'''
β
TOOLTIP
string PathScripts.post.nccad_post.TOOLTIP
Initial value:
1
=
'''
2
This is a postprocessor file for the Path workbench. It is used to take
3
a pseudo-gcode fragment outputted by a Path object and output real GCode
4
suitable for the Max Computer GmbH nccad9 Computer Numeric Control.
5
6
Supported features:
7
8
- 3-axis milling
9
- manual tool change with tool number as comment
10
- spindle speed as comment
11
12
!!! gCode files must use the suffix .knc !!!'''
str
1.8.17
|
================================================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
automotive_design
kinematic_property_definition
List of all members
|
Public Member Functions
|
Public Attributes
automotive_design.kinematic_property_definition Class Reference
Public Member Functions
def
ground_definition
()
Public Member Functions inherited from
automotive_design.property_definition
def
definition
()
def
description
()
def
id
()
def
name
()
def
wr1
(self)
Public Attributes
ground_definition
Public Attributes inherited from
automotive_design.property_definition
definition
description
name
Detailed Description
Entity kinematic_property_definition definition.
:param ground_definition
:type ground_definition:characterized_definition
Member Function Documentation
β
ground_definition()
def automotive_design.kinematic_property_definition.ground_definition
(
)
References automotive_design.kinematic_property_definition._ground_definition,
automotive_design.characterized_definition
, and
automotive_design.kinematic_property_definition.ground_definition
.
Member Data Documentation
β
ground_definition
automotive_design.kinematic_property_definition.ground_definition
Referenced by
automotive_design.kinematic_property_definition.ground_definition()
.
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
product_identification
automotive_design.product_identification Member List
This is the complete list of members for
automotive_design.product_identification
, including all inherited members.
automotive_design::configuration_item.description
automotive_design.configuration_item
automotive_design::configuration_item.description
()
automotive_design.configuration_item
automotive_design::characterized_object.description
automotive_design.characterized_object
id
automotive_design.configuration_item
id
()
automotive_design.configuration_item
item_concept
automotive_design.configuration_item
item_concept
()
automotive_design.configuration_item
automotive_design::configuration_item.name
automotive_design.configuration_item
automotive_design::configuration_item.name
()
automotive_design.configuration_item
automotive_design::characterized_object.name
automotive_design.characterized_object
purpose
automotive_design.configuration_item
purpose
()
automotive_design.configuration_item
wr1
(self)
automotive_design.product_identification
wr2
(self)
automotive_design.product_identification
wr3
(self)
automotive_design.product_identification
1.8.17
|
==============================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
femtools
errors
MustSaveError
femtools.errors.MustSaveError Class Reference
The documentation for this class was generated from the following file:
src/Mod/Fem/femtools/errors.py
1.8.17
|
===============================================================================================================
Index
Modules Hierarchy
Alphabetical list
List of all members
|
Public Attributes
iso Struct Reference
Public Attributes
Span
off
Span
sp
Member Data Documentation
β
off
Span
iso::off
Referenced by
geoff_geometry::Kurve::OffsetISOMethod()
.
β
sp
Span
iso::sp
Referenced by
geoff_geometry::Kurve::OffsetISOMethod()
.
The documentation for this struct was generated from the following file:
src/Mod/Path/libarea/kurve/offset.cpp
1.8.17
|
=====================================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
Dice3DS
dom3ds
SHADOW_RANGE
Dice3DS.dom3ds.SHADOW_RANGE Member List
This is the complete list of members for
Dice3DS.dom3ds.SHADOW_RANGE
, including all inherited members.
document_html
Dice3DS.dom3ds.ChunkBase
static
document_html
(cls, flo, done)
Dice3DS.dom3ds.ChunkBase
dump
(self, flo, indent, flags)
Dice3DS.dom3ds.ChunkBase
dump_array
(self, flo, indent, flags)
Dice3DS.dom3ds.ChunkBase
dump_chunks
(self, flo, indent, flags)
Dice3DS.dom3ds.ChunkBase
dump_header
(self, flo, flags)
Dice3DS.dom3ds.ChunkBase
dump_struct
(self, flo, indent, flags)
Dice3DS.dom3ds.ChunkBase
freechunks
Dice3DS.dom3ds.ChunkBase
static
get_byte
(fbuf, flags)
Dice3DS.dom3ds.ChunkBase
static
get_chunk
(fbuf, flags)
Dice3DS.dom3ds.ChunkBase
static
get_float
(fbuf, flags)
Dice3DS.dom3ds.ChunkBase
static
get_long
(fbuf, flags)
Dice3DS.dom3ds.ChunkBase
static
get_short
(fbuf, flags)
Dice3DS.dom3ds.ChunkBase
static
get_string
(fbuf, flags)
Dice3DS.dom3ds.ChunkBase
static
out_attr
(self, attr, flo, indent, flags)
Dice3DS.dom3ds.ChunkBase
out_chunk
(self, attr, flo, indent, flags)
Dice3DS.dom3ds.ChunkBase
out_chunk_index
(self, attr, i, flo, indent, flags)
Dice3DS.dom3ds.ChunkBase
read
(self, fbuf, flags)
Dice3DS.dom3ds.ChunkBase
read_array
(self, fbuf, flags)
Dice3DS.dom3ds.ChunkBase
read_chunks
(self, fbuf, flags)
Dice3DS.dom3ds.ChunkBase
read_struct
(self, fbuf, flags)
Dice3DS.dom3ds.ChunkBase
set_byte
(value)
Dice3DS.dom3ds.ChunkBase
static
set_chunk
(value)
Dice3DS.dom3ds.ChunkBase
static
set_float
(value)
Dice3DS.dom3ds.ChunkBase
static
set_long
(value)
Dice3DS.dom3ds.ChunkBase
static
set_short
(value)
Dice3DS.dom3ds.ChunkBase
static
set_string
(value)
Dice3DS.dom3ds.ChunkBase
static
struct
Dice3DS.dom3ds.OneShortValueChunk
static
subchunks
Dice3DS.dom3ds.ChunkBase
swallow
Dice3DS.dom3ds.ChunkBase
static
tag
Dice3DS.dom3ds.SHADOW_RANGE
static
write
(self)
Dice3DS.dom3ds.ChunkBase
write_array
(self)
Dice3DS.dom3ds.ChunkBase
write_chunks
(self)
Dice3DS.dom3ds.ChunkBase
write_struct
(self)
Dice3DS.dom3ds.ChunkBase
1.8.17
|
====================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
Gui
UrlHandler
Gui::UrlHandler Member List
This is the complete list of members for
Gui::UrlHandler
, including all inherited members.
openUrl
(App::Document *, const QUrl &)
Gui::UrlHandler
virtual
UrlHandler
(QObject *parent=0)
Gui::UrlHandler
~UrlHandler
()
Gui::UrlHandler
virtual
1.8.17
|
============================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
Gui
ViewProviderDocumentObject
List of all members
|
Public Member Functions
|
Public Attributes
Gui::ViewProviderDocumentObject Class Reference
#include <ViewProviderDocumentObject.h>
Public Member Functions
virtual void
attach
(
App::DocumentObject
*
pcObject
)
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 void
forceUpdate
(
bool
enable=true)
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
bool
isUpdateForced
() const
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...
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...
virtual
bool
useNewSelectionModel
(void) const
indicates if the
ViewProvider
use the new Selection model
More...
virtual
bool
isSelectable
(void) const
virtual std::string
getElement
(const SoDetail *) const
return a hit element to the selection path or 0
More...
virtual SoDetail *
getDetail
(const char *) const
return the coin node detail of the subelement
More...
int
partialRender
(const std::vector< std::string > &subelements,
bool
clear)
partial rendering setup
More...
virtual std::vector<
Base::Vector3d
>
getModelPoints
(const SoPickedPoint *) const
virtual std::vector<
Base::Vector3d
>
getSelectionShape
(const char *Element) const
return the highlight lines for a given element or the whole shape
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 void
setDisplayMode
(const char *ModeName)
set the display mode
More...
virtual const char *
getDefaultDisplayMode
() const
get the default display mode
More...
virtual std::vector< std::string >
getDisplayModes
(void) const
returns a list of all possible display modes
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
doubleClicked
(void)
is called by the tree if the user double click on the object
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 void
setupContextMenu
(
QMenu
*,
QObject
*, const char *)
set up the context-menu with the supported edit modes
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...
virtual void
updateData
(const
App::Property
*)
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 std::map< std::string,
App::Color
>
getElementColors
(const char *element=0) const
virtual void
setElementColors
(const std::map< std::string,
App::Color
> &colors)
virtual
ViewProvider
*
startEditing
(int ModNum=0)
bool
isEditing
() const
void
finishEditing
()
virtual void
setEditViewer
(
View3DInventorViewer
*, int ModNum)
adjust viewer settings when editing a view provider
More...
virtual void
unsetEditViewer
(
View3DInventorViewer
*)
restores viewer settings when leaving editing mode
More...
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...
Public Attributes
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...
Restoring view provider from document load
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
virtual
bool
allowOverride
(const
App::DocumentObject
&) const
Allow this class to be used as an override for the original view provider of the given object.
More...
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...
virtual void
onChanged
(const
App::Property
*prop) override
Gets called by the container whenever a property has been 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...
Transaction handling
App::DocumentObject
*
pcObject
Gui::Document
*
pcDocument
class
Document
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...
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::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)
Protected Member Functions inherited from
Gui::ViewProvider
virtual QIcon
mergeOverlayIcons
(const QIcon &orig) const
virtual
bool
setEdit
(int ModNum)
is called by the document when the provider goes in edit mode
More...
virtual void
unsetEdit
(int ModNum)
is called when you lose the edit mode
More...
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
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
β
ViewProviderDocumentObject()
ViewProviderDocumentObject::ViewProviderDocumentObject
(
)
constructor.
References
App::Prop_None
.
β
~ViewProviderDocumentObject()
ViewProviderDocumentObject::~ViewProviderDocumentObject
(
)
virtual
destructor.
References
DisplayMode
, and
App::PropertyEnumeration::setEnums()
.
Member Function Documentation
β
addDynamicProperty()
App::Property
* ViewProviderDocumentObject::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
Reimplemented from
App::PropertyContainer
.
References
App::PropertyContainer::addDynamicProperty()
,
App::Document::addOrRemovePropertyOfObject()
,
App::DocumentObject::getDocument()
, and
getObject()
.
β
allowOverride()
virtual
bool
Gui::ViewProviderDocumentObject::allowOverride
(
const
App::DocumentObject
&
)
const
virtual
Allow this class to be used as an override for the original view provider of the given object.
See also
App::DocumentObject::getViewProviderNameOverride()
Reimplemented in
Gui::ViewProviderLink
, and
PartGui::ViewProviderPartExt
.
Referenced by
Gui::ViewProviderLink::onChanged()
, and
Gui::Document::slotNewObject()
.
β
attach()
void ViewProviderDocumentObject::attach
(
App::DocumentObject
*
pcObject
)
virtual
Reimplemented in
FemGui::ViewProviderFemPostFunction
,
FemGui::ViewProviderFemPostObject
,
Gui::ViewProviderInventorObject
,
FemGui::ViewProviderFemMesh
,
Gui::ViewProviderOrigin
,
PathGui::ViewProviderPath
,
Gui::ViewProviderGeometryObject
,
RobotGui::ViewProviderRobotObject
,
RobotGui::ViewProviderTrajectory
,
ImageGui::ViewProviderImagePlane
,
Gui::ViewProviderVRMLObject
,
Gui::ViewProviderLink
,
Gui::ViewProviderFeature
,
MeshGui::ViewProviderMeshDefects
,
MeshGui::ViewProviderMeshFolds
,
MeshGui::ViewProviderMeshSelfIntersections
,
MeshGui::ViewProviderMeshIndices
,
MeshGui::ViewProviderMeshDuplicatedPoints
,
MeshGui::ViewProviderMeshDegenerations
,
MeshGui::ViewProviderMeshDuplicatedFaces
,
MeshGui::ViewProviderMeshNonManifoldPoints
,
MeshGui::ViewProviderMeshNonManifolds
,
MeshGui::ViewProviderMeshOrientation
,
MeshGui::ViewProviderMeshCurvature
,
MeshGui::ViewProviderMeshObject
,
MeshGui::ViewProviderMeshFaceSet
,
InspectionGui::ViewProviderInspection
,
MeshGui::ViewProviderMeshNode
,
PartDesignGui::ViewProviderDatumPlane
,
PartDesignGui::ViewProviderDatumPoint
,
MeshGui::ViewProviderFace
,
PartDesignGui::ViewProviderDatumCoordinateSystem
,
PartDesignGui::ViewProviderDatumLine
,
PartGui::ViewProviderPartExt
,
PartDesignGui::ViewProviderBoolean
,
PartDesignGui::ViewProviderBody
,
TechDrawGui::ViewProviderDrawingView
,
TechDrawGui::ViewProviderGeomHatch
,
TechDrawGui::ViewProviderPage
,
Gui::ViewProviderPlacement
,
PartDesignGui::ViewProviderDatum
,
TechDrawGui::ViewProviderHatch
,
TechDrawGui::ViewProviderTemplate
,
MeshGui::ViewProviderIndexedFaceSet
,
SketcherGui::ViewProviderSketch
,
PointsGui::ViewProviderStructured
,
PointsGui::ViewProviderScattered
,
MeshGui::ViewProviderMesh
,
TechDrawGui::ViewProviderDimension
,
Gui::ViewProviderAnnotationLabel
,
TechDrawGui::ViewProviderViewPart
,
DrawingGui::ViewProviderDrawingClip
,
TechDrawGui::ViewProviderBalloon
,
TechDrawGui::ViewProviderViewSection
,
TechDrawGui::ViewProviderWeld
,
Gui::ViewProviderMeasureDistance
,
TechDrawGui::ViewProviderAnnotation
,
TechDrawGui::ViewProviderSymbol
,
TechDrawGui::ViewProviderSpreadsheet
,
TechDrawGui::ViewProviderImage
,
TechDrawGui::ViewProviderViewClip
,
DrawingGui::ViewProviderDrawingView
,
TechDrawGui::ViewProviderProjGroup
,
TechDrawGui::ViewProviderTile
,
Gui::ViewProviderPlane
,
PartDesignGui::ViewProviderPrimitive
,
TechDrawGui::ViewProviderProjGroupItem
,
Gui::ViewProviderLine
,
PartDesignGui::ViewProviderAddSub
,
PartGui::ViewProviderPartReference
,
MeshGui::ViewProviderMeshTransformDemolding
,
FemGui::ViewProviderFemConstraint
,
Gui::ViewProviderAnnotation
,
MeshGui::ViewProviderMeshTransform
,
PartGui::ViewProvider2DObject
,
TechDrawGui::ViewProviderLeader
,
DrawingGui::ViewProviderDrawingPage
,
PartGui::ViewProviderCurveNet
,
TechDrawGui::ViewProviderRichAnno
, and
Gui::ViewProviderOriginFeature
.
References
DisplayMode
,
Gui::ViewProvider::getDefaultDisplayMode()
,
Gui::ViewProvider::getDisplayModes()
,
App::DocumentObject::getNameInDocument()
,
App::PropertyBool::getValue()
,
Gui::ViewProvider::isRestoring()
,
pcObject
,
App::PropertyEnumeration::setEnums()
,
App::PropertyEnumeration::setValue()
,
App::PropertyBool::setValue()
,
Visibility
, and
App::DocumentObject::Visibility
.
Referenced by
Gui::ViewProviderVRMLObject::attach()
,
ImageGui::ViewProviderImagePlane::attach()
,
RobotGui::ViewProviderTrajectory::attach()
,
Gui::ViewProviderFeature::attach()
,
Gui::ViewProviderAnnotation::attach()
,
Gui::ViewProviderGeometryObject::attach()
,
Gui::ViewProviderOrigin::attach()
,
Gui::ViewProviderInventorObject::attach()
,
Gui::ViewProviderMeasureDistance::attach()
,
Gui::ViewProviderAnnotationLabel::attach()
,
Gui::ViewProviderLink::attach()
,
Gui::FreeCADGui_subgraphFromObject()
,
Gui::ViewProviderLink::onChanged()
, and
Gui::Document::slotNewObject()
.
β
canDelete()
bool
ViewProviderDocumentObject::canDelete
(
App::DocumentObject
*
obj
)
const
override
virtual
Asks the view provider if the given object can be deleted.
Reimplemented from
Gui::ViewProvider
.
Reimplemented in
Gui::ViewProviderLink
,
TechDrawGui::ViewProviderPage
,
TechDrawGui::ViewProviderGeomHatch
,
TechDrawGui::ViewProviderHatch
,
TechDrawGui::ViewProviderDimension
,
TechDrawGui::ViewProviderViewSection
,
TechDrawGui::ViewProviderWeld
,
TechDrawGui::ViewProviderViewPart
,
TechDrawGui::ViewProviderBalloon
,
TechDrawGui::ViewProviderProjGroup
,
TechDrawGui::ViewProviderViewClip
,
TechDrawGui::ViewProviderProjGroupItem
,
TechDrawGui::ViewProviderTile
,
FemGui::ViewProviderFemAnalysis
,
TechDrawGui::ViewProviderLeader
, and
TechDrawGui::ViewProviderRichAnno
.
References
Base::Persistence::getClassTypeId()
,
getObject()
,
App::ExtensionContainer::hasExtension()
, and
Base::BaseClass::isDerivedFrom()
.
β
canDropObjectEx()
bool
ViewProviderDocumentObject::canDropObjectEx
(
App::DocumentObject
*
obj
,
App::DocumentObject
*
owner
,
const char *
subname
,
const std::vector< std::string > &
elements
)
const
override
virtual
Query object dropping with full quanlified name.
Tree view now calls this function instead of
canDropObject()
, and may query for objects from other document. The default implementation (actually in
ViewProviderDocumentObject
) inhibites cross document dropping, and calls canDropObject(obj) for the rest. Override this function to enable cross document linking.
Parameters
obj
the object being dropped
owner
the (grand)parent object of the dropping object. Maybe null. This may not be the top parent object, as tree view will try to find a parent of the dropping object relative to this object to avoid cyclic dependency
subname
subname reference to the dropping object
elements
non-object sub-elements, e.g. Faces, Edges, selected when the object is being dropped
Returns
Return whether the dropping action is allowed.
Reimplemented from
Gui::ViewProvider
.
Reimplemented in
Gui::ViewProviderLink
, and
PartDesignGui::ViewProviderSubShapeBinder
.
References
Gui::ViewProvider::canDropObject()
,
getDocument()
, and
getObject()
.
Referenced by
Gui::TreeWidget::dragMoveEvent()
, and
Gui::TreeWidget::dropEvent()
.
β
detachFromDocument()
const char * ViewProviderDocumentObject::detachFromDocument
(
)
override
protected
virtual
Reimplemented from
App::TransactionalObject
.
References
Gui::Detach
, and
Gui::ViewProvider::setStatus()
.
β
findFrontRootOfType()
SoNode
* ViewProviderDocumentObject::findFrontRootOfType
(
const SoType &
type
)
const
protected
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
.
Before calling this function this view provider has to be attached to an object. The method returns after the first front root node matches. If no front root node matches, 0 is returned.
References
App::DocumentObject::getDocument()
,
Gui::Application::getDocument()
,
Gui::ViewProvider::getFrontRoot()
,
App::Document::getObjects()
,
Gui::Document::getViewProvider()
,
Gui::Application::Instance
, and
pcObject
.
Referenced by
InspectionGui::ViewProviderInspection::attach()
, and
FemGui::ViewProviderFemPostObject::attach()
.
β
finishRestoring()
void ViewProviderDocumentObject::finishRestoring
(
)
virtual
Reimplemented in
Gui::ViewProviderLink
,
TechDrawGui::ViewProviderDrawingView
,
TechDrawGui::ViewProviderPage
,
DrawingGui::ViewProviderDrawingClip
, and
DrawingGui::ViewProviderDrawingView
.
Referenced by
TechDrawGui::ViewProviderPage::finishRestoring()
,
TechDrawGui::ViewProviderDrawingView::finishRestoring()
, and
Gui::ViewProviderLink::finishRestoring()
.
β
forceUpdate()
virtual void Gui::ViewProviderDocumentObject::forceUpdate
(
bool
enable
=
true
)
virtual
Reimplemented in
PartGui::ViewProviderPartExt
.
Referenced by
Gui::LinkInfo::LinkInfo()
, and
Gui::LinkInfo::release()
.
β
getActiveView()
Gui::MDIView
* ViewProviderDocumentObject::getActiveView
(
)
const
protected
Get the active mdi view of the document this view provider is part of.
Note
The returned mdi view doesn't need to be a 3d view but can be e.g. an image view, an SVG view or something else.
References
Gui::Document::getActiveView()
,
App::DocumentObject::getDocument()
,
Gui::Application::getDocument()
,
Gui::Application::Instance
, and
pcObject
.
Referenced by
PartDesignGui::ViewProviderDatum::getRelevantBoundBox()
.
β
getDetailPath()
bool
ViewProviderDocumentObject::getDetailPath
(
const char *
subname
,
SoFullPath *
pPath
,
bool
append
,
SoDetail *&
det
)
const
override
virtual
return the coin node detail and path to the node of the subname
Reimplemented from
Gui::ViewProvider
.
Reimplemented in
Gui::ViewProviderLink
, and
Gui::ViewProviderPlacement
.
References
Gui::ViewProvider::getChildRoot()
,
Gui::ViewProvider::getDetailPath()
,
getObject()
,
Gui::Application::getViewProvider()
,
Gui::Application::Instance
, and
Gui::ViewProvider::pcModeSwitch
.
Referenced by
Gui::LinkInfo::getDetail()
.
β
getDocument()
Gui::Document
* ViewProviderDocumentObject::getDocument
(
)
const
Get the GUI document to this
ViewProvider
object.
References
App::DocumentObject::getDocument()
,
Gui::Application::getDocument()
,
Gui::Application::Instance
, and
pcObject
.
Referenced by
canDropObjectEx()
,
Gui::ViewProviderLink::canDropObjectEx()
,
MeshGui::MeshSplit::cutMesh()
,
PartDesignGui::ViewProviderDatum::doubleClicked()
,
PartDesignGui::ViewProviderBody::doubleClicked()
,
Gui::ViewProviderPart::doubleClicked()
,
Gui::ViewProviderLink::doubleClicked()
,
Gui::ViewProviderGroupExtension::extensionDragObject()
,
Gui::ViewProviderLink::finishRestoring()
,
PartDesignGui::ViewProvider::getBodyViewProvider()
,
Gui::LinkInfo::getDocName()
,
Gui::ViewProviderDocumentObjectPy::getDocument()
,
getElementPicked()
,
Gui::ViewProviderTextDocument::getMDIView()
,
TechDrawGui::ViewProviderDrawingView::getMDIViewPage()
,
TechDrawGui::ViewProviderDrawingView::getQView()
,
MeshGui::MeshSplit::makeCopy()
,
PartDesignGui::TaskSketchBasedParameters::onSelectReference()
,
Gui::DocumentItem::populateItem()
,
Gui::ElementColors::Private::Private()
,
PartDesignGui::TaskPipeParameters::referenceSelected()
,
Gui::Document::setEdit()
,
PartDesignGui::TaskBoxPrimitives::TaskBoxPrimitives()
,
PartDesignGui::TaskFeatureParameters::TaskFeatureParameters()
,
PartDesignGui::TaskPipeParameters::TaskPipeParameters()
,
Gui::DocumentObjectItem::testStatus()
,
MeshGui::MeshSplit::trimMesh()
,
Gui::ViewProviderLink::updateDataPrivate()
,
PartDesignGui::ViewProviderBody::updateOriginDatumSize()
,
Gui::ViewProviderOriginGroupExtension::updateOriginSize()
,
PartDesignGui::TaskPipeOrientation::~TaskPipeOrientation()
, and
PartDesignGui::TaskPipeParameters::~TaskPipeParameters()
.
β
getEditingView()
Gui::MDIView
* ViewProviderDocumentObject::getEditingView
(
)
const
protected
Get the mdi view of the document this view provider is part of and that is in editing mode.
Note
In case there is no mdi view in editing mode 0 is returned. If a value different to 0 is returned it is guaranteed to be a 3d view.
References
App::DocumentObject::getDocument()
,
Gui::Application::getDocument()
,
Gui::Document::getEditingViewOfViewProvider()
,
Gui::Application::Instance
, and
pcObject
.
β
getElementPicked()
bool
ViewProviderDocumentObject::getElementPicked
(
const SoPickedPoint *
pp
,
std::string &
subname
)
const
override
virtual
return a hit element given the picked point which contains the full node path
Reimplemented from
Gui::ViewProvider
.
Reimplemented in
Gui::ViewProviderPlacement
, and
Gui::ViewProviderLink
.
References
Gui::ViewProvider::getChildRoot()
,
getDocument()
,
Gui::ViewProvider::getElementPicked()
,
Gui::Document::getViewProvider()
,
Gui::ViewProvider::isSelectable()
, and
Gui::ViewProvider::pcModeSwitch
.
Referenced by
Gui::ViewProviderLink::getElementPicked()
, and
Gui::LinkInfo::getElementPicked()
.
β
getFullName()
std::string ViewProviderDocumentObject::getFullName
(
)
const
override
virtual
Reimplemented from
App::PropertyContainer
.
References
App::DocumentObject::getFullName()
, and
pcObject
.
Referenced by
Gui::ViewProviderLink::onChanged()
.
β
getInventorView()
Gui::MDIView
* ViewProviderDocumentObject::getInventorView
(
)
const
protected
Get any mdi view of the document this view provider is part of. In case there is an mdi view in editing mode that contains this view provider that mdi view is returned. Otherwise any other 3d view that contains this view provider is returned. If a value different to 0 is returned it is guaranteed to be a 3d view.
References
App::DocumentObject::getDocument()
,
Gui::Application::getDocument()
,
Gui::Document::getEditingViewOfViewProvider()
,
Gui::Document::getViewOfViewProvider()
,
Gui::Application::Instance
, and
pcObject
.
β
getLinkedViewProvider()
ViewProviderDocumentObject
* ViewProviderDocumentObject::getLinkedViewProvider
(
std::string *
subname
=
0
,
bool
recursive
=
false
)
const
virtual
Return the linked view object.
This function is mainly used for GUI navigation (e.g.
StdCmdLinkSelectLinked
).
Parameters
subname
output as the subname referencing the linked object
recursive
whether to follow the link recursively
Returns
Returns the linked view provider. If none, it shall return itself.
Reimplemented in
Gui::ViewProviderLink
.
References
App::DocumentObject::getLinkedObject()
,
App::DocumentObject::getNameInDocument()
,
Gui::Application::Instance
, and
pcObject
.
β
getObject()
App::DocumentObject
* Gui::ViewProviderDocumentObject::getObject
(
void
)
const
Get the object of this
ViewProvider
object.
Referenced by
PartGui::FaceColors::accept()
,
PartDesignGui::TaskDlgDatumParameters::accept()
,
FemGui::TaskDlgFemConstraintInitialTemperature::accept()
,
PathGui::TaskDlgPathCompound::accept()
,
FemGui::TaskDlgFemConstraintFixed::accept()
,
PartDesignGui::TaskDlgSketchBasedParameters::accept()
,
FemGui::TaskDlgFemConstraintPlaneRotation::accept()
,
PartDesignGui::TaskDlgDraftParameters::accept()
,
PartDesignGui::TaskDlgThicknessParameters::accept()
,
FemGui::TaskDlgFemConstraintPressure::accept()
,
FemGui::TaskDlgFemConstraintContact::accept()
,
FemGui::TaskDlgFemConstraintTemperature::accept()
,
FemGui::TaskDlgFemConstraintHeatflux::accept()
,
FemGui::TaskDlgFemConstraintTransform::accept()
,
FemGui::TaskDlgFemConstraintBearing::accept()
,
FemGui::TaskDlgFemConstraintPulley::accept()
,
FemGui::TaskDlgFemConstraintForce::accept()
,
FemGui::TaskDlgFemConstraintGear::accept()
,
PartDesignGui::TaskDlgShapeBinder::accept()
,
PartDesignGui::TaskDlgLoftParameters::accept()
,
PartDesignGui::TaskDlgMirroredParameters::accept()
,
FemGui::TaskDlgFemConstraint::accept()
,
PartDesignGui::TaskDlgFeatureParameters::accept()
,
PartDesignGui::TaskDlgBooleanParameters::accept()
,
PartDesignGui::TaskDlgDressUpParameters::accept()
,
FemGui::TaskDlgFemConstraintDisplacement::accept()
,
FemGui::TaskDlgFemConstraintFluidBoundary::accept()
,
PartDesignGui::TaskPrimitiveParameters::accept()
,
PartDesignGui::TaskDlgMultiTransformParameters::accept()
,
PartDesignGui::TaskDlgPipeParameters::accept()
,
Gui::ElementColors::Private::accept()
,
StdCmdDelete::activated()
,
DrawSketchHandlerCopy::activated()
,
DrawSketchHandlerRectangularArray::activated()
,
DrawSketchHandlerCoincident::activated()
,
DrawSketchHandlerFillet::activated()
,
DrawSketchHandlerTrimming::activated()
,
DrawSketchHandlerExtend::activated()
,
DrawSketchHandlerExternal::activated()
,
DrawSketchHandlerCarbonCopy::activated()
,
addDynamicProperty()
,
Gui::Document::addViewProvider()
,
PartDesignGui::TaskFilletParameters::apply()
,
PartDesignGui::TaskChamferParameters::apply()
,
PartDesignGui::TaskPadParameters::apply()
,
PartDesignGui::TaskPocketParameters::apply()
,
PartDesignGui::TaskRevolutionParameters::apply()
,
PartDesignGui::TaskScaledParameters::apply()
,
PartDesignGui::TaskLinearPatternParameters::apply()
,
PartDesignGui::TaskPolarPatternParameters::apply()
,
PartDesignGui::TaskHoleParameters::apply()
,
Gui::ViewProviderLink::applyColors()
,
CmdSketcherConstrainHorizontal::applyConstraint()
,
CmdSketcherConstrainVertical::applyConstraint()
,
CmdSketcherConstrainLock::applyConstraint()
,
CmdSketcherConstrainBlock::applyConstraint()
,
CmdSketcherConstrainCoincident::applyConstraint()
,
CmdSketcherConstrainPointOnObject::applyConstraint()
,
CmdSketcherConstrainParallel::applyConstraint()
,
PartDesignGui::ViewProviderDatum::attach()
,
Gui::ViewProviderOriginFeature::attach()
,
canDelete()
,
Gui::ViewProviderLink::canDragAndDropObject()
,
canDropObjectEx()
,
Gui::ViewProviderLink::canDropObjectEx()
,
PartDesignGui::ViewProviderBody::canDropObjects()
,
PartDesignGui::TaskHoleParameters::changedObject()
,
Gui::ViewProviderLink::checkIcon()
,
PartGui::ViewProviderFace::claimChildren()
,
Gui::ViewProviderOrigin::claimChildren()
,
PartDesignGui::ViewProviderMultiTransform::claimChildren()
,
FemGui::ViewProviderFemPostPipeline::claimChildren()
,
PartGui::ViewProviderMultiFuse::claimChildren()
,
PartGui::ViewProviderCompound::claimChildren()
,
PartDesignGui::ViewProviderLoft::claimChildren()
,
PartDesignGui::ViewProviderPipe::claimChildren()
,
PathGui::ViewProviderArea::claimChildren()
,
PartGui::ViewProviderMirror::claimChildren()
,
PartDesignGui::ViewProviderHole::claimChildren()
,
PartDesignGui::ViewProviderMainPart::claimChildren()
,
PartGui::ViewProviderBoolean::claimChildren()
,
PartGui::ViewProviderExtrusion::claimChildren()
,
PartDesignGui::ViewProviderSketchBased::claimChildren()
,
PathGui::ViewProviderAreaView::claimChildren()
,
FemGui::ViewProviderFemPostFunctionProvider::claimChildren()
,
PartDesignGui::ViewProviderSubShapeBinder::claimChildren()
,
PartGui::ViewProviderFillet::claimChildren()
,
PartGui::ViewProviderMultiCommon::claimChildren()
,
PartGui::ViewProviderChamfer::claimChildren()
,
PartGui::ViewProviderRevolution::claimChildren()
,
PartGui::ViewProviderLoft::claimChildren()
,
PartGui::ViewProviderSweep::claimChildren()
,
PartGui::ViewProviderOffset::claimChildren()
,
PartGui::ViewProviderThickness::claimChildren()
,
FemGui::TaskDlgPost::clicked()
,
Gui::TreeWidget::contextMenuEvent()
,
SketcherGui::DrawSketchHandler::createAutoConstraints()
,
Gui::TreeWidgetEditDelegate::createEditor()
,
MeshPartGui::CurveOnMeshHandler::Private::createGrid()
,
Gui::DocumentObjectItem::displayStatusInfo()
,
Gui::SoFCUnifiedSelection::doAction()
,
Gui::DocumentObjectData::DocumentObjectData()
,
Gui::ViewProviderTextDocument::doubleClicked()
,
PartDesignGui::ViewProviderDatum::doubleClicked()
,
PartDesignGui::ViewProviderBody::doubleClicked()
,
PartDesignGui::ViewProvider::doubleClicked()
,
PartDesignGui::ViewProviderBase::doubleClicked()
,
FemGui::ViewProviderFemAnalysis::doubleClicked()
,
Gui::ViewProviderPart::doubleClicked()
,
FemGui::ViewProviderFemPostPlaneFunction::draggerUpdate()
,
FemGui::ViewProviderFemPostSphereFunction::draggerUpdate()
,
Gui::TreeWidget::dragMoveEvent()
,
PartGui::ViewProviderFace::dragObject()
,
PartGui::ViewProviderCompound::dragObject()
,
PartGui::ViewProviderMultiFuse::dragObject()
,
PathGui::ViewProviderArea::dragObject()
,
PathGui::ViewProviderAreaView::dragObject()
,
PartGui::ViewProviderMultiCommon::dragObject()
,
Gui::TreeWidget::dropEvent()
,
PartGui::ViewProviderFace::dropObject()
,
PartDesignGui::ViewProviderBody::dropObject()
,
PartGui::ViewProviderCompound::dropObject()
,
PathGui::ViewProviderArea::dropObject()
,
PartGui::ViewProviderMultiFuse::dropObject()
,
PathGui::ViewProviderAreaView::dropObject()
,
PartGui::ViewProviderMultiCommon::dropObject()
,
PartDesignGui::ViewProviderSubShapeBinder::dropObjectEx()
,
Gui::ElementColors::ElementColors()
,
PartDesignGui::TaskBooleanParameters::exitSelectionMode()
,
MeshGui::ViewProviderMesh::exportMesh()
,
Gui::ViewProviderGroupExtension::extensionCanDropObject()
,
Gui::ViewProviderGroupExtension::extensionClaimChildren()
,
Gui::ViewProviderGeoFeatureGroupExtension::extensionClaimChildren()
,
Gui::ViewProviderGeoFeatureGroupExtension::extensionClaimChildren3D()
,
Gui::ViewProviderGroupExtension::extensionDropObject()
,
Gui::ViewProviderGroupExtension::extensionHide()
,
PartGui::ViewProviderAttachExtension::extensionMergeOverlayIcons()
,
Gui::ViewProviderGroupExtension::extensionOnDelete()
,
Gui::ViewProviderGroupExtension::extensionShow()
,
PartGui::ViewProviderAttachExtension::extensionUpdateData()
,
Gui::ViewProviderOriginGroupExtension::extensionUpdateData()
,
Gui::ViewProviderGeoFeatureGroupExtension::extensionUpdateData()
,
PartGui::FaceColors::FaceColors()
,
MeshGui::ViewProviderMesh::faceInfo()
,
PartDesignGui::TaskRevolutionParameters::fillAxisCombo()
,
MeshGui::ViewProviderMesh::fillHole()
,
Gui::DocumentItem::findItem()
,
PartDesignGui::TaskDressUpParameters::getBase()
,
PartDesignGui::ViewProvider::getBodyViewProvider()
,
Gui::LinkInfo::getDetail()
,
getDetailPath()
,
Gui::ViewProviderLink::getElementColors()
,
Gui::DocumentObjectItem::getFullSubName()
,
PartGui::ViewProviderBoolean::getIcon()
,
PartDesignGui::ViewProviderPrimitive::getIcon()
,
PartDesignGui::ViewProviderPipe::getIcon()
,
PartDesignGui::ViewProviderLoft::getIcon()
,
Gui::ViewProviderLink::getIcon()
,
PartDesignGui::TaskDraftParameters::getLine()
,
Gui::LinkInfo::getLinkedName()
,
Gui::ViewProviderLink::getLinkedView()
,
Gui::ViewProviderTextDocument::getMDIView()
,
PartGui::ViewProviderPartExt::getModelPoints()
,
Gui::DocumentObjectItem::getName()
,
Gui::ViewProviderDocumentObjectPy::getObject()
,
PartDesignGui::TaskTransformedParameters::getObject()
,
Gui::View3DInventorPy::getObjectInfo()
,
Gui::View3DInventorPy::getObjectsInfo()
,
PartDesignGui::TaskDraftParameters::getPlane()
,
PartDesignGui::TaskRevolutionParameters::getReferenceAxis()
,
PartDesignGui::TaskDressUpParameters::getReferences()
,
PartDesignGui::ViewProviderDatum::getRelevantBoundBox()
,
FemGui::TaskFemConstraint::getScale()
,
Gui::TreeWidget::getSelection()
,
Gui::LinkInfo::getSnapshot()
,
PartDesignGui::TaskTransformedParameters::getTopTransformedObject()
,
PartDesignGui::TaskMultiTransformParameters::getTransformFeatures()
,
Gui::ViewProviderDocumentObjectGroup::getViewProviders()
,
DrawingGui::ViewProviderDrawingView::hide()
,
DrawingGui::ViewProviderDrawingClip::hide()
,
PartDesignGui::TaskDressUpParameters::hideObject()
,
SurfaceGui::ViewProviderGeomFillSurface::highlightReferences()
,
PartDesignGui::ViewProviderDressUp::highlightReferences()
,
PartDesignGui::ViewProviderShapeBinder::highlightReferences()
,
PartDesignGui::ViewProviderPipe::highlightReferences()
,
Gui::DocumentObjectItem::isGroup()
,
Gui::DocumentObjectItem::isLink()
,
Gui::LinkInfo::isLinked()
,
Gui::DocumentObjectItem::isLinkFinal()
,
Gui::LinkInfo::LinkInfo()
,
MeshGui::MeshSplit::makeCopy()
,
Gui::TreeWidget::mimeData()
,
Gui::TreeWidget::mouseDoubleClickEvent()
,
Gui::ActiveObjectList::objectDeleted()
,
PartDesignGui::TaskSketchBasedParameters::objectNameByLabel()
,
PartDesignGui::TaskSketchBasedParameters::onAddSelection()
,
onBeforeChange()
,
PartDesignGui::TaskBoxPrimitives::onBoxHeightChanged()
,
PartDesignGui::TaskBoxPrimitives::onBoxLengthChanged()
,
PartDesignGui::TaskBoxPrimitives::onBoxWidthChanged()
,
FemGui::TaskFemConstraint::onButtonWizCancel()
,
TechDrawGui::ViewProviderTemplate::onChanged()
,
PartDesignGui::ViewProviderDatumCoordinateSystem::onChanged()
,
TechDrawGui::ViewProviderDrawingView::onChanged()
,
PartDesignGui::ViewProviderBody::onChanged()
,
PartDesignGui::ViewProvider::onChanged()
,
TechDrawGui::ViewProviderImage::onChanged()
,
Gui::ViewProviderOrigin::onChanged()
,
Gui::ViewProviderAnnotationLabel::onChanged()
,
onChanged()
,
Gui::ViewProviderLink::onChanged()
,
PartDesignGui::TaskBoxPrimitives::onConeAngleChanged()
,
PartDesignGui::TaskBoxPrimitives::onConeHeightChanged()
,
PartDesignGui::TaskBoxPrimitives::onConeRadius1Changed()
,
PartDesignGui::TaskBoxPrimitives::onConeRadius2Changed()
,
Gui::TreeWidget::onCreateGroup()
,
PartDesignGui::TaskBoxPrimitives::onCylinderAngleChanged()
,
PartDesignGui::TaskBoxPrimitives::onCylinderHeightChanged()
,
PartDesignGui::TaskBoxPrimitives::onCylinderRadiusChanged()
,
PartDesignGui::ViewProviderBody::onDelete()
,
Gui::ViewProviderOriginFeature::onDelete()
,
PartDesignGui::ViewProviderMultiTransform::onDelete()
,
PartGui::ViewProviderCompound::onDelete()
,
PartGui::ViewProviderMirror::onDelete()
,
PartGui::ViewProviderMultiFuse::onDelete()
,
PathGui::ViewProviderArea::onDelete()
,
PartDesignGui::ViewProviderHole::onDelete()
,
PartGui::ViewProviderBoolean::onDelete()
,
PartDesignGui::ViewProviderSketchBased::onDelete()
,
PathGui::ViewProviderAreaView::onDelete()
,
PartGui::ViewProviderFillet::onDelete()
,
PartDesignGui::ViewProviderBoolean::onDelete()
,
PartDesignGui::ViewProvider::onDelete()
,
Gui::ViewProviderOrigin::onDelete()
,
PartGui::ViewProviderMultiCommon::onDelete()
,
PartGui::ViewProviderChamfer::onDelete()
,
PartGui::ViewProviderRevolution::onDelete()
,
PartGui::ViewProviderOffset::onDelete()
,
PartGui::ViewProviderThickness::onDelete()
,
Gui::ViewProviderLink::onDelete()
,
PartDesignGui::TaskBoxPrimitives::onEllipsoidAngle1Changed()
,
PartDesignGui::TaskBoxPrimitives::onEllipsoidAngle2Changed()
,
PartDesignGui::TaskBoxPrimitives::onEllipsoidAngle3Changed()
,
PartDesignGui::TaskBoxPrimitives::onEllipsoidRadius1Changed()
,
PartDesignGui::TaskBoxPrimitives::onEllipsoidRadius2Changed()
,
PartDesignGui::TaskBoxPrimitives::onEllipsoidRadius3Changed()
,
Gui::TreeWidget::onFinishEditing()
,
Gui::TreeWidget::onMarkRecompute()
,
PartDesignGui::TaskBoxPrimitives::onPrismCircumradiusChanged()
,
PartDesignGui::TaskBoxPrimitives::onPrismHeightChanged()
,
PartDesignGui::TaskBoxPrimitives::onPrismPolygonChanged()
,
Gui::TreeWidget::onRecomputeObject()
,
FemGui::TaskFemConstraint::onReferenceDeleted()
,
PartDesignGui::TaskDraftParameters::onSelectionChanged()
,
PartDesignGui::TaskBooleanParameters::onSelectionChanged()
,
FemGui::TaskFemConstraintBearing::onSelectionChanged()
,
PartDesignGui::TaskRevolutionParameters::onSelectionChanged()
,
FemGui::TaskFemConstraintGear::onSelectionChanged()
,
DrawSketchHandlerExternal::onSelectionChanged()
,
DrawSketchHandlerCarbonCopy::onSelectionChanged()
,
PartDesignGui::TaskSketchBasedParameters::onSelectReference()
,
PartDesignGui::TaskBoxPrimitives::onSphereAngle1Changed()
,
PartDesignGui::TaskBoxPrimitives::onSphereAngle2Changed()
,
PartDesignGui::TaskBoxPrimitives::onSphereAngle3Changed()
,
PartDesignGui::TaskBoxPrimitives::onSphereRadiusChanged()
,
Gui::TreeWidget::onStartEditing()
,
Gui::PropertyView::onTimer()
,
PartDesignGui::TaskBoxPrimitives::onTorusAngle1Changed()
,
PartDesignGui::TaskBoxPrimitives::onTorusAngle2Changed()
,
PartDesignGui::TaskBoxPrimitives::onTorusAngle3Changed()
,
PartDesignGui::TaskBoxPrimitives::onTorusRadius1Changed()
,
PartDesignGui::TaskBoxPrimitives::onTorusRadius2Changed()
,
PartDesignGui::TaskBoxPrimitives::onWedgeX2maxChanged()
,
PartDesignGui::TaskBoxPrimitives::onWedgeX2minChanged()
,
PartDesignGui::TaskBoxPrimitives::onWedgeXmaxChanged()
,
PartDesignGui::TaskBoxPrimitives::onWedgeXminChanged()
,
PartDesignGui::TaskBoxPrimitives::onWedgeYmaxChanged()
,
PartDesignGui::TaskBoxPrimitives::onWedgeYminChanged()
,
PartDesignGui::TaskBoxPrimitives::onWedgeZ2maxChanged()
,
PartDesignGui::TaskBoxPrimitives::onWedgeZ2minChanged()
,
PartDesignGui::TaskBoxPrimitives::onWedgeZmaxChanged()
,
PartDesignGui::TaskBoxPrimitives::onWedgeZminChanged()
,
PartGui::FaceColors::open()
,
FemGui::TaskDlgFemConstraintInitialTemperature::open()
,
FemGui::TaskDlgFemConstraintFixed::open()
,
FemGui::TaskDlgFemConstraintPlaneRotation::open()
,
FemGui::TaskDlgFemConstraintPressure::open()
,
FemGui::TaskDlgFemConstraintContact::open()
,
FemGui::TaskDlgFemConstraintTemperature::open()
,
FemGui::TaskDlgFemConstraintHeatflux::open()
,
FemGui::TaskDlgFemConstraintTransform::open()
,
FemGui::TaskDlgFemConstraintForce::open()
,
FemGui::TaskDlgFemConstraintPulley::open()
,
FemGui::TaskDlgFemConstraint::open()
,
FemGui::TaskDlgFemConstraintDisplacement::open()
,
MeshGui::ViewProviderMesh::partMeshCallback()
,
Gui::DocumentItem::populateItem()
,
DrawSketchHandlerBSpline::pressButton()
,
Gui::ElementColors::Private::Private()
,
PartGui::FaceColors::Private::Private()
,
DrawSketchHandlerBSpline::quit()
,
TechDrawGui::TaskBalloon::recomputeFeature()
,
PartDesignGui::ViewProviderTransformed::recomputeFeature()
,
PartDesignGui::TaskFeatureParameters::recomputeFeature()
,
TechDrawGui::TaskLeaderLine::recomputeFeature()
,
PartDesignGui::TaskShapeBinder::referenceSelected()
,
PartDesignGui::TaskPipeParameters::referenceSelected()
,
PartDesignGui::TaskDressUpParameters::referenceSelected()
,
PartDesignGui::TaskPipeOrientation::referenceSelected()
,
PartDesignGui::TaskPipeScaling::referenceSelected()
,
PartGui::FaceColors::reject()
,
PartDesignGui::TaskDlgSketchBasedParameters::reject()
,
PartDesignGui::TaskDlgFeatureParameters::reject()
,
PartDesignGui::TaskDlgBooleanParameters::reject()
,
DrawSketchHandlerBox::releaseButton()
,
DrawSketchHandlerLineSet::releaseButton()
,
DrawSketchHandlerCopy::releaseButton()
,
DrawSketchHandlerArc::releaseButton()
,
DrawSketchHandlerRectangularArray::releaseButton()
,
DrawSketchHandler3PointArc::releaseButton()
,
DrawSketchHandlerCoincident::releaseButton()
,
DrawSketchHandlerCircle::releaseButton()
,
DrawSketchHandlerArcOfEllipse::releaseButton()
,
DrawSketchHandlerArcOfHyperbola::releaseButton()
,
DrawSketchHandlerArcOfParabola::releaseButton()
,
DrawSketchHandlerBSpline::releaseButton()
,
DrawSketchHandler3PointCircle::releaseButton()
,
DrawSketchHandlerPoint::releaseButton()
,
DrawSketchHandlerFillet::releaseButton()
,
DrawSketchHandlerTrimming::releaseButton()
,
DrawSketchHandlerExtend::releaseButton()
,
DrawSketchHandlerSlot::releaseButton()
,
DrawSketchHandlerRegularPolygon::releaseButton()
,
removeDynamicProperty()
,
replaceObject()
,
MeshGui::ViewProviderMesh::segmMeshCallback()
,
Gui::View3DInventorViewer::selectAll()
,
Gui::DocumentItem::selectAllInstances()
,
Gui::SelectionObserver::SelectionObserver()
,
Gui::Document::setActiveView()
,
Gui::DocumentObjectItem::setData()
,
SurfaceGui::ViewProviderGeomFillSurface::setEdit()
,
SurfaceGui::ViewProviderFilling::setEdit()
,
Gui::ViewProviderDragger::setEdit()
,
FemGui::ViewProviderSetNodes::setEdit()
,
PartDesignGui::ViewProviderDressUp::setEdit()
,
RaytracingGui::ViewProviderPovray::setEdit()
,
PartDesignGui::ViewProviderBase::setEdit()
,
RaytracingGui::ViewProviderLux::setEdit()
,
PartGui::ViewProviderMirror::setEdit()
,
PartDesignGui::ViewProviderSubShapeBinder::setEdit()
,
PartGui::ViewProviderFillet::setEdit()
,
PartGui::ViewProviderChamfer::setEdit()
,
PartGui::ViewProviderOffset::setEdit()
,
PartGui::ViewProviderThickness::setEdit()
,
Gui::Document::setEdit()
,
Gui::ViewProviderDragger::setEditViewer()
,
Gui::ViewProviderLink::setElementColors()
,
Gui::DocumentObjectItem::setExpandedStatus()
,
PartDesignGui::ViewProviderDatumLine::setExtents()
,
PartDesignGui::ViewProviderDatumPlane::setExtents()
,
FemGui::ViewProviderFemMeshPy::setHighlightedNodes()
,
Gui::Dialog::DlgInspector::setNodeNames()
,
Gui::ViewProviderLink::setOverrideMode()
,
PartDesignGui::ViewProviderAddSub::setPreviewDisplayMode()
,
FemGui::TaskFemConstraint::setSelection()
,
PartDesignGui::TaskDressUpParameters::setSelection()
,
Gui::ViewProviderOrigin::setTemporaryVisibility()
,
PartDesignGui::ViewProviderBase::setupContextMenu()
,
FemGui::ViewProviderFemPostObject::setupPipeline()
,
FemGui::ViewProviderFemPostClip::setupTaskDialog()
,
FemGui::ViewProviderFemPostCut::setupTaskDialog()
,
PartDesignGui::TaskSketchBasedParameters::setUpToFace()
,
PartDesignGui::TaskDressUpParameters::setupTransaction()
,
PartDesignGui::ViewProviderBody::setVisualBodyMode()
,
show()
,
DrawingGui::ViewProviderDrawingView::show()
,
DrawingGui::ViewProviderDrawingClip::show()
,
PartDesignGui::TaskDressUpParameters::showObject()
,
PartDesignGui::ViewProviderBody::slotChangedObjectApp()
,
Gui::ViewProviderOriginGroupExtension::slotChangedObjectApp()
,
PartDesignGui::ViewProviderBody::slotChangedObjectGui()
,
Gui::ViewProviderOriginGroupExtension::slotChangedObjectGui()
,
Gui::DocumentItem::slotInEdit()
,
SketcherGui::TaskDlgEditSketch::slotRedoDocument()
,
Gui::Document::slotSkipRecompute()
,
SketcherGui::TaskDlgEditSketch::slotUndoDocument()
,
PartDesignGui::ViewProviderTransformed::startEditing()
,
MeshGui::MeshFaceAddition::startEditing()
,
MeshGui::MeshFillHole::startEditing()
,
Gui::ViewProviderLink::startEditing()
,
PartDesignGui::TaskBooleanParameters::TaskBooleanParameters()
,
PartDesignGui::TaskBoxPrimitives::TaskBoxPrimitives()
,
PartDesignGui::TaskChamferParameters::TaskChamferParameters()
,
Gui::TaskCSysDragger::TaskCSysDragger()
,
PartDesignGui::TaskDatumParameters::TaskDatumParameters()
,
SketcherGui::TaskDlgEditSketch::TaskDlgEditSketch()
,
PartDesignGui::TaskDraftParameters::TaskDraftParameters()
,
FemGui::TaskFemConstraintBearing::TaskFemConstraintBearing()
,
FemGui::TaskFemConstraintContact::TaskFemConstraintContact()
,
FemGui::TaskFemConstraintDisplacement::TaskFemConstraintDisplacement()
,
FemGui::TaskFemConstraintFixed::TaskFemConstraintFixed()
,
FemGui::TaskFemConstraintFluidBoundary::TaskFemConstraintFluidBoundary()
,
FemGui::TaskFemConstraintForce::TaskFemConstraintForce()
,
FemGui::TaskFemConstraintGear::TaskFemConstraintGear()
,
FemGui::TaskFemConstraintHeatflux::TaskFemConstraintHeatflux()
,
FemGui::TaskFemConstraintInitialTemperature::TaskFemConstraintInitialTemperature()
,
FemGui::TaskFemConstraintPlaneRotation::TaskFemConstraintPlaneRotation()
,
FemGui::TaskFemConstraintPressure::TaskFemConstraintPressure()
,
FemGui::TaskFemConstraintPulley::TaskFemConstraintPulley()
,
FemGui::TaskFemConstraintTemperature::TaskFemConstraintTemperature()
,
FemGui::TaskFemConstraintTransform::TaskFemConstraintTransform()
,
PartDesignGui::TaskFilletParameters::TaskFilletParameters()
,
PartDesignGui::TaskHoleParameters::TaskHoleParameters()
,
PartDesignGui::TaskLoftParameters::TaskLoftParameters()
,
PartDesignGui::TaskMultiTransformParameters::TaskMultiTransformParameters()
,
PartDesignGui::TaskPadParameters::TaskPadParameters()
,
PartDesignGui::TaskPipeOrientation::TaskPipeOrientation()
,
PartDesignGui::TaskPipeParameters::TaskPipeParameters()
,
PartDesignGui::TaskPipeScaling::TaskPipeScaling()
,
PartDesignGui::TaskPocketParameters::TaskPocketParameters()
,
PartDesignGui::TaskRevolutionParameters::TaskRevolutionParameters()
,
PartDesignGui::TaskShapeBinder::TaskShapeBinder()
,
PartDesignGui::TaskThicknessParameters::TaskThicknessParameters()
,
PathGui::TaskWidgetPathCompound::TaskWidgetPathCompound()
,
Gui::DocumentObjectItem::testStatus()
,
PartDesignGui::ViewProviderBody::unifyVisualProperty()
,
PartGui::ViewProviderMirror::unsetEdit()
,
update()
,
PartDesignGui::ViewProviderAddSub::updateAddSubShapeIndicator()
,
Gui::DocumentObjectData::updateChildren()
,
PartDesignGui::ViewProviderDatumLine::updateData()
,
Gui::ViewProviderOriginFeature::updateData()
,
Gui::ViewProviderGeometryObject::updateData()
,
PartDesignGui::ViewProviderBody::updateData()
,
FemGui::ViewProviderFemConstraintPressure::updateData()
,
SketcherGui::ViewProviderCustom::updateData()
,
PartGui::ViewProviderCustom::updateData()
,
PartGui::ViewProviderMultiFuse::updateData()
,
FemGui::ViewProviderFemConstraintFluidBoundary::updateData()
,
FemGui::ViewProviderFemConstraintBearing::updateData()
,
FemGui::ViewProviderFemConstraintGear::updateData()
,
FemGui::ViewProviderFemConstraintPulley::updateData()
,
FemGui::ViewProviderFemConstraintFixed::updateData()
,
FemGui::ViewProviderFemConstraintForce::updateData()
,
PartDesignGui::ViewProviderDatumPlane::updateData()
,
PartGui::ViewProviderBoolean::updateData()
,
FemGui::ViewProviderFemConstraintContact::updateData()
,
FemGui::ViewProviderFemConstraintDisplacement::updateData()
,
FemGui::ViewProviderFemConstraintHeatflux::updateData()
,
FemGui::ViewProviderFemConstraintTemperature::updateData()
,
FemGui::ViewProviderFemConstraintPlaneRotation::updateData()
,
FemGui::ViewProviderFemConstraintTransform::updateData()
,
PartGui::ViewProviderCompound::updateData()
,
PartGui::ViewProviderFillet::updateData()
,
PartGui::ViewProviderMultiCommon::updateData()
,
PartGui::ViewProviderChamfer::updateData()
,
FemGui::ViewProviderFemPostPlaneFunction::updateData()
,
FemGui::ViewProviderFemPostSphereFunction::updateData()
,
FemGui::ViewProviderFemPostPipeline::updateFunctionSize()
,
Gui::DocumentItem::updateItemSelection()
,
PartDesignGui::ViewProviderBody::updateOriginDatumSize()
,
Gui::ViewProviderOriginGroupExtension::updateOriginSize()
,
PartGui::ViewProviderPartExt::updateVisual()
,
PartDesignGui::TaskBoxPrimitives::~TaskBoxPrimitives()
,
PartDesignGui::TaskPipeOrientation::~TaskPipeOrientation()
,
PartDesignGui::TaskPipeParameters::~TaskPipeParameters()
, and
PartDesignGui::TaskRevolutionParameters::~TaskRevolutionParameters()
.
β
getPyObject()
PyObject
* ViewProviderDocumentObject::getPyObject
(
)
override
virtual
Get the python wrapper for that
ViewProvider
.
Reimplemented from
Gui::ViewProvider
.
Reimplemented in
PartDesignGui::ViewProvider
,
Gui::ViewProviderLink
,
MeshGui::ViewProviderMesh
, and
FemGui::ViewProviderFemMesh
.
References
Base::PyObjectBase::IncRef()
, and
Gui::ViewProvider::pyViewObject
.
β
getTaskViewContent()
void ViewProviderDocumentObject::getTaskViewContent
(
std::vector<
Gui::TaskView::TaskContent
* > &
vec
)
const
override
virtual
Get a list of TaskBoxes associated with this object.
Reimplemented from
Gui::ViewProvider
.
β
getViewOfNode()
Gui::MDIView
* ViewProviderDocumentObject::getViewOfNode
(
SoNode
*
node
)
const
protected
Get the mdi view of the document that contains the given
node
.
References
App::DocumentObject::getDocument()
,
Gui::Application::getDocument()
,
Gui::Document::getViewOfNode()
,
Gui::Application::Instance
, and
pcObject
.
β
hide()
void ViewProviderDocumentObject::hide
(
void
)
override
virtual
Hide the object in the view.
Reimplemented from
Gui::ViewProvider
.
Reimplemented in
TechDrawGui::ViewProviderDrawingView
,
TechDrawGui::ViewProviderPage
,
TechDrawGui::ViewProviderTemplate
,
DrawingGui::ViewProviderDrawingClip
,
FemGui::ViewProviderFemAnalysis
,
TechDrawGui::ViewProviderViewClip
,
FemGui::ViewProviderFemPostObject
,
DrawingGui::ViewProviderDrawingView
,
MeshGui::ViewProviderMeshCurvature
,
InspectionGui::ViewProviderInspection
, and
DrawingGui::ViewProviderDrawingPage
.
References
Gui::ViewProvider::hide()
,
App::Property::setStatus()
,
App::PropertyBool::setValue()
,
App::Property::testStatus()
,
App::Property::User2
, and
Visibility
.
Referenced by
Gui::ViewProviderLink::attach()
,
Gui::ViewProviderAnnotationLabel::drawImage()
,
FemGui::ViewProviderFemPostObject::hide()
,
FemGui::ViewProviderFemAnalysis::hide()
,
Mod.Show.mTempoVis.TempoVis::hide_all_dependencies()
,
Mod.Show.mTempoVis.TempoVis::hide_all_dependent()
,
onChanged()
,
PartDesignGui::TaskBooleanParameters::onSelectionChanged()
, and
startRestoring()
.
β
isAttachedToDocument()
bool
ViewProviderDocumentObject::isAttachedToDocument
(
)
const
override
protected
virtual
Reimplemented from
App::TransactionalObject
.
References
Gui::Detach
, and
Gui::ViewProvider::testStatus()
.
Referenced by
onBeforeChange()
.
β
isUpdateForced()
virtual
bool
Gui::ViewProviderDocumentObject::isUpdateForced
(
)
const
virtual
Reimplemented in
PartGui::ViewProviderPartExt
.
β
onBeforeChange()
void ViewProviderDocumentObject::onBeforeChange
(
const
App::Property
*
prop
)
override
protected
virtual
get called before the value is changed
Reimplemented from
Gui::ViewProvider
.
Reimplemented in
Gui::ViewProviderLink
.
References
getObject()
,
isAttachedToDocument()
,
Gui::ViewProvider::onBeforeChange()
, and
App::TransactionalObject::onBeforeChangeProperty()
.
Referenced by
Gui::ViewProviderLink::onBeforeChange()
.
β
onChanged()
void ViewProviderDocumentObject::onChanged
(
const
App::Property
*
prop
)
override
protected
virtual
Gets called by the container whenever a property has been changed.
Reimplemented from
Gui::ViewProvider
.
Reimplemented in
Gui::ViewProviderLink
,
PartGui::ViewProviderPartExt
,
PartDesignGui::ViewProviderBoolean
,
Gui::ViewProviderPart
,
PartDesignGui::ViewProvider
,
TechDrawGui::ViewProviderPage
,
PartDesignGui::ViewProviderBody
,
Gui::ViewProviderPlacement
,
TechDrawGui::ViewProviderDrawingView
,
TechDrawGui::ViewProviderGeomHatch
,
TechDrawGui::ViewProviderHatch
,
TechDrawGui::ViewProviderTemplate
,
SketcherGui::ViewProviderSketch
,
MeshGui::ViewProviderMesh
,
FemGui::ViewProviderFemMesh
,
FemGui::ViewProviderFemPostFunction
,
Gui::ViewProviderAnnotationLabel
,
TechDrawGui::ViewProviderViewPart
,
TechDrawGui::ViewProviderProjGroup
,
TechDrawGui::ViewProviderViewSection
,
Gui::ViewProviderOrigin
,
Gui::ViewProviderMeasureDistance
,
PointsGui::ViewProviderPoints
,
MeshGui::ViewProviderMeshCurvature
,
Gui::ViewProviderGeometryObject
,
PathGui::ViewProviderPath
,
TechDrawGui::ViewProviderImage
,
FemGui::ViewProviderFemPostFunctionProvider
,
PartGui::ViewProviderSpline
,
FemGui::ViewProviderFemPostObject
,
PartDesignGui::ViewProviderDatumPoint
,
PartGui::ViewProviderCustom
,
PartGui::ViewProviderPartReference
,
SketcherGui::ViewProviderCustom
,
InspectionGui::ViewProviderInspection
,
MeshGui::ViewProviderMeshNode
,
FemGui::ViewProviderFemConstraint
,
PartGui::ViewProvider2DObject
,
Gui::ViewProviderAnnotation
,
Gui::ViewProviderOriginFeature
,
MeshGui::ViewProviderMeshDefects
,
RobotGui::ViewProviderRobotObject
,
Gui::ViewProviderTextDocument
,
TechDrawGui::ViewProviderDimension
,
TechDrawGui::ViewProviderBalloon
,
TechDrawGui::ViewProviderWeld
,
TechDrawGui::ViewProviderLeader
,
TechDrawGui::ViewProviderRichAnno
, and
PartDesignGui::ViewProviderDatumCoordinateSystem
.
References
Gui::SoFCSelectionRoot::Box
,
DisplayMode
,
Gui::SoFCSelectionRoot::Full
,
App::Property::getFullName()
,
getObject()
,
Gui::ViewProvider::getRoot()
,
App::PropertyEnumeration::getValue()
,
App::PropertyBool::getValue()
,
hide()
,
Gui::Document::isModified()
,
Gui::ViewProvider::onChanged()
,
pcDocument
,
SelectionStyle
,
setActiveMode()
,
Gui::Document::setModified()
,
App::Property::setStatus()
,
App::PropertyBool::setValue()
,
show()
,
App::Property::testStatus()
,
Gui::ViewProvider::testStatus()
,
App::Property::User1
,
App::Property::User2
,
Visibility
, and
App::DocumentObject::Visibility
.
Referenced by
draftviewproviders.view_base.ViewProviderDraft::attach()
,
ArchSite.Compass::buildCoordinates()
,
draftobjects.wire.Wire::execute()
,
ArchAxis.CommandArchGrid::IsActive()
,
Gui::ViewProviderTextDocument::onChanged()
,
TechDrawGui::ViewProviderTemplate::onChanged()
,
TechDrawGui::ViewProviderGeomHatch::onChanged()
,
Gui::ViewProviderAnnotation::onChanged()
,
TechDrawGui::ViewProviderDrawingView::onChanged()
,
TechDrawGui::ViewProviderPage::onChanged()
,
FemGui::ViewProviderFemPostFunctionProvider::onChanged()
,
Gui::ViewProviderPart::onChanged()
,
TechDrawGui::ViewProviderImage::onChanged()
,
Gui::ViewProviderGeometryObject::onChanged()
,
Gui::ViewProviderMeasureDistance::onChanged()
,
Gui::ViewProviderOrigin::onChanged()
,
TechDrawGui::ViewProviderBalloon::onChanged()
,
Gui::ViewProviderAnnotationLabel::onChanged()
,
FemGui::ViewProviderFemPostFunction::onChanged()
,
Gui::ViewProviderLink::onChanged()
,
draftviewproviders.view_wpproxy.ViewProviderWorkingPlaneProxy::updateData()
,
draftviewproviders.view_label.ViewProviderLabel::updateData()
,
DraftLayer.ViewProviderLayer::updateData()
,
ArchBuildingPart.ViewProviderBuildingPart::updateData()
,
ArchPanel.ViewProviderPanelCut::updateData()
, and
ArchPanel.ViewProviderPanelSheet::updateData()
.
β
onPropertyStatusChanged()
void ViewProviderDocumentObject::onPropertyStatusChanged
(
const
App::Property
&
prop
,
unsigned long
oldStatus
)
override
protected
virtual
get called when a property status has changed
Reimplemented from
App::PropertyContainer
.
References
App::DocumentObject::getDocument()
,
App::Document::isAnyRestoring()
,
pcObject
, and
App::Document::signalChangePropertyEditor
.
β
reattach()
void ViewProviderDocumentObject::reattach
(
App::DocumentObject
*
pcObj
)
virtual
Reimplemented in
Gui::ViewProviderLink
.
Referenced by
Gui::ViewProviderLink::reattach()
, and
Gui::Document::slotNewObject()
.
β
removeDynamicProperty()
bool
ViewProviderDocumentObject::removeDynamicProperty
(
const char *
prop
)
override
virtual
Reimplemented from
App::PropertyContainer
.
References
App::Document::addOrRemovePropertyOfObject()
,
App::DocumentObject::getDocument()
,
App::PropertyContainer::getDynamicPropertyByName()
,
getObject()
,
App::Property::LockDynamic
,
App::PropertyContainer::removeDynamicProperty()
, and
App::Property::testStatus()
.
β
replaceObject()
int ViewProviderDocumentObject::replaceObject
(
App::DocumentObject
*
oldObj
,
App::DocumentObject
*
newObj
)
override
virtual
Replace an object to the view provider by drag and drop.
Parameters
oldObj
object to be replaced
newObj
object to replace with
Returns
Returns 0 if not found, 1 if succeeded, -1 if not supported
Reimplemented from
Gui::ViewProvider
.
References
App::GetApplication()
,
App::DocumentObject::getNameInDocument()
,
getObject()
, and
Gui::ViewProvider::replaceObject()
.
β
setActiveMode()
void ViewProviderDocumentObject::setActiveMode
(
)
Set the active mode, i.e. the first item of the 'Display' property.
References
DisplayMode
,
App::PropertyBool::getValue()
,
App::PropertyEnumeration::getValueAsString()
,
Gui::ViewProvider::hide()
,
App::PropertyEnumeration::isValid()
,
Gui::ViewProvider::setDisplayMode()
, and
Visibility
.
Referenced by
InspectionGui::ViewProviderInspection::OnChange()
,
onChanged()
,
Gui::ViewProviderLink::onChanged()
, and
Gui::Document::slotNewObject()
.
β
show()
void ViewProviderDocumentObject::show
(
void
)
override
virtual
Show the object in the view.
Reimplemented from
Gui::ViewProvider
.
Reimplemented in
TechDrawGui::ViewProviderDrawingView
,
TechDrawGui::ViewProviderPage
,
TechDrawGui::ViewProviderTemplate
,
DrawingGui::ViewProviderDrawingClip
,
FemGui::ViewProviderFemAnalysis
,
TechDrawGui::ViewProviderViewClip
,
FemGui::ViewProviderFemPostObject
,
DrawingGui::ViewProviderDrawingView
,
MeshGui::ViewProviderMeshCurvature
,
InspectionGui::ViewProviderInspection
, and
DrawingGui::ViewProviderDrawingPage
.
References
getObject()
,
Gui::TreeWidget::isObjectShowable()
,
App::Property::setStatus()
,
App::PropertyBool::setValue()
,
Gui::ViewProvider::show()
,
App::Property::testStatus()
,
App::Property::User2
,
Visibility
, and
App::DocumentObject::Visibility
.
Referenced by
Gui::DAG::Model::mousePressEvent()
,
onChanged()
,
PartDesignGui::TaskBooleanParameters::onSelectionChanged()
,
FemGui::ViewProviderFemPostObject::show()
,
FemGui::ViewProviderFemAnalysis::show()
,
Mod.Show.mTempoVis.TempoVis::show_all_dependencies()
,
Mod.Show.mTempoVis.TempoVis::show_all_dependent()
,
Gui::ViewProviderGeometryObject::showBoundingBox()
,
PartGui::ViewProviderSpline::showControlPoints()
,
MeshGui::ViewProviderMeshNode::showOpenEdges()
,
MeshGui::ViewProviderMeshFaceSet::showOpenEdges()
,
MeshGui::ViewProviderMesh::showOpenEdges()
,
MeshGui::ViewProviderIndexedFaceSet::showOpenEdges()
,
MeshGui::ViewProviderMeshObject::showOpenEdges()
, and
PartDesignGui::TaskHoleParameters::TaskHoleParameters()
.
β
showInTree()
bool
ViewProviderDocumentObject::showInTree
(
)
const
override
virtual
Tell the tree view if this object should appear there.
Reimplemented from
Gui::ViewProvider
.
References
App::PropertyBool::getValue()
, and
ShowInTree
.
Referenced by
Gui::TreeWidget::contextMenuEvent()
,
Gui::DocumentObjectData::DocumentObjectData()
, and
Gui::DocumentObjectItem::testStatus()
.
β
startRestoring()
void ViewProviderDocumentObject::startRestoring
(
)
virtual
Reimplemented in
TechDrawGui::ViewProviderDrawingView
,
TechDrawGui::ViewProviderPage
,
DrawingGui::ViewProviderDrawingClip
, and
DrawingGui::ViewProviderDrawingView
.
References
hide()
.
Referenced by
TechDrawGui::ViewProviderPage::startRestoring()
, and
TechDrawGui::ViewProviderDrawingView::startRestoring()
.
β
update()
void ViewProviderDocumentObject::update
(
const
App::Property
*
prop
)
override
virtual
update the content of the
ViewProvider
this method have to implement the recalculation of the
ViewProvider
.
There are different reasons to update. E.g. only the view attribute has changed, or the data has manipulated.
Reimplemented from
Gui::ViewProvider
.
References
getObject()
,
App::PropertyBool::getValue()
,
Gui::ViewProvider::isRestoring()
,
App::PropertyBool::setValue()
,
Gui::ViewProvider::update()
,
App::Property::User1
, and
Visibility
.
Referenced by
ArchAxis.AxisSystemTaskPanel::addElement()
,
ArchSectionPlane.SectionPlaneTaskPanel::addElement()
,
ArchComponent.ComponentTaskPanel::addElement()
,
DraftGui.FacebinderTaskPanel::addElement()
,
femtaskpanels.task_result_mechanical._TaskPanel::calculate()
,
Gui::ViewProviderLink::callDraggerProxy()
,
Spreadsheet_legacy.SpreadsheetView::changeCell()
,
draftguitools.gui_edit.Edit::endEditing()
,
draftguitools.gui_trackers.boxTracker::height()
,
ArchAxis.CommandArchGrid::IsActive()
,
draftguitools.gui_trackers.rectangleTracker::p3()
,
Plot.Plot::plot()
,
Spreadsheet_legacy.SpreadsheetView::recompute()
,
ArchAxis.AxisSystemTaskPanel::removeElement()
,
ArchSectionPlane.SectionPlaneTaskPanel::removeElement()
,
ArchComponent.ComponentTaskPanel::removeElement()
,
DraftGui.FacebinderTaskPanel::removeElement()
,
draftguitools.gui_trackers.gridTracker::reset()
,
ArchNesting.Nester::run()
, and
draftguitools.gui_edit.Edit::update_object()
.
β
updateView()
void ViewProviderDocumentObject::updateView
(
)
Run a redraw.
References
App::ExtensionContainer::getPropertyMap()
,
App::PropertyBool::getValue()
,
Gui::ViewProvider::hide()
,
Gui::ViewProvider::isShow()
,
pcObject
,
Gui::ViewProvider::show()
,
Gui::ViewProvider::testStatus()
,
Gui::ViewProvider::updateData()
,
App::Property::User1
, and
Visibility
.
Referenced by
Gui::ViewProviderLink::onChanged()
,
Gui::Document::slotNewObject()
, and
Gui::ViewProviderDocumentObjectPy::update()
.
Friends And Related Function Documentation
β
Document
friend
class
Document
friend
Member Data Documentation
β
DisplayMode
App::PropertyEnumeration
Gui::ViewProviderDocumentObject::DisplayMode
Referenced by
attach()
,
PartDesignGui::ViewProviderBody::onChanged()
,
onChanged()
,
setActiveMode()
,
PartDesignGui::ViewProviderDatum::ViewProviderDatum()
,
Gui::ViewProviderLink::ViewProviderLink()
,
Gui::ViewProviderTextDocument::ViewProviderTextDocument()
, and
~ViewProviderDocumentObject()
.
β
OnTopWhenSelected
App::PropertyEnumeration
Gui::ViewProviderDocumentObject::OnTopWhenSelected
Referenced by
Gui::View3DInventorViewer::checkGroupOnTop()
,
Gui::ElementColors::ElementColors()
,
Gui::ElementColors::Private::Private()
,
PartDesignGui::ViewProviderDatumCoordinateSystem::ViewProviderDatumCoordinateSystem()
,
Gui::ViewProviderTextDocument::ViewProviderTextDocument()
, and
Gui::ElementColors::Private::~Private()
.
β
pcDocument
Gui::Document
* Gui::ViewProviderDocumentObject::pcDocument
protected
Referenced by
onChanged()
, and
Gui::Document::slotNewObject()
.
β
pcObject
App::DocumentObject
* Gui::ViewProviderDocumentObject::pcObject
protected
Referenced by
MeshGui::ViewProviderMesh::addSelection()
,
Gui::ViewProviderOriginFeature::attach()
,
Gui::ViewProviderPlacement::attach()
,
PartDesignGui::ViewProviderBody::attach()
,
Gui::ViewProviderAnnotation::attach()
,
FemGui::ViewProviderFemConstraint::attach()
,
MeshGui::ViewProviderMeshTransformDemolding::attach()
,
attach()
,
Gui::ViewProviderOrigin::attach()
,
Gui::ViewProviderMeasureDistance::attach()
,
MeshGui::ViewProviderMeshTransformDemolding::calcNormalVector()
,
Gui::ViewProviderLink::canDropObjectEx()
,
MeshGui::ViewProviderMesh::clearSelection()
,
MeshGui::ViewProviderMesh::deleteSelection()
,
MeshGui::ViewProviderMesh::deselectComponent()
,
MeshGui::ViewProviderMesh::deselectFacet()
,
PartDesignGui::ViewProviderDatum::doubleClicked()
,
PartGui::ViewProviderPart::doubleClicked()
,
PartDesignGui::ViewProvider::doubleClicked()
,
PartDesignGui::ViewProviderLoft::doubleClicked()
,
PartDesignGui::ViewProviderPipe::doubleClicked()
,
MeshGui::ViewProviderMesh::exportToVrml()
,
findFrontRootOfType()
,
getActiveView()
,
MeshGui::ViewProviderMesh::getColorProperty()
,
getDocument()
,
getEditingView()
,
MeshGui::ViewProviderMesh::getFacetsFromPolygon()
,
TechDrawGui::ViewProviderTile::getFeature()
,
getFullName()
,
InspectionGui::ViewProviderInspection::getIcon()
,
getInventorView()
,
getLinkedViewProvider()
,
Gui::ViewProviderLink::getLinkExtension()
,
DrawingGui::ViewProviderDrawingPage::getPageObject()
,
Gui::ViewProviderLink::getPropertyByName()
,
TechDrawGui::ViewProviderTemplate::getTemplate()
,
TechDrawGui::ViewProviderHatch::getViewObject()
,
TechDrawGui::ViewProviderDrawingView::getViewObject()
,
TechDrawGui::ViewProviderViewClip::getViewObject()
,
TechDrawGui::ViewProviderProjGroupItem::getViewObject()
,
TechDrawGui::ViewProviderSpreadsheet::getViewObject()
,
TechDrawGui::ViewProviderImage::getViewObject()
,
TechDrawGui::ViewProviderSymbol::getViewObject()
,
TechDrawGui::ViewProviderAnnotation::getViewObject()
,
TechDrawGui::ViewProviderProjGroup::getViewObject()
,
TechDrawGui::ViewProviderViewSection::getViewObject()
,
getViewOfNode()
,
MeshGui::ViewProviderMesh::getVisibleFacets()
,
MeshGui::ViewProviderMeshNode::handleEvent()
,
MeshGui::ViewProviderMesh::hasSelection()
,
MeshGui::ViewProviderMesh::highlightComponents()
,
MeshGui::ViewProviderMesh::highlightSegments()
,
MeshGui::ViewProviderMesh::highlightSelection()
,
InspectionGui::ViewProviderInspection::inspectDistance()
,
MeshGui::ViewProviderMesh::invertSelection()
,
MeshGui::ViewProviderMesh::isFacetSelected()
,
PartGui::ViewProviderSpline::onChanged()
,
FemGui::ViewProviderFemMesh::onChanged()
,
onPropertyStatusChanged()
,
MeshGui::ViewProviderMesh::removeFacets()
,
MeshGui::ViewProviderMesh::removeSelection()
,
MeshGui::ViewProviderMesh::segmentMesh()
,
MeshGui::ViewProviderMesh::selectArea()
,
MeshGui::ViewProviderMesh::selectComponent()
,
MeshGui::ViewProviderMesh::selectFacet()
,
InspectionGui::ViewProviderInspection::setDistances()
,
FemGui::ViewProviderFemMesh::setHighlightNodes()
,
MeshGui::ViewProviderMesh::setSelection()
,
PartDesignGui::ViewProviderBody::setVisualBodyMode()
,
DrawingGui::ViewProviderDrawingPage::showDrawingView()
,
MeshGui::ViewProviderMeshNode::showOpenEdges()
,
MeshGui::ViewProviderMeshFaceSet::showOpenEdges()
,
MeshGui::ViewProviderIndexedFaceSet::showOpenEdges()
,
MeshGui::ViewProviderMesh::splitMesh()
,
MeshGui::ViewProviderMesh::trimMesh()
,
MeshGui::ViewProviderMesh::tryColorPerVertexOrFace()
,
PartDesignGui::ViewProviderBody::unifyVisualProperty()
,
PartDesignGui::ViewProviderAddSub::updateAddSubShapeIndicator()
,
Gui::ViewProviderVRMLObject::updateData()
,
InspectionGui::ViewProviderInspection::updateData()
,
DrawingGui::ViewProviderDrawingPage::updateData()
,
Gui::ViewProviderInventorObject::updateData()
,
Gui::ViewProviderLink::updateData()
,
updateView()
, and
PartGui::ViewProviderPartExt::updateVisual()
.
β
SelectionStyle
App::PropertyEnumeration
Gui::ViewProviderDocumentObject::SelectionStyle
Referenced by
onChanged()
,
MeshGui::ViewProviderMesh::onChanged()
, and
Gui::ViewProviderTextDocument::ViewProviderTextDocument()
.
β
ShowInTree
App::PropertyBool
Gui::ViewProviderDocumentObject::ShowInTree
Referenced by
showInTree()
.
β
Visibility
App::PropertyBool
Gui::ViewProviderDocumentObject::Visibility
Referenced by
PartDesignGui::TaskDlgBooleanParameters::accept()
,
attach()
,
TechDrawGui::ViewProviderDrawingView::finishRestoring()
,
PartGui::ViewProviderPartExt::forceUpdate()
,
hide()
,
TechDrawGui::ViewProviderTemplate::isShow()
,
TechDrawGui::ViewProviderDrawingView::isShow()
,
Gui::ViewProviderDocumentObjectGroup::isShow()
,
DrawingGui::ViewProviderDrawingView::isShow()
,
TechDrawGui::ViewProviderViewClip::isShow()
,
DrawingGui::ViewProviderDrawingClip::isShow()
,
TechDrawGui::QGIView::isVisible()
,
TechDrawGui::ViewProviderTemplate::onChanged()
,
TechDrawGui::ViewProviderDrawingView::onChanged()
,
PartDesignGui::ViewProviderBody::onChanged()
,
PartDesignGui::ViewProvider::onChanged()
,
PartGui::ViewProviderPartExt::onChanged()
,
onChanged()
,
Gui::ViewProviderLink::onChanged()
,
setActiveMode()
,
PartDesignGui::ViewProvider::setBodyMode()
,
show()
,
PartDesignGui::ViewProviderBody::slotChangedObjectGui()
,
PartDesignGui::ViewProviderBody::unifyVisualProperty()
,
update()
,
PartGui::ViewProviderPartExt::updateData()
,
updateView()
, and
Gui::ViewProviderTextDocument::ViewProviderTextDocument()
.
The documentation for this class was generated from the following files:
src/Gui/ViewProviderDocumentObject.h
src/Gui/ViewProviderDocumentObject.cpp
1.8.17
|
==========================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
Sandbox
CustomAddObjectEvent
List of all members
|
Public Member Functions
|
Protected Attributes
Sandbox::CustomAddObjectEvent Class Reference
Public Member Functions
CustomAddObjectEvent
(
App::DocumentObject
**o,
App::Document
*d, const std::string &
type
, const std::string &
name
)
void
execute
()
~CustomAddObjectEvent
()
Public Member Functions inherited from
Sandbox::AbstractCustomProtectorEvent
AbstractCustomProtectorEvent
()
~AbstractCustomProtectorEvent
()
Protected Attributes
App::Document
*
doc
std::string
name
App::DocumentObject
**
obj
std::string
type
Additional Inherited Members
Public Attributes inherited from
Sandbox::AbstractCustomProtectorEvent
QSemaphore *
semaphore
Constructor & Destructor Documentation
β
CustomAddObjectEvent()
Sandbox::CustomAddObjectEvent::CustomAddObjectEvent
(
App::DocumentObject
**
o
,
App::Document
*
d
,
const std::string &
type
,
const std::string &
name
)
β
~CustomAddObjectEvent()
Sandbox::CustomAddObjectEvent::~CustomAddObjectEvent
(
)
Member Function Documentation
β
execute()
void Sandbox::CustomAddObjectEvent::execute
(
)
virtual
Implements
Sandbox::AbstractCustomProtectorEvent
.
References
App::Document::addObject()
, and
doc
.
Referenced by
ArchSite.Compass::buildCoordinates()
,
ArchSchedule.CommandArchSchedule::IsActive()
, and
FeaturePython.DistanceBolt::onChanged()
.
Member Data Documentation
β
doc
App::Document
* Sandbox::CustomAddObjectEvent::doc
protected
Referenced by
Mod.Show.SceneDetails.Pickability.Pickability::apply_data()
,
Mod.Show.SceneDetails.VProperty.VProperty::apply_data()
,
Mod.Show.SceneDetails.ClipPlane.ClipPlane::apply_data()
,
Mod.Show.SceneDetails.ObjectClipPlane.ObjectClipPlane::apply_data()
,
importSVG.svgHandler::characters()
,
importSVG.svgHandler::endElement()
,
execute()
,
Mod.Show.SceneDetail.SceneDetail::full_key()
,
Mod.Show.SceneDetails.ObjectClipPlane.ObjectClipPlane::scene_value()
,
Mod.Show.SceneDetails.Pickability.Pickability::scene_value()
,
Mod.Show.SceneDetails.VProperty.VProperty::scene_value()
,
Mod.Show.SceneDetail.SceneDetail::set_doc()
,
TestSpreadsheet.SpreadsheetCases::tearDown()
,
TestSpreadsheet.SpreadsheetCases::testAggregates()
,
TestSpreadsheet.SpreadsheetCases::testAlias()
,
TestSpreadsheet.SpreadsheetCases::testAmbiguousAlias()
,
TestSpreadsheet.SpreadsheetCases::testClearAlias()
,
TestSpreadsheet.SpreadsheetCases::testCrossDocumentLinks()
,
TestSpreadsheet.SpreadsheetCases::testFunctions()
,
TestSpreadsheet.SpreadsheetCases::testInsertRows()
,
TestSpreadsheet.SpreadsheetCases::testInvoluteGear()
,
TestSpreadsheet.SpreadsheetCases::testIssue3128()
,
TestSpreadsheet.SpreadsheetCases::testIssue3225()
,
TestSpreadsheet.SpreadsheetCases::testIssue3363()
,
TestSpreadsheet.SpreadsheetCases::testIssue3432()
,
TestSpreadsheet.SpreadsheetCases::testMatrix()
,
TestSpreadsheet.SpreadsheetCases::testNumbers()
,
TestSpreadsheet.SpreadsheetCases::testPlacementName()
,
TestSpreadsheet.SpreadsheetCases::testPrecedence()
,
TestSpreadsheet.SpreadsheetCases::testRelationalOperators()
,
TestSpreadsheet.SpreadsheetCases::testRemoveRows()
,
TestSpreadsheet.SpreadsheetCases::testRenameAlias()
,
TestSpreadsheet.SpreadsheetCases::testRenameAlias2()
,
TestSpreadsheet.SpreadsheetCases::testRenameAlias3()
,
TestSpreadsheet.SpreadsheetCases::testSetInvalidAlias()
,
TestSpreadsheet.SpreadsheetCases::testSetInvalidAlias2()
,
TestSpreadsheet.SpreadsheetCases::testSketcher()
,
TestSpreadsheet.SpreadsheetCases::testUnits()
, and
Mod.Show.SceneDetails.ObjectClipPlane.ObjectClipPlane::val()
.
β
name
std::string Sandbox::CustomAddObjectEvent::name
protected
β
obj
App::DocumentObject
** Sandbox::CustomAddObjectEvent::obj
protected
Referenced by
shipOutlineDraw.TaskPanel.TaskPanel::accept()
,
Texture.ViewProviderTexture::claimChildren()
,
shipAreasCurve.Preview.Preview::clean()
,
shipOutlineDraw.Preview.Preview::clean()
,
shipOutlineDraw.TaskPanel.TaskPanel::createPreview()
,
ArchAxis.CommandArchGrid::IsActive()
,
shipOutlineDraw.TaskPanel.TaskPanel::onTableItem()
,
ArchMaterial.MultiMaterialDelegate::setModelData()
,
shipOutlineDraw.TaskPanel.TaskPanel::setSectionType()
,
shipAreasCurve.Preview.Preview::update()
, and
shipOutlineDraw.Preview.Preview::update()
.
β
type
std::string Sandbox::CustomAddObjectEvent::type
protected
The documentation for this class was generated from the following file:
src/Mod/Sandbox/App/DocumentProtector.cpp
1.8.17
|
=========================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
StdMeshers
FunctionIntegral
List of all members
|
Public Member Functions
StdMeshers::FunctionIntegral Class Reference
#include <StdMeshers_Distribution.hxx>
Public Member Functions
FunctionIntegral
(const
Function
*, const double)
virtual double
integral
(const double, const double) const
virtual
bool
value
(const double, double &) const
virtual
~FunctionIntegral
()
Public Member Functions inherited from
StdMeshers::Function
Function
(const int)
virtual
~Function
()
Constructor & Destructor Documentation
β
FunctionIntegral()
StdMeshers::FunctionIntegral::FunctionIntegral
(
const
Function
*
f
,
const double
st
)
β
~FunctionIntegral()
StdMeshers::FunctionIntegral::~FunctionIntegral
(
)
virtual
Member Function Documentation
β
integral()
double StdMeshers::FunctionIntegral::integral
(
const double
,
const double
)
const
virtual
Implements
StdMeshers::Function
.
β
value()
bool
StdMeshers::FunctionIntegral::value
(
const double
t
,
double &
f
)
const
virtual
Reimplemented from
StdMeshers::Function
.
References
StdMeshers::Function::integral()
, and
StdMeshers::Function::value()
.
Referenced by
Mod.PartDesign.WizardShaft.SegmentFunction.SegmentFunction::evaluate()
, and
Mod.PartDesign.WizardShaft.SegmentFunction.IntervalFunction::lowervalue()
.
The documentation for this class was generated from the following files:
src/3rdParty/salomesmesh/inc/StdMeshers_Distribution.hxx
src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_Distribution.cpp
1.8.17
|
======================================================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
femviewprovider
view_base_femobject
VPBaseFemObject
List of all members
|
Public Member Functions
|
Public Attributes
femviewprovider.view_base_femobject.VPBaseFemObject Class Reference
Public Member Functions
def
attach
(self, vobj)
def
doubleClicked
(self, vobj)
def
getIcon
(self)
def
setEdit
(self, vobj, mode=0, TaskPanel=None, hide_mesh=True)
def
unsetEdit
(self, vobj, mode=0)
Public Attributes
Object
Detailed Description
Proxy View Provider for FEM FeaturePythons base constraint.
Member Function Documentation
β
attach()
def femviewprovider.view_base_femobject.VPBaseFemObject.attach
(
self
,
vobj
)
Reimplemented in
femviewprovider.view_base_femconstraint.VPBaseFemConstraint
.
β
doubleClicked()
def femviewprovider.view_base_femobject.VPBaseFemObject.doubleClicked
(
self
,
vobj
)
β
getIcon()
def femviewprovider.view_base_femobject.VPBaseFemObject.getIcon
(
self
)
after load from FCStd file, self.icon does not exist, return constant path instead
Reimplemented in
femviewprovider.view_material_common.VPMaterialCommon
,
femviewprovider.view_solver_ccxtools.VPSolverCcxTools
, and
femviewprovider.view_constraint_bodyheatsource.VPConstraintBodyHeatSource
.
References
draftviewproviders.view_draftlink.ViewProviderDraftLink.Object
,
femviewprovider.view_base_femconstraint.VPBaseFemConstraint.Object
,
draftviewproviders.view_text.ViewProviderText.Object
,
draftviewproviders.view_label.ViewProviderLabel.Object
,
draftviewproviders.view_draft_annotation.ViewProviderDraftAnnotation.Object
,
femviewprovider.view_base_femobject.VPBaseFemObject.Object
,
draftviewproviders.view_wire.ViewProviderWire.Object
,
draftviewproviders.view_base.ViewProviderDraft.Object
,
DraftLayer.Layer.Object
,
Base::Writer::FileEntry.Object
,
draftviewproviders.view_wpproxy.ViewProviderWorkingPlaneProxy.Object
,
Gui::SelectionChanges.Object
, ArchFloor._Floor.Object, ArchMaterial._ViewProviderArchMaterialContainer.Object,
DraftLayer.ViewProviderLayer.Object
,
Base::XMLReader::FileEntry.Object
,
draftviewproviders.view_dimension.ViewProviderLinearDimension.Object
,
ArchReference.ViewProviderArchReference.Object
, ArchEquipment._ViewProviderEquipment.Object, ArchFloor._ViewProviderFloor.Object, ArchSchedule._ViewProviderArchSchedule.Object, ArchMaterial._ViewProviderArchMaterial.Object,
DraftLayer.ViewProviderLayerContainer.Object
, ArchSpace._ViewProviderSpace.Object,
ArchBuildingPart.ViewProviderBuildingPart.Object
,
draftviewproviders.view_dimension.ViewProviderAngularDimension.Object
, ArchRoof._ViewProviderRoof.Object, ArchSite._ViewProviderSite.Object, ArchSectionPlane._ViewProviderSectionPlane.Object,
ArchStructure.StructureTaskPanel.Object
,
ArchComponent.ViewProviderComponent.Object
, and ArchWall._ViewProviderWall.Object.
β
setEdit()
def femviewprovider.view_base_femobject.VPBaseFemObject.setEdit
(
self
,
vobj
,
mode
=
0
,
TaskPanel
=
None
,
hide_mesh
=
True
)
Referenced by
PathScripts.PathSetupSheetGui.ViewProvider.doubleClicked()
,
PathScripts.PathToolBitGui.ViewProvider.doubleClicked()
,
Spreadsheet_legacy.ViewProviderSpreadsheet.doubleClicked()
,
ArchSchedule.CommandArchSchedule.IsActive()
,
ArchAxis.CommandArchGrid.IsActive()
,
PathScripts.PathIconViewProvider.ViewProvider.setupContextMenu()
,
PathScripts.PathToolControllerGui.ViewProvider.setupContextMenu()
,
PathScripts.PathOpGui.ViewProvider.setupContextMenu()
, and
PathScripts.PathJobGui.ViewProvider.setupContextMenu()
.
β
unsetEdit()
def femviewprovider.view_base_femobject.VPBaseFemObject.unsetEdit
(
self
,
vobj
,
mode
=
0
)
Reimplemented in
femviewprovider.view_result_mechanical.VPResultMechanical
.
Referenced by
PathScripts.PathJobGui.ViewProvider.uneditObject()
.
Member Data Documentation
β
Object
femviewprovider.view_base_femobject.VPBaseFemObject.Object
Referenced by
ArchPanel.CommandPanelSheet.Activated()
,
OpenSCADFeatures.ViewProviderTree.attach()
,
PathScripts.PathCopy.ViewProviderPathCopy.attach()
,
PathScripts.PathHop.ViewProviderPathHop.attach()
,
PathScripts.PathOpGui.ViewProvider.attach()
,
PathScripts.PathArray.ViewProviderArray.attach()
,
PathScripts.PathDressupDragknife.ViewProviderDressup.attach()
,
ArchSite.Compass.buildCoordinates()
,
OpenSCADFeatures.ViewProviderTree.claimChildren()
,
BOPTools.SplitFeatures.ViewProviderBooleanFragments.claimChildren()
,
BOPTools.JoinFeatures.ViewProviderConnect.claimChildren()
,
femviewprovider.view_mesh_gmsh.VPMeshGmsh.claimChildren()
,
PathScripts.PathArray.ViewProviderArray.claimChildren()
,
BOPTools.SplitFeatures.ViewProviderSlice.claimChildren()
,
BOPTools.JoinFeatures.ViewProviderEmbed.claimChildren()
,
BOPTools.JoinFeatures.ViewProviderCutout.claimChildren()
,
BOPTools.SplitFeatures.ViewProviderXOR.claimChildren()
,
PathScripts.PathDressupDragknife.ViewProviderDressup.claimChildren()
,
Spreadsheet_legacy.ViewProviderSpreadsheet.claimChildren()
,
PathScripts.PathOpGui.ViewProvider.clearTaskPanel()
,
femviewprovider.view_mesh_gmsh.VPMeshGmsh.doubleClicked()
,
BOPTools.SplitFeatures.ViewProviderBooleanFragments.dragObject()
,
BOPTools.JoinFeatures.ViewProviderConnect.dragObject()
,
femviewprovider.view_mesh_gmsh.VPMeshGmsh.dragObject()
,
BOPTools.SplitFeatures.ViewProviderXOR.dragObject()
,
BOPTools.SplitFeatures.ViewProviderBooleanFragments.dropObject()
,
BOPTools.JoinFeatures.ViewProviderConnect.dropObject()
,
femviewprovider.view_mesh_gmsh.VPMeshGmsh.dropObject()
,
BOPTools.SplitFeatures.ViewProviderXOR.dropObject()
,
Mod.Show.Containers.Container.getCSChildren()
,
Mod.Show.Containers.Container.getDynamicChildren()
,
femviewprovider.view_base_femobject.VPBaseFemObject.getIcon()
,
OpenSCADFeatures.ViewProviderTree.getIcon()
,
PathScripts.PathOpGui.ViewProvider.getIcon()
,
Mod.Show.Containers.Container.getStaticChildren()
,
Mod.Show.Containers.Container.getVisGroupChildren()
,
Mod.Show.Containers.Container.hasObjectRecursive()
,
Mod.Show.Containers.Container.isACS()
,
ArchSchedule.CommandArchSchedule.IsActive()
,
Mod.Show.Containers.Container.isAVisGroup()
,
Mod.Show.Containers.Container.isChildVisible()
,
BOPTools.JoinFeatures.ViewProviderEmbed.onDelete()
,
BOPTools.JoinFeatures.ViewProviderCutout.onDelete()
,
Mod.Show.Containers.Container.self_check()
,
Mod.PartDesign.SprocketFeature.ViewProviderSprocket.setEdit()
, and
PathScripts.PathOpGui.ViewProvider.setupTaskPanel()
.
The documentation for this class was generated from the following file:
src/Mod/Fem/femviewprovider/view_base_femobject.py
1.8.17
|
=========================================================================================================================
Index
Modules Hierarchy
Alphabetical list
mesh_gmsh Namespace Reference
Workbenches
Β»
Python workbenches
Β»
Fem
mesh gmsh object
More...
Detailed Description
mesh gmsh object
1.8.17
|
===============================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
VISCOUS_3D
_SmoothNode
VISCOUS_3D::_SmoothNode Member List
This is the complete list of members for
VISCOUS_3D::_SmoothNode
, including all inherited members.
ANGULAR
enum value
VISCOUS_3D::_SmoothNode
CENTROIDAL
enum value
VISCOUS_3D::_SmoothNode
computeAngularPos
(vector< gp_XY > &uv, const gp_XY &uvToFix, const double refSign)
VISCOUS_3D::_SmoothNode
LAPLACIAN
enum value
VISCOUS_3D::_SmoothNode
Smooth
(int &badNb, Handle(Geom_Surface)&surface, SMESH_MesherHelper &helper, const double refSign, SmoothType how, bool set3D)
VISCOUS_3D::_SmoothNode
SmoothType
enum name
VISCOUS_3D::_SmoothNode
TFI
enum value
VISCOUS_3D::_SmoothNode
1.8.17
|
=============================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
MeshPart
MeshProjection
MeshPart::MeshProjection Member List
This is the complete list of members for
MeshPart::MeshProjection
, including all inherited members.
discretize
(const TopoDS_Edge &aEdge, std::vector< Base::Vector3f > &polyline, std::size_t minPoints=2) const
MeshPart::MeshProjection
findIntersection
(const Edge &, const Edge &, const Base::Vector3f &dir, Base::Vector3f &res) const
MeshPart::MeshProjection
protected
findSectionParameters
(const TopoDS_Edge &edge, const Base::Vector3f &dir, std::set< double > ¶meters) const
MeshPart::MeshProjection
MeshProjection
(const MeshKernel &rMesh)
MeshPart::MeshProjection
projectEdgeToEdge
(const TopoDS_Edge &aCurve, float fMaxDist, const MeshCore::MeshFacetGrid &rGrid, std::vector< SplitEdge > &rSplitEdges) const
MeshPart::MeshProjection
protected
projectOnMesh
(const std::vector< Base::Vector3f > &pointsIn, const Base::Vector3f &dir, float tolerance, std::vector< Base::Vector3f > &pointsOut) const
MeshPart::MeshProjection
projectParallelToMesh
(const TopoDS_Shape &aShape, const Base::Vector3f &dir, std::vector< PolyLine > &rPolyLines) const
MeshPart::MeshProjection
projectParallelToMesh
(const std::vector< PolyLine > &aEdges, const Base::Vector3f &dir, std::vector< PolyLine > &rPolyLines) const
MeshPart::MeshProjection
projectToMesh
(const TopoDS_Shape &aShape, float fMaxDist, std::vector< PolyLine > &rPolyLines) const
MeshPart::MeshProjection
splitMeshByShape
(const TopoDS_Shape &aShape, float fMaxDist) const
MeshPart::MeshProjection
~MeshProjection
()
MeshPart::MeshProjection
1.8.17
|
=================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
TechDraw
EdgeWalker
List of all members
|
Public Member Functions
|
Static Public Member Functions
|
Static Protected Member Functions
|
Protected Attributes
TechDraw::EdgeWalker Class Reference
#include <EdgeWalker.h>
Public Member Functions
EdgeWalker
(void)
int
findUniqueVert
(TopoDS_Vertex vx, std::vector< TopoDS_Vertex > &uniqueVert)
std::vector<
edge_t
>
getEmbeddingRow
(int v)
get incidence row as edgeDescriptors for v'th vertex
More...
std::vector< int >
getEmbeddingRowIx
(int v)
get incidence row as edge indices for v'th vertex
More...
ewWireList
getResult
()
std::vector< TopoDS_Wire >
getResultNoDups
()
std::vector< TopoDS_Wire >
getResultWires
()
bool
loadEdges
(std::vector<
TechDraw::WalkerEdge
> &edges)
bool
loadEdges
(std::vector< TopoDS_Edge > edges)
std::vector<
embedItem
>
makeEmbedding
(const std::vector< TopoDS_Edge > edges, const std::vector< TopoDS_Vertex > uniqueVList)
std::vector< TopoDS_Vertex >
makeUniqueVList
(std::vector< TopoDS_Edge > edges)
std::vector<
WalkerEdge
>
makeWalkerEdges
(std::vector< TopoDS_Edge > edges, std::vector< TopoDS_Vertex > verts)
make WalkerEdges (unique
Vertex
index pairs) from edge list
More...
bool
perform
()
bool
setSize
(int size)
std::vector< TopoDS_Wire >
sortStrip
(std::vector< TopoDS_Wire > fw,
bool
includeBiggest)
std::vector< TopoDS_Wire >
sortWiresBySize
(std::vector< TopoDS_Wire > &w,
bool
reverse=false)
virtual
~EdgeWalker
()
Static Public Member Functions
static TopoDS_Wire
makeCleanWire
(std::vector< TopoDS_Edge > edges, double tol=0.10)
make a clean wire with sorted, oriented, connected, etc edges
More...
Static Protected Member Functions
static
bool
wireCompare
(const TopoDS_Wire &w1, const TopoDS_Wire &w2)
return true if w1 enclosed area is bigger than w2 enclosed area
More...
Protected Attributes
std::vector<
embedItem
>
m_embedding
std::vector< TopoDS_Edge >
m_saveInEdges
std::vector<
TechDraw::WalkerEdge
>
m_saveWalkerEdges
Constructor & Destructor Documentation
β
EdgeWalker()
EdgeWalker::EdgeWalker
(
void
)
β
~EdgeWalker()
EdgeWalker::~EdgeWalker
(
)
virtual
Member Function Documentation
β
findUniqueVert()
int EdgeWalker::findUniqueVert
(
TopoDS_Vertex
vx
,
std::vector< TopoDS_Vertex > &
uniqueVert
)
References
TechDraw::DrawUtil::isSamePoint()
.
β
getEmbeddingRow()
std::vector<
edge_t
> EdgeWalker::getEmbeddingRow
(
int
v
)
get incidence row as edgeDescriptors for v'th vertex
References
TechDraw::embedItem::incidenceList
.
β
getEmbeddingRowIx()
std::vector< int > EdgeWalker::getEmbeddingRowIx
(
int
v
)
get incidence row as edge indices for v'th vertex
References
TechDraw::embedItem::incidenceList
.
β
getResult()
ewWireList
EdgeWalker::getResult
(
)
β
getResultNoDups()
std::vector< TopoDS_Wire > EdgeWalker::getResultNoDups
(
)
Referenced by
TechDraw::DrawViewPart::extractFaces()
.
β
getResultWires()
std::vector< TopoDS_Wire > EdgeWalker::getResultWires
(
)
β
loadEdges()
[1/2]
bool
EdgeWalker::loadEdges
(
std::vector<
TechDraw::WalkerEdge
> &
edges
)
Referenced by
TechDraw::DrawViewPart::extractFaces()
.
β
loadEdges()
[2/2]
bool
EdgeWalker::loadEdges
(
std::vector< TopoDS_Edge >
edges
)
β
makeCleanWire()
TopoDS_Wire EdgeWalker::makeCleanWire
(
std::vector< TopoDS_Edge >
edges
,
double
tol
=
0.10
)
static
make a clean wire with sorted, oriented, connected, etc edges
Referenced by
TechDraw::DrawViewPart::getWireForFace()
.
β
makeEmbedding()
std::vector<
embedItem
> EdgeWalker::makeEmbedding
(
const std::vector< TopoDS_Edge >
edges
,
const std::vector< TopoDS_Vertex >
uniqueVList
)
References
TechDraw::DrawUtil::angleWithX()
,
TechDraw::DrawUtil::isFirstVert()
,
TechDraw::DrawUtil::isLastVert()
, and
TechDraw::embedItem::sortIncidenceList()
.
β
makeUniqueVList()
std::vector< TopoDS_Vertex > EdgeWalker::makeUniqueVList
(
std::vector< TopoDS_Edge >
edges
)
References
TechDraw::DrawUtil::isSamePoint()
.
β
makeWalkerEdges()
std::vector<
WalkerEdge
> EdgeWalker::makeWalkerEdges
(
std::vector< TopoDS_Edge >
edges
,
std::vector< TopoDS_Vertex >
verts
)
make WalkerEdges (unique
Vertex
index pairs) from edge list
References
TechDraw::WalkerEdge::v1
, and
TechDraw::WalkerEdge::v2
.
β
perform()
bool
EdgeWalker::perform
(
)
References
Base::Console()
, and
Base::ConsoleSingleton::Log()
.
Referenced by
TechDraw::DrawViewPart::extractFaces()
.
β
setSize()
bool
EdgeWalker::setSize
(
int
size
)
β
sortStrip()
std::vector< TopoDS_Wire > EdgeWalker::sortStrip
(
std::vector< TopoDS_Wire >
fw
,
bool
includeBiggest
)
References
Base::Console()
, and
Base::ConsoleSingleton::Log()
.
Referenced by
TechDraw::DrawViewPart::extractFaces()
.
β
sortWiresBySize()
std::vector< TopoDS_Wire > EdgeWalker::sortWiresBySize
(
std::vector< TopoDS_Wire > &
w
,
bool
reverse
=
false
)
References
wireCompare()
.
β
wireCompare()
bool
EdgeWalker::wireCompare
(
const TopoDS_Wire &
w1
,
const TopoDS_Wire &
w2
)
static
protected
return true if w1 enclosed area is bigger than w2 enclosed area
Referenced by
sortWiresBySize()
.
Member Data Documentation
β
m_embedding
std::vector<
embedItem
> TechDraw::EdgeWalker::m_embedding
protected
β
m_saveInEdges
std::vector<TopoDS_Edge> TechDraw::EdgeWalker::m_saveInEdges
protected
β
m_saveWalkerEdges
std::vector<
TechDraw::WalkerEdge
> TechDraw::EdgeWalker::m_saveWalkerEdges
protected
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
automotive_design
replicate_feature
automotive_design.replicate_feature Member List
This is the complete list of members for
automotive_design.replicate_feature
, including all inherited members.
description
automotive_design.characterized_object
description
()
automotive_design.characterized_object
name
automotive_design.characterized_object
name
()
automotive_design.characterized_object
wr1
(self)
automotive_design.replicate_feature
wr2
(self)
automotive_design.replicate_feature
wr3
(self)
automotive_design.replicate_feature
wr4
(self)
automotive_design.feature_definition
wr5
(self)
automotive_design.feature_definition
wr6
(self)
automotive_design.feature_definition
1.8.17
|
================================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
exportDRAWEXE
Drawexporter
exportDRAWEXE.Drawexporter Member List
This is the complete list of members for
exportDRAWEXE.Drawexporter
, including all inherited members.
alwaysexplode
exportDRAWEXE.Drawexporter
cleanshape
exportDRAWEXE.Drawexporter
csg
exportDRAWEXE.Drawexporter
export_annotations
(self, objlst)
exportDRAWEXE.Drawexporter
export_objects
(self, objlst, toplevel=True)
exportDRAWEXE.Drawexporter
filename
exportDRAWEXE.Drawexporter
objectcache
exportDRAWEXE.Drawexporter
process_object
(self, ob, checksupported=False, toplevel=False)
exportDRAWEXE.Drawexporter
saveSweep
(self, ob)
exportDRAWEXE.Drawexporter
write_displayonly
(self, objlst)
exportDRAWEXE.Drawexporter
write_header
(self)
exportDRAWEXE.Drawexporter
1.8.17
|
===============================================================================================================================
Index
Modules Hierarchy
Alphabetical list
SMESH_Hypothesis_i Class Reference
The documentation for this class was generated from the following file:
src/3rdParty/salomesmesh/inc/NETGENPlugin_Hypothesis_i.hxx
1.8.17
|
============================================================================================================================
Index
Modules Hierarchy
Alphabetical list
gui_ellipses Namespace Reference
Workbenches
Β»
Python workbenches
Β»
Draft
Provides tools for creating ellipses with the
Draft
Workbench
.
More...
Detailed Description
Provides tools for creating ellipses with the
Draft
Workbench
.
1.8.17
|
======================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
ClipperLib
LocalMinimum
List of all members
|
Public Attributes
ClipperLib::LocalMinimum Struct Reference
Public Attributes
TEdge
*
LeftBound
TEdge
*
RightBound
cInt
Y
Member Data Documentation
β
LeftBound
TEdge
* ClipperLib::LocalMinimum::LeftBound
β
RightBound
TEdge
* ClipperLib::LocalMinimum::RightBound
β
Y
cInt
ClipperLib::LocalMinimum::Y
The documentation for this struct was generated from the following file:
src/Mod/Path/libarea/clipper.cpp
1.8.17
|
=======================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
App
PropertyForce
App::PropertyForce Member List
This is the complete list of members for
App::PropertyForce
, including all inherited members.
aboutToSetChildValue
(Property &)
App::Property
virtual
aboutToSetValue
(void)
App::Property
protected
virtual
afterRestore
()
App::Property
virtual
BaseClass
()
Base::BaseClass
canonicalPath
(const App::ObjectIdentifier &p) const
App::Property
virtual
Copy
(void) const
App::PropertyFloat
virtual
create
(void)
Base::Persistence
static
createQuantityFromPy
(PyObject *value)
App::PropertyQuantity
protected
destroy
(Property *p)
App::Property
static
dumpToStream
(std::ostream &stream, int compression)
Base::Persistence
encodeAttribute
(const std::string &)
Base::Persistence
static
EvalOnRestore
enum value
App::Property
getClassTypeId
(void)
Base::Persistence
static
getContainer
(void) const
App::Property
getDocumentation
(void) const
App::Property
getEditorName
(void) const
App::PropertyQuantity
virtual
getFullName
() const
App::Property
getGroup
(void) const
App::Property
getMemSize
(void) const
App::PropertyFloat
virtual
getName
(void) const
App::Property
getPaths
(std::vector< App::ObjectIdentifier > &paths) const
App::Property
virtual
getPathValue
(const App::ObjectIdentifier &path) const
App::PropertyQuantity
virtual
getPyObject
(void)
App::PropertyQuantity
virtual
getPyPathValue
(const App::ObjectIdentifier &, Py::Object &) const
App::Property
virtual
getQuantityValue
(void) const
App::PropertyQuantity
getStatus
() const
App::Property
getType
(void) const
App::Property
getTypeId
(void) const
Base::Persistence
virtual
getUnit
(void) const
App::PropertyQuantity
getValue
(void) const
App::PropertyQuantity
hasSetChildValue
(Property &)
App::Property
virtual
hasSetValue
(void)
App::Property
protected
virtual
Hidden
enum value
App::Property
Immutable
enum value
App::Property
init
(void)
Base::Persistence
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
isReadOnly
() const
App::Property
isSinglePrecision
() const
App::Property
isTouched
(void) const
App::Property
LockDynamic
enum value
App::Property
MaterialEdit
enum value
App::Property
NoMaterialListEdit
enum value
App::Property
NoModify
enum value
App::Property
NoRecompute
enum value
App::Property
onContainerRestored
()
App::Property
virtual
Ordered
enum value
App::Property
Output
enum value
App::Property
PartialTrigger
enum value
App::Property
Paste
(const Property &from)
App::PropertyFloat
virtual
PropDynamic
enum value
App::Property
Property
()
App::Property
PropertyFloat
(void)
App::PropertyFloat
PropertyForce
(void)
App::PropertyForce
PropertyQuantity
(void)
App::PropertyQuantity
PropHidden
enum value
App::Property
PropNoPersist
enum value
App::Property
PropNoRecompute
enum value
App::Property
PropOutput
enum value
App::Property
PropReadOnly
enum value
App::Property
PropStaticBegin
enum value
App::Property
PropStaticEnd
enum value
App::Property
PropTransient
enum value
App::Property
purgeTouched
(void)
App::Property
ReadOnly
enum value
App::Property
Restore
(Base::XMLReader &reader)
App::PropertyFloat
virtual
RestoreDocFile
(Reader &)
Base::Persistence
virtual
restoreFromStream
(std::istream &stream)
Base::Persistence
Save
(Base::Writer &writer) const
App::PropertyFloat
virtual
SaveDocFile
(Writer &) const
Base::Persistence
virtual
setContainer
(PropertyContainer *Father)
App::Property
setPathValue
(const App::ObjectIdentifier &path, const boost::any &value)
App::PropertyQuantity
virtual
setPyObject
(PyObject *)
App::PropertyQuantity
virtual
setReadOnly
(bool readOnly)
App::Property
setSinglePrecision
(bool single)
App::Property
setStatus
(Status pos, bool on)
App::Property
setStatusValue
(unsigned long status)
App::Property
setUnit
(const Base::Unit &u)
App::PropertyQuantity
setValue
(double lValue)
App::PropertyQuantity
Single
enum value
App::Property
Status
enum name
App::Property
StatusBits
App::Property
protected
testStatus
(Status pos) const
App::Property
touch
()
App::Property
Touched
enum value
App::Property
Transient
enum value
App::Property
User1
enum value
App::Property
User2
enum value
App::Property
User3
enum value
App::Property
User4
enum value
App::Property
verifyPath
(const App::ObjectIdentifier &p) const
App::Property
protected
virtual
~BaseClass
()
Base::BaseClass
virtual
~Property
()
App::Property
virtual
~PropertyFloat
()
App::PropertyFloat
virtual
~PropertyForce
()
App::PropertyForce
virtual
~PropertyQuantity
()
App::PropertyQuantity
virtual
1.8.17
|
=================================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
InitGui
ReverseEngineeringWorkbench
List of all members
|
Public Member Functions
InitGui.ReverseEngineeringWorkbench Class Reference
Public Member Functions
def
GetClassName
(self)
def
Initialize
(self)
Member Function Documentation
β
GetClassName()
def InitGui.ReverseEngineeringWorkbench.GetClassName
(
self
)
β
Initialize()
def InitGui.ReverseEngineeringWorkbench.Initialize
(
self
)
The documentation for this class was generated from the following file:
src/Mod/ReverseEngineering/InitGui.py
1.8.17
|
========================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
SurfaceGui
GeomFillSurface
List of all members
|
Classes
|
Public Member Functions
|
Protected Types
|
Protected Member Functions
|
Protected Attributes
SurfaceGui::GeomFillSurface Class Reference
#include <TaskGeomFillSurface.h>
Classes
class
EdgeSelection
Public Member Functions
bool
accept
()
void
checkOpenCommand
()
GeomFillSurface
(
ViewProviderGeomFillSurface
*vp,
Surface::GeomFillSurface
*obj)
void
open
()
bool
reject
()
void
setEditedObject
(
Surface::GeomFillSurface
*obj)
~GeomFillSurface
()
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
()
Public Member Functions inherited from
Gui::DocumentObserver
void
attachDocument
(
Document
*)
Attaches to another document, the old document is not longer observed then.
More...
void
detachDocument
()
Detaches from the current document, the document is not longer observed then.
More...
DocumentObserver
()
Constructor.
More...
virtual
~DocumentObserver
()
Protected Types
enum
SelectionMode
{ ,
Append
,
Remove
}
Protected Member Functions
void
changeEvent
(
QEvent
*e)
void
changeFillType
(GeomFill_FillingStyle)
void
flipOrientation
(
QListWidgetItem
*)
virtual void
onSelectionChanged
(const
Gui::SelectionChanges
&msg)
virtual void
slotDeletedObject
(const
Gui::ViewProviderDocumentObject
&Obj)
Notifies when the object is about to be removed.
More...
virtual void
slotRedoDocument
(const
Gui::Document
&Doc)
Notifies on redo.
More...
virtual void
slotUndoDocument
(const
Gui::Document
&Doc)
Notifies on undo.
More...
Protected Attributes
bool
checkCommand
Surface::GeomFillSurface
*
editedObject
SelectionMode
selectionMode
Member Enumeration Documentation
β
SelectionMode
enum
SurfaceGui::GeomFillSurface::SelectionMode
protected
Enumerator
Append
Remove
Constructor & Destructor Documentation
β
GeomFillSurface()
SurfaceGui::GeomFillSurface::GeomFillSurface
(
ViewProviderGeomFillSurface
*
vp
,
Surface::GeomFillSurface
*
obj
)
References
checkCommand
,
selectionMode
, and
setEditedObject()
.
Referenced by
SurfaceGui::TaskGeomFillSurface::TaskGeomFillSurface()
.
β
~GeomFillSurface()
SurfaceGui::GeomFillSurface::~GeomFillSurface
(
)
Member Function Documentation
β
accept()
bool
SurfaceGui::GeomFillSurface::accept
(
)
References
Gui::Command::commitCommand()
,
editedObject
,
App::DocumentObject::getStatusString()
,
Gui::Command::Gui
,
SurfaceGui::ViewProviderGeomFillSurface::highlightReferences()
,
App::DocumentObject::isValid()
,
Surface::GeomFillSurface::mustExecute()
,
App::DocumentObject::recomputeFeature()
,
Gui::SelectionSingleton::rmvSelectionGate()
,
Gui::Selection()
,
selectionMode
, and
Gui::Command::updateActive()
.
β
changeEvent()
void SurfaceGui::GeomFillSurface::changeEvent
(
QEvent
*
e
)
protected
β
changeFillType()
void SurfaceGui::GeomFillSurface::changeFillType
(
GeomFill_FillingStyle
fillType
)
protected
References
checkOpenCommand()
,
Base::Console()
,
editedObject
,
Base::ConsoleSingleton::Error()
,
Surface::GeomFillSurface::FillType
,
App::DocumentObject::getStatusString()
,
App::PropertyEnumeration::getValue()
,
App::DocumentObject::isValid()
,
App::DocumentObject::recomputeFeature()
, and
App::PropertyEnumeration::setValue()
.
β
checkOpenCommand()
void SurfaceGui::GeomFillSurface::checkOpenCommand
(
)
References
checkCommand
,
editedObject
,
App::PropertyString::getValue()
,
Gui::Command::hasPendingCommand()
,
App::DocumentObject::Label
, and
Gui::Command::openCommand()
.
Referenced by
changeFillType()
,
onSelectionChanged()
, and
open()
.
β
flipOrientation()
void SurfaceGui::GeomFillSurface::flipOrientation
(
QListWidgetItem
*
item
)
protected
References
Gui::BitmapFactory()
,
editedObject
,
Gui::BitmapFactoryInst::pixmap()
,
App::DocumentObject::recomputeFeature()
, and
Surface::GeomFillSurface::ReversedList
.
β
onSelectionChanged()
void SurfaceGui::GeomFillSurface::onSelectionChanged
(
const
Gui::SelectionChanges
&
msg
)
protected
virtual
Implements
Gui::SelectionObserver
.
References
Gui::SelectionChanges::AddSelection
,
Append
,
Gui::BitmapFactory()
,
Surface::GeomFillSurface::BoundaryList
,
checkOpenCommand()
,
editedObject
,
Gui::SelectionObject::getObject()
,
App::PropertyLinkSubList::getSubValues()
,
App::PropertyString::getValue()
,
App::PropertyLinkSubList::getValues()
,
SurfaceGui::ViewProviderGeomFillSurface::highlightReferences()
,
App::DocumentObject::Label
,
App::DocumentObject::recomputeFeature()
,
Surface::GeomFillSurface::ReversedList
,
selectionMode
, and
App::PropertyLinkSubList::setValues()
.
β
open()
void SurfaceGui::GeomFillSurface::open
(
)
References
checkOpenCommand()
,
Gui::SelectionSingleton::clearSelection()
,
SurfaceGui::ViewProviderGeomFillSurface::highlightReferences()
, and
Gui::Selection()
.
β
reject()
bool
SurfaceGui::GeomFillSurface::reject
(
)
References
Gui::Command::abortCommand()
,
Gui::Command::Gui
,
SurfaceGui::ViewProviderGeomFillSurface::highlightReferences()
,
Gui::SelectionSingleton::rmvSelectionGate()
,
Gui::Selection()
,
selectionMode
, and
Gui::Command::updateActive()
.
β
setEditedObject()
void SurfaceGui::GeomFillSurface::setEditedObject
(
Surface::GeomFillSurface
*
obj
)
References
Gui::DocumentObserver::attachDocument()
,
Gui::BitmapFactory()
,
Surface::GeomFillSurface::BoundaryList
,
editedObject
,
Surface::GeomFillSurface::FillType
,
App::DocumentObject::getDocument()
,
App::PropertyLinkSubList::getSubValues()
,
App::PropertyEnumeration::getValue()
,
App::PropertyLinkSubList::getValues()
,
Gui::Application::Instance
,
Gui::BitmapFactoryInst::pixmap()
, and
Surface::GeomFillSurface::ReversedList
.
Referenced by
GeomFillSurface()
.
β
slotDeletedObject()
void SurfaceGui::GeomFillSurface::slotDeletedObject
(
const
Gui::ViewProviderDocumentObject
&
Obj
)
protected
virtual
Notifies when the object is about to be removed.
Reimplemented from
Gui::DocumentObserver
.
References
SurfaceGui::ViewProviderGeomFillSurface::highlightReferences()
.
β
slotRedoDocument()
void SurfaceGui::GeomFillSurface::slotRedoDocument
(
const
Gui::Document
&
Doc
)
protected
virtual
Notifies on redo.
Reimplemented from
Gui::DocumentObserver
.
References
checkCommand
.
β
slotUndoDocument()
void SurfaceGui::GeomFillSurface::slotUndoDocument
(
const
Gui::Document
&
Doc
)
protected
virtual
Notifies on undo.
Reimplemented from
Gui::DocumentObserver
.
References
checkCommand
.
Member Data Documentation
β
checkCommand
bool
SurfaceGui::GeomFillSurface::checkCommand
protected
Referenced by
checkOpenCommand()
,
GeomFillSurface()
,
slotRedoDocument()
, and
slotUndoDocument()
.
β
editedObject
Surface::GeomFillSurface
* SurfaceGui::GeomFillSurface::editedObject
protected
Referenced by
accept()
,
changeFillType()
,
checkOpenCommand()
,
flipOrientation()
,
onSelectionChanged()
, and
setEditedObject()
.
β
selectionMode
SelectionMode
SurfaceGui::GeomFillSurface::selectionMode
protected
Referenced by
accept()
,
GeomFillSurface()
,
onSelectionChanged()
, and
reject()
.
The documentation for this class was generated from the following files:
src/Mod/Surface/Gui/TaskGeomFillSurface.h
src/Mod/Surface/Gui/TaskGeomFillSurface.cpp
1.8.17
|
=======================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
ifc2x3
ifcrailingtypeenum
List of all members
ifc2x3.ifcrailingtypeenum 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
ifc4
ifcbuildingelementproxytypeenum
List of all members
ifc4.ifcbuildingelementproxytypeenum 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
PartGui
ViewProviderAttachExtension
PartGui::ViewProviderAttachExtension Member List
This is the complete list of members for
PartGui::ViewProviderAttachExtension
, including all inherited members.
Extension
()
App::Extension
extensionAttach
(App::DocumentObject *)
Gui::ViewProviderExtension
virtual
extensionBeforeDelete
()
Gui::ViewProviderExtension
virtual
extensionCanDragAndDropObject
(App::DocumentObject *) const
Gui::ViewProviderExtension
virtual
extensionCanDragObject
(App::DocumentObject *) const
Gui::ViewProviderExtension
virtual
extensionCanDragObjects
() const
Gui::ViewProviderExtension
virtual
extensionCanDropObject
(App::DocumentObject *) const
Gui::ViewProviderExtension
virtual
extensionCanDropObjectEx
(App::DocumentObject *, App::DocumentObject *, const char *, const std::vector< std::string > &) const
Gui::ViewProviderExtension
virtual
extensionCanDropObjects
() const
Gui::ViewProviderExtension
virtual
extensionClaimChildren
(void) const
Gui::ViewProviderExtension
virtual
extensionClaimChildren3D
(void) const
Gui::ViewProviderExtension
virtual
extensionDragObject
(App::DocumentObject *)
Gui::ViewProviderExtension
virtual
extensionDropObject
(App::DocumentObject *)
Gui::ViewProviderExtension
virtual
extensionDropObjectEx
(App::DocumentObject *obj, App::DocumentObject *, const char *, const std::vector< std::string > &)
Gui::ViewProviderExtension
virtual
extensionFinishRestoring
()
Gui::ViewProviderExtension
virtual
extensionGetBackRoot
(void) const
Gui::ViewProviderExtension
virtual
extensionGetChildRoot
(void) const
Gui::ViewProviderExtension
virtual
extensionGetDetailPath
(const char *, SoFullPath *, SoDetail *&) const
Gui::ViewProviderExtension
virtual
extensionGetDisplayModes
(void) const
Gui::ViewProviderExtension
virtual
extensionGetElementPicked
(const SoPickedPoint *, std::string &) const
Gui::ViewProviderExtension
virtual
extensionGetFrontRoot
(void) const
Gui::ViewProviderExtension
virtual
extensionGetPropertyByName
(const char *name) const
App::Extension
virtual
extensionGetPropertyDocumentation
(const Property *prop) const
App::Extension
virtual
extensionGetPropertyDocumentation
(const char *name) const
App::Extension
virtual
extensionGetPropertyGroup
(const Property *prop) const
App::Extension
virtual
extensionGetPropertyGroup
(const char *name) const
App::Extension
virtual
extensionGetPropertyList
(std::vector< Property * > &List) const
App::Extension
virtual
extensionGetPropertyMap
(std::map< std::string, Property * > &Map) const
App::Extension
virtual
extensionGetPropertyName
(const Property *prop) const
App::Extension
virtual
extensionGetPropertyType
(const Property *prop) const
App::Extension
virtual
extensionGetPropertyType
(const char *name) const
App::Extension
virtual
extensionHide
(void)
Gui::ViewProviderExtension
virtual
extensionIsDerivedFrom
(const Base::Type type) const
App::Extension
extensionMergeOverlayIcons
(const QIcon &orig) const override
PartGui::ViewProviderAttachExtension
virtual
extensionModeSwitchChange
(void)
Gui::ViewProviderExtension
virtual
extensionOnChanged
(const Property *p)
App::Extension
protected
virtual
extensionOnDelete
(const std::vector< std::string > &)
Gui::ViewProviderExtension
virtual
ExtensionPythonObject
App::Extension
protected
extensionReattach
(App::DocumentObject *)
Gui::ViewProviderExtension
virtual
extensionReplaceObject
(App::DocumentObject *, App::DocumentObject *)
Gui::ViewProviderExtension
virtual
extensionRestore
(Base::XMLReader &)
App::Extension
virtual
extensionSave
(Base::Writer &) const
App::Extension
virtual
extensionSetDisplayMode
(const char *)
Gui::ViewProviderExtension
virtual
extensionShow
(void)
Gui::ViewProviderExtension
virtual
extensionStartRestoring
()
Gui::ViewProviderExtension
virtual
extensionUpdateData
(const App::Property *) override
PartGui::ViewProviderAttachExtension
virtual
getExtendedContainer
()
App::Extension
getExtendedContainer
() const
App::Extension
getExtendedViewProvider
()
Gui::ViewProviderExtension
getExtendedViewProvider
() const
Gui::ViewProviderExtension
getExtensionPyObject
(void)
App::Extension
virtual
initExtension
(App::ExtensionContainer *obj)
App::Extension
virtual
initExtensionSubclass
(Base::Type &toInit, const char *ClassName, const char *ParentName, Base::Type::instantiationMethod method=0)
App::Extension
protected
static
initExtensionType
(Base::Type type)
App::Extension
protected
isPythonExtension
()
App::Extension
m_isPythonExtension
App::Extension
protected
name
() const
App::Extension
ViewProviderAttachExtension
(void)
PartGui::ViewProviderAttachExtension
ViewProviderExtension
()
Gui::ViewProviderExtension
~Extension
()
App::Extension
virtual
~ViewProviderAttachExtension
()=default
PartGui::ViewProviderAttachExtension
virtual
~ViewProviderExtension
()
Gui::ViewProviderExtension
virtual
1.8.17
|
=======================================================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
PathScripts
PathSetupSheetGui
OpsDefaultEditor
PathScripts.PathSetupSheetGui.OpsDefaultEditor Member List
This is the complete list of members for
PathScripts.PathSetupSheetGui.OpsDefaultEditor
, including all inherited members.
accept
(self)
PathScripts.PathSetupSheetGui.OpsDefaultEditor
currentOp
PathScripts.PathSetupSheetGui.OpsDefaultEditor
form
PathScripts.PathSetupSheetGui.OpsDefaultEditor
getFields
(self)
PathScripts.PathSetupSheetGui.OpsDefaultEditor
obj
PathScripts.PathSetupSheetGui.OpsDefaultEditor
ops
PathScripts.PathSetupSheetGui.OpsDefaultEditor
reject
(self)
PathScripts.PathSetupSheetGui.OpsDefaultEditor
setFields
(self)
PathScripts.PathSetupSheetGui.OpsDefaultEditor
setupUi
(self)
PathScripts.PathSetupSheetGui.OpsDefaultEditor
updateModel
(self, recomp=True)
PathScripts.PathSetupSheetGui.OpsDefaultEditor
updateUI
(self)
PathScripts.PathSetupSheetGui.OpsDefaultEditor
1.8.17
|
===============================================================================================================
Index
Modules Hierarchy
Alphabetical list
QMap< Key, T > Class Template Reference
#include <QuarterWidgetP.h>
The documentation for this class was generated from the following file:
src/Gui/Quarter/KeyboardP.h
1.8.17
|
=========================================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
automotive_design
date_time_role
automotive_design.date_time_role Member List
This is the complete list of members for
automotive_design.date_time_role
, including all inherited members.
description
()
automotive_design.date_time_role
name
automotive_design.date_time_role
name
()
automotive_design.date_time_role
wr1
(self)
automotive_design.date_time_role
1.8.17
|
=======================================================================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
automotive_design
exclusive_product_concept_feature_category
automotive_design.exclusive_product_concept_feature_category Member List
This is the complete list of members for
automotive_design.exclusive_product_concept_feature_category
, including all inherited members.
description
automotive_design.group
description
()
automotive_design.group
id
()
automotive_design.group
name
automotive_design.group
name
()
automotive_design.group
wr1
(self)
automotive_design.product_concept_feature_category
1.8.17
|
======================================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
ifc2x3
ifcphysicalsimplequantity
ifc2x3.ifcphysicalsimplequantity Member List
This is the complete list of members for
ifc2x3.ifcphysicalsimplequantity
, including all inherited members.
description
ifc2x3.ifcphysicalquantity
description
()
ifc2x3.ifcphysicalquantity
name
ifc2x3.ifcphysicalquantity
name
()
ifc2x3.ifcphysicalquantity
partofcomplex
()
ifc2x3.ifcphysicalquantity
unit
ifc2x3.ifcphysicalsimplequantity
unit
()
ifc2x3.ifcphysicalsimplequantity
1.8.17
|
============================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
ifc4
ifclinearstiffnessmeasure
ifc4.ifclinearstiffnessmeasure Class Reference
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
InitGui
DraftWorkbench
List of all members
|
Public Member Functions
|
Public Attributes
InitGui.DraftWorkbench Class Reference
Public Member Functions
def
Activated
(self)
def
ContextMenu
(self, recipient)
def
Deactivated
(self)
def
GetClassName
(self)
def
Initialize
(self)
Public Attributes
annotation_commands
context_commands
drawing_commands
line_commands
modification_commands
utility_commands
utility_small
Detailed Description
The Draft Workbench definition.
Member Function Documentation
β
Activated()
def InitGui.DraftWorkbench.Activated
(
self
)
When entering the workbench.
β
ContextMenu()
def InitGui.DraftWorkbench.ContextMenu
(
self
,
recipient
)
Define an optional custom context menu.
References
Gui::PythonWorkbenchPy.appendContextMenu()
,
FreeCADGuiInit.Workbench.appendContextMenu()
,
Gui::PythonBaseWorkbench.appendContextMenu()
,
InitGui.DraftWorkbench.context_commands
,
InitGui.DraftWorkbench.drawing_commands
,
InitGui.DraftWorkbench.line_commands
, and
InitGui.DraftWorkbench.modification_commands
.
β
Deactivated()
def InitGui.DraftWorkbench.Deactivated
(
self
)
When quitting the workbench.
β
GetClassName()
def InitGui.DraftWorkbench.GetClassName
(
self
)
Type of workbench.
β
Initialize()
def InitGui.DraftWorkbench.Initialize
(
self
)
When the workbench is first loaded.
Member Data Documentation
β
annotation_commands
InitGui.DraftWorkbench.annotation_commands
β
context_commands
InitGui.DraftWorkbench.context_commands
Referenced by
InitGui.DraftWorkbench.ContextMenu()
.
β
drawing_commands
InitGui.DraftWorkbench.drawing_commands
Referenced by
InitGui.DraftWorkbench.ContextMenu()
.
β
line_commands
InitGui.DraftWorkbench.line_commands
Referenced by
InitGui.DraftWorkbench.ContextMenu()
.
β
modification_commands
InitGui.DraftWorkbench.modification_commands
Referenced by
InitGui.DraftWorkbench.ContextMenu()
.
β
utility_commands
InitGui.DraftWorkbench.utility_commands
β
utility_small
InitGui.DraftWorkbench.utility_small
The documentation for this class was generated from the following file:
src/Mod/Draft/InitGui.py
1.8.17
|
=========================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
Mod
Show
FrozenClass
Classes
Mod.Show.FrozenClass Namespace Reference
Classes
class
FrozenClass
1.8.13
|
========================================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
Gui
DAG
GraphLinkRecord
ByVPDObject
Gui::DAG::GraphLinkRecord::ByVPDObject Struct Reference
#include <DAGModelGraph.h>
The documentation for this struct was generated from the following file:
src/Gui/DAGView/DAGModelGraph.h
1.8.17
|
==============================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
App
PropertyXLinkSubList
App::PropertyXLinkSubList Member List
This is the complete list of members for
App::PropertyXLinkSubList
, including all inherited members.
aboutToSetChildValue
(Property &) override
App::PropertyXLinkSubList
virtual
aboutToSetValue
(void)
App::Property
protected
virtual
addValue
(App::DocumentObject *obj, const std::vector< std::string > &SubList={}, bool reset=false)
App::PropertyXLinkSubList
addValue
(App::DocumentObject *obj, std::vector< std::string > &&SubList={}, bool reset=false)
App::PropertyXLinkSubList
adjustLink
(const std::set< App::DocumentObject * > &inList) override
App::PropertyXLinkSubList
virtual
afterRestore
() override
App::PropertyXLinkSubList
virtual
AtomicPropertyChangeInterface
()
App::AtomicPropertyChangeInterface< PropertyXLinkSubList >
protected
BaseClass
()
Base::BaseClass
breakLink
(App::DocumentObject *obj, bool clear) override
App::PropertyXLinkSubList
virtual
breakLinks
(App::DocumentObject *link, const std::vector< App::DocumentObject * > &objs, bool clear)
App::PropertyLinkBase
static
canonicalPath
(const App::ObjectIdentifier &p) const
App::Property
virtual
checkLabelReferences
(const std::vector< std::string > &subs, bool reset=true)
App::PropertyLinkBase
checkRestore
(std::string *msg=0) const override
App::PropertyXLinkSubList
virtual
Copy
(void) const override
App::PropertyXLinkSubList
virtual
CopyOnImportExternal
(const std::map< std::string, std::string > &nameMap) const override
App::PropertyXLinkSubList
virtual
CopyOnLabelChange
(App::DocumentObject *obj, const std::string &ref, const char *newLabel) const override
App::PropertyXLinkSubList
virtual
CopyOnLinkReplace
(const App::DocumentObject *parent, App::DocumentObject *oldObj, App::DocumentObject *newObj) const override
App::PropertyXLinkSubList
virtual
create
(void)
Base::Persistence
static
destroy
(Property *p)
App::Property
static
dumpToStream
(std::ostream &stream, int compression)
Base::Persistence
encodeAttribute
(const std::string &)
Base::Persistence
static
EvalOnRestore
enum value
App::Property
exportSubName
(std::string &output, const App::DocumentObject *obj, const char *subname, bool first_obj=false)
App::PropertyLinkBase
static
getClassTypeId
(void)
Base::Persistence
static
getContainer
(void) const
App::Property
getDocumentation
(void) const
App::Property
getEditorName
(void) const override
App::PropertyXLinkSubList
virtual
getFullName
() const
App::Property
getGroup
(void) const
App::Property
getLabelReferences
(std::vector< std::string > &labels, const char *subname)
App::PropertyLinkBase
static
getLinkedElements
(std::map< App::DocumentObject *, std::vector< std::string > > &elements, bool newStyle=true, bool all=true) const
App::PropertyLinkBase
getLinkedObjects
(T &inserter, bool all=false) const
App::PropertyLinkBase
getLinks
(std::vector< App::DocumentObject * > &objs, bool all=false, std::vector< std::string > *subs=0, bool newStyle=true) const override
App::PropertyXLinkSubList
virtual
getMemSize
(void) const override
App::PropertyXLinkSubList
virtual
getName
(void) const
App::Property
getPaths
(std::vector< App::ObjectIdentifier > &paths) const
App::Property
virtual
getPathValue
(const App::ObjectIdentifier &path) const
App::Property
virtual
getPyObject
(void) override
App::PropertyXLinkSubList
virtual
getPyPathValue
(const App::ObjectIdentifier &, Py::Object &) const
App::Property
virtual
getPyReprString
() const
App::PropertyXLinkSubList
getScope
()
App::ScopedLink
getShadowSubs
(App::DocumentObject *obj) const
App::PropertyXLinkSubList
getSize
(void) const
App::PropertyXLinkSubList
getStatus
() const
App::Property
getSubListValues
() const
App::PropertyXLinkSubList
getSubValues
(App::DocumentObject *obj) const
App::PropertyXLinkSubList
getSubValues
(App::DocumentObject *obj, bool newStyle) const
App::PropertyXLinkSubList
getType
(void) const
App::Property
getTypeId
(void) const
Base::Persistence
virtual
getValue
() const
App::PropertyXLinkSubList
getValues
(void) const
App::PropertyXLinkSubList
hasChanged
App::AtomicPropertyChangeInterface< PropertyXLinkSubList >
protected
hasSetChildValue
(Property &) override
App::PropertyXLinkSubList
virtual
hasSetValue
() override
App::PropertyLinkBase
protected
virtual
Hidden
enum value
App::Property
Immutable
enum value
App::Property
importSubName
(Base::XMLReader &reader, const char *sub, bool &restoreLabel)
App::PropertyLinkBase
static
init
(void)
Base::Persistence
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
isReadOnly
() const
App::Property
isSinglePrecision
() const
App::Property
isTouched
(void) const
App::Property
LinkAllowExternal
enum value
App::PropertyLinkBase
LinkAllowPartial
enum value
App::PropertyLinkBase
LinkDetached
enum value
App::PropertyLinkBase
linkedElements
(bool newStyle=true, bool all=true) const
App::PropertyLinkBase
linkedObjects
(bool all=false) const
App::PropertyLinkBase
LinkFlags
enum name
App::PropertyLinkBase
LinkRestoreLabel
enum value
App::PropertyLinkBase
LinkRestoring
enum value
App::PropertyLinkBase
LockDynamic
enum value
App::Property
MaterialEdit
enum value
App::Property
NoMaterialListEdit
enum value
App::Property
NoModify
enum value
App::Property
NoRecompute
enum value
App::Property
onContainerRestored
() override
App::PropertyXLinkSubList
virtual
Ordered
enum value
App::Property
Output
enum value
App::Property
PartialTrigger
enum value
App::Property
Paste
(const Property &from) override
App::PropertyXLinkSubList
virtual
PropDynamic
enum value
App::Property
Property
()
App::Property
PropertyLinkBase
()
App::PropertyLinkBase
PropertyXLinkSubList
()
App::PropertyXLinkSubList
PropHidden
enum value
App::Property
PropNoPersist
enum value
App::Property
PropNoRecompute
enum value
App::Property
PropOutput
enum value
App::Property
PropReadOnly
enum value
App::Property
PropStaticBegin
enum value
App::Property
PropStaticEnd
enum value
App::Property
PropTransient
enum value
App::Property
purgeTouched
(void)
App::Property
ReadOnly
enum value
App::Property
referenceChanged
() const override
App::PropertyXLinkSubList
virtual
registerLabelReferences
(std::vector< std::string > &&labels, bool reset=true)
App::PropertyLinkBase
removeValue
(App::DocumentObject *lValue)
App::PropertyXLinkSubList
Restore
(Base::XMLReader &reader) override
App::PropertyXLinkSubList
virtual
RestoreDocFile
(Reader &)
Base::Persistence
virtual
restoreFromStream
(std::istream &stream)
Base::Persistence
restoreLabelReference
(const App::DocumentObject *obj, std::string &sub, ShadowSub *shadow=0)
App::PropertyLinkBase
static
Save
(Base::Writer &writer) const override
App::PropertyXLinkSubList
virtual
SaveDocFile
(Writer &) const
Base::Persistence
virtual
set1Value
(int idx, DocumentObject *value, const std::vector< std::string > &SubList={})
App::PropertyXLinkSubList
setAllowExternal
(bool allow)
App::PropertyLinkBase
setAllowPartial
(bool enable) override
App::PropertyXLinkSubList
virtual
setContainer
(PropertyContainer *Father)
App::Property
setFlag
(int flag, bool value=true)
App::PropertyLinkBase
protected
setPathValue
(const App::ObjectIdentifier &path, const boost::any &value)
App::Property
virtual
setPyObject
(PyObject *) override
App::PropertyXLinkSubList
virtual
setReadOnly
(bool readOnly)
App::Property
setScope
(LinkScope scope)
App::ScopedLink
setSinglePrecision
(bool single)
App::Property
setStatus
(Status pos, bool on)
App::Property
setStatusValue
(unsigned long status)
App::Property
setSubListValues
(const std::vector< PropertyLinkSubList::SubSet > &)
App::PropertyXLinkSubList
setValue
(DocumentObject *, const char *)
App::PropertyXLinkSubList
setValue
(App::DocumentObject *lValue, const std::vector< std::string > &SubList={})
App::PropertyXLinkSubList
setValues
(const std::vector< DocumentObject * > &)
App::PropertyXLinkSubList
setValues
(const std::vector< DocumentObject * > &, const std::vector< const char * > &)
App::PropertyXLinkSubList
setValues
(const std::vector< DocumentObject * > &, const std::vector< std::string > &)
App::PropertyXLinkSubList
setValues
(std::map< App::DocumentObject *, std::vector< std::string > > &&)
App::PropertyXLinkSubList
setValues
(const std::map< App::DocumentObject *, std::vector< std::string > > &)
App::PropertyXLinkSubList
ShadowSub
typedef
App::PropertyLinkBase
signalCounter
App::AtomicPropertyChangeInterface< PropertyXLinkSubList >
protected
Single
enum value
App::Property
Status
enum name
App::Property
StatusBits
App::Property
protected
testFlag
(int flag) const
App::PropertyLinkBase
testStatus
(Status pos) const
App::Property
touch
()
App::Property
Touched
enum value
App::Property
Transient
enum value
App::Property
tryImport
(const App::Document *doc, const App::DocumentObject *obj, const std::map< std::string, std::string > &nameMap)
App::PropertyLinkBase
static
tryImportSubName
(const App::DocumentObject *obj, const char *sub, const App::Document *doc, const std::map< std::string, std::string > &nameMap)
App::PropertyLinkBase
static
tryReplaceLink
(const App::PropertyContainer *owner, App::DocumentObject *obj, const App::DocumentObject *parent, App::DocumentObject *oldObj, App::DocumentObject *newObj, const char *sub=0)
App::PropertyLinkBase
static
tryReplaceLinkSubs
(const App::PropertyContainer *owner, App::DocumentObject *obj, const App::DocumentObject *parent, App::DocumentObject *oldObj, App::DocumentObject *newObj, const std::vector< std::string > &subs)
App::PropertyLinkBase
static
unregisterElementReference
()
App::PropertyLinkBase
unregisterLabelReferences
()
App::PropertyLinkBase
updateElementReference
(DocumentObject *feature, bool reverse=false, bool notify=false) override
App::PropertyXLinkSubList
virtual
updateElementReferences
(DocumentObject *feature, bool reverse=false)
App::PropertyLinkBase
static
updateLabelReference
(const App::DocumentObject *linked, const char *subname, App::DocumentObject *obj, const std::string &ref, const char *newLabel)
App::PropertyLinkBase
static
updateLabelReferences
(App::DocumentObject *obj, const char *newLabel)
App::PropertyLinkBase
static
upgrade
(Base::XMLReader &reader, const char *typeName)
App::PropertyXLinkSubList
User1
enum value
App::Property
User2
enum value
App::Property
User3
enum value
App::Property
User4
enum value
App::Property
verifyPath
(const App::ObjectIdentifier &p) const
App::Property
protected
virtual
~BaseClass
()
Base::BaseClass
virtual
~Property
()
App::Property
virtual
~PropertyLinkBase
()
App::PropertyLinkBase
virtual
~PropertyXLinkSubList
()
App::PropertyXLinkSubList
virtual
1.8.17
|
=====================================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
FemGui
DlgSettingsFemGeneralImp
FemGui::DlgSettingsFemGeneralImp Member List
This is the complete list of members for
FemGui::DlgSettingsFemGeneralImp
, including all inherited members.
changeEvent
(QEvent *e)
FemGui::DlgSettingsFemGeneralImp
protected
virtual
DlgSettingsFemGeneralImp
(QWidget *parent=0)
FemGui::DlgSettingsFemGeneralImp
loadSettings
()
FemGui::DlgSettingsFemGeneralImp
protected
virtual
PreferencePage
(QWidget *parent=0)
Gui::Dialog::PreferencePage
saveSettings
()
FemGui::DlgSettingsFemGeneralImp
protected
virtual
~DlgSettingsFemGeneralImp
()
FemGui::DlgSettingsFemGeneralImp
~PreferencePage
()
Gui::Dialog::PreferencePage
virtual
1.8.17
|
=====================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
QAbstractNativeEventFilter Class Reference
The documentation for this class was generated from the following file:
src/Gui/3Dconnexion/GuiRawInputEventFilter.h
1.8.17
|
=================================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
automotive_design
external_source
List of all members
|
Public Member Functions
|
Public Attributes
automotive_design.external_source Class Reference
Public Member Functions
def
description
()
def
source_id
()
def
wr1
(self)
Public Attributes
source_id
Detailed Description
Entity external_source definition.
:param source_id
:type source_id:source_item
:param description
:type description:text
Member Function Documentation
β
description()
def automotive_design.external_source.description
(
)
References
automotive_design.get_description_value()
.
β
source_id()
def automotive_design.external_source.source_id
(
)
References ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.external_source._source_id, automotive_design.external_source._source_id,
automotive_design.external_source.source_id
, and
automotive_design.source_item
.
β
wr1()
def automotive_design.external_source.wr1
(
self
)
Member Data Documentation
β
source_id
automotive_design.external_source.source_id
Referenced by
automotive_design.external_source.source_id()
.
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
femobjects
element_geometry1D
ElementGeometry1D
List of all members
|
Static Public Attributes
femobjects.element_geometry1D.ElementGeometry1D Class Reference
Static Public Attributes
known_beam_types
Type
Static Public Attributes inherited from
femobjects.base_fempythonobject.BaseFemPythonObject
BaseType
Detailed Description
The ElementGeometry1D object
Member Data Documentation
β
known_beam_types
femobjects.element_geometry1D.ElementGeometry1D.known_beam_types
static
β
Type
femobjects.element_geometry1D.ElementGeometry1D.Type
static
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 file:
src/Mod/Fem/femobjects/element_geometry1D.py
1.8.17
|
===========================================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
femobjects
mesh_result
MeshResult
femobjects.mesh_result.MeshResult Member List
This is the complete list of members for
femobjects.mesh_result.MeshResult
, including all inherited members.
BaseType
femobjects.base_fempythonobject.BaseFemPythonObject
static
Type
femobjects.mesh_result.MeshResult
static
1.8.17
|
================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
App
PartPy
App::PartPy Member List
This is the complete list of members for
App::PartPy
, 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
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
GeoFeaturePy
(GeoFeature *pcObject, PyTypeObject *T=&Type)
App::GeoFeaturePy
getAllDerivedFrom
(PyObject *args)
Base::BaseClassPy
getBaseClassPtr
(void) const
Base::BaseClassPy
getContent
(void) const
Base::PersistencePy
getCustomAttributes
(const char *attr) const
App::PartPy
getDocument
(void) const
App::DocumentObjectPy
getDocumentationOfProperty
(PyObject *args)
App::PropertyContainerPy
getDocumentObjectPtr
(void) const
App::DocumentObjectPy
getEditorMode
(PyObject *args)
App::PropertyContainerPy
getExtensionContainerPtr
(void) const
App::ExtensionContainerPy
getGeoFeaturePtr
(void) const
App::GeoFeaturePy
getGlobalPlacement
(PyObject *args)
App::GeoFeaturePy
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
getPartPtr
(void) const
App::PartPy
getPaths
(PyObject *args)
App::GeoFeaturePy
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
getPropertyNameOfGeometry
(PyObject *args)
App::GeoFeaturePy
getState
(void) const
App::DocumentObjectPy
GetterSetter
App::PartPy
static
GetType
(void)
App::PartPy
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
App::PartPy
static
Notify
enum value
Base::PyObjectBase
NoTrack
enum value
Base::PyObjectBase
PartPy
(Part *pcObject, PyTypeObject *T=&Type)
App::PartPy
PersistencePy
(Persistence *pcObject, PyTypeObject *T=&Type)
Base::PersistencePy
PointerType
typedef
App::PartPy
PropertyContainerPy
(PropertyContainer *pcObject, PyTypeObject *T=&Type)
App::PropertyContainerPy
purgeTouched
(PyObject *args)
App::DocumentObjectPy
PyDestructor
(PyObject *P)
Base::PyObjectBase
static
PyInit
(PyObject *args, PyObject *k)
App::PartPy
virtual
PyMake
(struct _typeobject *, PyObject *, PyObject *)
App::PartPy
static
PyObjectBase
(void *, PyTypeObject *T)
Base::PyObjectBase
recompute
(PyObject *args)
App::DocumentObjectPy
removeProperty
(PyObject *args)
App::DocumentObjectPy
representation
(void) const
App::PartPy
restoreContent
(PyObject *args)
Base::PersistencePy
restorePropertyContent
(PyObject *args)
App::PropertyContainerPy
setConst
()
Base::PyObjectBase
setCustomAttributes
(const char *attr, PyObject *obj)
App::PartPy
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_getGlobalPlacement
(PyObject *self, PyObject *args)
App::GeoFeaturePy
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_getPaths
(PyObject *self, PyObject *args)
App::GeoFeaturePy
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_getPropertyNameOfGeometry
(PyObject *self, PyObject *args)
App::GeoFeaturePy
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
App::PartPy
static
Valid
enum value
Base::PyObjectBase
~BaseClassPy
()
Base::BaseClassPy
protected
~DocumentObjectPy
()
App::DocumentObjectPy
protected
~ExtensionContainerPy
()
App::ExtensionContainerPy
protected
~GeoFeaturePy
()
App::GeoFeaturePy
protected
~PartPy
()
App::PartPy
protected
~PersistencePy
()
Base::PersistencePy
protected
~PropertyContainerPy
()
App::PropertyContainerPy
protected
~PyObjectBase
()
Base::PyObjectBase
protected
virtual
1.8.17
|
===============================================================================================================================
Index
Modules Hierarchy
Alphabetical list
PartDesign
Fillet
List of all members
|
Public Member Functions
|
Public Attributes
PartDesign::Fillet Class Reference
#include <FeatureFillet.h>
Public Member Functions
Fillet
()
Public Member Functions inherited from
PartDesign::DressUp
DressUp
()
virtual
Part::Feature
*
getBaseObject
(
bool
silent=false) const
Returns the BaseFeature property's object if it's set otherwise returns
Base
's feature property object otherwise feature property's object (if any)
More...
void
getContiniusEdges
(
Part::TopoShape
, std::vector< std::string > &)
extracts all edges from the subshapes (including face edges) and furthermore adds all C0 continuous edges to the vector
More...
void
positionByBaseFeature
(void)
updates the Placement property from the Placement of the BaseFeature
More...
Public Member Functions inherited from
PartDesign::FeatureAddSub
FeatureAddSub
()
Type
getAddSubType
()
Public Member Functions inherited from
PartDesign::Feature
Feature
()
virtual const TopoDS_Shape &
getBaseShape
() const
Returns the BaseFeature property's shape (if any)
More...
Part::TopoShape
getBaseTopoShape
(
bool
silent=false) const
Returns the BaseFeature property's TopoShape (if any)
More...
Body
*
getFeatureBody
() const
Returns the body the feature is in, or none.
More...
virtual
PyObject
*
getPyObject
(void)
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 Attributes
App::PropertyQuantityConstraint
Radius
Public Attributes inherited from
PartDesign::DressUp
App::PropertyLinkSub
Base
Base
feature and it's subelements to which dressup operation will be applied to.
More...
App::PropertyBool
SupportTransform
Public Attributes inherited from
PartDesign::FeatureAddSub
Part::PropertyPartShape
AddSubShape
App::PropertyBool
Refine
Public Attributes inherited from
PartDesign::Feature
App::PropertyLink
BaseFeature
Base
feature which this feature will be fused into or cut out of.
More...
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...
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 view provider
More...
void
Restore
(
Base::XMLReader
&reader)
This method is used to restore properties from an XML document.
More...
Additional Inherited Members
Public Types inherited from
PartDesign::FeatureAddSub
enum
Type
{
Additive
= 0,
Subtractive
}
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
PartDesign::Feature
static
bool
isDatum
(const
App::DocumentObject
*feature)
Check whether the given feature is a datum feature.
More...
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
PartDesign::DressUp
virtual void
onChanged
(const
App::Property
*prop)
get called by the container when a property was changed
More...
virtual void
setupObject
()
get called after a brand new object was created
More...
Protected Member Functions inherited from
PartDesign::FeatureAddSub
TopoDS_Shape
refineShapeIfActive
(const TopoDS_Shape &) const
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
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...
Static Protected Member Functions inherited from
PartDesign::Feature
static int
countSolids
(const TopoDS_Shape &, TopAbs_ShapeEnum
type
=TopAbs_SOLID)
static const gp_Pnt
getPointFromFace
(const TopoDS_Face &f)
Grab any point from the given face.
More...
static TopoDS_Shape
getSolid
(const TopoDS_Shape &)
Get a solid of the given shape.
More...
static gp_Pln
makePlnFromPlane
(const
App::DocumentObject
*obj)
Make a shape from a base plane (convenience method)
More...
static TopoDS_Shape
makeShapeFromPlane
(const
App::DocumentObject
*obj)
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
PartDesign::FeatureAddSub
Type
addSubType
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
Constructor & Destructor Documentation
β
Fillet()
Fillet::Fillet
(
)
References
Base::Unit::Length
,
Radius
,
App::PropertyQuantityConstraint::setConstraints()
, and
App::PropertyQuantity::setUnit()
.
Member Function Documentation
β
execute()
App::DocumentObjectExecReturn
* Fillet::execute
(
void
)
virtual
recalculate the feature
Reimplemented from
Part::Feature
.
References
PartDesign::Feature::countSolids()
,
PartDesign::Feature::getBaseShape()
,
PartDesign::DressUp::getContiniusEdges()
,
Part::TopoShape::getShape()
,
PartDesign::Feature::getSolid()
,
Part::TopoShape::getSubShape()
,
App::PropertyQuantity::getValue()
,
PartDesign::DressUp::positionByBaseFeature()
,
Radius
,
Part::TopoShape::setTransform()
,
Part::PropertyPartShape::setValue()
,
Part::Feature::Shape
, and
App::DocumentObject::StdReturn
.
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* PartDesign::Fillet::getViewProviderName
(
void
)
const
virtual
returns the type name of the view provider
Reimplemented from
PartDesign::Feature
.
β
mustExecute()
short Fillet::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
PartDesign::DressUp
.
References
App::Property::isTouched()
,
PartDesign::DressUp::mustExecute()
,
App::GeoFeature::Placement
, and
Radius
.
β
Restore()
void Fillet::Restore
(
Base::XMLReader
&
)
protected
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"
);
}
Reimplemented from
App::ExtensionContainer
.
References
Base::Console()
,
Base::ConsoleSingleton::Error()
,
Base::XMLReader::getAttribute()
,
Base::XMLReader::getAttributeAsInteger()
,
Base::Type::getName()
,
App::ExtensionContainer::getPropertyByName()
,
Base::Persistence::getTypeId()
,
Base::XMLReader::readElement()
,
Base::XMLReader::readEndElement()
,
Base::Persistence::Restore()
, and
App::PropertyFloat::Restore()
.
Member Data Documentation
β
Radius
App::PropertyQuantityConstraint
PartDesign::Fillet::Radius
Referenced by
execute()
,
Fillet()
,
mustExecute()
, and
PartDesignGui::TaskFilletParameters::TaskFilletParameters()
.
The documentation for this class was generated from the following files:
src/Mod/PartDesign/App/FeatureFillet.h
src/Mod/PartDesign/App/FeatureFillet.cpp
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::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
The XML reader class This is an important helper class for the store and retrieval system of objects ...
Definition:
Reader.h:117
1.8.17
|
============================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
PartDesign
SubtractiveCylinder
List of all members
PartDesign::SubtractiveCylinder Class Reference
#include <FeaturePrimitive.h>
Additional Inherited Members
Public Types inherited from
PartDesign::FeaturePrimitive
enum
Type
{
Box
=0,
Cylinder
,
Sphere
,
Cone
,
Ellipsoid
,
Torus
,
Prism
,
Wedge
}
Public Types inherited from
PartDesign::FeatureAddSub
enum
Type
{
Additive
= 0,
Subtractive
}
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
Public Member Functions inherited from
PartDesign::Cylinder
Cylinder
()
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...
Public Member Functions inherited from
PartDesign::FeaturePrimitive
FeaturePrimitive
()
Type
getPrimitiveType
()
virtual
PyObject
*
getPyObject
() override
getPyObject returns the Python binding object
More...
virtual const char *
getViewProviderName
(void) const override
returns the type name of the ViewProvider
More...
virtual void
onChanged
(const
App::Property
*prop) override
get called by the container when a property was changed
More...
Public Member Functions inherited from
PartDesign::FeatureAddSub
FeatureAddSub
()
Type
getAddSubType
()
Public Member Functions inherited from
PartDesign::Feature
Feature
()
virtual
Part::Feature
*
getBaseObject
(
bool
silent=false) const
Returns the BaseFeature property's object (if any)
More...
virtual const TopoDS_Shape &
getBaseShape
() const
Returns the BaseFeature property's shape (if any)
More...
Part::TopoShape
getBaseTopoShape
(
bool
silent=false) const
Returns the BaseFeature property's TopoShape (if any)
More...
Body
*
getFeatureBody
() const
Returns the body the feature is in, or none.
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...
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
Static Public Member Functions inherited from
PartDesign::Feature
static
bool
isDatum
(const
App::DocumentObject
*feature)
Check whether the given feature is a datum feature.
More...
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)
Public Attributes inherited from
PartDesign::Cylinder
App::PropertyAngle
Angle
App::PropertyLength
Height
App::PropertyLength
Radius
Public Attributes inherited from
PartDesign::FeatureAddSub
Part::PropertyPartShape
AddSubShape
App::PropertyBool
Refine
Public Attributes inherited from
PartDesign::Feature
App::PropertyLink
BaseFeature
Base
feature which this feature will be fused into or cut out of.
More...
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
Static Public Attributes inherited from
App::DocumentObject
static
DocumentObjectExecReturn
*
StdReturn
Protected Member Functions inherited from
PartDesign::FeaturePrimitive
App::DocumentObjectExecReturn
*
execute
(const TopoDS_Shape &primitiveShape)
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...
Protected Member Functions inherited from
PartDesign::FeatureAddSub
TopoDS_Shape
refineShapeIfActive
(const TopoDS_Shape &) const
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
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
PartDesign::Feature
static int
countSolids
(const TopoDS_Shape &, TopAbs_ShapeEnum
type
=TopAbs_SOLID)
static const gp_Pnt
getPointFromFace
(const TopoDS_Face &f)
Grab any point from the given face.
More...
static TopoDS_Shape
getSolid
(const TopoDS_Shape &)
Get a solid of the given shape.
More...
static gp_Pln
makePlnFromPlane
(const
App::DocumentObject
*obj)
Make a shape from a base plane (convenience method)
More...
static TopoDS_Shape
makeShapeFromPlane
(const
App::DocumentObject
*obj)
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
PartDesign::FeaturePrimitive
Type
primitiveType
=
Box
Protected Attributes inherited from
PartDesign::FeatureAddSub
Type
addSubType
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
The documentation for this class was generated from the following file:
src/Mod/PartDesign/App/FeaturePrimitive.h
1.8.17
|
========================================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
SketcherGui
SketcherSettingsColors
SketcherGui::SketcherSettingsColors Member List
This is the complete list of members for
SketcherGui::SketcherSettingsColors
, including all inherited members.
changeEvent
(QEvent *e)
SketcherGui::SketcherSettingsColors
protected
virtual
loadSettings
()
SketcherGui::SketcherSettingsColors
virtual
PreferencePage
(QWidget *parent=0)
Gui::Dialog::PreferencePage
saveSettings
()
SketcherGui::SketcherSettingsColors
virtual
SketcherSettingsColors
(QWidget *parent=0)
SketcherGui::SketcherSettingsColors
~PreferencePage
()
Gui::Dialog::PreferencePage
virtual
~SketcherSettingsColors
()
SketcherGui::SketcherSettingsColors
1.8.17
|
===============================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
ifc4
ifcelectricappliance
ifc4.ifcelectricappliance Member List
This is the complete list of members for
ifc4.ifcelectricappliance
, including all inherited members.
connectedfrom
()
ifc4.ifcelement
connectedto
()
ifc4.ifcelement
containedinstructure
()
ifc4.ifcelement
correctpredefinedtype
(self)
ifc4.ifcelectricappliance
correcttypeassigned
(self)
ifc4.ifcelectricappliance
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.ifcelectricappliance
predefinedtype
()
ifc4.ifcelectricappliance
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
ifc2x3
ifcairtoairheatrecoverytypeenum
List of all members
ifc2x3.ifcairtoairheatrecoverytypeenum 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
ifc2x3
ifcmotorconnectiontype
List of all members
|
Public Member Functions
|
Public Attributes
ifc2x3.ifcmotorconnectiontype Class Reference
Public Member Functions
def
predefinedtype
()
Public Member Functions inherited from
ifc2x3.ifcelementtype
def
elementtype
()
Public Member Functions inherited from
ifc2x3.ifctypeproduct
def
representationmaps
()
def
tag
()
def
wr41
(self)
Public Member Functions inherited from
ifc2x3.ifctypeobject
def
applicableoccurrence
()
def
haspropertysets
()
def
objecttypeof
()
def
wr1
(self)
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
predefinedtype
Public Attributes inherited from
ifc2x3.ifcelementtype
elementtype
Public Attributes inherited from
ifc2x3.ifctypeproduct
representationmaps
tag
Public Attributes inherited from
ifc2x3.ifctypeobject
applicableoccurrence
haspropertysets
Public Attributes inherited from
ifc2x3.ifcroot
description
globalid
name
ownerhistory
Detailed Description
Entity ifcmotorconnectiontype definition.
:param predefinedtype
:type predefinedtype:ifcmotorconnectiontypeenum
Member Function Documentation
β
predefinedtype()
def ifc2x3.ifcmotorconnectiontype.predefinedtype
(
)
References ifc2x3.ifccablesegmenttype._predefinedtype, ifc2x3.ifchumidifiertype._predefinedtype, ifc2x3.ifctransportelementtype._predefinedtype, ifc2x3.ifcrailing._predefinedtype, ifc2x3.ifcservicelifefactor._predefinedtype, ifc2x3.ifcvalvetype._predefinedtype, ifc2x3.ifcairterminalboxtype._predefinedtype, ifc2x3.ifcbuildingelementproxytype._predefinedtype, ifc2x3.ifcspacetype._predefinedtype, ifc2x3.ifcelectricgeneratortype._predefinedtype, ifc2x3.ifcpipefittingtype._predefinedtype, ifc2x3.ifcwasteterminaltype._predefinedtype, ifc2x3.ifclamptype._predefinedtype, ifc2x3.ifcairtoairheatrecoverytype._predefinedtype, ifc2x3.ifcfooting._predefinedtype, ifc2x3.ifcactuatortype._predefinedtype, ifc2x3.ifcstructuralanalysismodel._predefinedtype, ifc2x3.ifcevaporatortype._predefinedtype, ifc2x3.ifcelectricappliancetype._predefinedtype, ifc2x3.ifcgasterminaltype._predefinedtype, ifc2x3.ifccablecarriersegmenttype._predefinedtype, ifc2x3.ifcductsilencertype._predefinedtype, ifc2x3.ifcelementassembly._predefinedtype, ifc2x3.ifccolumntype._predefinedtype, ifc2x3.ifcductsegmenttype._predefinedtype, ifc2x3.ifcdampertype._predefinedtype, ifc2x3.ifctubebundletype._predefinedtype, ifc2x3.ifcstructuralsurfacemember._predefinedtype, ifc2x3.ifclightfixturetype._predefinedtype, ifc2x3.ifcflowmetertype._predefinedtype, ifc2x3.ifcprojectorderrecord._predefinedtype, ifc2x3.ifcheatexchangertype._predefinedtype, ifc2x3.ifccondensertype._predefinedtype, ifc2x3.ifcslab._predefinedtype, ifc2x3.ifccoolingtowertype._predefinedtype, ifc2x3.ifccontrollertype._predefinedtype, ifc2x3.ifcelectricheatertype._predefinedtype, ifc2x3.ifcfantype._predefinedtype, ifc2x3.ifcprotectivedevicetype._predefinedtype, ifc2x3.ifcslabtype._predefinedtype, ifc2x3.ifcevaporativecoolertype._predefinedtype, ifc2x3.ifcalarmtype._predefinedtype, ifc2x3.ifcmembertype._predefinedtype, ifc2x3.ifcairterminaltype._predefinedtype, ifc2x3.ifctendon._predefinedtype, ifc2x3.ifcelectricflowstoragedevicetype._predefinedtype, ifc2x3.ifcelectrictimecontroltype._predefinedtype, ifc2x3.ifcstackterminaltype._predefinedtype, ifc2x3.ifcchillertype._predefinedtype, ifc2x3.ifccooledbeamtype._predefinedtype, ifc2x3.ifcoutlettype._predefinedtype, ifc2x3.ifccoiltype._predefinedtype, ifc2x3.ifcsanitaryterminaltype._predefinedtype, ifc2x3.ifcswitchingdevicetype._predefinedtype, ifc2x3.ifccostschedule._predefinedtype, ifc2x3.ifcplatetype._predefinedtype, ifc2x3.ifcrailingtype._predefinedtype, ifc2x3.ifcfiresuppressionterminaltype._predefinedtype, ifc2x3.ifcpile._predefinedtype, ifc2x3.ifccovering._predefinedtype, ifc2x3.ifcstructuralloadgroup._predefinedtype, ifc2x3.ifcwalltype._predefinedtype, ifc2x3.ifcspaceheatertype._predefinedtype, ifc2x3.ifcdistributionchamberelementtype._predefinedtype, ifc2x3.ifcstructuralcurvemember._predefinedtype, ifc2x3.ifcjunctionboxtype._predefinedtype, ifc2x3.ifcfiltertype._predefinedtype, ifc2x3.ifccurtainwalltype._predefinedtype, ifc2x3.ifcstairflighttype._predefinedtype, ifc2x3.ifcflowinstrumenttype._predefinedtype, ifc2x3.ifcmotorconnectiontype._predefinedtype, and
ifc2x3.ifcmotorconnectiontype.predefinedtype
.
Member Data Documentation
β
predefinedtype
ifc2x3.ifcmotorconnectiontype.predefinedtype
Referenced by
ifc4.ifclightfixture.correctpredefinedtype()
,
ifc4.ifcinterceptor.correctpredefinedtype()
,
ifc4.ifccablesegmenttype.correctpredefinedtype()
,
ifc4.ifcconstructionproductresourcetype.correctpredefinedtype()
,
ifc4.ifchumidifiertype.correctpredefinedtype()
,
ifc4.ifctransportelementtype.correctpredefinedtype()
,
ifc4.ifcrailing.correctpredefinedtype()
,
ifc4.ifcshadingdevice.correctpredefinedtype()
,
ifc4.ifcmember.correctpredefinedtype()
,
ifc4.ifcflowinstrument.correctpredefinedtype()
,
ifc4.ifchumidifier.correctpredefinedtype()
,
ifc4.ifcworkcalendar.correctpredefinedtype()
,
ifc4.ifcbuildingelementparttype.correctpredefinedtype()
,
ifc4.ifcelectricmotor.correctpredefinedtype()
,
ifc4.ifcactuator.correctpredefinedtype()
,
ifc4.ifcstairtype.correctpredefinedtype()
,
ifc4.ifcvalvetype.correctpredefinedtype()
,
ifc4.ifcairterminalboxtype.correctpredefinedtype()
,
ifc4.ifcbuildingelementproxytype.correctpredefinedtype()
,
ifc4.ifcfurniture.correctpredefinedtype()
,
ifc4.ifcspacetype.correctpredefinedtype()
,
ifc4.ifccablecarrierfitting.correctpredefinedtype()
,
ifc4.ifcelectricgeneratortype.correctpredefinedtype()
,
ifc4.ifcpipefittingtype.correctpredefinedtype()
,
ifc4.ifcwasteterminaltype.correctpredefinedtype()
,
ifc4.ifcfastenertype.correctpredefinedtype()
,
ifc4.ifclamptype.correctpredefinedtype()
,
ifc4.ifclaborresourcetype.correctpredefinedtype()
,
ifc4.ifcairtoairheatrecoverytype.correctpredefinedtype()
,
ifc4.ifctendontype.correctpredefinedtype()
,
ifc4.ifcfooting.correctpredefinedtype()
,
ifc4.ifcwall.correctpredefinedtype()
,
ifc4.ifcactuatortype.correctpredefinedtype()
,
ifc4.ifccablecarriersegment.correctpredefinedtype()
,
ifc4.ifcdamper.correctpredefinedtype()
,
ifc4.ifcaudiovisualappliancetype.correctpredefinedtype()
,
ifc4.ifcdoortype.correctpredefinedtype()
,
ifc4.ifcroof.correctpredefinedtype()
,
ifc4.ifcburner.correctpredefinedtype()
,
ifc4.ifceventtype.correctpredefinedtype()
,
ifc4.ifcfilter.correctpredefinedtype()
,
ifc4.ifcjunctionbox.correctpredefinedtype()
,
ifc4.ifcenginetype.correctpredefinedtype()
,
ifc4.ifcelectricdistributionboard.correctpredefinedtype()
,
ifc4.ifcelectricflowstoragedevice.correctpredefinedtype()
,
ifc4.ifcevaporatortype.correctpredefinedtype()
,
ifc4.ifcconstructionequipmentresourcetype.correctpredefinedtype()
,
ifc4.ifcelectricappliancetype.correctpredefinedtype()
,
ifc4.ifcsystemfurnitureelement.correctpredefinedtype()
,
ifc4.ifccondenser.correctpredefinedtype()
,
ifc4.ifcgeographicelement.correctpredefinedtype()
,
ifc4.ifcreinforcingbartype.correctpredefinedtype()
,
ifc4.ifccoolingtower.correctpredefinedtype()
,
ifc4.ifcswitchingdevice.correctpredefinedtype()
,
ifc4.ifccablecarriersegmenttype.correctpredefinedtype()
,
ifc4.ifcaudiovisualappliance.correctpredefinedtype()
,
ifc4.ifcductsilencertype.correctpredefinedtype()
,
ifc4.ifcelementassembly.correctpredefinedtype()
,
ifc4.ifccolumntype.correctpredefinedtype()
,
ifc4.ifcductsegmenttype.correctpredefinedtype()
,
ifc4.ifcdampertype.correctpredefinedtype()
,
ifc4.ifcboiler.correctpredefinedtype()
,
ifc4.ifcspaceheater.correctpredefinedtype()
,
ifc4.ifccolumn.correctpredefinedtype()
,
ifc4.ifcsystemfurnitureelementtype.correctpredefinedtype()
,
ifc4.ifcreinforcingmesh.correctpredefinedtype()
,
ifc4.ifctubebundletype.correctpredefinedtype()
,
ifc4.ifclightfixturetype.correctpredefinedtype()
,
ifc4.ifcalarm.correctpredefinedtype()
,
ifc4.ifcflowmetertype.correctpredefinedtype()
,
ifc4.ifcworkplan.correctpredefinedtype()
,
ifc4.ifcprotectivedevice.correctpredefinedtype()
,
ifc4.ifcheatexchangertype.correctpredefinedtype()
,
ifc4.ifcshadingdevicetype.correctpredefinedtype()
,
ifc4.ifccommunicationsappliance.correctpredefinedtype()
,
ifc4.ifccompressor.correctpredefinedtype()
,
ifc4.ifccondensertype.correctpredefinedtype()
,
ifc4.ifcheatexchanger.correctpredefinedtype()
,
ifc4.ifcslab.correctpredefinedtype()
,
ifc4.ifcconstructionmaterialresourcetype.correctpredefinedtype()
,
ifc4.ifccoolingtowertype.correctpredefinedtype()
,
ifc4.ifcfootingtype.correctpredefinedtype()
,
ifc4.ifccablesegment.correctpredefinedtype()
,
ifc4.ifctransportelement.correctpredefinedtype()
,
ifc4.ifccontrollertype.correctpredefinedtype()
,
ifc4.ifcstairflight.correctpredefinedtype()
,
ifc4.ifcstair.correctpredefinedtype()
,
ifc4.ifcductfitting.correctpredefinedtype()
,
ifc4.ifcinterceptortype.correctpredefinedtype()
,
ifc4.ifcelectricdistributionboardtype.correctpredefinedtype()
,
ifc4.ifcfantype.correctpredefinedtype()
,
ifc4.ifcprotectivedevicetype.correctpredefinedtype()
,
ifc4.ifcsensor.correctpredefinedtype()
,
ifc4.ifcelectrictimecontrol.correctpredefinedtype()
,
ifc4.ifcunitarycontrolelementtype.correctpredefinedtype()
,
ifc4.ifccablefittingtype.correctpredefinedtype()
,
ifc4.ifctask.correctpredefinedtype()
,
ifc4.ifccrewresource.correctpredefinedtype()
,
ifc4.ifcunitarycontrolelement.correctpredefinedtype()
,
ifc4.ifclamp.correctpredefinedtype()
,
ifc4.ifcslabtype.correctpredefinedtype()
,
ifc4.ifcelectricgenerator.correctpredefinedtype()
,
ifc4.ifcbeam.correctpredefinedtype()
,
ifc4.ifcplate.correctpredefinedtype()
,
ifc4.ifcvalve.correctpredefinedtype()
,
ifc4.ifcairterminalbox.correctpredefinedtype()
,
ifc4.ifcchiller.correctpredefinedtype()
,
ifc4.ifcevaporativecoolertype.correctpredefinedtype()
,
ifc4.ifcflowmeter.correctpredefinedtype()
,
ifc4.ifcalarmtype.correctpredefinedtype()
,
ifc4.ifcmembertype.correctpredefinedtype()
,
ifc4.ifcrampflight.correctpredefinedtype()
,
ifc4.ifcdiscreteaccessory.correctpredefinedtype()
,
ifc4.ifcairterminaltype.correctpredefinedtype()
,
ifc4.ifcfiresuppressionterminal.correctpredefinedtype()
,
ifc4.ifcevaporativecooler.correctpredefinedtype()
,
ifc4.ifctasktype.correctpredefinedtype()
,
ifc4.ifctendon.correctpredefinedtype()
,
ifc4.ifcpipefitting.correctpredefinedtype()
,
ifc4.ifcelectricflowstoragedevicetype.correctpredefinedtype()
,
ifc4.ifcductsilencer.correctpredefinedtype()
,
ifc4.ifcwasteterminal.correctpredefinedtype()
,
ifc4.ifccablefitting.correctpredefinedtype()
,
ifc4.ifcreinforcingbar.correctpredefinedtype()
,
ifc4.ifcunitaryequipment.correctpredefinedtype()
,
ifc4.ifcelectrictimecontroltype.correctpredefinedtype()
,
ifc4.ifcstackterminaltype.correctpredefinedtype()
,
ifc4.ifctank.correctpredefinedtype()
,
ifc4.ifcprotectivedevicetrippingunit.correctpredefinedtype()
,
ifc4.ifctendonanchortype.correctpredefinedtype()
,
ifc4.ifcairtoairheatrecovery.correctpredefinedtype()
,
ifc4.ifcchillertype.correctpredefinedtype()
,
ifc4.ifccooledbeamtype.correctpredefinedtype()
,
ifc4.ifcoutlettype.correctpredefinedtype()
,
ifc4.ifccoiltype.correctpredefinedtype()
,
ifc4.ifcprotectivedevicetrippingunittype.correctpredefinedtype()
,
ifc4.ifcfan.correctpredefinedtype()
,
ifc4.ifcrooftype.correctpredefinedtype()
,
ifc4.ifcsanitaryterminaltype.correctpredefinedtype()
,
ifc4.ifcswitchingdevicetype.correctpredefinedtype()
,
ifc4.ifccontroller.correctpredefinedtype()
,
ifc4.ifcevent.correctpredefinedtype()
,
ifc4.ifcplatetype.correctpredefinedtype()
,
ifc4.ifcrailingtype.correctpredefinedtype()
,
ifc4.ifcfurnituretype.correctpredefinedtype()
,
ifc4.ifcfiresuppressionterminaltype.correctpredefinedtype()
,
ifc4.ifctendonanchor.correctpredefinedtype()
,
ifc4.ifcmedicaldevice.correctpredefinedtype()
,
ifc4.ifcconstructionequipmentresource.correctpredefinedtype()
,
ifc4.ifcpile.correctpredefinedtype()
,
ifc4.ifcreinforcingmeshtype.correctpredefinedtype()
,
ifc4.ifcevaporator.correctpredefinedtype()
,
ifc4.ifcwindowtype.correctpredefinedtype()
,
ifc4.ifcpump.correctpredefinedtype()
,
ifc4.ifccoil.correctpredefinedtype()
,
ifc4.ifcsubcontractresource.correctpredefinedtype()
,
ifc4.ifcpiletype.correctpredefinedtype()
,
ifc4.ifcfastener.correctpredefinedtype()
,
ifc4.ifcbuildingelementpart.correctpredefinedtype()
,
ifc4.ifcbuildingelementproxy.correctpredefinedtype()
,
ifc4.ifcdiscreteaccessorytype.correctpredefinedtype()
,
ifc4.ifccooledbeam.correctpredefinedtype()
,
ifc4.ifcsanitaryterminal.correctpredefinedtype()
,
ifc4.ifcvibrationisolator.correctpredefinedtype()
,
ifc4.ifccovering.correctpredefinedtype()
,
ifc4.ifccommunicationsappliancetype.correctpredefinedtype()
,
ifc4.ifcengine.correctpredefinedtype()
,
ifc4.ifccrewresourcetype.correctpredefinedtype()
,
ifc4.ifclaborresource.correctpredefinedtype()
,
ifc4.ifcmechanicalfastenertype.correctpredefinedtype()
,
ifc4.ifcwalltype.correctpredefinedtype()
,
ifc4.ifcconstructionmaterialresource.correctpredefinedtype()
,
ifc4.ifcconstructionproductresource.correctpredefinedtype()
,
ifc4.ifcspaceheatertype.correctpredefinedtype()
,
ifc4.ifcsubcontractresourcetype.correctpredefinedtype()
,
ifc4.ifcdistributionchamberelementtype.correctpredefinedtype()
,
ifc4.ifcjunctionboxtype.correctpredefinedtype()
,
ifc4.ifcfiltertype.correctpredefinedtype()
,
ifc4.ifcsolardevice.correctpredefinedtype()
,
ifc4.ifcspace.correctpredefinedtype()
,
ifc4.ifcmedicaldevicetype.correctpredefinedtype()
,
ifc4.ifcramptype.correctpredefinedtype()
,
ifc4.ifcspatialzone.correctpredefinedtype()
,
ifc4.ifcprocedure.correctpredefinedtype()
,
ifc4.ifccurtainwalltype.correctpredefinedtype()
,
ifc4.ifcstairflighttype.correctpredefinedtype()
,
ifc4.ifcflowinstrumenttype.correctpredefinedtype()
,
ifc4.ifcdistributionchamberelement.correctpredefinedtype()
,
ifc4.ifcmotorconnectiontype.correctpredefinedtype()
,
ifc4.ifcrampflighttype.correctpredefinedtype()
,
ifc4.ifcspatialzonetype.correctpredefinedtype()
,
ifc4.ifcboilertype.correctpredefinedtype()
,
ifc4.ifcvibrationisolatortype.correctpredefinedtype()
,
ifc4.ifcelectricappliance.correctpredefinedtype()
,
ifc4.ifctransformertype.correctpredefinedtype()
,
ifc4.ifccoveringtype.correctpredefinedtype()
,
ifc4.ifcgeographicelementtype.correctpredefinedtype()
,
ifc4.ifcairterminal.correctpredefinedtype()
,
ifc4.ifccurtainwall.correctpredefinedtype()
,
ifc4.ifcelectricmotortype.correctpredefinedtype()
,
ifc4.ifcproceduretype.correctpredefinedtype()
,
ifc4.ifcoutlet.correctpredefinedtype()
,
ifc4.ifcsolardevicetype.correctpredefinedtype()
,
ifc4.ifcstackterminal.correctpredefinedtype()
,
ifc4.ifcbeamtype.correctpredefinedtype()
,
ifc4.ifcsensortype.correctpredefinedtype()
,
ifc4.ifcpipesegment.correctpredefinedtype()
,
ifc4.ifccablecarrierfittingtype.correctpredefinedtype()
,
ifc4.ifcelementassemblytype.correctpredefinedtype()
,
ifc4.ifcductfittingtype.correctpredefinedtype()
,
ifc4.ifcunitaryequipmenttype.correctpredefinedtype()
,
ifc4.ifcburnertype.correctpredefinedtype()
,
ifc4.ifcmotorconnection.correctpredefinedtype()
,
ifc4.ifctanktype.correctpredefinedtype()
,
ifc4.ifcchimneytype.correctpredefinedtype()
,
ifc4.ifcworkschedule.correctpredefinedtype()
,
ifc4.ifcductsegment.correctpredefinedtype()
,
ifc4.ifcmechanicalfastener.correctpredefinedtype()
,
ifc4.ifccompressortype.correctpredefinedtype()
,
ifc4.ifcpipesegmenttype.correctpredefinedtype()
,
ifc4.ifctubebundle.correctpredefinedtype()
,
ifc4.ifcpumptype.correctpredefinedtype()
,
ifc4.ifcramp.correctpredefinedtype()
,
ifc4.ifctransformer.correctpredefinedtype()
,
ifc4.ifcchimney.correctpredefinedtype()
,
ifc4.ifcstructuralcurvereaction.hasobjecttype()
,
ifc4.ifcstructuralsurfaceaction.hasobjecttype()
,
ifc4.ifcstructuralanalysismodel.hasobjecttype()
,
ifc4.ifcvoidingfeature.hasobjecttype()
,
ifc4.ifcstructuralcurveaction.hasobjecttype()
,
ifc4.ifcstructuralsurfacemember.hasobjecttype()
,
ifc4.ifcstructuralloadgroup.hasobjecttype()
,
ifc4.ifcsurfacefeature.hasobjecttype()
,
ifc4.ifcstructuralcurvemember.hasobjecttype()
,
ifc4.ifcstructuralsurfacereaction.haspredefinedtype()
,
ifc2x3.ifcmotorconnectiontype.predefinedtype()
,
ifc4.ifcstructuralcurvereaction.suitablepredefinedtype()
,
ifc4.ifcstructuralcurveaction.suitablepredefinedtype()
,
ifc2x3.ifcboilertype.wr1()
,
ifc2x3.ifcvibrationisolatortype.wr1()
,
ifc2x3.ifccablecarrierfittingtype.wr1()
,
ifc2x3.ifcunitaryequipmenttype.wr1()
,
ifc2x3.ifctanktype.wr1()
,
ifc2x3.ifccompressortype.wr1()
,
ifc2x3.ifcpipesegmenttype.wr1()
,
ifc2x3.ifcpumptype.wr1()
,
ifc2x3.ifcductfittingtype.wr2()
,
ifc2x3.ifcoccupant.wr31()
, and
ifc4.ifcoccupant.wr31()
.
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
ifcmeasurewithunit
ifc4.ifcmeasurewithunit Member List
This is the complete list of members for
ifc4.ifcmeasurewithunit
, including all inherited members.
unitcomponent
ifc4.ifcmeasurewithunit
unitcomponent
()
ifc4.ifcmeasurewithunit
valuecomponent
ifc4.ifcmeasurewithunit
valuecomponent
()
ifc4.ifcmeasurewithunit
1.8.17
|
=================================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
StdMeshers_ProjectionSource2D Member List
This is the complete list of members for
StdMeshers_ProjectionSource2D
, including all inherited members.
ALGO_0D
enum value
SMESHDS_Hypothesis
ALGO_1D
enum value
SMESHDS_Hypothesis
ALGO_2D
enum value
SMESHDS_Hypothesis
ALGO_3D
enum value
SMESHDS_Hypothesis
ClearParameters
()
SMESH_Hypothesis
DataDependOnParams
() const
SMESH_Hypothesis
virtual
GetDim
() const
SMESH_Hypothesis
virtual
GetGen
() const
SMESH_Hypothesis
GetID
() const
SMESHDS_Hypothesis
GetLastParameters
() const
SMESH_Hypothesis
GetLibName
() const
SMESH_Hypothesis
virtual
GetMeshByPersistentID
(int id)
SMESH_Hypothesis
GetName
() const
SMESHDS_Hypothesis
GetParameters
() const
SMESH_Hypothesis
GetShapeType
() const
SMESH_Hypothesis
virtual
GetSourceFace
() const
StdMeshers_ProjectionSource2D
GetSourceMesh
() const
StdMeshers_ProjectionSource2D
GetSourceVertex
(int i) const
StdMeshers_ProjectionSource2D
GetStoreParams
(TopoDS_Shape &s1, TopoDS_Shape &s2, TopoDS_Shape &s3, TopoDS_Shape &s4, TopoDS_Shape &s5) const
StdMeshers_ProjectionSource2D
GetStudyId
() const
SMESH_Hypothesis
GetTargetVertex
(int i) const
StdMeshers_ProjectionSource2D
GetType
() const
SMESHDS_Hypothesis
HasVertexAssociation
() const
StdMeshers_ProjectionSource2D
HYP_ALREADY_EXIST
enum value
SMESH_Hypothesis
HYP_BAD_DIM
enum value
SMESH_Hypothesis
HYP_BAD_GEOMETRY
enum value
SMESH_Hypothesis
HYP_BAD_PARAMETER
enum value
SMESH_Hypothesis
HYP_BAD_SUBSHAPE
enum value
SMESH_Hypothesis
HYP_CONCURENT
enum value
SMESH_Hypothesis
HYP_HIDDEN_ALGO
enum value
SMESH_Hypothesis
HYP_HIDING_ALGO
enum value
SMESH_Hypothesis
HYP_INCOMPAT_HYPS
enum value
SMESH_Hypothesis
HYP_INCOMPATIBLE
enum value
SMESH_Hypothesis
HYP_MISSING
enum value
SMESH_Hypothesis
HYP_NEED_SHAPE
enum value
SMESH_Hypothesis
HYP_NOTCONFORM
enum value
SMESH_Hypothesis
HYP_OK
enum value
SMESH_Hypothesis
HYP_UNKNOWN_FATAL
enum value
SMESH_Hypothesis
Hypothesis_Status
enum name
SMESH_Hypothesis
hypothesis_type
enum name
SMESHDS_Hypothesis
IsAuxiliary
() const
SMESH_Hypothesis
virtual
IsCompoundSource
() const
StdMeshers_ProjectionSource2D
IsSameName
(const SMESHDS_Hypothesis &other) const
SMESHDS_Hypothesis
IsStatusFatal
(Hypothesis_Status theStatus)
SMESH_Hypothesis
static
LoadFrom
(std::istream &load)
StdMeshers_ProjectionSource2D
virtual
NotifySubMeshesHypothesisModification
()
SMESH_Hypothesis
virtual
operator!=
(const SMESHDS_Hypothesis &other) const
SMESHDS_Hypothesis
operator<<
(std::ostream &save, StdMeshers_ProjectionSource2D &hyp)
StdMeshers_ProjectionSource2D
friend
operator==
(const SMESHDS_Hypothesis &other) const
SMESHDS_Hypothesis
virtual
operator>>
(std::istream &load, StdMeshers_ProjectionSource2D &hyp)
StdMeshers_ProjectionSource2D
friend
PARAM_ALGO
enum value
SMESHDS_Hypothesis
RestoreParams
(const TopoDS_Shape &s1, const TopoDS_Shape &s2, const TopoDS_Shape &s3, const TopoDS_Shape &s4, const TopoDS_Shape &s5, SMESH_Mesh *mesh)
StdMeshers_ProjectionSource2D
SaveTo
(std::ostream &save)
StdMeshers_ProjectionSource2D
virtual
SetLastParameters
(const char *theParameters)
SMESH_Hypothesis
SetLibName
(const char *theLibName)
SMESH_Hypothesis
SetParameters
(const char *theParameters)
SMESH_Hypothesis
SetParametersByDefaults
(const TDefaults &dflts, const SMESH_Mesh *theMesh=0)
StdMeshers_ProjectionSource2D
virtual
SetParametersByMesh
(const SMESH_Mesh *theMesh, const TopoDS_Shape &theShape)
StdMeshers_ProjectionSource2D
virtual
SetSourceFace
(const TopoDS_Shape &face)
StdMeshers_ProjectionSource2D
SetSourceMesh
(SMESH_Mesh *mesh)
StdMeshers_ProjectionSource2D
SetVertexAssociation
(const TopoDS_Shape &sourceVertex1, const TopoDS_Shape &sourceVertex2, const TopoDS_Shape &targetVertex1, const TopoDS_Shape &targetVertex2)
StdMeshers_ProjectionSource2D
SMESH_Hypothesis
(int hypId, int studyId, SMESH_Gen *gen)
SMESH_Hypothesis
SMESHDS_Hypothesis
(int hypId)
SMESHDS_Hypothesis
StdMeshers_ProjectionSource2D
(int hypId, int studyId, SMESH_Gen *gen)
StdMeshers_ProjectionSource2D
~SMESH_Hypothesis
()
SMESH_Hypothesis
virtual
~SMESHDS_Hypothesis
()
SMESHDS_Hypothesis
virtual
~StdMeshers_ProjectionSource2D
()
StdMeshers_ProjectionSource2D
virtual
1.8.17
|
=============================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
ifc4
ifctessellateditem
ifc4.ifctessellateditem Member List
This is the complete list of members for
ifc4.ifctessellateditem
, including all inherited members.
layerassignment
()
ifc4.ifcrepresentationitem
styledbyitem
()
ifc4.ifcrepresentationitem
1.8.17
|
=======================================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
SMESH
Controls
ElementsOnShape
SMESH::Controls::ElementsOnShape Member List
This is the complete list of members for
SMESH::Controls::ElementsOnShape
, including all inherited members.
ElementsOnShape
()
SMESH::Controls::ElementsOnShape
GetAllNodes
() const
SMESH::Controls::ElementsOnShape
GetTolerance
() const
SMESH::Controls::ElementsOnShape
GetType
() const
SMESH::Controls::ElementsOnShape
virtual
IsSatisfy
(long theElementId)
SMESH::Controls::ElementsOnShape
virtual
SetAllNodes
(bool theAllNodes)
SMESH::Controls::ElementsOnShape
SetMesh
(const SMDS_Mesh *theMesh)
SMESH::Controls::ElementsOnShape
virtual
SetShape
(const TopoDS_Shape &theShape, const SMDSAbs_ElementType theType)
SMESH::Controls::ElementsOnShape
SetTolerance
(const double theToler)
SMESH::Controls::ElementsOnShape
~ElementsOnShape
()
SMESH::Controls::ElementsOnShape
~Functor
()
SMESH::Controls::Functor
1.8.17
|
========================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
automotive_design
ellipse
List of all members
|
Public Member Functions
|
Public Attributes
automotive_design.ellipse Class Reference
Public Member Functions
def
semi_axis_1
()
def
semi_axis_2
()
Public Member Functions inherited from
automotive_design.conic
def
position
()
Public Member Functions inherited from
automotive_design.geometric_representation_item
def
dim
()
def
wr1
(self)
Public Member Functions inherited from
automotive_design.representation_item
def
name
()
Public Attributes
semi_axis_1
semi_axis_2
Public Attributes inherited from
automotive_design.conic
position
Public Attributes inherited from
automotive_design.representation_item
name
Detailed Description
Entity ellipse definition.
:param semi_axis_1
:type semi_axis_1:positive_length_measure
:param semi_axis_2
:type semi_axis_2:positive_length_measure
Member Function Documentation
β
semi_axis_1()
def automotive_design.ellipse.semi_axis_1
(
)
References automotive_design.ellipse._semi_axis_1, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.ellipse._semi_axis_1, and
automotive_design.ellipse.semi_axis_1
.
β
semi_axis_2()
def automotive_design.ellipse.semi_axis_2
(
)
References automotive_design.ellipse._semi_axis_2, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.ellipse._semi_axis_2, and
automotive_design.ellipse.semi_axis_2
.
Member Data Documentation
β
semi_axis_1
automotive_design.ellipse.semi_axis_1
Referenced by
automotive_design.ellipse.semi_axis_1()
.
β
semi_axis_2
automotive_design.ellipse.semi_axis_2
Referenced by
automotive_design.ellipse.semi_axis_2()
.
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
ifc2x3
ifcbeziercurve
ifc2x3.ifcbeziercurve Member List
This is the complete list of members for
ifc2x3.ifcbeziercurve
, including all inherited members.
closedcurve
ifc2x3.ifcbsplinecurve
closedcurve
()
ifc2x3.ifcbsplinecurve
controlpoints
()
ifc2x3.ifcbsplinecurve
controlpointslist
ifc2x3.ifcbsplinecurve
controlpointslist
()
ifc2x3.ifcbsplinecurve
curveform
ifc2x3.ifcbsplinecurve
curveform
()
ifc2x3.ifcbsplinecurve
degree
ifc2x3.ifcbsplinecurve
degree
()
ifc2x3.ifcbsplinecurve
dim
()
ifc2x3.ifccurve
layerassignments
()
ifc2x3.ifcrepresentationitem
selfintersect
ifc2x3.ifcbsplinecurve
selfintersect
()
ifc2x3.ifcbsplinecurve
styledbyitem
()
ifc2x3.ifcrepresentationitem
upperindexoncontrolpoints
()
ifc2x3.ifcbsplinecurve
wr41
(self)
ifc2x3.ifcbsplinecurve
1.8.17
|
==================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
App
PropertyGeometry
List of all members
|
Public Member Functions
App::PropertyGeometry Class Reference
abstract
The base class for all basic geometry properties.
More...
#include <PropertyGeo.h>
Public Member Functions
PropertyGeometry
()
virtual
~PropertyGeometry
()
Modification
virtual void
transformGeometry
(const
Base::Matrix4D
&rclMat)=0
Applies a transformation on the real geometric data type.
More...
virtual
Base::BoundBox3d
getBoundingBox
() const =0
Retrieve bounding box information.
More...
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...
virtual
Property
*
Copy
(void) const =0
Returns a new copy of the property (mainly for Undo/Redo and transactions)
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...
virtual unsigned int
getMemSize
(void) const override
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...
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...
virtual void
Paste
(const
Property
&from)=0
Paste the value from the property (mainly for Undo/Redo and transactions)
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
virtual void
Restore
(
XMLReader
&)=0
This method is used to restore properties from an XML document.
More...
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
Save
(
Writer
&) const =0
This method is used to save properties to an XML document.
More...
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...
virtual
PyObject
*
getPyObject
(void)
This method returns the Python wrapper for a C++ object.
More...
bool
isDerivedFrom
(const
Type
type
) const
virtual void
setPyObject
(
PyObject
*)
virtual
~BaseClass
()
Destruction.
More...
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...
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...
Detailed Description
The base class for all basic geometry properties.
Author
Werner Mayer
Constructor & Destructor Documentation
β
PropertyGeometry()
PropertyGeometry::PropertyGeometry
(
)
β
~PropertyGeometry()
PropertyGeometry::~PropertyGeometry
(
)
virtual
Member Function Documentation
β
getBoundingBox()
virtual
Base::BoundBox3d
App::PropertyGeometry::getBoundingBox
(
)
const
pure virtual
Retrieve bounding box information.
Implemented in
App::PropertyComplexGeoData
,
Mesh::PropertyMeshKernel
,
Part::PropertyPartShape
,
Fem::PropertyFemMesh
, and
Points::PropertyPointKernel
.
Referenced by
Gui::Dialog::TransformStrategy::getRotationCenter()
.
β
transformGeometry()
virtual void App::PropertyGeometry::transformGeometry
(
const
Base::Matrix4D
&
rclMat
)
pure virtual
Applies a transformation on the real geometric data type.
Implemented in
App::PropertyComplexGeoData
,
Mesh::PropertyMeshKernel
,
Points::PropertyPointKernel
,
Fem::PropertyFemMesh
, and
Part::PropertyPartShape
.
The documentation for this class was generated from the following files:
src/App/PropertyGeo.h
src/App/PropertyGeo.cpp
1.8.17
|
==================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
CmdSketcherCopy Member List
This is the complete list of members for
CmdSketcherCopy
, including all inherited members.
abortCommand
(void)
Gui::Command
static
activate
()
CmdSketcherCopy
virtual
SketcherCopy::activate
(SketcherCopy::Op op)
SketcherCopy
activated
(int iMsg)
CmdSketcherCopy
protected
virtual
addModule
(DoCmd_Type eType, const char *sModuleName)
Gui::Command
static
addTo
(QWidget *)
Gui::Command
addToGroup
(ActionGroup *, bool checkable)
Gui::Command
addToGroup
(ActionGroup *)
Gui::Command
adjustCameraPosition
()
Gui::Command
Alter3DView
enum value
Gui::Command
protected
AlterDoc
enum value
Gui::Command
protected
AlterSelection
enum value
Gui::Command
protected
App
enum value
Gui::Command
applyCommandData
(const char *context, Action *)
Gui::Command
protected
bCanLog
Gui::Command
protected
beginCmdHelp
(void)
Gui::Command
blockCommand
(bool)
Gui::Command
static
className
() const
CmdSketcherCopy
virtual
Clone
enum value
SketcherCopy
CmdSketcherCopy
()
CmdSketcherCopy
CmdType
enum name
Gui::Command
protected
Command
(const char *name)
Gui::Command
protected
CommandBase
(const char *sMenu, const char *sToolTip=0, const char *sWhat=0, const char *sStatus=0, const char *sPixmap=0, const char *sAccel=0)
Gui::CommandBase
protected
commitCommand
(void)
Gui::Command
static
Copy
enum value
SketcherCopy
createAction
(void)
Gui::Command
protected
virtual
displayText
Gui::CommandBase
protected
Doc
enum value
Gui::Command
DoCmd_Type
enum name
Gui::Command
endCmdHelp
(void)
Gui::Command
eType
Gui::Command
protected
ForEdit
enum value
Gui::Command
protected
getAccel
() const
Gui::CommandBase
virtual
getAction
() const
Gui::CommandBase
getActiveGuiDocument
(void) const
Gui::Command
getAppModuleName
(void) const
Gui::Command
getDocument
(const char *Name=0) const
Gui::Command
getGroupName
() const
Gui::Command
getGuiApplication
(void)
Gui::Command
static
getHelpUrl
(void) const
Gui::Command
virtual
getMenuText
() const
Gui::CommandBase
virtual
getName
() const
Gui::Command
getObject
(const char *Name) const
Gui::Command
getObjectCmd
(const char *Name, const App::Document *doc=0, const char *prefix=0, const char *postfix=0, bool gui=false)
Gui::Command
static
getObjectCmd
(const App::DocumentObject *obj, const char *prefix=0, const char *postfix=0, bool gui=false)
Gui::Command
static
getPixmap
() const
Gui::CommandBase
virtual
getPythonTuple
(const std::string &name, const std::vector< std::string > &subnames)
Gui::Command
static
getSelection
(void)
Gui::Command
static
getStatusTip
() const
Gui::CommandBase
virtual
getToolTipText
() const
Gui::CommandBase
virtual
getUniqueObjectName
(const char *BaseName, const App::DocumentObject *obj=0) const
Gui::Command
getWhatsThis
() const
Gui::CommandBase
virtual
Gui
enum value
Gui::Command
hasActiveDocument
(void) const
Gui::Command
hasObject
(const char *Name)
Gui::Command
hasPendingCommand
(void)
Gui::Command
static
invoke
(int index, TriggerSource trigger=TriggerNone)
Gui::Command
isActive
(void)
CmdSketcherCopy
protected
virtual
isActiveObjectValid
(void)
Gui::Command
static
isViewOfType
(Base::Type t) const
Gui::Command
keySequenceToAccel
(int) const
Gui::Command
protected
languageChange
()
Gui::Command
virtual
Move
enum value
SketcherCopy
NoTransaction
enum value
Gui::Command
protected
Op
enum name
SketcherCopy
openCommand
(const char *sName=0)
Gui::Command
static
printCaller
(const char *file, int line)
Gui::Command
static
printPyCaller
()
Gui::Command
static
sAccel
Gui::CommandBase
protected
sAppModule
Gui::Command
protected
setAccel
(const char *)
Gui::CommandBase
setAppModuleName
(const char *)
Gui::Command
setEnabled
(bool)
Gui::Command
setGroupName
(const char *)
Gui::Command
setMenuText
(const char *)
Gui::CommandBase
setPixmap
(const char *)
Gui::CommandBase
setStatusTip
(const char *)
Gui::CommandBase
setToolTipText
(const char *)
Gui::CommandBase
setupCheckable
(int iMsg)
Gui::Command
setWhatsThis
(const char *)
Gui::CommandBase
sGroup
Gui::Command
protected
sHelpUrl
Gui::Command
protected
SketcherCopy
(const char *name)
SketcherCopy
sMenuText
Gui::CommandBase
protected
sName
Gui::Command
protected
sPixmap
Gui::CommandBase
protected
sStatusTip
Gui::CommandBase
protected
sToolTipText
Gui::CommandBase
protected
strToPython
(const char *Str)
Gui::Command
strToPython
(const std::string &Str)
Gui::Command
sWhatsThis
Gui::CommandBase
protected
testActive
(void)
Gui::Command
TriggerAction
enum value
Gui::Command
TriggerChildAction
enum value
Gui::Command
TriggerNone
enum value
Gui::Command
triggerSource
() const
Gui::Command
TriggerSource
enum name
Gui::Command
updateAction
(int mode)
Gui::Command
virtual
updateActive
(void)
Gui::Command
static
updateAll
(std::list< Gui::Document * > cList)
Gui::Command
static
~CmdSketcherCopy
()
CmdSketcherCopy
virtual
~Command
()
Gui::Command
protected
virtual
~CommandBase
()
Gui::CommandBase
protected
virtual
1.8.17
|
====================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
SMDS_StdIterator< VALUE, PtrSMDSIterator, EqualVALUE > Member List
This is the complete list of members for
SMDS_StdIterator< VALUE, PtrSMDSIterator, EqualVALUE >
, including all inherited members.
operator!=
(const _Self &__x) const
SMDS_StdIterator< VALUE, PtrSMDSIterator, EqualVALUE >
operator*
() const
SMDS_StdIterator< VALUE, PtrSMDSIterator, EqualVALUE >
operator++
()
SMDS_StdIterator< VALUE, PtrSMDSIterator, EqualVALUE >
operator++
(int)
SMDS_StdIterator< VALUE, PtrSMDSIterator, EqualVALUE >
operator==
(const _Self &__x) const
SMDS_StdIterator< VALUE, PtrSMDSIterator, EqualVALUE >
SMDS_StdIterator
(PtrSMDSIterator pItr)
SMDS_StdIterator< VALUE, PtrSMDSIterator, EqualVALUE >
SMDS_StdIterator
()
SMDS_StdIterator< VALUE, PtrSMDSIterator, EqualVALUE >
1.8.17
|
=========================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
ifc2x3
ifcnullstyle
ifc2x3.ifcnullstyle Member List
This is the complete list of members for
ifc2x3.ifcnullstyle
, including all inherited members.
get_enum_ids
(self)
SCL.ConstructedDataTypes.ENUMERATION
1.8.17
|
=============================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
ifc4
ifcstairflighttype
ifc4.ifcstairflighttype Member List
This is the complete list of members for
ifc4.ifcstairflighttype
, including all inherited members.
applicableoccurrence
(self)
ifc4.ifctypeproduct
ifc4::ifctypeobject.applicableoccurrence
ifc4.ifctypeobject
correctpredefinedtype
(self)
ifc4.ifcstairflighttype
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.ifcstairflighttype
predefinedtype
()
ifc4.ifcstairflighttype
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
Fem
StdMeshers_Arithmetic1DPy
Fem::StdMeshers_Arithmetic1DPy Member List
This is the complete list of members for
Fem::StdMeshers_Arithmetic1DPy
, including all inherited members.
clearParameters
(const Py::Tuple &args)
Fem::SMESH_HypothesisPy< StdMeshers_Arithmetic1DPy >
getattr
(const char *name)
Fem::SMESH_HypothesisPy< StdMeshers_Arithmetic1DPy >
getHypothesis
() const
Fem::SMESH_HypothesisPy< StdMeshers_Arithmetic1DPy >
getLastParameters
(const Py::Tuple &args)
Fem::SMESH_HypothesisPy< StdMeshers_Arithmetic1DPy >
getLength
(const Py::Tuple &args)
Fem::StdMeshers_Arithmetic1DPy
getLibName
(const Py::Tuple &args)
Fem::SMESH_HypothesisPy< StdMeshers_Arithmetic1DPy >
getParameters
(const Py::Tuple &args)
Fem::SMESH_HypothesisPy< StdMeshers_Arithmetic1DPy >
hypothesis
() const
Fem::SMESH_HypothesisPy< StdMeshers_Arithmetic1DPy >
protected
init_type
(PyObject *)
Fem::StdMeshers_Arithmetic1DPy
static
isAuxiliary
(const Py::Tuple &args)
Fem::SMESH_HypothesisPy< StdMeshers_Arithmetic1DPy >
repr
()
Fem::SMESH_HypothesisPy< StdMeshers_Arithmetic1DPy >
setLastParameters
(const Py::Tuple &args)
Fem::SMESH_HypothesisPy< StdMeshers_Arithmetic1DPy >
setLength
(const Py::Tuple &args)
Fem::StdMeshers_Arithmetic1DPy
setLibName
(const Py::Tuple &args)
Fem::SMESH_HypothesisPy< StdMeshers_Arithmetic1DPy >
setParameters
(const Py::Tuple &args)
Fem::SMESH_HypothesisPy< StdMeshers_Arithmetic1DPy >
setParametersByMesh
(const Py::Tuple &args)
Fem::SMESH_HypothesisPy< StdMeshers_Arithmetic1DPy >
SMESH_HypothesisPy
(SMESH_Hypothesis *)
Fem::SMESH_HypothesisPy< StdMeshers_Arithmetic1DPy >
SMESH_HypothesisPyBase
typedef
Fem::SMESH_HypothesisPy< StdMeshers_Arithmetic1DPy >
StdMeshers_Arithmetic1DPy
(int hypId, int studyId, SMESH_Gen *gen)
Fem::StdMeshers_Arithmetic1DPy
~SMESH_HypothesisPy
()
Fem::SMESH_HypothesisPy< StdMeshers_Arithmetic1DPy >
virtual
~StdMeshers_Arithmetic1DPy
()
Fem::StdMeshers_Arithmetic1DPy
1.8.17
|
=====================================================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
Gui
PropertyEditor
PropertyTransientFileItem
Gui::PropertyEditor::PropertyTransientFileItem Member List
This is the complete list of members for
Gui::PropertyEditor::PropertyTransientFileItem
, including all inherited members.
appendChild
(PropertyItem *child)
Gui::PropertyEditor::PropertyItem
apply
(const std::string &propName)
Gui::ExpressionBinding
virtual
apply
()
Gui::ExpressionBinding
virtual
assignProperty
(const App::Property *)
Gui::PropertyEditor::PropertyItem
virtual
autoApply
() const
Gui::ExpressionBinding
bind
(const App::Property &prop)
Gui::PropertyEditor::PropertyItem
virtual
bind
(const App::ObjectIdentifier &_path)
Gui::PropertyEditor::PropertyItem
virtual
child
(int row)
Gui::PropertyEditor::PropertyItem
childCount
() const
Gui::PropertyEditor::PropertyItem
childItems
Gui::PropertyEditor::PropertyItem
protected
cleared
Gui::PropertyEditor::PropertyItem
protected
columnCount
() const
Gui::PropertyEditor::PropertyItem
connection
Gui::ExpressionBinding
protected
createExpressionEditor
(QWidget *parent, const QObject *receiver, const char *method) const
Gui::PropertyEditor::PropertyItem
data
(int column, int role) const
Gui::PropertyEditor::PropertyItem
virtual
decimals
() const
Gui::PropertyEditor::PropertyItem
decoration
(const QVariant &) const
Gui::PropertyEditor::PropertyItem
protected
virtual
defaultPalette
Gui::ExpressionBinding
protected
displayName
() const
Gui::PropertyEditor::PropertyItem
protected
virtual
displayText
Gui::PropertyEditor::PropertyItem
protected
expressionAsString
() const
Gui::PropertyEditor::PropertyItem
ExpressionBinding
()
Gui::ExpressionBinding
expressionChange
(const App::ObjectIdentifier &id)
Gui::ExpressionBinding
protected
expressionEditorData
(QWidget *editor) const
Gui::PropertyEditor::PropertyItem
flags
(int column) const
Gui::PropertyEditor::PropertyItem
getEscapedExpressionString
() const
Gui::ExpressionBinding
protected
getExpression
() const
Gui::ExpressionBinding
protected
getExpressionString
(bool no_throw=true) const
Gui::ExpressionBinding
protected
getFirstProperty
()
Gui::PropertyEditor::PropertyItem
getFirstProperty
() const
Gui::PropertyEditor::PropertyItem
getIcon
(const char *name, const QSize &size) const
Gui::ExpressionBinding
getPath
() const
Gui::ExpressionBinding
protected
getPropertyData
() const
Gui::PropertyEditor::PropertyItem
hasAnyExpression
() const
Gui::PropertyEditor::PropertyItem
hasExpression
() const
Gui::ExpressionBinding
hasProperty
(const App::Property *) const
Gui::PropertyEditor::PropertyItem
iconHeight
Gui::ExpressionBinding
protected
iconLabel
Gui::ExpressionBinding
protected
initialize
()
Gui::PropertyEditor::PropertyItem
protected
virtual
insertChild
(int, PropertyItem *child)
Gui::PropertyEditor::PropertyItem
isBound
() const
Gui::ExpressionBinding
isLinked
() const
Gui::PropertyEditor::PropertyItem
isReadOnly
() const
Gui::PropertyEditor::PropertyItem
isSeparator
() const
Gui::PropertyEditor::PropertyItem
virtual
linked
Gui::PropertyEditor::PropertyItem
protected
m_autoApply
Gui::ExpressionBinding
protected
onChange
()
Gui::PropertyEditor::PropertyItem
protected
virtual
parent
() const
Gui::PropertyEditor::PropertyItem
parentItem
Gui::PropertyEditor::PropertyItem
protected
precision
Gui::PropertyEditor::PropertyItem
protected
propertyBound
()
Gui::PropertyEditor::PropertyItem
virtual
PropertyItem
()
Gui::PropertyEditor::PropertyItem
protected
propertyItems
Gui::PropertyEditor::PropertyItem
protected
propertyName
() const
Gui::PropertyEditor::PropertyItem
PropertyTransientFileItem
()
Gui::PropertyEditor::PropertyTransientFileItem
protected
propName
Gui::PropertyEditor::PropertyItem
protected
readonly
Gui::PropertyEditor::PropertyItem
protected
removeChildren
(int from, int to)
Gui::PropertyEditor::PropertyItem
removeProperty
(const App::Property *)
Gui::PropertyEditor::PropertyItem
reset
()
Gui::PropertyEditor::PropertyItem
row
() const
Gui::PropertyEditor::PropertyItem
setAutoApply
(bool value)
Gui::ExpressionBinding
setData
(const QVariant &value)
Gui::PropertyEditor::PropertyItem
setDecimals
(int)
Gui::PropertyEditor::PropertyItem
setExpression
(boost::shared_ptr< App::Expression > expr)
Gui::ExpressionBinding
protected
virtual
setExpressionEditorData
(QWidget *editor, const QVariant &data) const
Gui::PropertyEditor::PropertyItem
setLinked
(bool)
Gui::PropertyEditor::PropertyItem
setParent
(PropertyItem *parent)
Gui::PropertyEditor::PropertyItem
setPropertyData
(const std::vector< App::Property * > &)
Gui::PropertyEditor::PropertyItem
setPropertyName
(const QString &)
Gui::PropertyEditor::PropertyItem
setPropertyValue
(const QString &)
Gui::PropertyEditor::PropertyItem
setReadOnly
(bool)
Gui::PropertyEditor::PropertyItem
setValue
(const QVariant &)
Gui::PropertyEditor::PropertyTransientFileItem
protected
virtual
takeChild
(int)
Gui::PropertyEditor::PropertyItem
testStatus
(App::Property::Status pos) const
Gui::PropertyEditor::PropertyItem
toolTip
(const App::Property *) const
Gui::PropertyEditor::PropertyTransientFileItem
protected
virtual
toString
(const QVariant &) const
Gui::PropertyEditor::PropertyItem
protected
virtual
updateData
()
Gui::PropertyEditor::PropertyItem
value
(const App::Property *) const
Gui::PropertyEditor::PropertyTransientFileItem
protected
virtual
~ExpressionBinding
()
Gui::ExpressionBinding
~PropertyItem
()
Gui::PropertyEditor::PropertyItem
1.8.17
|
===========================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
Gui
ViewProviderPlane
Gui::ViewProviderPlane Member List
This is the complete list of members for
Gui::ViewProviderPlane
, 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 *)
Gui::ViewProviderPlane
virtual
BaseClass
()
Base::BaseClass
beforeDelete
()
Gui::ViewProvider
virtual
BoundingBox
Gui::ViewProviderGeometryObject
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
csysDragger
Gui::ViewProviderDragger
protected
Cutting
enum value
Gui::ViewProvider
Default
enum value
Gui::ViewProvider
detachFromDocument
() override
Gui::ViewProviderDocumentObject
protected
virtual
DisplayMode
Gui::ViewProviderDocumentObject
doubleClicked
(void) override
Gui::ViewProviderDragger
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
getBoundColor
() const
Gui::ViewProviderGeometryObject
protected
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
() const
Gui::ViewProviderOriginFeature
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
getLabel
()
Gui::ViewProviderOriginFeature
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
getOriginFeatureRoot
()
Gui::ViewProviderOriginFeature
getOverrideMode
()
Gui::ViewProvider
getPickedPoint
(const SbVec2s &pos, const View3DInventorViewer &viewer) const
Gui::ViewProviderGeometryObject
getPickedPoints
(const SbVec2s &pos, const View3DInventorViewer &viewer, bool pickAll=false) const
Gui::ViewProviderGeometryObject
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::ViewProviderGeometryObject
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
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)
Gui::ViewProviderOriginFeature
protected
virtual
onDelete
(const std::vector< std::string > &)
Gui::ViewProviderOriginFeature
protected
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
pcBoundColor
Gui::ViewProviderGeometryObject
protected
pcBoundingBox
Gui::ViewProviderGeometryObject
protected
pcBoundSwitch
Gui::ViewProviderGeometryObject
protected
pcDocument
Gui::ViewProviderDocumentObject
protected
pcModeSwitch
Gui::ViewProvider
protected
pcObject
Gui::ViewProviderDocumentObject
protected
pcRoot
Gui::ViewProvider
protected
pcShapeMaterial
Gui::ViewProviderGeometryObject
protected
pcTransform
Gui::ViewProvider
protected
pLabel
Gui::ViewProviderOriginFeature
protected
pOriginFeatureRoot
Gui::ViewProviderOriginFeature
protected
PropertyContainer
()
App::PropertyContainer
pScale
Gui::ViewProviderOriginFeature
protected
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
Selectable
Gui::ViewProviderGeometryObject
SelectionStyle
Gui::ViewProviderDocumentObject
setActiveMode
()
Gui::ViewProviderDocumentObject
setDefaultMode
(int)
Gui::ViewProvider
setDisplayMaskMode
(const char *type)
Gui::ViewProvider
setDisplayMode
(const char *ModeName)
Gui::ViewProviderOriginFeature
virtual
setEdit
(int)
Gui::ViewProviderOriginFeature
virtual
setEditViewer
(View3DInventorViewer *, int ModNum) override
Gui::ViewProviderDragger
protected
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
setSelectable
(bool Selectable=true)
Gui::ViewProviderGeometryObject
protected
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 *) override
Gui::ViewProviderDragger
virtual
setUpdatesEnabled
(bool enable)
Gui::ViewProvider
setVisible
(bool)
Gui::ViewProvider
ShapeColor
Gui::ViewProviderGeometryObject
ShapeMaterial
Gui::ViewProviderGeometryObject
show
(void) override
Gui::ViewProviderDocumentObject
virtual
showBoundingBox
(bool)
Gui::ViewProviderGeometryObject
virtual
showInTree
() const override
Gui::ViewProviderDocumentObject
virtual
ShowInTree
Gui::ViewProviderDocumentObject
signalChangeIcon
Gui::ViewProvider
signalChangeStatusTip
Gui::ViewProvider
signalChangeToolTip
Gui::ViewProvider
Size
Gui::ViewProviderOriginFeature
sPixmap
Gui::ViewProvider
protected
startEditing
(int ModNum=0) override
Gui::ViewProviderDragger
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
Transparency
Gui::ViewProviderGeometryObject
unsetEdit
(int)
Gui::ViewProviderOriginFeature
virtual
unsetEditViewer
(View3DInventorViewer *) override
Gui::ViewProviderDragger
protected
virtual
update
(const App::Property *) override
Gui::ViewProviderDocumentObject
virtual
updateData
(const App::Property *)
Gui::ViewProviderOriginFeature
virtual
updateTransform
(const Base::Placement &from, SoTransform *to)
Gui::ViewProviderDragger
static
updateView
()
Gui::ViewProviderDocumentObject
useNewSelectionModel
(void) const
Gui::ViewProvider
virtual
ViewProvider
()
Gui::ViewProvider
ViewProviderDocumentObject
()
Gui::ViewProviderDocumentObject
ViewProviderDragger
()
Gui::ViewProviderDragger
ViewProviderGeometryObject
()
Gui::ViewProviderGeometryObject
ViewProviderOriginFeature
()
Gui::ViewProviderOriginFeature
ViewProviderPlane
(void)
Gui::ViewProviderPlane
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
~ViewProviderDragger
()
Gui::ViewProviderDragger
virtual
~ViewProviderGeometryObject
()
Gui::ViewProviderGeometryObject
virtual
~ViewProviderOriginFeature
()
Gui::ViewProviderOriginFeature
virtual
~ViewProviderPlane
()
Gui::ViewProviderPlane
virtual
1.8.17
|
========================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
Gui
ViewProviderVRMLObject
List of all members
|
Public Member Functions
|
Protected Attributes
Gui::ViewProviderVRMLObject Class Reference
#include <ViewProviderVRMLObject.h>
Public Member Functions
void
addResource
(const SbString &, std::list< std::string > &)
void
attach
(
App::DocumentObject
*
pcObject
)
std::vector< std::string >
getDisplayModes
() const
returns a list of all possible display modes
More...
void
getLocalResources
(
SoNode
*, std::list< std::string > &)
template<typename T >
void
getResourceFile
(
SoNode
*, std::list< std::string > &)
template<>
void
getResourceFile
(
SoNode
*node, std::list< std::string > &resources)
void
setDisplayMode
(const char *ModeName)
set the display mode
More...
void
updateData
(const
App::Property
*)
ViewProviderVRMLObject
()
constructor.
More...
~ViewProviderVRMLObject
()
destructor.
More...
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 void
forceUpdate
(
bool
enable=true)
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
bool
isUpdateForced
() const
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
virtual
bool
allowOverride
(const
App::DocumentObject
&) const
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::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...
virtual
bool
useNewSelectionModel
(void) const
indicates if the
ViewProvider
use the new Selection model
More...
virtual
bool
isSelectable
(void) const
virtual std::string
getElement
(const SoDetail *) const
return a hit element to the selection path or 0
More...
virtual SoDetail *
getDetail
(const char *) const
return the coin node detail of the subelement
More...
int
partialRender
(const std::vector< std::string > &subelements,
bool
clear)
partial rendering setup
More...
virtual std::vector<
Base::Vector3d
>
getModelPoints
(const SoPickedPoint *) const
virtual std::vector<
Base::Vector3d
>
getSelectionShape
(const char *Element) const
return the highlight lines for a given element or the whole shape
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
doubleClicked
(void)
is called by the tree if the user double click on the object
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 void
setupContextMenu
(
QMenu
*,
QObject
*, const char *)
set up the context-menu with the supported edit modes
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 std::map< std::string,
App::Color
>
getElementColors
(const char *element=0) const
virtual void
setElementColors
(const std::map< std::string,
App::Color
> &colors)
virtual
ViewProvider
*
startEditing
(int ModNum=0)
bool
isEditing
() const
void
finishEditing
()
virtual void
setEditViewer
(
View3DInventorViewer
*, int ModNum)
adjust viewer settings when editing a view provider
More...
virtual void
unsetEditViewer
(
View3DInventorViewer
*)
restores viewer settings when leaving editing mode
More...
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 Attributes
SoFCSelection
*
pcVRML
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::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
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
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...
virtual void
onChanged
(const
App::Property
*prop) override
Gets called by the container whenever a property has been 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
virtual
bool
setEdit
(int ModNum)
is called by the document when the provider goes in edit mode
More...
virtual void
unsetEdit
(int ModNum)
is called when you lose the edit mode
More...
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)
Constructor & Destructor Documentation
β
ViewProviderVRMLObject()
ViewProviderVRMLObject::ViewProviderVRMLObject
(
)
constructor.
References
Gui::SoFCSelection::OFF
, and
Gui::SoFCSelection::SEL_OFF
.
β
~ViewProviderVRMLObject()
ViewProviderVRMLObject::~ViewProviderVRMLObject
(
)
destructor.
References
pcVRML
.
Member Function Documentation
β
addResource()
void ViewProviderVRMLObject::addResource
(
const SbString &
url
,
std::list< std::string > &
resources
)
References
Base::FileInfo::exists()
, and
DraftVecUtils::find()
.
Referenced by
getResourceFile()
.
β
attach()
void ViewProviderVRMLObject::attach
(
App::DocumentObject
*
pcObject
)
virtual
Reimplemented from
Gui::ViewProviderDocumentObject
.
References
Gui::ViewProvider::addDisplayMaskMode()
,
Gui::ViewProviderDocumentObject::attach()
,
Gui::SoFCSelection::documentName
,
App::DocumentObject::getDocument()
,
App::Document::getName()
,
App::DocumentObject::getNameInDocument()
,
Gui::SoFCSelection::objectName
,
pcVRML
, and
Gui::SoFCSelection::subElementName
.
β
getDisplayModes()
std::vector< std::string > ViewProviderVRMLObject::getDisplayModes
(
)
const
virtual
returns a list of all possible display modes
Reimplemented from
Gui::ViewProvider
.
β
getLocalResources()
void ViewProviderVRMLObject::getLocalResources
(
SoNode
*
node
,
std::list< std::string > &
resources
)
References
DraftVecUtils::find()
.
Referenced by
updateData()
.
β
getResourceFile()
[1/2]
template<typename T >
void ViewProviderVRMLObject::getResourceFile
(
SoNode
*
node
,
std::list< std::string > &
resources
)
References
addResource()
.
β
getResourceFile()
[2/2]
template<>
void Gui::ViewProviderVRMLObject::getResourceFile
(
SoNode
*
node
,
std::list< std::string > &
resources
)
References
addResource()
.
β
setDisplayMode()
void ViewProviderVRMLObject::setDisplayMode
(
const char *
ModeName
)
virtual
set the display mode
If you add new viewing modes in
getDisplayModes()
then you need to reimplement also seDisplaytMode() to handle these new modes by setting the appropriate display mode.
Reimplemented from
Gui::ViewProvider
.
References
Gui::ViewProvider::setDisplayMaskMode()
, and
Gui::ViewProvider::setDisplayMode()
.
β
updateData()
void ViewProviderVRMLObject::updateData
(
const
App::Property
*
prop
)
virtual
Reimplemented from
Gui::ViewProvider
.
References
Gui::ViewProvider::checkRecursion()
,
Gui::coinRemoveAllChildren()
,
Base::Console()
,
Base::ConsoleSingleton::Error()
,
Base::Persistence::getClassTypeId()
,
getLocalResources()
,
App::Property::getName()
,
App::DocumentObject::getNameInDocument()
,
Base::Placement::getRotation()
,
App::PropertyListsT< T, ListT, ParentT >::getSize()
,
Base::Rotation::getValue()
,
App::PropertyFileIncluded::getValue()
,
App::PropertyPlacement::getValue()
,
Base::BaseClass::isDerivedFrom()
,
Gui::ViewProviderDocumentObject::pcObject
,
Gui::ViewProvider::pcTransform
,
pcVRML
,
App::PropertyStringList::setValues()
,
App::VRMLObject::Urls
, and
App::VRMLObject::VrmlFile
.
Referenced by
PathScripts.PathJobDlg.JobCreate::exec_()
,
draftviewproviders.view_wire.ViewProviderWire::onChanged()
,
draftviewproviders.view_dimension.ViewProviderLinearDimension::onChanged()
,
draftviewproviders.view_dimension.ViewProviderAngularDimension::onChanged()
,
PathScripts.PathOpGui.TaskPanelPage::pageUpdateData()
, and
PathScripts.PathSetupSheetGui.OpTaskPanel::setupUi()
.
Member Data Documentation
β
pcVRML
SoFCSelection
* Gui::ViewProviderVRMLObject::pcVRML
protected
Referenced by
attach()
,
updateData()
, and
~ViewProviderVRMLObject()
.
The documentation for this class was generated from the following files:
src/Gui/ViewProviderVRMLObject.h
src/Gui/ViewProviderVRMLObject.cpp
1.8.17
|
============================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
Part
PropertyPartShape
Part::PropertyPartShape Member List
This is the complete list of members for
Part::PropertyPartShape
, including all inherited members.
aboutToSetChildValue
(Property &)
App::Property
virtual
aboutToSetValue
(void)
App::Property
protected
virtual
afterRestore
()
App::Property
virtual
BaseClass
()
Base::BaseClass
canonicalPath
(const App::ObjectIdentifier &p) const
App::Property
virtual
Copy
(void) const
Part::PropertyPartShape
virtual
create
(void)
Base::Persistence
static
destroy
(Property *p)
App::Property
static
dumpToStream
(std::ostream &stream, int compression)
Base::Persistence
encodeAttribute
(const std::string &)
Base::Persistence
static
EvalOnRestore
enum value
App::Property
getBoundingBox
() const
Part::PropertyPartShape
virtual
getClassTypeId
(void)
Base::Persistence
static
getComplexData
() const
Part::PropertyPartShape
virtual
getContainer
(void) const
App::Property
getDocumentation
(void) const
App::Property
getEditorName
(void) const
App::Property
virtual
getFullName
() const
App::Property
getGroup
(void) const
App::Property
getMemSize
(void) const
Part::PropertyPartShape
virtual
getName
(void) const
App::Property
getPaths
(std::vector< App::ObjectIdentifier > &paths) const
Part::PropertyPartShape
virtual
getPathValue
(const App::ObjectIdentifier &path) const
App::Property
virtual
getPyObject
(void)
Part::PropertyPartShape
virtual
getPyPathValue
(const App::ObjectIdentifier &, Py::Object &) const
App::Property
virtual
getShape
() const
Part::PropertyPartShape
getStatus
() const
App::Property
getType
(void) const
App::Property
getTypeId
(void) const
Base::Persistence
virtual
getValue
(void) const
Part::PropertyPartShape
hasSetChildValue
(Property &)
App::Property
virtual
hasSetValue
(void)
App::Property
protected
virtual
Hidden
enum value
App::Property
Immutable
enum value
App::Property
init
(void)
Base::Persistence
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
isReadOnly
() const
App::Property
isSinglePrecision
() const
App::Property
isTouched
(void) const
App::Property
LockDynamic
enum value
App::Property
MaterialEdit
enum value
App::Property
NoMaterialListEdit
enum value
App::Property
NoModify
enum value
App::Property
NoRecompute
enum value
App::Property
onContainerRestored
()
App::Property
virtual
Ordered
enum value
App::Property
Output
enum value
App::Property
PartialTrigger
enum value
App::Property
Paste
(const App::Property &from)
Part::PropertyPartShape
virtual
PropDynamic
enum value
App::Property
Property
()
App::Property
PropertyComplexGeoData
()
App::PropertyComplexGeoData
PropertyGeometry
()
App::PropertyGeometry
PropertyPartShape
()
Part::PropertyPartShape
PropHidden
enum value
App::Property
PropNoPersist
enum value
App::Property
PropNoRecompute
enum value
App::Property
PropOutput
enum value
App::Property
PropReadOnly
enum value
App::Property
PropStaticBegin
enum value
App::Property
PropStaticEnd
enum value
App::Property
PropTransient
enum value
App::Property
purgeTouched
(void)
App::Property
ReadOnly
enum value
App::Property
Restore
(Base::XMLReader &reader)
Part::PropertyPartShape
virtual
RestoreDocFile
(Base::Reader &reader)
Part::PropertyPartShape
virtual
restoreFromStream
(std::istream &stream)
Base::Persistence
Save
(Base::Writer &writer) const
Part::PropertyPartShape
virtual
SaveDocFile
(Base::Writer &writer) const
Part::PropertyPartShape
virtual
setContainer
(PropertyContainer *Father)
App::Property
setPathValue
(const App::ObjectIdentifier &path, const boost::any &value)
App::Property
virtual
setPyObject
(PyObject *value)
Part::PropertyPartShape
virtual
setReadOnly
(bool readOnly)
App::Property
setSinglePrecision
(bool single)
App::Property
setStatus
(Status pos, bool on)
App::Property
setStatusValue
(unsigned long status)
App::Property
setValue
(const TopoShape &)
Part::PropertyPartShape
setValue
(const TopoDS_Shape &)
Part::PropertyPartShape
Single
enum value
App::Property
Status
enum name
App::Property
StatusBits
App::Property
protected
testStatus
(Status pos) const
App::Property
touch
()
App::Property
Touched
enum value
App::Property
transformGeometry
(const Base::Matrix4D &rclMat)
Part::PropertyPartShape
virtual
Transient
enum value
App::Property
User1
enum value
App::Property
User2
enum value
App::Property
User3
enum value
App::Property
User4
enum value
App::Property
verifyPath
(const App::ObjectIdentifier &p) const
App::Property
protected
virtual
~BaseClass
()
Base::BaseClass
virtual
~Property
()
App::Property
virtual
~PropertyComplexGeoData
()
App::PropertyComplexGeoData
virtual
~PropertyGeometry
()
App::PropertyGeometry
virtual
~PropertyPartShape
()
Part::PropertyPartShape
1.8.17
|
=============================================================================================================================
Index
Modules Hierarchy
Alphabetical list
Gui
PythonStdin
List of all members
|
Public Member Functions
|
Static Public Member Functions
Gui::PythonStdin Class Reference
Python class for redirection of stdin to an input dialog of Qt.
More...
#include <PythonConsolePy.h>
Public Member Functions
PythonStdin
(
PythonConsole
*pc)
Py::Object
readline
(const Py::Tuple &)
Py::Object
repr
()
~PythonStdin
()
Static Public Member Functions
static void
init_type
(void)
Detailed Description
Python class for redirection of stdin to an input dialog of Qt.
Author
Werner Mayer
Constructor & Destructor Documentation
β
PythonStdin()
PythonStdin::PythonStdin
(
PythonConsole
*
pc
)
β
~PythonStdin()
PythonStdin::~PythonStdin
(
)
Member Function Documentation
β
init_type()
void PythonStdin::init_type
(
void
)
static
References
readline()
.
Referenced by
Gui::Application::Application()
.
β
readline()
Py::Object PythonStdin::readline
(
const Py::Tuple &
)
References
Gui::PythonConsole::readline()
.
Referenced by
init_type()
.
β
repr()
Py::Object PythonStdin::repr
(
)
The documentation for this class was generated from the following files:
src/Gui/PythonConsolePy.h
src/Gui/PythonConsolePy.cpp
1.8.17
|
================================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
MeshGui
DlgRegularSolidImp
MeshGui::DlgRegularSolidImp Member List
This is the complete list of members for
MeshGui::DlgRegularSolidImp
, including all inherited members.
changeEvent
(QEvent *e)
MeshGui::DlgRegularSolidImp
protected
DlgRegularSolidImp
(QWidget *parent=0, Qt::WindowFlags fl=0)
MeshGui::DlgRegularSolidImp
on_createSolidButton_clicked
()
MeshGui::DlgRegularSolidImp
slot
~DlgRegularSolidImp
()
MeshGui::DlgRegularSolidImp
1.8.17
|
========================================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
automotive_design
type_qualifier
automotive_design.type_qualifier Member List
This is the complete list of members for
automotive_design.type_qualifier
, including all inherited members.
name
automotive_design.type_qualifier
name
()
automotive_design.type_qualifier
1.8.17
|
=======================================================================================================================================
Index
Modules Hierarchy
Alphabetical list
ifc2x3
ifcductsegmenttype
List of all members
|
Public Member Functions
|
Public Attributes
ifc2x3.ifcductsegmenttype Class Reference
Public Member Functions
def
predefinedtype
()
def
wr1
(self)
Public Member Functions inherited from
ifc2x3.ifcelementtype
def
elementtype
()
Public Member Functions inherited from
ifc2x3.ifctypeproduct
def
representationmaps
()
def
tag
()
def
wr41
(self)
Public Member Functions inherited from
ifc2x3.ifctypeobject
def
applicableoccurrence
()
def
haspropertysets
()
def
objecttypeof
()
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
predefinedtype
Public Attributes inherited from
ifc2x3.ifcelementtype
elementtype
Public Attributes inherited from
ifc2x3.ifctypeproduct
representationmaps
tag
Public Attributes inherited from
ifc2x3.ifctypeobject
applicableoccurrence
haspropertysets
Public Attributes inherited from
ifc2x3.ifcroot
description
globalid
name
ownerhistory
Detailed Description
Entity ifcductsegmenttype definition.
:param predefinedtype
:type predefinedtype:ifcductsegmenttypeenum
Member Function Documentation
β
predefinedtype()
def ifc2x3.ifcductsegmenttype.predefinedtype
(
)
References ifc2x3.ifccablesegmenttype._predefinedtype, ifc2x3.ifchumidifiertype._predefinedtype, ifc2x3.ifctransportelementtype._predefinedtype, ifc2x3.ifcrailing._predefinedtype, ifc2x3.ifcservicelifefactor._predefinedtype, ifc2x3.ifcvalvetype._predefinedtype, ifc2x3.ifcairterminalboxtype._predefinedtype, ifc2x3.ifcbuildingelementproxytype._predefinedtype, ifc2x3.ifcspacetype._predefinedtype, ifc2x3.ifcelectricgeneratortype._predefinedtype, ifc2x3.ifcpipefittingtype._predefinedtype, ifc2x3.ifcwasteterminaltype._predefinedtype, ifc2x3.ifclamptype._predefinedtype, ifc2x3.ifcairtoairheatrecoverytype._predefinedtype, ifc2x3.ifcfooting._predefinedtype, ifc2x3.ifcactuatortype._predefinedtype, ifc2x3.ifcstructuralanalysismodel._predefinedtype, ifc2x3.ifcevaporatortype._predefinedtype, ifc2x3.ifcelectricappliancetype._predefinedtype, ifc2x3.ifcgasterminaltype._predefinedtype, ifc2x3.ifccablecarriersegmenttype._predefinedtype, ifc2x3.ifcductsilencertype._predefinedtype, ifc2x3.ifcelementassembly._predefinedtype, ifc2x3.ifccolumntype._predefinedtype, ifc2x3.ifcductsegmenttype._predefinedtype, and
ifc2x3.ifcductsegmenttype.predefinedtype
.
β
wr1()
def ifc2x3.ifcductsegmenttype.wr1
(
self
)
Reimplemented from
ifc2x3.ifctypeobject
.
References
ifc2x3.ifccablesegmenttype.predefinedtype
,
ifc2x3.ifchumidifiertype.predefinedtype
,
ifc2x3.ifctransportelementtype.predefinedtype
,
ifc2x3.ifcrailing.predefinedtype
,
ifc2x3.ifcservicelifefactor.predefinedtype
,
ifc2x3.ifcvalvetype.predefinedtype
,
ifc2x3.ifcairterminalboxtype.predefinedtype
,
ifc2x3.ifcbuildingelementproxytype.predefinedtype
,
ifc2x3.ifcspacetype.predefinedtype
,
ifc2x3.ifcelectricgeneratortype.predefinedtype
,
ifc2x3.ifcpipefittingtype.predefinedtype
,
ifc2x3.ifcwasteterminaltype.predefinedtype
,
ifc2x3.ifclamptype.predefinedtype
,
ifc2x3.ifcairtoairheatrecoverytype.predefinedtype
,
ifc2x3.ifcfooting.predefinedtype
,
ifc2x3.ifcactuatortype.predefinedtype
,
ifc2x3.ifcstructuralanalysismodel.predefinedtype
,
ifc2x3.ifcevaporatortype.predefinedtype
,
ifc2x3.ifcelectricappliancetype.predefinedtype
,
ifc2x3.ifcgasterminaltype.predefinedtype
,
ifc2x3.ifccablecarriersegmenttype.predefinedtype
,
ifc2x3.ifcductsilencertype.predefinedtype
,
ifc2x3.ifcelementassembly.predefinedtype
,
ifc2x3.ifccolumntype.predefinedtype
,
ifc2x3.ifcductsegmenttype.predefinedtype
, 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
β
predefinedtype
ifc2x3.ifcductsegmenttype.predefinedtype
Referenced by
ifc4.ifclightfixture.correctpredefinedtype()
,
ifc4.ifcinterceptor.correctpredefinedtype()
,
ifc4.ifccablesegmenttype.correctpredefinedtype()
,
ifc4.ifcconstructionproductresourcetype.correctpredefinedtype()
,
ifc4.ifchumidifiertype.correctpredefinedtype()
,
ifc4.ifctransportelementtype.correctpredefinedtype()
,
ifc4.ifcrailing.correctpredefinedtype()
,
ifc4.ifcshadingdevice.correctpredefinedtype()
,
ifc4.ifcmember.correctpredefinedtype()
,
ifc4.ifcflowinstrument.correctpredefinedtype()
,
ifc4.ifchumidifier.correctpredefinedtype()
,
ifc4.ifcworkcalendar.correctpredefinedtype()
,
ifc4.ifcbuildingelementparttype.correctpredefinedtype()
,
ifc4.ifcelectricmotor.correctpredefinedtype()
,
ifc4.ifcactuator.correctpredefinedtype()
,
ifc4.ifcstairtype.correctpredefinedtype()
,
ifc4.ifcvalvetype.correctpredefinedtype()
,
ifc4.ifcairterminalboxtype.correctpredefinedtype()
,
ifc4.ifcbuildingelementproxytype.correctpredefinedtype()
,
ifc4.ifcfurniture.correctpredefinedtype()
,
ifc4.ifcspacetype.correctpredefinedtype()
,
ifc4.ifccablecarrierfitting.correctpredefinedtype()
,
ifc4.ifcelectricgeneratortype.correctpredefinedtype()
,
ifc4.ifcpipefittingtype.correctpredefinedtype()
,
ifc4.ifcwasteterminaltype.correctpredefinedtype()
,
ifc4.ifcfastenertype.correctpredefinedtype()
,
ifc4.ifclamptype.correctpredefinedtype()
,
ifc4.ifclaborresourcetype.correctpredefinedtype()
,
ifc4.ifcairtoairheatrecoverytype.correctpredefinedtype()
,
ifc4.ifctendontype.correctpredefinedtype()
,
ifc4.ifcfooting.correctpredefinedtype()
,
ifc4.ifcwall.correctpredefinedtype()
,
ifc4.ifcactuatortype.correctpredefinedtype()
,
ifc4.ifccablecarriersegment.correctpredefinedtype()
,
ifc4.ifcdamper.correctpredefinedtype()
,
ifc4.ifcaudiovisualappliancetype.correctpredefinedtype()
,
ifc4.ifcdoortype.correctpredefinedtype()
,
ifc4.ifcroof.correctpredefinedtype()
,
ifc4.ifcburner.correctpredefinedtype()
,
ifc4.ifceventtype.correctpredefinedtype()
,
ifc4.ifcfilter.correctpredefinedtype()
,
ifc4.ifcjunctionbox.correctpredefinedtype()
,
ifc4.ifcenginetype.correctpredefinedtype()
,
ifc4.ifcelectricdistributionboard.correctpredefinedtype()
,
ifc4.ifcelectricflowstoragedevice.correctpredefinedtype()
,
ifc4.ifcevaporatortype.correctpredefinedtype()
,
ifc4.ifcconstructionequipmentresourcetype.correctpredefinedtype()
,
ifc4.ifcelectricappliancetype.correctpredefinedtype()
,
ifc4.ifcsystemfurnitureelement.correctpredefinedtype()
,
ifc4.ifccondenser.correctpredefinedtype()
,
ifc4.ifcgeographicelement.correctpredefinedtype()
,
ifc4.ifcreinforcingbartype.correctpredefinedtype()
,
ifc4.ifccoolingtower.correctpredefinedtype()
,
ifc4.ifcswitchingdevice.correctpredefinedtype()
,
ifc4.ifccablecarriersegmenttype.correctpredefinedtype()
,
ifc4.ifcaudiovisualappliance.correctpredefinedtype()
,
ifc4.ifcductsilencertype.correctpredefinedtype()
,
ifc4.ifcelementassembly.correctpredefinedtype()
,
ifc4.ifccolumntype.correctpredefinedtype()
,
ifc4.ifcductsegmenttype.correctpredefinedtype()
,
ifc4.ifcdampertype.correctpredefinedtype()
,
ifc4.ifcboiler.correctpredefinedtype()
,
ifc4.ifcspaceheater.correctpredefinedtype()
,
ifc4.ifccolumn.correctpredefinedtype()
,
ifc4.ifcsystemfurnitureelementtype.correctpredefinedtype()
,
ifc4.ifcreinforcingmesh.correctpredefinedtype()
,
ifc4.ifctubebundletype.correctpredefinedtype()
,
ifc4.ifclightfixturetype.correctpredefinedtype()
,
ifc4.ifcalarm.correctpredefinedtype()
,
ifc4.ifcflowmetertype.correctpredefinedtype()
,
ifc4.ifcworkplan.correctpredefinedtype()
,
ifc4.ifcprotectivedevice.correctpredefinedtype()
,
ifc4.ifcheatexchangertype.correctpredefinedtype()
,
ifc4.ifcshadingdevicetype.correctpredefinedtype()
,
ifc4.ifccommunicationsappliance.correctpredefinedtype()
,
ifc4.ifccompressor.correctpredefinedtype()
,
ifc4.ifccondensertype.correctpredefinedtype()
,
ifc4.ifcheatexchanger.correctpredefinedtype()
,
ifc4.ifcslab.correctpredefinedtype()
,
ifc4.ifcconstructionmaterialresourcetype.correctpredefinedtype()
,
ifc4.ifccoolingtowertype.correctpredefinedtype()
,
ifc4.ifcfootingtype.correctpredefinedtype()
,
ifc4.ifccablesegment.correctpredefinedtype()
,
ifc4.ifctransportelement.correctpredefinedtype()
,
ifc4.ifccontrollertype.correctpredefinedtype()
,
ifc4.ifcstairflight.correctpredefinedtype()
,
ifc4.ifcstair.correctpredefinedtype()
,
ifc4.ifcductfitting.correctpredefinedtype()
,
ifc4.ifcinterceptortype.correctpredefinedtype()
,
ifc4.ifcelectricdistributionboardtype.correctpredefinedtype()
,
ifc4.ifcfantype.correctpredefinedtype()
,
ifc4.ifcprotectivedevicetype.correctpredefinedtype()
,
ifc4.ifcsensor.correctpredefinedtype()
,
ifc4.ifcelectrictimecontrol.correctpredefinedtype()
,
ifc4.ifcunitarycontrolelementtype.correctpredefinedtype()
,
ifc4.ifccablefittingtype.correctpredefinedtype()
,
ifc4.ifctask.correctpredefinedtype()
,
ifc4.ifccrewresource.correctpredefinedtype()
,
ifc4.ifcunitarycontrolelement.correctpredefinedtype()
,
ifc4.ifclamp.correctpredefinedtype()
,
ifc4.ifcslabtype.correctpredefinedtype()
,
ifc4.ifcelectricgenerator.correctpredefinedtype()
,
ifc4.ifcbeam.correctpredefinedtype()
,
ifc4.ifcplate.correctpredefinedtype()
,
ifc4.ifcvalve.correctpredefinedtype()
,
ifc4.ifcairterminalbox.correctpredefinedtype()
,
ifc4.ifcchiller.correctpredefinedtype()
,
ifc4.ifcevaporativecoolertype.correctpredefinedtype()
,
ifc4.ifcflowmeter.correctpredefinedtype()
,
ifc4.ifcalarmtype.correctpredefinedtype()
,
ifc4.ifcmembertype.correctpredefinedtype()
,
ifc4.ifcrampflight.correctpredefinedtype()
,
ifc4.ifcdiscreteaccessory.correctpredefinedtype()
,
ifc4.ifcairterminaltype.correctpredefinedtype()
,
ifc4.ifcfiresuppressionterminal.correctpredefinedtype()
,
ifc4.ifcevaporativecooler.correctpredefinedtype()
,
ifc4.ifctasktype.correctpredefinedtype()
,
ifc4.ifctendon.correctpredefinedtype()
,
ifc4.ifcpipefitting.correctpredefinedtype()
,
ifc4.ifcelectricflowstoragedevicetype.correctpredefinedtype()
,
ifc4.ifcductsilencer.correctpredefinedtype()
,
ifc4.ifcwasteterminal.correctpredefinedtype()
,
ifc4.ifccablefitting.correctpredefinedtype()
,
ifc4.ifcreinforcingbar.correctpredefinedtype()
,
ifc4.ifcunitaryequipment.correctpredefinedtype()
,
ifc4.ifcelectrictimecontroltype.correctpredefinedtype()
,
ifc4.ifcstackterminaltype.correctpredefinedtype()
,
ifc4.ifctank.correctpredefinedtype()
,
ifc4.ifcprotectivedevicetrippingunit.correctpredefinedtype()
,
ifc4.ifctendonanchortype.correctpredefinedtype()
,
ifc4.ifcairtoairheatrecovery.correctpredefinedtype()
,
ifc4.ifcchillertype.correctpredefinedtype()
,
ifc4.ifccooledbeamtype.correctpredefinedtype()
,
ifc4.ifcoutlettype.correctpredefinedtype()
,
ifc4.ifccoiltype.correctpredefinedtype()
,
ifc4.ifcprotectivedevicetrippingunittype.correctpredefinedtype()
,
ifc4.ifcfan.correctpredefinedtype()
,
ifc4.ifcrooftype.correctpredefinedtype()
,
ifc4.ifcsanitaryterminaltype.correctpredefinedtype()
,
ifc4.ifcswitchingdevicetype.correctpredefinedtype()
,
ifc4.ifccontroller.correctpredefinedtype()
,
ifc4.ifcevent.correctpredefinedtype()
,
ifc4.ifcplatetype.correctpredefinedtype()
,
ifc4.ifcrailingtype.correctpredefinedtype()
,
ifc4.ifcfurnituretype.correctpredefinedtype()
,
ifc4.ifcfiresuppressionterminaltype.correctpredefinedtype()
,
ifc4.ifctendonanchor.correctpredefinedtype()
,
ifc4.ifcmedicaldevice.correctpredefinedtype()
,
ifc4.ifcconstructionequipmentresource.correctpredefinedtype()
,
ifc4.ifcpile.correctpredefinedtype()
,
ifc4.ifcreinforcingmeshtype.correctpredefinedtype()
,
ifc4.ifcevaporator.correctpredefinedtype()
,
ifc4.ifcwindowtype.correctpredefinedtype()
,
ifc4.ifcpump.correctpredefinedtype()
,
ifc4.ifccoil.correctpredefinedtype()
,
ifc4.ifcsubcontractresource.correctpredefinedtype()
,
ifc4.ifcpiletype.correctpredefinedtype()
,
ifc4.ifcfastener.correctpredefinedtype()
,
ifc4.ifcbuildingelementpart.correctpredefinedtype()
,
ifc4.ifcbuildingelementproxy.correctpredefinedtype()
,
ifc4.ifcdiscreteaccessorytype.correctpredefinedtype()
,
ifc4.ifccooledbeam.correctpredefinedtype()
,
ifc4.ifcsanitaryterminal.correctpredefinedtype()
,
ifc4.ifcvibrationisolator.correctpredefinedtype()
,
ifc4.ifccovering.correctpredefinedtype()
,
ifc4.ifccommunicationsappliancetype.correctpredefinedtype()
,
ifc4.ifcengine.correctpredefinedtype()
,
ifc4.ifccrewresourcetype.correctpredefinedtype()
,
ifc4.ifclaborresource.correctpredefinedtype()
,
ifc4.ifcmechanicalfastenertype.correctpredefinedtype()
,
ifc4.ifcwalltype.correctpredefinedtype()
,
ifc4.ifcconstructionmaterialresource.correctpredefinedtype()
,
ifc4.ifcconstructionproductresource.correctpredefinedtype()
,
ifc4.ifcspaceheatertype.correctpredefinedtype()
,
ifc4.ifcsubcontractresourcetype.correctpredefinedtype()
,
ifc4.ifcdistributionchamberelementtype.correctpredefinedtype()
,
ifc4.ifcjunctionboxtype.correctpredefinedtype()
,
ifc4.ifcfiltertype.correctpredefinedtype()
,
ifc4.ifcsolardevice.correctpredefinedtype()
,
ifc4.ifcspace.correctpredefinedtype()
,
ifc4.ifcmedicaldevicetype.correctpredefinedtype()
,
ifc4.ifcramptype.correctpredefinedtype()
,
ifc4.ifcspatialzone.correctpredefinedtype()
,
ifc4.ifcprocedure.correctpredefinedtype()
,
ifc4.ifccurtainwalltype.correctpredefinedtype()
,
ifc4.ifcstairflighttype.correctpredefinedtype()
,
ifc4.ifcflowinstrumenttype.correctpredefinedtype()
,
ifc4.ifcdistributionchamberelement.correctpredefinedtype()
,
ifc4.ifcmotorconnectiontype.correctpredefinedtype()
,
ifc4.ifcrampflighttype.correctpredefinedtype()
,
ifc4.ifcspatialzonetype.correctpredefinedtype()
,
ifc4.ifcboilertype.correctpredefinedtype()
,
ifc4.ifcvibrationisolatortype.correctpredefinedtype()
,
ifc4.ifcelectricappliance.correctpredefinedtype()
,
ifc4.ifctransformertype.correctpredefinedtype()
,
ifc4.ifccoveringtype.correctpredefinedtype()
,
ifc4.ifcgeographicelementtype.correctpredefinedtype()
,
ifc4.ifcairterminal.correctpredefinedtype()
,
ifc4.ifccurtainwall.correctpredefinedtype()
,
ifc4.ifcelectricmotortype.correctpredefinedtype()
,
ifc4.ifcproceduretype.correctpredefinedtype()
,
ifc4.ifcoutlet.correctpredefinedtype()
,
ifc4.ifcsolardevicetype.correctpredefinedtype()
,
ifc4.ifcstackterminal.correctpredefinedtype()
,
ifc4.ifcbeamtype.correctpredefinedtype()
,
ifc4.ifcsensortype.correctpredefinedtype()
,
ifc4.ifcpipesegment.correctpredefinedtype()
,
ifc4.ifccablecarrierfittingtype.correctpredefinedtype()
,
ifc4.ifcelementassemblytype.correctpredefinedtype()
,
ifc4.ifcductfittingtype.correctpredefinedtype()
,
ifc4.ifcunitaryequipmenttype.correctpredefinedtype()
,
ifc4.ifcburnertype.correctpredefinedtype()
,
ifc4.ifcmotorconnection.correctpredefinedtype()
,
ifc4.ifctanktype.correctpredefinedtype()
,
ifc4.ifcchimneytype.correctpredefinedtype()
,
ifc4.ifcworkschedule.correctpredefinedtype()
,
ifc4.ifcductsegment.correctpredefinedtype()
,
ifc4.ifcmechanicalfastener.correctpredefinedtype()
,
ifc4.ifccompressortype.correctpredefinedtype()
,
ifc4.ifcpipesegmenttype.correctpredefinedtype()
,
ifc4.ifctubebundle.correctpredefinedtype()
,
ifc4.ifcpumptype.correctpredefinedtype()
,
ifc4.ifcramp.correctpredefinedtype()
,
ifc4.ifctransformer.correctpredefinedtype()
,
ifc4.ifcchimney.correctpredefinedtype()
,
ifc4.ifcstructuralcurvereaction.hasobjecttype()
,
ifc4.ifcstructuralsurfaceaction.hasobjecttype()
,
ifc4.ifcstructuralanalysismodel.hasobjecttype()
,
ifc4.ifcvoidingfeature.hasobjecttype()
,
ifc4.ifcstructuralcurveaction.hasobjecttype()
,
ifc4.ifcstructuralsurfacemember.hasobjecttype()
,
ifc4.ifcstructuralloadgroup.hasobjecttype()
,
ifc4.ifcsurfacefeature.hasobjecttype()
,
ifc4.ifcstructuralcurvemember.hasobjecttype()
,
ifc4.ifcstructuralsurfacereaction.haspredefinedtype()
,
ifc2x3.ifcductsegmenttype.predefinedtype()
,
ifc4.ifcstructuralcurvereaction.suitablepredefinedtype()
,
ifc4.ifcstructuralcurveaction.suitablepredefinedtype()
,
ifc2x3.ifcductsegmenttype.wr1()
,
ifc2x3.ifcdampertype.wr1()
,
ifc2x3.ifctubebundletype.wr1()
,
ifc2x3.ifcflowmetertype.wr1()
,
ifc2x3.ifcheatexchangertype.wr1()
,
ifc2x3.ifccondensertype.wr1()
,
ifc2x3.ifccoolingtowertype.wr1()
,
ifc2x3.ifcfantype.wr1()
,
ifc2x3.ifcevaporativecoolertype.wr1()
,
ifc2x3.ifcairterminaltype.wr1()
,
ifc2x3.ifctendon.wr1()
,
ifc2x3.ifcchillertype.wr1()
,
ifc2x3.ifccooledbeamtype.wr1()
,
ifc2x3.ifccoiltype.wr1()
,
ifc2x3.ifcpile.wr1()
,
ifc2x3.ifcspaceheatertype.wr1()
,
ifc2x3.ifcfiltertype.wr1()
,
ifc2x3.ifcboilertype.wr1()
,
ifc2x3.ifcvibrationisolatortype.wr1()
,
ifc2x3.ifccablecarrierfittingtype.wr1()
,
ifc2x3.ifcunitaryequipmenttype.wr1()
,
ifc2x3.ifctanktype.wr1()
,
ifc2x3.ifccompressortype.wr1()
,
ifc2x3.ifcpipesegmenttype.wr1()
,
ifc2x3.ifcpumptype.wr1()
,
ifc2x3.ifcductfittingtype.wr2()
,
ifc2x3.ifcoccupant.wr31()
,
ifc4.ifcoccupant.wr31()
,
ifc2x3.ifcslab.wr61()
, and
ifc2x3.ifccovering.wr61()
.
The documentation for this class was generated from the following file:
src/Mod/Import/App/ifc2x3.py
1.8.17
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.