Gets the exact entity type returned by
IMateReference::ReferenceEntity2.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property ReferenceEntityType( _
ByVal Index As System.Integer _
) As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As IMateReference
Dim Index As System.Integer
Dim value As System.Integer
value = instance.ReferenceEntityType(Index) |
C# | |
---|
System.int ReferenceEntityType(
System.int Index
) {get;} |
C++/CLI | |
---|
property System.int ReferenceEntityType {
System.int get(System.int Index);
} |
Parameters
- Index
- Mate reference entity as defined in swMateReferenceIndex_e
Property Value
Value as defined in
swSelectType_e
Example
Remarks
See Also
Availability
SOLIDWORKS 2011 FCS, Revision Number 19.0