SOLVED!
Detail Marker: "Copy construction elements only" variable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2018-11-21
10:10 AM
- last edited on
2022-10-05
01:29 PM
by
Daniel Kassai
2018-11-21
10:10 AM
Greetings, any ideas on what variable corresponds the "Copy construction elements only" on detail marker settings? It doesn't seem to be in the API_DetailType structure.
What I'm trying to do is set / unset it on element creation. For now though it just follows element default settings.
Regards,
What I'm trying to do is set / unset it on element creation. For now though it just follows element default settings.
Regards,
Solved! Go to Solution.
Labels:
- Labels:
-
Add-On (C++)
1 ACCEPTED SOLUTION
Accepted Solutions
Solution

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2018-11-21 12:13 PM
2018-11-21
12:13 PM
Erenford wrote:You're right, this option is not available via the API.
any ideas on what variable corresponds the "Copy construction elements only" on detail marker settings? It doesn't seem to be in the API_DetailType structure.
How important is this for you? I can add this as a feature request and we can extend the API_DetailType structure for API23.
3 REPLIES 3
Solution

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2018-11-21 12:13 PM
2018-11-21
12:13 PM
Erenford wrote:You're right, this option is not available via the API.
any ideas on what variable corresponds the "Copy construction elements only" on detail marker settings? It doesn't seem to be in the API_DetailType structure.
How important is this for you? I can add this as a feature request and we can extend the API_DetailType structure for API23.
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2018-11-21 05:05 PM
2018-11-21
05:05 PM
Interesting, I never saw it before. What it is supposed to do? Paste only Core elements?
I test it on an ongoing project and it seems to do nothing
I test it on an ongoing project and it seems to do nothing

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2018-11-23 03:08 AM
2018-11-23
03:08 AM
Tibor wrote:Yes please it is important.
You're right, this option is not available via the API.
How important is this for you? I can add this as a feature request and we can extend the API_DetailType structure for API23.

kzaremba wrote:Yes if its checked it won't copy the 2D elements (dimensions, labels, etc) inside the marker to the detail drawing. If unchecked it will also draw them.
Interesting, I never saw it before. What it is supposed to do? Paste only Core elements?
I test it on an ongoing project and it seems to do nothing![]()