Interface IPLMManager
Provides factory methods and connection management for PLM-related objects.
Namespace: CAMAPI.Extension.PLM
Assembly: CAMAPI.Extension.PLM.dll
Syntax
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("B27DC40F-D74D-4284-8949-6BE5B6DB33BC")]
public interface IPLMManagerMethods
CreatePLMFiles()
Creates a new instance of PLM files.
Declaration
IPLMFiles CreatePLMFiles()Returns
| Type | Description | 
|---|---|
| IPLMFiles | 
CreatePLMItemAttributes()
Creates a new instance of PLM item attributes.
Declaration
IPLMItemAttributes CreatePLMItemAttributes()Returns
| Type | Description | 
|---|---|
| IPLMItemAttributes | 
SetConnectionLost(Guid)
Declaration
void SetConnectionLost(Guid AConnectionId)Parameters
| Type | Name | Description | 
|---|---|---|
| Guid | AConnectionId |