CreoPluging9.0/ShrinkwrapCommand.h
2026-01-15 16:23:23 +08:00

9 lines
136 B
C++

#pragma once
#include "CreoOtk.h"
class ShrinkwrapActionListener : public pfcUICommandActionListener {
public:
void OnCommand();
};