SDS2 Parametric API
 All Classes Namespaces Functions Variables Pages
Classes | Functions | Variables
dialog.choose_file Namespace Reference

Classes

class  Choose
 Base class for entry paired with a button that launches an interactive dialog. More...
class  ChooseDirectory
 A field which allows a user to pick a directory in the filesystem. More...
class  ChooseFile
 A field which allows a user to pick a file in the filesystem. More...
class  ChooseMtrl
 A field that allows a user to pick a section size from the list of available section sizes. More...

Functions

def create_kinds
def noop

Variables

 shape_exists = True

Function Documentation

def dialog.choose_file.create_kinds (   args)
 @warning this is an internal function
def dialog.choose_file.noop (   args)
 noop(args)

Variable Documentation

dialog.choose_file.shape_exists = True