Class PmpButton
- Namespace
- Hymma.Solidworks.Addins
- Assembly
- Hymma.Solidworks.Addins.dll
a button in property manager page
public class PmpButton : PmpButtonBase<IPropertyManagerPageButton>, IWrapSolidworksObject<IPropertyManagerPageButton>, IReleaseSolidworksObject
- Inheritance
-
PmpControl<IPropertyManagerPageButton>PmpButtonBase<IPropertyManagerPageButton>PmpButton
- Implements
-
IWrapSolidworksObject<IPropertyManagerPageButton>
- Inherited Members
Constructors
PmpButton(string, string)
default constructor
public PmpButton(string caption, string tip = "")