Message 1 of 4
Offset command in RevitAPI 2014

Not applicable
09-04-2014
02:23 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
How can I use the offset command in my C# plugin? I have the list of lines/arcs to include in the offset and the offset value. I can't find the command to use.
I thought that the ElementTransformUnit class contains something to do it but it seems that it doesn't...
Thank you