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) | |
Function Documentation
◆ addCommands()
def BOPTools.JoinFeatures.addCommands | ( | ) |
◆ cmdCreateJoinFeature()
def BOPTools.JoinFeatures.cmdCreateJoinFeature | ( | name, | |
mode | |||
) |
◆ getIconPath()
def BOPTools.JoinFeatures.getIconPath | ( | icon_dot_svg | ) |
Referenced by BOPTools.JoinFeatures.ViewProviderConnect.getIcon(), BOPTools.JoinFeatures.ViewProviderEmbed.getIcon(), BOPTools.JoinFeatures.ViewProviderCutout.getIcon(), BOPTools.JoinFeatures.CommandConnect.GetResources(), BOPTools.JoinFeatures.CommandEmbed.GetResources(), and BOPTools.JoinFeatures.CommandCutout.GetResources().
◆ 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.