Method | Description | |
---|---|---|
Import ( ) : void |
|
|
Import ( Category category ) : void |
|
|
Importer ( |
|
|
Importer ( string xmlFileName, System.Windows.Forms.Document activeDoc ) : System |
|
Method | Description | |
---|---|---|
GetAllParams ( Element elem ) : |
Gets the consolidated list of params for an element, ie. its own params + its' family's params
|
|
GetElementId ( string elementName ) : ElementId |
|
|
GetElementsOfType ( |
|
|
Update ( Element elem ) : void |
|
|
UpdateFamily ( Element elem, |
|
|
UpdateFamilySymbol ( Family family, FamilyInstance famInst, string familySymbolString ) : void |
|
|
UpdateParams ( |
Tries to update each parameter, if unsuccessfull it logs the error
|
public Importer ( |
||
xmlDoc | ||
activeDoc | System.Windows.Forms.Document | |
return | System |
public Importer ( string xmlFileName, System.Windows.Forms.Document activeDoc ) : System | ||
xmlFileName | string | |
activeDoc | System.Windows.Forms.Document | |
return | System |