

from_id ( element_id, doc = doc ) def from_id ( element_id, doc = None ): """ Instantiate Element from an ElementId Args: id (``ElementId``): ElementId of Element to wrap doc (``DB.Document``, optional): Document of Element Returns: (``Element``): Wrapped ``rpw.db.Element`` instance """ doc = doc or revit. doc if doc is None else doc element_id = DB. external: character vector with names corresponding to the dataset used to write external arrays. Pressing the Apply Start Value to All Cells will apply the value in the Start Array Value text field to all the cells in the array this is a quick way to initialize the array to a given value. _name_ )) def from_int ( id_int, doc = None ): """ Instantiate Element from an Integer representing and Id Args: id (``int``): ElementId of Element to wrap doc (``DB.Document``, optional): Document of Element Returns: (``Element``): Wrapped ``rpw.db.Element`` instance """ doc = revit. To enter new values in the array, enter the desired value(s) in the Start Array Value and End Array Value (optional) text fields. This method is defined on the main Element wrapper, but theĬollector parameters are defined in each wrapper. Match is not found Element is used classmethod collect ( **kwargs ) ¶Ĭollect all elements of the wrapper using the default collector.
Iunit arrey elements modflow download#
This function iterates through all classes in the rpw.db module,Īnd will find one that wraps the corresponding class. Download Table MODFLOW and MT3DMS packages used in SEAWAT from publication: Users Guide to SEAWAT: A Computer Program for Simulation of Three-Dimensional Variable-Density Ground-Water Flow. Static _new_ ( cls, element, **kwargs ) ¶įactory Constructor will chose the best Class for the Element.


builtins 1 Parameters:Įlement ( Element Reference) – Can be DB.Element, DB.ElementId, or int.
