Gets the end points for this simulation spring feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetEndPoints( _
ByRef PDirDisp1 As Object, _
ByRef PDirDisp2 As Object, _
ByRef Type1 As Integer, _
ByRef Type2 As Integer _
) As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ISimulationSpringFeatureData
Dim PDirDisp1 As Object
Dim PDirDisp2 As Object
Dim Type1 As Integer
Dim Type2 As Integer
Dim value As Boolean
value = instance.GetEndPoints(PDirDisp1, PDirDisp2, Type1, Type2)
|
Parameters
- PDirDisp1
- Feature
- PDirDisp2
- Feature
- Type1
Type of end point as defined in swSelectType_e
- Type2
Type of end point as defined in swSelectType_e
See Also
Availability
SolidWorks 2009 FCS, Revision Number 17.0