Sets the first symmetry plane to cut the model into two identical bodies in this topology study symmetry manufacturing control.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SelectFirstSymmetryPlane( _
ByVal PlaneDisp As System.Object _
) |
Visual Basic (Usage) | |
---|
Dim instance As ICWTopologySymmetryControl
Dim PlaneDisp As System.Object
instance.SelectFirstSymmetryPlane(PlaneDisp) |
C# | |
---|
void SelectFirstSymmetryPlane(
System.object PlaneDisp
) |
C++/CLI | |
---|
void SelectFirstSymmetryPlane(
& System.Object^ PlaneDisp
) |
Parameters
- PlaneDisp
- First symmetry plane
Example
See Also
Availability
SOLIDWORKS Simulation API 2019 SP0