Files
2024-12-12 09:51:40 +01:00

30 lines
2.7 KiB
Plaintext

{\rtf1\ansi\ansicpg936\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\'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\b\f0\fs20 Application:\b0 AnalyticalViewer\line\b Revit Platform:\b0 Structure\line\b Revit Version:\b0 2010.0\line\b First Released For:\b0 8.0\line\b Last Modified:\b0 02/26/2008\line\b Modified By:\b0 PP Autodesk\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\fi360 Autodesk.Revit.Structural.AnalyticalModel\f1\par
\f0 Autodesk.Revit.Structural.AnalyticalModel3D\par
Autodesk.Revit.Structural.AnalyticalModelFloor\par
Autodesk.Revit.Structural.AnalyticalModelFrame\par
Autodesk.Revit.Structural.AnalyticalModelLocation\par
Autodesk.Revit.Structural.AnalyticalModelWall\par
Autodesk.Revit.Elements.FamilyInstance\par
Autodesk.Revit.Elements.Wall\par
Autodesk.Revit.Elements.ContFooting\par
Autodesk.Revit.Elements.Floor\f1\par
\pard\f0\par
\b Project Files:\b0\i \cf1\i0\f1\par
\cf0\f0 Main.vb\f1\par
\pard\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\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\fi-400\li400\f0 -\tab There are five sub- types of analytical model: 3D, floor, frame, location and wall. They have curve array containing the Analytical Model.\f1\par
\pard\f0\par
\b Instructions:\cf1\b0 \cf0\par
\pard\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
}