Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Hello,
We want to customize hole table in creo we want quantity of hole extra column in OOTB hole table.As I am new toolkit what is step need to perform for the customization of hole table means which function and standard library need to use .Please suggest steps.
Hello
We want hole table in this format .
Hello Ketan,
We need to use below api for custom Hole table creation.
1. ProSolidFeatVisit()
2. ProFeatureDimensionVisit()
3. ProDimensionTypeGet()
4. ProDrawingTableCreate() or ProDwgtableColumnAdd()