SOLIDWORKS PDM Professional API Help Send Feedback
IEdmCardViewCallback6 Interface Methods
See Also 
  
EPDM.Interop.epdm Namespace : IEdmCardViewCallback6 Interface

For a list of all members of this type, see IEdmCardViewCallback6 members.

Public Methods

 NameDescription
 MethodGetCtrlDataGets the data to insert into a control when a card is opened.  
 MethodGetDefaultValueComponentCalled by the serial number generator to get the default value for the specified serial number component.  
 MethodOnAddInInputHandles input from an add-in when an add-in button is clicked in the card view.  
 MethodSetCtrlDataStores the control's variable data when a card is saved.  
 MethodSetModifiedFlagCalled when a card variable changes.  
Top

See Also