Sets the face, edge, or plane reference to determine the direction of the velocity at impact.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetEntityForVelocityDirection2( _
ByVal DispEntity As System.Object _
) As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ICWDropTestSetup
Dim DispEntity As System.Object
Dim value As System.Boolean
value = instance.SetEntityForVelocityDirection2(DispEntity) |
C# | |
---|
System.bool SetEntityForVelocityDirection2(
System.object DispEntity
) |
C++/CLI | |
---|
System.bool SetEntityForVelocityDirection2(
& System.Object^ DispEntity
) |
Parameters
- DispEntity
- Face, edge, or plane geometry reference (see Remarks)
Remarks
See Also
Availability
SOLIDWORKS 2022 FCS, Revision Number 30