Namespace CAMAPI.Extension.PLM
Interfaces
IExtensionPLM
Extension for interacting with PLM systems.
IExtensionTypeInfoPLM
Info of extension interacting with PLM systems.
IPLMCAMProject
Interface representing a CAM project within the PLM system.
IPLMCAMProjectFile
Interface representing a file included in the CAM project.
IPLMCAMProjectFiles
Interface representing a collection of files included in the CAM project.
IPLMConnectionParameter
Interface representing a connection parameter used within the PLM extension.
IPLMConnectionParameters
Interface representing a collection of connection parameters required for establishing a session with the PLM extension.
IPLMDataItem
Interface representing a PLM item with files and attributes.
IPLMDataItems
Interface representing a collection of PLM items with files and attributes.
IPLMFiles
Interface representing a collection of filenames for files retrieved from the PLM system.
IPLMInterface
Interface providing methods to interact with and manage data within the PLM system
IPLMItem
Interface representing a PLM item with a unique identifier and a defined type.
IPLMItemAttributes
Interface representing the collection of item attributes in form of key and value
IPLMItems
Interface representing a collection of PLM items.
IPLMLoginParamListOfValues
Interface representing a collection of possible values for the login parameter in the PLM extension.
IPLMLoginParamValue
Interface representing a possible value for the login parameter in the PLM extension.
IPLMLoginParameter
Interface representing a login parameter used for authentication within the PLM extension.
IPLMLoginParameters
Interface representing a collection of login parameters used for user authentication in the PLM extension.
IPLMManager
Provides factory methods and connection management for PLM-related objects.
IPLMOperation
Interface representing an operation parameters within the PLM system.
IPLMOperationList
Interface representing a collection of operations defined in the CAM project.
IPLMParameterValue
Interface representing a value of PLM parameter.
IPLMParameterValues
Interface representing a collection of PLM parameter values.
IPLMParameters
Interface for accessing PLM parameters including connection, login, settings and project preview.
IPLMProjectPreview
Interface representing a project preview within the PLM extension.
IPLMProjectStructItem
Interface representing a structure item of project within the PLM extension.
IPLMProjectStructItems
Interface representing a collection of project structure items within the PLM extension.
IPLMResult
Interface representing a result of an operation within the PLM extension.
IPLMSettingsParameter
Interface representing a settings parameter used for configuring the PLM extension.
IPLMSettingsParameters
Interface representing a collection of settings parameters for configuring the PLM extension.
IPLMTool
Interface representing an tool parameters within the PLM system.
IPLMToolConverter
Interface providing methods to convert a PLM tool to CAM.
IPLMToolList
Interface representing a collection of tools used in the CAM project.
IPLMTree
Interface representing a hierarchical tree of items within the PLM extension.
IPLMTreeItem
Interface representing an item in a hierarchical PLM tree structure.
Enums
TPLMFileAction
Specifies the type of action to perform on a file.
TPLMItemType
Defines the type of PLM item.
enumTPLMFileAction
Specifies the type of action to perform on a file.
enumTPLMItemType
Defines the type of PLM item.