Edits the current split bodies in this Split feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetSplitBodies2( _
ByVal PathVar As System.Object, _
ByVal FlagVar As System.Object, _
ByVal BodyOrigin As System.Object _
) |
Visual Basic (Usage) | |
---|
Dim instance As ISplitBodyFeatureData
Dim PathVar As System.Object
Dim FlagVar As System.Object
Dim BodyOrigin As System.Object
instance.SetSplitBodies2(PathVar, FlagVar, BodyOrigin) |
Parameters
- PathVar
- Array of paths and file names of the part documents to which to save the split bodies in this Split feature
- FlagVar
- Array of booleans indicating whether to consume each corresponding PathVar body; true to remove it from the original part, false to not
- BodyOrigin
- Array of sketch points, vertices, or reference points indicating the origins of each PathVar body; null elements are also permitted
Remarks
See Also
Availability
SOLIDWORKS 2015 FCS, Revision Number 23.0