Method GetSelectedPdmObjectIds
GetSelectedPdmObjectIds()
Gets selected PDM objects ids of the current project.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 14, 300, 140)]
List<PdmObjectId> GetSelectedPdmObjectIds()
Returns
| Type | Description |
|---|---|
| List<PdmObjectId> | PDM object identifiers of selected objects of the PDM tree view. |
Remarks
This method is available since v7.14.300.140.