Split Operator
The split operator removes matter that is on a given side of the object to split.
The split operator offers you two versions, according to the type of object you want to split:
To split a volume by a skin, use the CATDynSplit class
To split a shell by a wire, or a wire by a vertex, use the CATHybOperator class, which instances are created by the CreateHybSplit global function.
Both ask for the side on each operand, on which the matter has to be kept.作者: wsk_wsk 时间: 2005-7-13 18:04