BOPTools.JoinFeatures Namespace Reference

Classes

class  CommandConnect
 
class  CommandCutout
 
class  CommandEmbed
 
class  FeatureConnect
 
class  FeatureCutout
 
class  FeatureEmbed
 
class  ViewProviderConnect
 
class  ViewProviderCutout
 
class  ViewProviderEmbed
 

Functions

def addCommands ()
 
def cmdCreateJoinFeature (name, mode)
 
def getIconPath (icon_dot_svg)
 
def getParamRefine ()
 
def makeConnect (name)
 
def makeCutout (name)
 
def makeEmbed (name)
 

Variables

 translate = FreeCAD.Qt.translate
 

Function Documentation

◆ addCommands()

def BOPTools.JoinFeatures.addCommands ( )

◆ cmdCreateJoinFeature()

def BOPTools.JoinFeatures.cmdCreateJoinFeature (   name,
  mode 
)
cmdCreateJoinFeature(name, mode): generalized implementation of GUI commands.

Referenced by BOPTools.JoinFeatures.CommandConnect.Activated(), BOPTools.JoinFeatures.CommandEmbed.Activated(), and BOPTools.JoinFeatures.CommandCutout.Activated().

◆ getIconPath()

◆ getParamRefine()

def BOPTools.JoinFeatures.getParamRefine ( )

◆ makeConnect()

def BOPTools.JoinFeatures.makeConnect (   name)
makeConnect(name): makes an Connect object.

◆ makeCutout()

def BOPTools.JoinFeatures.makeCutout (   name)
makeCutout(name): makes an Cutout object.

◆ makeEmbed()

def BOPTools.JoinFeatures.makeEmbed (   name)
makeEmbed(name): makes an Embed object.

Variable Documentation

◆ translate

BOPTools.JoinFeatures.translate = FreeCAD.Qt.translate