The Part type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AddToProfileView | Draws the part into the specified profile view. | |
| AddToSectionView | Draws the part into the specified section view. | |
| ApplyRules | ||
| ComputeFingerPrint |
Compute FingerPrint of the Entity.
(Inherited from Entity) | |
| GetOverriddenRuleIds | Gets the overridden Rule ids which this part contains. | |
| GetProfileViewsDisplayingMe | Gets the object id collection of all the profile views in which this part was drawn. | |
| GetReferenceInfo |
For Data Shortcut reference entity (IsReferenceObject == true), gets the entity's reference information.
(Inherited from Entity) | |
| GetSectionViewsDisplayingMe | Gets the object id collection of all the section views in which this part was drawn. | |
| RemoveFromAllProfileViews | Remove the part from all the profile views in which it is drawn. | |
| RemoveFromAllSectionViews | Removes the part from all the section views in which it is drawn. | |
| RemoveFromProfileView | Remove the part from the specified profile view in which it is drawn. | |
| RemoveFromSectionView | Removes the part from the specified section view in which it is drawn. | |
| SwapPartFamilyAndSize | Swaps the part family and size. |
