PathScripts.PathStock.StockType Class Reference

Public Member Functions

def FromStock (cls, stock)
 

Static Public Attributes

string CreateBox = "CreateBox"
 
string CreateCylinder = "CreateCylinder"
 
string FromBase = "FromBase"
 
string NoStock = "None"
 
string Unknown = "Unknown"
 

Member Function Documentation

◆ FromStock()

Member Data Documentation

◆ CreateBox

string PathScripts.PathStock.StockType.CreateBox = "CreateBox"
static

◆ CreateCylinder

string PathScripts.PathStock.StockType.CreateCylinder = "CreateCylinder"
static

◆ FromBase

string PathScripts.PathStock.StockType.FromBase = "FromBase"
static

◆ NoStock

string PathScripts.PathStock.StockType.NoStock = "None"
static

◆ Unknown

string PathScripts.PathStock.StockType.Unknown = "Unknown"
static

The documentation for this class was generated from the following file: