Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! 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()