Property | Type | Description | |
---|---|---|---|
DefaultShape | string | ||
Instance |
Method | Description | |
---|---|---|
Initialize ( Catalog |
Inicializa leyendo todos los archivos *.sec en el directorio \section Se tiene que llamar después de crear Model
|
|
LoadXmlSections ( string filePath, Catalog |
||
NewSection ( Material mat, |
||
this ( string key ) : Catalog |
Indexador de catálogos. Regresa (asigna) el catálogo dado su nombre.
|
Method | Description | |
---|---|---|
LoadTxtCatalog ( Catalog |
||
LoadXmlVariables ( |
||
SectionManager ( ) : System |
Constructora privada para hacer singleton.
|
|
oneCatalogChanged ( object sender, |
public Initialize ( Catalog |
||
modelSections | Catalog |
|
return | void |
public LoadXmlSections ( string filePath, Catalog |
||
filePath | string | |
cat | Catalog | |
return | void |
public static NewSection ( Material mat, |
||
mat | Material | |
csp | ||
arr | string | |
return | Section |
public this ( string key ) : Catalog |
||
key | string | Nombre del catálogo |
return | Catalog |