Solid Edge Part Type Library
DividedPart Object Members
Overview 
Public Methods
Public Method DeleteDeletes the referenced object.
Public Method PopulateCreates a Part document for the referenced DividedPart or FamilyMember object.
Public Properties
Public Property ApplicationReturns the active application object.
Public Property AttributeSetsReturns the AttributeSets collection object for the referenced object.
Public Property CutDirectionSets and returns the direction, with respect to the CuttingSurface, toward the portion of the part model that will be divided to form a new DividedPart.
Public Property CuttingSurfaceSets and returns a Face or RefPlane object whose intersection with the part model defines the dividing boundary for the referenced DividePart object.
Public Property DocumentNameSets and returns the name of the full-path specification of the PartDocument name that contains the referenced DividedPart or FamilyMember object.
Public Property IsAttributeSetPresentReturns True if a specified Attribute Set exists on the referenced object.
Public Property OrderReturns the order of the curve for the referenced object.
Public Property ParentReturns the parent object for the referenced object.
Public Property StatusReturns the status of the specified object.
Public Property TypeSpecifies the type of the object being referenced.
See Also

DividedPart Object