Gets the selected entities to use to create the reference points.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IGetSelections( _
ByVal Count As Integer _
) As Object |
Visual Basic (Usage) | |
---|
Dim instance As IRefPointFeatureData
Dim Count As Integer
Dim value As Object
value = instance.IGetSelections(Count)
|
C# | |
---|
object IGetSelections(
int Count
) |
C++/CLI | |
---|
Object^ IGetSelections(
& int Count
) |
Parameters
- Count
- Number of selected entities
Return Value
- in-process, unmanaged C++: Pointer to an array of selected entities of size Count
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 2004 FCS, Revision Number 12.0