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