[API] - Remove details from Revit Features

[API] - Remove details from Revit Features

gmassart
Collaborator Collaborator
342 Views
2 Replies
Message 1 of 3

[API] - Remove details from Revit Features

gmassart
Collaborator
Collaborator

Is there a way to use the Revit Features recognition functions with vba ?

Such as remove details or fill the holes/opening (don't know the exact name of the functions, I use the French version)

 

Guillaume MASSART
AFFIVAL SAS
Inventor Pro 2022
EESignature

0 Likes
Accepted solutions (1)
343 Views
2 Replies
Replies (2)
Message 2 of 3

AlexFielder
Advisor
Advisor
Accepted solution

Hi @gmassart,

 

I'm not sure about the Revit Features recognition but there is another way and the command is called Shrinkwrap.

 

You can find an API (vba) example documented here:

 

http://help.autodesk.com/view/INVNTOR/2018/ENU/?guid=GUID-9E92691A-7EEA-4BA8-94D7-3F64AA9ABA30

 

(The above help is for 2018, but the approach should be the same)

 

Cheers,

 

Alex.

0 Likes
Message 3 of 3

gmassart
Collaborator
Collaborator

Thank you

I will give a try 

Guillaume MASSART
AFFIVAL SAS
Inventor Pro 2022
EESignature

0 Likes