.NET Framework Class Library
TraverseProjectsAssemblies Methods

<< Click to Display Table of Contents >>

Navigation:  Programming Mechworks PDM > .NET API > MwPDMApi Namespace > TraverseProjectsAssemblies Class >

.NET Framework Class Library
TraverseProjectsAssemblies Methods

The TraverseProjectsAssemblies type exposes the following members.

Methods

 

Name

Description

Public method

AssemblyWorkingSetArray

Retrieves the distinct assemblies uid array obtained by traversing the Tree structure.

Public method

DrawingExists

Checks if a drawing exists for the specified UID (typically a part or assembly). The function searches for parent drawings of the given UID and verifies if the UID is the first component in any of those drawings. If such a drawing is found, its UID is returned; otherwise, an empty string is returned.

Public method

DrawingWorkingSetArray

Retrieves the distinct drawings uid array obtained by traversing the Tree structure.

Public method

Equals

(Inherited from Object.)

Protected method

Finalize

(Inherited from Object.)

Public method

GenericWorkingSetArray

Retrieves the distinct generic documents uid array obtained by traversing the Tree structure.

Public method

GetDrawings

Retrieves all drawings associated with a specified document UID and adds them to the internal collection. The method identifies parent drawings of the document and processes them based on their components. It supports an optional parameter to detect the document in all containing drawings.

Public method

GetHashCode

(Inherited from Object.)

Public method

GetOutputAssemblies

Retrieves the distinct assemblies uid array obtained by traversing the Tree structure.

Public method

GetOutputDrawings

Retrieves the distinct drawings uid array obtained by traversing the Tree structure.

Public method

GetOutputGenerics

Retrieves the distinct generic documents uid array obtained by traversing the Tree structure.

Public method

GetOutputParts

Retrieves the distinct parts uid array obtained by traversing the Tree structure.

Public method

GetOutputProjects

Retrieves the distinct projects uid array obtained by traversing the Tree structure.

Public method

GetQuantityOfPartByUid

Retrieves the quantity of a part identified by its UID encountered while traversing the Tree structure. Returns the quantity if the UID exists; otherwise, returns 0.

Public method

GetType

(Inherited from Object.)

Protected method

MemberwiseClone

(Inherited from Object.)

Public method

PartWorkingSetArray

Retrieves the distinct parts uid array obtained by traversing the Tree structure.

Public method

ProjectsWorkingSetArray

Retrieves the distinct projects uid array obtained by traversing the Tree structure.

Public method

ToString

(Inherited from Object.)

See Also

TraverseProjectsAssemblies Class

MwPDMApi Namespace