Solid Edge Assembly Type Library
Part Object Members
Overview 
Public Methods
Public Method DeleteDeletes the referenced object.
Public Method GetMatrixReturns the transformation matrix for the referenced part.
Public Method GetOriginReturns the origin for the referenced object.
Public Method GetTransformReturns the current location and orientation of the referenced object.
Public Method MakeWritableSets the referenced part or subassembly to allow changes to be written to the file.
Public Method MoveMoves the referenced object.
Public Method PutMatrixSets the transformation matrix for the referenced part.
Public Method PutOriginSets a new origin for the referenced object.
Public Method PutTransformSets the current location and orientation of the referenced object.
Public Method ReplaceReplaces the referenced file with a new file.
Public Method RotateRotates the referenced object.
Public Method SelectSelects the referenced object in the active window.
Public Properties
Public Property ApplicationReturns the active application object.
Public Property AttributeSetsReturns the AttributeSets collection object for the referenced object.
Public Property DisplayInDrawingsControls whether or not the referenced part or assembly is visible in the draft environment.
Public Property DisplayInSubAssemblySpecifies whether the referenced Part is shown or hidden when this assembly is inserted into another assembly.
Public Property FaceStyleSets and returns the FaceStyle object for the referenced Occurrence.
Public Property IncludeInBomControls whether or not the referenced part is included in reports.
Public Property IncludeInPhysicalPropertiesControls whether or not the referenced Part is included in physical property calculations.
Public Property IndexReturns the numeric index for the active object.
Public Property IsAttributeSetPresentReturns True if a specified Attribute Set exists on the referenced object.
Public Property IsForeignSpecifies whether or not the referenced Part orginated from an application other than Solid Edge.
Public Property LocatableSets and returns the referenced object's locatable state.
Public Property NameReturns the name of the referenced object.
Public Property ParentReturns the parent object for the referenced object.
Public Property PartDocumentReturns the PartDocument object for the active Part.
Public Property PartFileNameReturns the name of the data file for the PartDocument object of the active part.
Public Property QuantityReturns the number of occurrences of the referenced object.
Public Property ReferenceOnlyReturns the 'reference-only' state of the active Part.
Public Property Relations3dReturns a collection of Relations3d objects for the referenced Part.
Public Property StatusReturns the status (a member of the PartStatusConstants constant set) of the referenced Part.
Public Property StyleReturns the style for the referenced object.
Public Property SubassemblyReturns True if the referenced object is a subassembly.
Public Property TypeA member of the ObjectType constant set.
Public Property VisibleControls the display of the referenced object.
See Also

Part Object

Send comments on this topic.