SOLIDWORKS PDM Professional API Help Send Feedback
BeginAND Method (IEdmSearch8)
See Also 
EPDM.Interop.epdm Namespace > IEdmSearch8 Interface : BeginAND Method (IEdmSearch8)


Begins boolean AND operation.

Syntax

Visual Basic 
Sub BeginAND() 
C# 
void BeginAND()
C++/CLI 
void BeginAND(); 

Example

See the IEdmSearch8 examples.

Remarks

After calling this method, call IEdmSearch8::AddVariable2 multiple times to further constrain the search.

Use IEdmSearch8::EndAND to end the AND operation.

 

See Also

Availability

SOLIDWORKS PDM Professional 2018