SDS2 Parametric API
 All Classes Namespaces Functions Variables Pages
List of all members
Designable.Processable.MaterialCreationPhases Class Reference

Class that exists soley to define enumerated values for the material creation phases of process without polluting the the module namespace. More...

Data and other attributes defined here:

int BOLT_MATCH = 2
int FINAL = 3
int HOLE_MATCH = 1
int INDEPENDENT_MATERIAL = 0

Detailed Description

Class that exists soley to define enumerated values for the material creation phases of process without polluting the the module namespace.

Member Data Documentation

int Designable.Processable.MaterialCreationPhases.BOLT_MATCH = 2
static
int Designable.Processable.MaterialCreationPhases.FINAL = 3
static
int Designable.Processable.MaterialCreationPhases.HOLE_MATCH = 1
static
int Designable.Processable.MaterialCreationPhases.INDEPENDENT_MATERIAL = 0
static