Gets the number of component contacts in the active study.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property ContactComponentCount As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ICWContactManager
Dim value As System.Integer
value = instance.ContactComponentCount |
C# | |
---|
System.int ContactComponentCount {get;} |
C++/CLI | |
---|
property System.int ContactComponentCount {
System.int get();
} |
Property Value
Number of component contacts
See Also
Availability
SolidWorks Simulation API 2008 SP1.0