Skip to content

Files

Latest commit

 

History

History
16 lines (10 loc) · 641 Bytes

InventorCode.AddinPack.UiTemplates.Add(InventorCode.AddinPack.CommandButtonTemplate).md

File metadata and controls

16 lines (10 loc) · 641 Bytes

UiTemplates.Add(CommandButtonTemplate) Method

Adds a new IUiTemplate object to the collection.

public void Add(InventorCode.AddinPack.CommandButtonTemplate button);

Parameters

button CommandButtonTemplate

The IUiTemplate object to add.