Gets the selected entities for this reference axis feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetSelections( _
ByRef EntitiesTypeVar As System.Object _
) As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As IRefAxisFeatureData
Dim EntitiesTypeVar As System.Object
Dim value As System.Object
value = instance.GetSelections(EntitiesTypeVar) |
C++/CLI | |
---|
System.Object^ GetSelections(
& [Out] System.Object^ EntitiesTypeVar
) |
Parameters
- EntitiesTypeVar
- Array of the types of selected entities for this reference axis feature as defined by swSelectType_e
Return Value
Array of the selected entities
Example
Remarks
See Also
Availability
SOLIDWORKS 2004 FCS, Revision Number 12.0