SplitFeatures Object
Description
The Part SplitFeatures object represents a collection of objects.
Methods
SplitBody |
Method that creates a new SplitFeature by splitting a body. The original body is consumed by the operation and two new bodies are created. The new SplitFeature is returned. |
SplitFaces |
Method that creates a new SplitFeature by splitting faces of a part. The new SplitFeature is returned. |
TrimSolid |
Method that creates a new SplitFeature by splitting a solid body. The specified portion of the solid is removed. The new SplitFeature is returned. |
Properties
Application |
Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned. |
Count |
Property that returns the number of items in this collection. |
Item |
Returns the specified SplitFeature object from the collection. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |
Accessed From
PartFeatures.SplitFeatures,
SheetMetalFeatures.SplitFeatures
Version
Introduced in version 5