Hole Table API error

Hole Table API error

Anonymous
Not applicable
282 Views
0 Replies
Message 1 of 1

Hole Table API error

Anonymous
Not applicable

Hi community,

 

using INVENTOR 2015 we have created a command to generate the view with its hole table.

 

To create the hole table we use the code:

 

HoleTable oViewHoleTable = default(HoleTable);

oViewHoleTable  = oActiveSheet.HoleTables.Add(oDrawingView, oPlacementPoint);

 

but some holes are out of position (see attachement)

If we use the command in Inventor (after patch in SP2) it works.

 

Can you help me?

 

Regards,

 

Bruno

0 Likes
283 Views
0 Replies
Replies (0)