Parts Methods

The Parts type exposes the following members.

Methods
  Name Description
Public method CreateNewPartInstance
Creates a new instance of a part.
Public method GetAllPartsOfType
Gets a list of PartInfo objects for each part instance of a specified type.
Public method GetPartTypeInfoByName
Gets a PartTypeInfo object for the part type of a specified name.
Public method LoadCustomContentFromPartId
Loads content for a custom part.
Public method SaveCustomContentToPartId
Saves content for a custom part.
See Also