Selects the edge for the pull direction of this topology study de-mold manufacturing control.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SelectEdgeForPullDirection( _
ByVal EdgeDisp As System.Object _
) |
Visual Basic (Usage) | |
---|
Dim instance As ICWTopologyDemoldControl
Dim EdgeDisp As System.Object
instance.SelectEdgeForPullDirection(EdgeDisp) |
C# | |
---|
void SelectEdgeForPullDirection(
System.object EdgeDisp
) |
C++/CLI | |
---|
void SelectEdgeForPullDirection(
& System.Object^ EdgeDisp
) |
Parameters
- EdgeDisp
- Edge object
Example
Remarks
See Also
Availability
SOLIDWORKS Simulation API 2019 SP0