Sets the ply angle mirror orientation of this composite shell.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetMirrorOrientation( _
ByVal DispEntity As System.Object, _
ByVal BMirrorOri As System.Integer _
) As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ICWCompositeShellOptions
Dim DispEntity As System.Object
Dim BMirrorOri As System.Integer
Dim value As System.Integer
value = instance.SetMirrorOrientation(DispEntity, BMirrorOri) |
Parameters
- DispEntity
- Face to which material orientation is applied
- BMirrorOri
- 0 for clockwise ply angle direction, 1 for counter-clockwise ply angle direction
Return Value
Error code as defined in
swsCompositeShellOptionsError_e
Remarks
See Also
Availability
SOLIDWORKS Simulation API 2015 SP3