@onrender wrote:
Hi there,
I would like to use the Split command in the rs.Command method and gives a strange result:
rs.Command("_Split _SelID " + str(baseBdySf) + " _Enter _SelID " + str(cut[0]) + " _Enter ")
ID to base object:
fd69f1f6-547c-4c56-8cd7-27fabe1be761
ID to cutting object:
[<System.Guid object at 0x0000000000000039 [964ed2ca-2603-4657-9180-89460ffb9a9e]>]Command: _Split
Select objects to split ( Point Isocurve ): _SelID
Object ID to select: [<System.Guid
No objects added to selection.
Select objects to split ( Point Isocurve ): object
Unknown command: object
Select objects to split ( Point Isocurve ): at
Unknown command: at
Select objects to split ( Point Isocurve ): 0x000000000000002E
Unknown command: 0x000000000000002E
Select objects to split ( Point Isocurve ): [baeb84aa-bbe8-489e-bb5a-9ba43603f948]>]
Unknown command: [baeb84aa-bbe8-489e-bb5a-9ba43603f948]>]
Select objects to split ( Point Isocurve ): _Enter
Select objects to split ( Point Isocurve ):
Posts: 9
Participants: 2