mirror of
https://github.com/jeremytammik/RevitSdkSamples.git
synced 2026-08-19 11:43:45 +00:00
24 lines
2.6 KiB
Plaintext
24 lines
2.6 KiB
Plaintext
{\rtf1\fbidis\ansi\ansicpg936\deff0\deflang1033\deflangfe2052\deftab420{\fonttbl{\f0\fswiss\fprq2\fcharset0 Arial;}{\f1\fnil\fprq2\fcharset134 \'cb\'ce\'cc\'e5;}}
|
|
{\info{\horzdoc}{\*\lchars ([\'7b\'a1\'a4\'a1\'ae\'a1\'b0\'a1\'b4\'a1\'b6\'a1\'b8\'a1\'ba\'a1\'be\'a1\'b2\'a1\'bc\'a3\'a8\'a3\'ae\'a3\'db\'a3\'fb\'a1\'ea\'a3\'a4}{\*\fchars !),.:\'3b?]\'7d\'a1\'a7\'a1\'a4\'a1\'a6\'a1\'a5\'a8\'44\'a1\'ac\'a1\'af\'a1\'b1\'a1\'ad\'a1\'c3\'a1\'a2\'a1\'a3\'a1\'a8\'a1\'a9\'a1\'b5\'a1\'b7\'a1\'b9\'a1\'bb\'a1\'bf\'a1\'b3\'a1\'bd\'a3\'a1\'a3\'a2\'a3\'a7\'a3\'a9\'a3\'ac\'a3\'ae\'a3\'ba\'a3\'bb\'a3\'bf\'a3\'dd\'a3\'e0\'a3\'fc\'a3\'fd\'a1\'ab\'a1\'e9}}
|
|
\viewkind4\uc1\pard\ltrpar\nowidctlpar\qj\kerning2\b\f0\fs20 Application:\b0 BarDescriptions\line\b Revit Platform:\b0 Structure\line\b Revit Version:\b0 2010.0\line\b First Released For:\b0 9.0\line\b Last Modified:\b0 02/26/2008\line\b Modified By:\b0 KY Autodesk\line\b Programming Language:\b0 C#\line\b Skill Level:\b0 Beginning\line\b Category:\b0 Structure\line\b Type:\b0 ExternalCommand\line\line\b Subject:\b0 Parameters of BarDescriptions.\line\b Summary:\b0 \line This sample shows how to get parameters of BarDescriptions in a table. And allow the parameters information of BarDescriptions to be saved in an Excel .CSV file.\b\par
|
|
\par
|
|
Classes: \par
|
|
\pard\ltrpar\nowidctlpar\fi360\qj\b0 Autodesk.Revit.IExternalCommand\par
|
|
Autodesk.Revit.Elements.AreaReinforcement \par
|
|
Autodesk.Revit.Structure.BarDescription\par
|
|
\pard\ltrpar\nowidctlpar\qj\par
|
|
\b Project Files: \par
|
|
\b0 BarDescriptions.cs\par
|
|
\pard\ltrpar\nowidctlpar\li359\qj This file defines class Command which Implements the IExternalCommand interface, and show user how to get BarDesscription and change its parameters.\par
|
|
\pard\ltrpar\nowidctlpar\qj\par
|
|
BarDescriptionsForm.cs\par
|
|
\pard\ltrpar\nowidctlpar\li359\qj This file defines a class BarDescriptionsForm inherit from Form.\f1\fs21 \f0\fs20 BarDescriptionsForm contains a list use to show all the Ids of AreaReinforcement and a DataGridView use to show information of BarDescription.\par
|
|
\pard\ltrpar\nowidctlpar\qj\par
|
|
\b Description:\b0 \par
|
|
\pard\ltrpar\nowidctlpar\fi1\qj This sample shows user how to find all BarDescriptions in the project and display their properties in a DataGridView. And allow the parameters information of BarDescriptions to be saved in an Excel .CSV file. The BarDescription is a property of an AreaReinforcement element, so some AreaReinforcement elements should be drawn first.\par
|
|
\pard\ltrpar\nowidctlpar\qj\par
|
|
\b Instructions:\b0 \par
|
|
1.\tab Draw some AreaReinforcements. (or open RVT file for AreaReinCurve sample)\par
|
|
2.\tab Run this command.\par
|
|
}
|
|
|