Gets the entity at the specified index for this mesh control.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As ICWMeshControl
Dim NIndex As System.Integer
Dim BExcludeVertexAndReference As System.Boolean
Dim NSelectionType As System.Integer
Dim value As System.Object
value = instance.GetEntityAt3(NIndex, BExcludeVertexAndReference, NSelectionType) |
Parameters
- NIndex
- 0-based index of entity
- BExcludeVertexAndReference
- -1 or true to exclude the vertex and reference, 0 or false to not
- NSelectionType
- Type of entity as defined in swSelectType_e
Return Value
Entity
See Also
Availability
SOLIDWORKS 2022 FCS, Revision Number 30