Mod.Show.SceneDetails.ClipPlane.ClipPlane Class Reference

Public Member Functions

def apply_data (self, val)
 
def scene_value (self)
 
- Public Member Functions inherited from Mod.Show.SceneDetail.SceneDetail
def full_key (self)
 
def set_doc (self, doc)
 

Public Attributes

 data
 
 doc
 

Static Public Attributes

string class_id = 'SDClipPlane'
 
string key = ''
 
- Static Public Attributes inherited from Mod.Show.SceneDetail.SceneDetail
bool affects_persistence = False
 
string class_id = ''
 
 data = None
 
 doc = None
 
 key = None
 
bool mild_restore = False
 Storage field for TV. More...
 

Detailed Description

ClipPlane(document, enable = None, placement = None, offset = 0.0):
TempoVis plugin for applying clipping plane to whole project except edit root.
enable can be 0 for disable, 1 for enable, and -1 for toggle 
(FIXME: toggle value support is a hack for while we can't read out the current state).

Member Function Documentation

◆ apply_data()

def Mod.Show.SceneDetails.ClipPlane.ClipPlane.apply_data (   self,
  val 
)
apply a value to scene

Reimplemented from Mod.Show.SceneDetail.SceneDetail.

References Mod.Show.SceneDetails.Camera.Camera._viewer(), Mod.Show.SceneDetails.ClipPlane.ClipPlane._viewer(), Gui::AbstractSplitView._viewer, Gui::View3DInventorViewerPy._viewer, Gui::View3DInventor._viewer, Gui::GLFlagWindow._viewer, PathTests.TestPathUtil.TestPathUtil.doc, PathTests.TestPathToolController.TestPathToolController.doc, Mod.PartDesign.WizardShaft.WizardShaft.TaskWizardShaft.doc, Mod.Show.SceneDetail.SceneDetail.doc, PathTests.TestPathStock.TestPathStock.doc, PathTests.TestPathHelix.TestPathHelix.doc, PathTests.TestPathPost.PathPostTestCases.doc, PathTests.TestPathSetupSheet.TestPathSetupSheet.doc, drafttests.test_pivy.DraftPivy.doc, drafttests.test_airfoildat.DraftAirfoilDAT.doc, drafttests.test_dwg.DraftDWG.doc, drafttests.test_dxf.DraftDXF.doc, drafttests.test_modification.DraftModification.doc, drafttests.test_oca.DraftOCA.doc, drafttests.test_svg.DraftSVG.doc, drafttests.test_creation.DraftCreation.doc, Mod.PartDesign.WizardShaft.Shaft.Shaft.doc, Import::ImportOCAFAssembly.doc, Import::ImportOCAF.doc, Gui::GraphvizView.doc, draftguitools.gui_annotationstyleeditor.AnnotationStyleEditor.doc, Sandbox::CustomAddObjectEvent.doc, draftguitools.gui_base.GuiCommandSimplest.doc, ExpressionCompleterModel::Info.doc, PartGui::FaceColors::Private.doc, WorkingPlane.Plane.doc, Sandbox::CustomRemoveObjectEvent.doc, PartDesignGui::ComboLinks.doc, App::RelabelDocumentExpressionVisitor.doc, Import::ImportXCAF.doc, Sandbox::CustomRecomputeEvent.doc, Sandbox::DocumentSaverThread.doc, draftguitools.gui_base_original.DraftTool.doc, App::DynamicProperty::PropData.doc, draftguitools.gui_base.GuiCommandBase.doc, App::LinkBaseExtension::PropInfo.doc, MeshPartGui::Mesh2ShapeGmsh::Private.doc, ItemInfo.doc, ItemInfo2.doc, and importIFClegacy.IfcEntity.doc.

◆ scene_value()

def Mod.Show.SceneDetails.ClipPlane.ClipPlane.scene_value (   self)
scene_value(): returns the value from the scene

Reimplemented from Mod.Show.SceneDetail.SceneDetail.

Member Data Documentation

◆ class_id

string Mod.Show.SceneDetails.ClipPlane.ClipPlane.class_id = 'SDClipPlane'
static

◆ data

Mod.Show.SceneDetails.ClipPlane.ClipPlane.data

◆ doc

◆ key

string Mod.Show.SceneDetails.ClipPlane.ClipPlane.key = ''
static

The documentation for this class was generated from the following file:
  • src/Mod/Show/SceneDetails/ClipPlane.py