IList<IDataModelObject> IMechanicalDataModel.GetObjectsByName(String param1)

Gets a list of all objects with the specified name.

Parameters

  • param1
    Type: String

Return Value

Type: IList<IDataModelObject>