StpImage.GetTopLevelItems

StpImage.GetTopLevelItems method

Gets all top-level items (i.e., not referenced by any other item) in the file.

public ICollection<StepRepresentationItem> GetTopLevelItems()

See Also