Interface IProjectItem

Interface for a project item

Namespace: Tekla.Structural.InteropAssemblies.Tedds
Assembly: Tedds.TeddsIA.dll
Syntax
[Guid("BC4771FB-813C-4E41-9234-8C11CE562B3F")]
public interface IProjectItem

Properties

Name Description
IsFolder

Returns whether the object is a folder

Name

Name of the project item

ParentFolder

Parent folder in the project hierarchy

Methods

Name Description
Remove()

Remove project item from the project

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next