Gets the name of the mated entity associated with the specified index for this
Inplace mate.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property MateEntity( _
ByVal NIndex As Integer _
) As Object |
Visual Basic (Usage) | |
---|
Dim instance As IMateInPlace
Dim NIndex As Integer
Dim value As Object
value = instance.MateEntity(NIndex)
|
C# | |
---|
object MateEntity(
int NIndex
) {get;} |
C++/CLI | |
---|
property Object^ MateEntity {
Object^ get(int NIndex);
} |
Parameters
- NIndex
0-based index associated with this entity
Return Value
Face or
reference plane
Remarks
See Also
Availability
SolidWorks 2004 FCS, Revision Number 12.0