Message 1 of 3
How to get rebar shape handle reference for dimensions using API
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
When creating dimension in UI it conveniently suggests to select `shape handles`, displayed in status bar:
These handles include:
* Bar Plane
* Out Of Plane Extent
* End of Bar
* Start of Bar
I compared manually created reference with the references returned from the `get_Geometry` call - manually created reference is similar to a reference for one of the lines but without `LINEAR` suffix and has reference type NONE.
Is it possible to get the same reference using API?