Gets the name of the specified component for this
Inplace mate.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property MateComponentName( _
ByVal NIndex As System.Integer _
) As System.String |
Visual Basic (Usage) | |
---|
Dim instance As IMateInPlace
Dim NIndex As System.Integer
Dim value As System.String
value = instance.MateComponentName(NIndex) |
C# | |
---|
System.string MateComponentName(
System.int NIndex
) {get;} |
C++/CLI | |
---|
property System.String^ MateComponentName {
System.String^ get(System.int NIndex);
} |
Parameters
- NIndex
- 0-based index associated with the specified component
Property Value
Name of the specified component
Example
See Also
Availability
SOLIDWORKS 2004 FCS, Revision Number 12.0