Extractelement 3d geometry using C++ API
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2015-11-02
01:27 PM
- last edited on
‎2023-07-13
02:57 PM
by
Doreena Deng
‎2015-11-02
01:27 PM
How to get the element (Slap, wall, roof, extrude etc..) 3d geometry such as profile, polygon coordinates, surface etc.
Labels:
- Labels:
-
Add-On (C++)
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2015-11-02 08:00 PM
‎2015-11-02
08:00 PM
Arularasu wrote:Take a look at the ModelAccess API. There is an example called
How to get the element (Slap, wall, roof, extrude etc..) 3d geometry such as profile, polygon coordinates, surface etc.
If this isn't suitable, you can still use the old 3D Manager, e.g
Ralph Wessel BArch
Central Innovation
Central Innovation
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2015-11-04 08:27 AM
‎2015-11-04
08:27 AM
Thank you Ralph
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2015-11-12 06:33 AM
‎2015-11-12
06:33 AM
How to get the extrude profiles from a wall element. All we can get is polygons, edges & vertices. We need to get extrude profiles etc. It is possible to get extrude profile information's ??
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2015-11-12 11:44 AM
‎2015-11-12
11:44 AM
Arularasu wrote:The extrusion profile(s) for a wall with a custom profile can be retrieved from the profile attributes. Take a look at the documentation for
How to get the extrude profiles from a wall element. All we can get is polygons, edges & vertices. We need to get extrude profiles etc. It is possible to get extrude profile information's ??
Ralph Wessel BArch
Central Innovation
Central Innovation