Obsolete. Superseded by IView::GetVisibleEntities2.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetVisibleEntities( _
ByVal LpViewComponent As Component2, _
ByVal EntityType As System.Integer _
) As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As IView
Dim LpViewComponent As Component2
Dim EntityType As System.Integer
Dim value As System.Object
value = instance.GetVisibleEntities(LpViewComponent, EntityType) |
Parameters
- LpViewComponent
- Component from which to get EntityType
- EntityType
- Type of entity as defined in swViewEntityType_e
Return Value
Array of the specified visible entities
Remarks
See Also
Availability
SolidWorks 2006 FCS, Revision Number 14.0