Client graphics like the sweep feature.

Client graphics like the sweep feature.

marco_suurlant
Enthusiast Enthusiast
315 Views
1 Reply
Message 1 of 2

Client graphics like the sweep feature.

marco_suurlant
Enthusiast
Enthusiast

Hi,

 

I want to create a client graphics like the sweep feature and use it as interactive preview for custom input command.

 

What is the best approach:

  1. Create it from scratch with a TransientBrep.
  2. Create the sweep then suppress it and create a surface body from the faces from the created sweep.

And another question what is the method “AddFeatureGraphics” form the “GraphicsNode” Object when I click on the help the link is broken?

 

Thanks,

Marco Suurlant

Programmer Engineering
inventor professional 2015
0 Likes
316 Views
1 Reply
Reply (1)
Message 2 of 2

xiaodong_liang
Autodesk Support
Autodesk Support
Hi Marco,

The second way is better to me because if the first way, you have to build the face definition yourself.
As to the method 'AddFeatureGraphics', it looks not documented, but it exists. In addition, some other cases show this method exactly supports adding sweep feature. I will update with you if getting more info about it.
0 Likes