Gets the visible entities of the specified type for the specified component in this drawing view.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As IView
Dim LpViewComponent As Component2
Dim EntityType As System.Integer
Dim ViewEntityCount As System.Integer
Dim value As Entity
value = instance.IGetVisibleEntities2(LpViewComponent, EntityType, ViewEntityCount) |
Parameters
- LpViewComponent
- Component from which to get EntityType
- EntityType
- Type of entity as defined in swViewEntityType_e
- ViewEntityCount
- Number of visible entities of EntityType in LpViewComponent
Return Value
- In-process, unmanaged C++: Pointer to an array of visible entities
VBA, VB.NET, C#, and C++/CLI: Not supported
See In-process Methods for details about this type of method.
Remarks
See Also
Availability
SolidWorks 2014 FCS, Revision Number 22.0