IList<
IDataModelObject
>
IMechanicalDataModel
.GetObjectsByName(String param1)
Gets a list of all objects with the specified name.
Remarks
Examples
Parameters
param1
Type: String
Return Value
Type: IList<
IDataModelObject
>