Files
2024-12-12 10:12:15 +01:00

25 lines
2.0 KiB
Plaintext

{\rtf1\fbidis\ansi\ansicpg1252\deff0\deflang1033\deflangfe2052\deftab420{\fonttbl{\f0\fswiss\fprq2\fcharset0 Arial;}{\f1\froman\fprq2\fcharset0 Times New Roman;}}
{\colortbl ;\red0\green0\blue255;}
{\info{\horzdoc}{\*\lchars ([\'7b}{\*\fchars !),.:\'3b?D]\'7d}}
\viewkind4\uc1\pard\ltrpar\nowidctlpar\b\f0\fs20 Application:\b0 AnalyticalViewer\line\b Revit Platform:\b0 Structure\line\b Revit Version:\b0 2011.0\line\b First Released For:\b0 8.0\line\b Programming Language:\b0 VB.NET\line\b Skill Level:\b0 Medium\line\b Category:\b0 Geometry\line\b Type:\b0 ExternalCommand\line\line\b Subject:\b0 View analytical model wireframe.\line\b Summary:\b0 \line This program demonstrates the usage of a structural analytical model. This sample uses a helper program RevitViewer.\i\f1\par
\i0\f0\par
\b Classes:\b0 \par
\pard\ltrpar\nowidctlpar\fi360 Autodesk.Revit.DB.Structure.AnalyticalModel\par
Autodesk.Revit.DB.FamilyInstance\par
Autodesk.Revit.DB.Wall\par
Autodesk.Revit.DB.ContFooting\par
Autodesk.Revit.DB.Floor\f1\par
\pard\ltrpar\nowidctlpar\f0\par
\b Project Files:\b0\i \cf1\i0\f1\par
\cf0\f0 Main.vb\f1\par
\pard\ltrpar\nowidctlpar\li420\f0 This is the main DLL source file; it contains the class Command which implements interface IExternalCommand, and get the analytical model from element to draw.\f1\par
\pard\ltrpar\nowidctlpar\f0\par
\b Description:\b0 \i\f1\par
\i0\f0 -\tab The analytical mode can be retrieved from the property AnalyticalModel of structure element. And an exception should be raised if the selected element is not structural.\f1\par
\pard\ltrpar\nowidctlpar\fi-400\li400\f0 -\tab The AnalyticalModel has curve array containing the Analytical Model.\f1\par
\pard\ltrpar\nowidctlpar\f0\par
\b Instructions:\cf1\b0 \cf0\par
\pard\ltrpar\nowidctlpar\fi-420\li420\qj\tx420 1.\tab Draw some structure elements, e.g. structure wall, structure slab.\par
2.\tab Run the external command. It will show the analytical model of the element(s) in a viewer.\i\par
}