Sets the contact type and options for global contacts.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetGlobalContact( _
ByVal NContactType As Integer, _
ByVal NOption As Integer _
) |
Visual Basic (Usage) | |
---|
Dim instance As ICWContactManager
Dim NContactType As Integer
Dim NOption As Integer
instance.SetGlobalContact(NContactType, NOption)
|
Parameters
- NContactType
Type of contact for global contact:
- NOption
Mesh compatibility as defined in swsMeshCompatibility_e
See Also
Availability
SolidWorks Simulation API 2008 SP1.0