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

The following tables list the members exposed by IEdmCardViewCallback6.

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