Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. 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()