mirror of
https://github.com/jeremytammik/RevitSdkSamples.git
synced 2026-09-10 05:30:47 +00:00
12 lines
878 B
Plaintext
12 lines
878 B
Plaintext
This sample provides the following functionality:
|
|
Add a single command that displays in a grid the following information for a single in-place element:
|
|
The following instance parameters:
|
|
Id
|
|
Name
|
|
Family Name
|
|
Type Name
|
|
Structural Type
|
|
Structural Usage
|
|
Material Name
|
|
The dialog should also contain a preview pane that shows the profile of the frame element.
|
|
The profile should be zoomed to fit the size of the pane. |