Sets the orientation reference for the impact plane.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetEntityForTargetOrientation2( _
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.SetEntityForTargetOrientation2(DispEntity) |
C# | |
---|
System.bool SetEntityForTargetOrientation2(
System.object DispEntity
) |
C++/CLI | |
---|
System.bool SetEntityForTargetOrientation2(
& System.Object^ DispEntity
) |
Parameters
- DispEntity
- Reference plane
Remarks
See Also
Availability
SOLIDWORKS 2022 FCS, Revision Number 30