Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! 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()