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