Sets the bend state of a sheet metal part.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetBendState( _
ByVal BendState As Integer _
) As Integer |
Visual Basic (Usage) | |
---|
Dim instance As IModelDoc2
Dim BendState As Integer
Dim value As Integer
value = instance.SetBendState(BendState)
|
Parameters
- BendState
Sheet metal state to set in this part as defined in swSMBendState_e
Return Value
Status of the set operation as defined in swSMCommandStatus_e (see Remarks)
Example
Remarks
See Also
Availability
SolidWorks 2001Plus FCS, Revision Number 10.0