Replaces an imported base feature body.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetBody2( _
ByVal BodyIn As Object, _
ByVal ApplyUserIds As Boolean _
) As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IFeature
Dim BodyIn As Object
Dim ApplyUserIds As Boolean
Dim value As Boolean
value = instance.SetBody2(BodyIn, ApplyUserIds)
|
Parameters
- BodyIn
Temporary body that replaces the base feature body
- ApplyUserIds
True applies user-defined face IDs, false does not
Return Value
True if the original body was successfully replaced, false if not
Example
Remarks
See Also
Availability
SolidWorks 2000 FCS, Revision Number 8.0