|
comando pintar
Forum: Español - Revit
Posted: November 20, 2009 at 4:17:21 PM (U.S.Central)
Hola soy nuevo en Revit recien estoy realizando un curso via internet si alguien me pudiera explicar como realizo el comando pintar,gracias a los que me puedan ayudar.
Separate IDW Files from DWG In the File Open Selection List
Forum: INV-011 (Current Submission Cycle)
Posted: November 20, 2009 at 3:49:50 PM (U.S.Central)
*Summary:* In Inventor I would like to see the file types seperated between dwg and idw instead of being lumped together.
*Description:* In Inventor I would like to see the file types seperated between dwg and idw instead of being lumped together.
*How Used:* Most of the time I opt to select...
C'mon, now. Please, can't anyone help me with this simple problem?
Forum: Revit - API
Posted: November 20, 2009 at 3:15:58 PM (U.S.Central)
I'm still trying to solve this simple problem (selecting an element when I have the ID number as a text string). Here's my code.
Code:
---------
String idString = "262828";
ElementId elID = new ElementId();
elID.Value = Convert.ToInt32(idString);
generic model floor based
Forum: Revit Architecture - Familles
Posted: November 20, 2009 at 3:12:03 PM (U.S.Central)
:?
Bonjour, j'ai créer une famille de toilette qui est basée sur "generic model floor based" et je change la categorie ensuite ( je veux inclure le trou du drain pour la convertir vers un autre logiciel) elle fonctionne tres bien mais lorsque je veux la placer, je n'arrive pas à la faire tourner...
Schedules - Family & Type Total Length
Forum: Revit Architecture - General
Posted: November 20, 2009 at 3:04:18 PM (U.S.Central)
Hello,
So I have my Wall Mat'l sched. sorted by Fam. & type but the length for each type dissapears when Itemize every instance is Unchecked. My hopes for this schedule is to have a total length for each Family and Type. The Material Area calculates totals for each type, why not the length? ...
|