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