Sets the central mid plane of this topology study de-mold manufacturing control.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SelectPlaneForDirection( _
ByVal PlaneDisp As System.Object _
) |
Visual Basic (Usage) | |
---|
Dim instance As ICWTopologyDemoldControl
Dim PlaneDisp As System.Object
instance.SelectPlaneForDirection(PlaneDisp) |
C# | |
---|
void SelectPlaneForDirection(
System.object PlaneDisp
) |
C++/CLI | |
---|
void SelectPlaneForDirection(
& System.Object^ PlaneDisp
) |
Parameters
- PlaneDisp
- Plane object
Example
Remarks
See Also
Availability
SOLIDWORKS Simulation API 2019 SP0